+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jul 3 16:32:48 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-8656bcc8b5-dttw5 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 0x7f86449e1668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-03 16:32:53.667 6 INFO neutron.common.config [-] Logging enabled! 2026-07-03 16:32:53.667 6 INFO neutron.common.config [-] uwsgi version 27.0.3.dev17 2026-07-03 16:32:53.688 7 INFO neutron.common.config [-] Logging enabled! 2026-07-03 16:32:53.689 7 INFO neutron.common.config [-] uwsgi version 27.0.3.dev17 2026-07-03 16:32:54.072 6 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-03 16:32:54.097 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-03 16:32:55.681 6 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-03 16:32:55.683 6 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-03 16:32:55.686 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-03 16:32:55.687 6 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-03 16:32:55.688 6 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-03 16:32:55.688 6 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-03 16:32:55.688 6 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-03 16:32:55.689 6 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-03 16:32:55.689 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-03 16:32:55.692 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-03 16:32:55.693 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-03 16:32:55.693 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-03 16:32:55.694 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-03 16:32:55.694 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-03 16:32:55.696 6 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-03 16:32:55.696 6 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-03 16:32:55.697 6 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-03 16:32:55.702 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-03 16:32:55.702 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-03 16:32:55.702 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-03 16:32:55.721 6 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-03 16:32:55.722 6 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-03 16:32:55.722 6 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-03 16:32:55.727 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-03 16:32:55.728 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-03 16:32:55.728 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-03 16:32:55.755 6 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-03 16:32:55.755 6 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-03 16:32:55.756 6 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-03 16:32:55.756 6 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-03 16:32:55.758 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-03 16:32:55.758 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-03 16:32:55.759 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-03 16:32:55.759 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-03 16:32:56.068 6 INFO neutron.plugins.ml2.managers [None req-c8e27a94-5b0a-4a3a-996d-811259856103 - - - - - -] Initializing driver for type 'vlan' 2026-07-03 16:32:56.095 7 INFO neutron.plugins.ml2.managers [None req-82d669af-beee-4791-ad80-8a5439da3063 - - - - - -] Initializing driver for type 'vlan' 2026-07-03 16:32:56.351 6 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c8e27a94-5b0a-4a3a-996d-811259856103 - - - - - -] VlanTypeDriver initialization complete 2026-07-03 16:32:56.351 6 INFO neutron.plugins.ml2.managers [None req-c8e27a94-5b0a-4a3a-996d-811259856103 - - - - - -] Initializing driver for type 'vxlan' 2026-07-03 16:32:56.352 6 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c8e27a94-5b0a-4a3a-996d-811259856103 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-03 16:32:56.366 6 INFO neutron.plugins.ml2.managers [None req-c8e27a94-5b0a-4a3a-996d-811259856103 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-03 16:32:56.366 6 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c8e27a94-5b0a-4a3a-996d-811259856103 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-03 16:32:56.367 6 INFO neutron.plugins.ml2.managers [None req-c8e27a94-5b0a-4a3a-996d-811259856103 - - - - - -] Initializing extension driver 'port_security' 2026-07-03 16:32:56.367 6 INFO neutron.plugins.ml2.extensions.port_security [None req-c8e27a94-5b0a-4a3a-996d-811259856103 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-03 16:32:56.367 6 INFO neutron.plugins.ml2.managers [None req-c8e27a94-5b0a-4a3a-996d-811259856103 - - - - - -] Initializing extension driver 'qos' 2026-07-03 16:32:56.367 6 INFO neutron.plugins.ml2.managers [None req-c8e27a94-5b0a-4a3a-996d-811259856103 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-03 16:32:56.367 6 INFO neutron.plugins.ml2.managers [None req-c8e27a94-5b0a-4a3a-996d-811259856103 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-03 16:32:56.382 6 INFO neutron.quota [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded quota_driver: . 2026-07-03 16:32:56.382 6 INFO neutron.plugins.ml2.plugin [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Modular L2 Plugin initialization complete 2026-07-03 16:32:56.382 6 INFO neutron.plugins.ml2.managers [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-03 16:32:56.382 6 INFO neutron.plugins.ml2.managers [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-03 16:32:56.383 6 INFO neutron.plugins.ml2.managers [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Got port-security extension from driver 'port_security' 2026-07-03 16:32:56.383 6 INFO neutron.manager [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loading Plugin: qos 2026-07-03 16:32:56.383 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-82d669af-beee-4791-ad80-8a5439da3063 - - - - - -] VlanTypeDriver initialization complete 2026-07-03 16:32:56.383 7 INFO neutron.plugins.ml2.managers [None req-82d669af-beee-4791-ad80-8a5439da3063 - - - - - -] Initializing driver for type 'vxlan' 2026-07-03 16:32:56.383 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-82d669af-beee-4791-ad80-8a5439da3063 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-03 16:32:56.396 6 INFO neutron.manager [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loading Plugin: router 2026-07-03 16:32:56.401 7 INFO neutron.plugins.ml2.managers [None req-82d669af-beee-4791-ad80-8a5439da3063 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-03 16:32:56.402 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-82d669af-beee-4791-ad80-8a5439da3063 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-03 16:32:56.402 7 INFO neutron.plugins.ml2.managers [None req-82d669af-beee-4791-ad80-8a5439da3063 - - - - - -] Initializing extension driver 'port_security' 2026-07-03 16:32:56.402 7 INFO neutron.plugins.ml2.extensions.port_security [None req-82d669af-beee-4791-ad80-8a5439da3063 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-03 16:32:56.402 7 INFO neutron.plugins.ml2.managers [None req-82d669af-beee-4791-ad80-8a5439da3063 - - - - - -] Initializing extension driver 'qos' 2026-07-03 16:32:56.403 7 INFO neutron.plugins.ml2.managers [None req-82d669af-beee-4791-ad80-8a5439da3063 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-03 16:32:56.403 7 INFO neutron.plugins.ml2.managers [None req-82d669af-beee-4791-ad80-8a5439da3063 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-03 16:32:56.416 7 INFO neutron.quota [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded quota_driver: . 2026-07-03 16:32:56.417 7 INFO neutron.plugins.ml2.plugin [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Modular L2 Plugin initialization complete 2026-07-03 16:32:56.417 7 INFO neutron.plugins.ml2.managers [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-03 16:32:56.417 7 INFO neutron.plugins.ml2.managers [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-03 16:32:56.417 7 INFO neutron.plugins.ml2.managers [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-03 16:32:56.418 7 INFO neutron.manager [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loading Plugin: qos 2026-07-03 16:32:56.432 7 INFO neutron.manager [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loading Plugin: router 2026-07-03 16:32:56.449 6 INFO neutron.services.service_base [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-03 16:32:56.449 6 INFO neutron.manager [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loading Plugin: segments 2026-07-03 16:32:56.476 7 INFO neutron.services.service_base [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-03 16:32:56.476 7 INFO neutron.manager [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loading Plugin: segments 2026-07-03 16:32:56.557 6 INFO neutron.manager [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loading Plugin: trunk 2026-07-03 16:32:56.572 6 INFO neutron.manager [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loading Plugin: vpnaas 2026-07-03 16:32:56.583 7 INFO neutron.manager [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loading Plugin: trunk 2026-07-03 16:32:56.599 7 INFO neutron.manager [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loading Plugin: vpnaas 2026-07-03 16:32:56.616 6 WARNING stevedore.named [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-03 16:32:56.639 7 WARNING stevedore.named [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-03 16:32:56.689 6 INFO neutron_vpnaas.services.vpn.plugin [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-03 16:32:56.690 6 INFO neutron.common.utils [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-03 16:32:56.690 6 INFO neutron.manager [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loading Plugin: taas 2026-07-03 16:32:56.706 7 INFO neutron_vpnaas.services.vpn.plugin [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-03 16:32:56.707 7 INFO neutron.common.utils [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-03 16:32:56.707 7 INFO neutron.manager [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loading Plugin: taas 2026-07-03 16:32:56.717 6 WARNING stevedore.named [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-03 16:32:56.739 7 WARNING stevedore.named [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-03 16:32:56.740 6 INFO neutron_taas.services.taas.taas_plugin [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-03 16:32:56.741 6 INFO neutron.manager [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loading Plugin: tapmirror 2026-07-03 16:32:56.755 6 WARNING stevedore.named [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-03 16:32:56.764 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-03 16:32:56.765 7 INFO neutron.manager [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loading Plugin: tapmirror 2026-07-03 16:32:56.772 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-03 16:32:56.773 6 INFO neutron.manager [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loading Plugin: auto_allocate 2026-07-03 16:32:56.777 7 WARNING stevedore.named [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-03 16:32:56.781 6 INFO neutron.manager [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loading Plugin: tag 2026-07-03 16:32:56.791 6 INFO neutron.manager [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loading Plugin: timestamp 2026-07-03 16:32:56.794 6 INFO neutron.manager [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loading Plugin: network_ip_availability 2026-07-03 16:32:56.796 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-03 16:32:56.796 7 INFO neutron.manager [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loading Plugin: auto_allocate 2026-07-03 16:32:56.798 6 INFO neutron.manager [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loading Plugin: flavors 2026-07-03 16:32:56.802 6 INFO neutron.manager [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loading Plugin: revisions 2026-07-03 16:32:56.804 7 INFO neutron.manager [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loading Plugin: tag 2026-07-03 16:32:56.806 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Initializing extension manager. 2026-07-03 16:32:56.808 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: address-group 2026-07-03 16:32:56.809 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: address-scope 2026-07-03 16:32:56.810 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-03 16:32:56.811 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: agent 2026-07-03 16:32:56.811 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: agent-resources-synced 2026-07-03 16:32:56.813 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: allowed-address-pairs 2026-07-03 16:32:56.814 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: auto-allocated-topology 2026-07-03 16:32:56.814 7 INFO neutron.manager [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loading Plugin: timestamp 2026-07-03 16:32:56.815 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: availability_zone 2026-07-03 16:32:56.816 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: availability_zone_filter 2026-07-03 16:32:56.816 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-03 16:32:56.817 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: default-subnetpools 2026-07-03 16:32:56.818 7 INFO neutron.manager [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loading Plugin: network_ip_availability 2026-07-03 16:32:56.818 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-03 16:32:56.820 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: dns-integration 2026-07-03 16:32:56.821 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: dns-domain-ports 2026-07-03 16:32:56.821 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-03 16:32:56.822 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: dvr 2026-07-03 16:32:56.822 7 INFO neutron.manager [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loading Plugin: flavors 2026-07-03 16:32:56.822 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-03 16:32:56.823 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: empty-string-filtering 2026-07-03 16:32:56.824 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-03 16:32:56.824 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-03 16:32:56.825 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: external-net 2026-07-03 16:32:56.825 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-03 16:32:56.826 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: extraroute 2026-07-03 16:32:56.826 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: extraroute-atomic 2026-07-03 16:32:56.827 7 INFO neutron.manager [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loading Plugin: revisions 2026-07-03 16:32:56.827 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-03 16:32:56.828 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-03 16:32:56.828 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-03 16:32:56.829 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-03 16:32:56.830 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: fip-port-details 2026-07-03 16:32:56.830 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Initializing extension manager. 2026-07-03 16:32:56.831 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: flavors 2026-07-03 16:32:56.832 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: address-group 2026-07-03 16:32:56.832 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-03 16:32:56.833 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: address-scope 2026-07-03 16:32:56.833 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: floatingip-pools 2026-07-03 16:32:56.833 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-03 16:32:56.834 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: ip_allocation 2026-07-03 16:32:56.834 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: agent 2026-07-03 16:32:56.834 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: ip-substring-filtering 2026-07-03 16:32:56.835 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: agent-resources-synced 2026-07-03 16:32:56.835 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: l2_adjacency 2026-07-03 16:32:56.836 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: router 2026-07-03 16:32:56.837 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-03 16:32:56.837 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-03 16:32:56.838 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-03 16:32:56.838 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: availability_zone 2026-07-03 16:32:56.839 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: availability_zone_filter 2026-07-03 16:32:56.839 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-03 16:32:56.839 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-03 16:32:56.840 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-03 16:32:56.840 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: ext-gw-mode 2026-07-03 16:32:56.841 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: default-subnetpools 2026-07-03 16:32:56.841 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: l3-ha 2026-07-03 16:32:56.842 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-03 16:32:56.842 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-03 16:32:56.843 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: l3-flavors 2026-07-03 16:32:56.843 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-03 16:32:56.843 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: dns-integration 2026-07-03 16:32:56.844 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-03 16:32:56.844 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: dns-domain-ports 2026-07-03 16:32:56.844 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-03 16:32:56.844 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-03 16:32:56.845 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: dvr 2026-07-03 16:32:56.846 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-03 16:32:56.846 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: empty-string-filtering 2026-07-03 16:32:56.847 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-03 16:32:56.847 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-03 16:32:56.847 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-03 16:32:56.848 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: external-net 2026-07-03 16:32:56.849 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-03 16:32:56.850 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: extraroute 2026-07-03 16:32:56.850 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-03 16:32:56.850 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: extraroute-atomic 2026-07-03 16:32:56.851 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-03 16:32:56.852 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-03 16:32:56.852 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-03 16:32:56.852 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-03 16:32:56.853 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-03 16:32:56.853 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: fip-port-details 2026-07-03 16:32:56.854 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: flavors 2026-07-03 16:32:56.855 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-03 16:32:56.856 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: floatingip-pools 2026-07-03 16:32:56.857 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: ip_allocation 2026-07-03 16:32:56.857 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-03 16:32:56.858 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: l2_adjacency 2026-07-03 16:32:56.858 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-03 16:32:56.859 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: router 2026-07-03 16:32:56.860 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-03 16:32:56.861 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-03 16:32:56.861 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-03 16:32:56.862 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: multi-provider 2026-07-03 16:32:56.862 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-03 16:32:56.862 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: ext-gw-mode 2026-07-03 16:32:56.863 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: net-mtu 2026-07-03 16:32:56.863 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: l3-ha 2026-07-03 16:32:56.863 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-03 16:32:56.864 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: net-mtu-writable 2026-07-03 16:32:56.864 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-03 16:32:56.864 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: l3-flavors 2026-07-03 16:32:56.865 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: network_availability_zone 2026-07-03 16:32:56.865 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-03 16:32:56.866 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-03 16:32:56.866 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: network_ha 2026-07-03 16:32:56.867 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: network-ip-availability 2026-07-03 16:32:56.868 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-03 16:32:56.869 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-03 16:32:56.870 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-03 16:32:56.870 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: pagination 2026-07-03 16:32:56.871 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-03 16:32:56.871 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: port-device-profile 2026-07-03 16:32:56.871 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-03 16:32:56.872 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-03 16:32:56.872 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-03 16:32:56.872 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-03 16:32:56.873 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: port-mac-override 2026-07-03 16:32:56.874 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-03 16:32:56.874 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-03 16:32:56.874 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: multi-provider 2026-07-03 16:32:56.874 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-03 16:32:56.875 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: net-mtu 2026-07-03 16:32:56.875 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-03 16:32:56.875 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: net-mtu-writable 2026-07-03 16:32:56.875 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: port-resource-request 2026-07-03 16:32:56.876 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: network_availability_zone 2026-07-03 16:32:56.876 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: port-resource-request-groups 2026-07-03 16:32:56.876 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: network_ha 2026-07-03 16:32:56.877 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-03 16:32:56.877 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: network-ip-availability 2026-07-03 16:32:56.877 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: binding 2026-07-03 16:32:56.878 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-03 16:32:56.878 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: binding-extended 2026-07-03 16:32:56.879 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: pagination 2026-07-03 16:32:56.879 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: port-security 2026-07-03 16:32:56.879 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: port-device-profile 2026-07-03 16:32:56.880 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-03 16:32:56.880 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-03 16:32:56.880 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: project-id 2026-07-03 16:32:56.881 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-03 16:32:56.881 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: port-mac-override 2026-07-03 16:32:56.881 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: provider 2026-07-03 16:32:56.882 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-03 16:32:56.882 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-03 16:32:56.882 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-03 16:32:56.883 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-03 16:32:56.883 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: port-resource-request 2026-07-03 16:32:56.884 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-03 16:32:56.884 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-03 16:32:56.885 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: qos 2026-07-03 16:32:56.885 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: binding 2026-07-03 16:32:56.886 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-03 16:32:56.886 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: binding-extended 2026-07-03 16:32:56.886 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-03 16:32:56.886 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: port-security 2026-07-03 16:32:56.887 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: project-id 2026-07-03 16:32:56.887 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: qos-default 2026-07-03 16:32:56.887 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: provider 2026-07-03 16:32:56.887 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: qos-fip 2026-07-03 16:32:56.888 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-03 16:32:56.888 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-03 16:32:56.888 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: qos-gateway-ip 2026-07-03 16:32:56.889 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: qos-port-network-policy 2026-07-03 16:32:56.889 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: qos-pps-minimum 2026-07-03 16:32:56.890 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-03 16:32:56.890 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: qos 2026-07-03 16:32:56.891 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: qos-pps 2026-07-03 16:32:56.891 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-03 16:32:56.892 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: qos-rule-type-details 2026-07-03 16:32:56.892 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-03 16:32:56.892 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-03 16:32:56.892 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: qos-default 2026-07-03 16:32:56.893 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: qos-fip 2026-07-03 16:32:56.893 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: qos-rules-alias 2026-07-03 16:32:56.893 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-03 16:32:56.893 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: quota-check-limit 2026-07-03 16:32:56.894 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-03 16:32:56.894 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: quota-check-limit-default 2026-07-03 16:32:56.894 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-03 16:32:56.895 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-03 16:32:56.895 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-03 16:32:56.896 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: qos-pps 2026-07-03 16:32:56.897 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-03 16:32:56.897 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-03 16:32:56.898 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: qos-rules-alias 2026-07-03 16:32:56.898 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: quotas 2026-07-03 16:32:56.898 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: quota-check-limit 2026-07-03 16:32:56.899 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-03 16:32:56.901 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: quotas 2026-07-03 16:32:56.901 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: quota_details 2026-07-03 16:32:56.902 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: quota_details 2026-07-03 16:32:56.903 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: rbac-policies 2026-07-03 16:32:56.904 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: rbac-address-group 2026-07-03 16:32:56.904 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: rbac-policies 2026-07-03 16:32:56.904 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: rbac-address-scope 2026-07-03 16:32:56.904 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: rbac-address-group 2026-07-03 16:32:56.905 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: rbac-security-groups 2026-07-03 16:32:56.905 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: rbac-address-scope 2026-07-03 16:32:56.906 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: rbac-security-groups 2026-07-03 16:32:56.906 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-03 16:32:56.906 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: rbac-subnetpool 2026-07-03 16:32:56.907 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: revision-if-match 2026-07-03 16:32:56.907 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: revision-if-match 2026-07-03 16:32:56.908 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-03 16:32:56.908 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: standard-attr-revisions 2026-07-03 16:32:56.908 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: router_availability_zone 2026-07-03 16:32:56.909 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: router_availability_zone 2026-07-03 16:32:56.909 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-03 16:32:56.909 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-03 16:32:56.911 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-03 16:32:56.911 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-03 16:32:56.911 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: security-groups-default-rules 2026-07-03 16:32:56.912 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-03 16:32:56.912 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-03 16:32:56.912 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-03 16:32:56.912 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-03 16:32:56.913 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-03 16:32:56.913 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-03 16:32:56.914 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-03 16:32:56.915 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-03 16:32:56.916 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-03 16:32:56.920 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: security-group 2026-07-03 16:32:56.920 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: security-group 2026-07-03 16:32:56.922 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: segment 2026-07-03 16:32:56.922 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: segment 2026-07-03 16:32:56.922 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-03 16:32:56.923 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-03 16:32:56.923 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: service-type 2026-07-03 16:32:56.923 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: sorting 2026-07-03 16:32:56.923 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: service-type 2026-07-03 16:32:56.924 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: standard-attr-segment 2026-07-03 16:32:56.924 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: sorting 2026-07-03 16:32:56.924 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: standard-attr-segment 2026-07-03 16:32:56.925 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: standard-attr-description 2026-07-03 16:32:56.925 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: stateful-security-group 2026-07-03 16:32:56.926 7 WARNING neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-03 16:32:56.926 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: standard-attr-description 2026-07-03 16:32:56.926 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-03 16:32:56.927 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: stateful-security-group 2026-07-03 16:32:56.927 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: subnet-external-network 2026-07-03 16:32:56.927 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: subnet_onboard 2026-07-03 16:32:56.927 6 WARNING neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-03 16:32:56.928 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-03 16:32:56.928 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-03 16:32:56.928 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: subnet-service-types 2026-07-03 16:32:56.929 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: subnet-external-network 2026-07-03 16:32:56.929 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: subnet_allocation 2026-07-03 16:32:56.930 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: subnet_onboard 2026-07-03 16:32:56.930 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-03 16:32:56.930 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: tag-creation 2026-07-03 16:32:56.930 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-03 16:32:56.931 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-03 16:32:56.931 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: subnet-service-types 2026-07-03 16:32:56.932 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: subnet_allocation 2026-07-03 16:32:56.933 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-03 16:32:56.933 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: tag-creation 2026-07-03 16:32:56.934 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-03 16:32:56.935 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: standard-attr-tag 2026-07-03 16:32:56.936 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-03 16:32:56.937 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: trunk 2026-07-03 16:32:56.938 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: trunk-details 2026-07-03 16:32:56.939 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-03 16:32:56.939 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-03 16:32:56.940 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-03 16:32:56.941 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-03 16:32:56.941 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: standard-attr-tag 2026-07-03 16:32:56.942 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-03 16:32:56.944 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-03 16:32:56.944 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-03 16:32:56.945 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: vpn-flavors 2026-07-03 16:32:56.946 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: trunk 2026-07-03 16:32:56.946 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: trunk-details 2026-07-03 16:32:56.947 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: vpnaas 2026-07-03 16:32:56.947 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-03 16:32:56.948 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: taas 2026-07-03 16:32:56.948 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-03 16:32:56.949 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: tap-mirror 2026-07-03 16:32:56.949 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-03 16:32:56.950 7 INFO neutron.api.extensions [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-03 16:32:56.950 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-03 16:32:56.952 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-03 16:32:56.952 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-03 16:32:56.953 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-03 16:32:56.953 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-03 16:32:56.953 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-03 16:32:56.953 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-03 16:32:56.954 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: vpn-flavors 2026-07-03 16:32:56.956 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: vpnaas 2026-07-03 16:32:56.956 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-03 16:32:56.957 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-03 16:32:56.957 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: taas 2026-07-03 16:32:56.959 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: tap-mirror 2026-07-03 16:32:56.959 6 INFO neutron.api.extensions [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Loaded extension: taas-vlan-filter 2026-07-03 16:32:56.962 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-03 16:32:56.962 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-03 16:32:56.963 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-03 16:32:56.963 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-03 16:32:56.963 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-03 16:32:56.963 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-03 16:32:56.964 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-03 16:32:56.965 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-03 16:32:56.965 7 WARNING neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] subnetpool is already registered 2026-07-03 16:32:56.965 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-03 16:32:56.966 7 WARNING neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] subnetpool is already registered 2026-07-03 16:32:56.966 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-03 16:32:56.967 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-03 16:32:56.967 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-03 16:32:56.967 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-03 16:32:56.967 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-03 16:32:56.968 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-03 16:32:56.968 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-03 16:32:56.968 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-03 16:32:56.969 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-03 16:32:56.969 7 WARNING neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] ipsecpolicy is already registered 2026-07-03 16:32:56.969 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-03 16:32:56.970 7 WARNING neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] ikepolicy is already registered 2026-07-03 16:32:56.972 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-03 16:32:56.973 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-03 16:32:56.974 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-03 16:32:56.975 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-03 16:32:56.975 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-03 16:32:56.975 7 WARNING neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] router is already registered 2026-07-03 16:32:56.975 6 WARNING neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] subnetpool is already registered 2026-07-03 16:32:56.975 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-03 16:32:56.975 7 WARNING neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] floatingip is already registered 2026-07-03 16:32:56.975 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-03 16:32:56.975 6 WARNING neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] subnetpool is already registered 2026-07-03 16:32:56.976 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-03 16:32:56.976 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-03 16:32:56.977 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-03 16:32:56.977 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-03 16:32:56.978 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-03 16:32:56.978 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-03 16:32:56.979 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-03 16:32:56.979 6 WARNING neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] ipsecpolicy is already registered 2026-07-03 16:32:56.979 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-03 16:32:56.979 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-03 16:32:56.979 7 WARNING neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] rbac_policy is already registered 2026-07-03 16:32:56.979 6 WARNING neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] ikepolicy is already registered 2026-07-03 16:32:56.980 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-03 16:32:56.980 7 WARNING neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] security_group is already registered 2026-07-03 16:32:56.981 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-03 16:32:56.981 7 WARNING neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] security_group_rule is already registered 2026-07-03 16:32:56.982 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-03 16:32:56.982 7 WARNING neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] subnetpool is already registered 2026-07-03 16:32:56.982 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-03 16:32:56.982 7 WARNING neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] subnetpool is already registered 2026-07-03 16:32:56.983 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-03 16:32:56.983 7 WARNING neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] trunk is already registered 2026-07-03 16:32:56.984 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-03 16:32:56.984 7 WARNING neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] ikepolicy is already registered 2026-07-03 16:32:56.984 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-03 16:32:56.984 6 WARNING neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] router is already registered 2026-07-03 16:32:56.984 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-03 16:32:56.985 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-03 16:32:56.985 7 WARNING neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] ipsecpolicy is already registered 2026-07-03 16:32:56.985 6 WARNING neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] floatingip is already registered 2026-07-03 16:32:56.985 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-03 16:32:56.986 7 WARNING neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] endpoint_group is already registered 2026-07-03 16:32:56.986 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-03 16:32:56.986 7 WARNING neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] vpnservice is already registered 2026-07-03 16:32:56.987 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-03 16:32:56.987 7 WARNING neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] ipsec_site_connection is already registered 2026-07-03 16:32:56.987 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-03 16:32:56.988 7 WARNING neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] ipsecpolicy is already registered 2026-07-03 16:32:56.988 7 INFO neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-03 16:32:56.988 7 WARNING neutron.quota.resource_registry [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] ikepolicy is already registered 2026-07-03 16:32:56.988 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-03 16:32:56.989 6 WARNING neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] rbac_policy is already registered 2026-07-03 16:32:56.989 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-03 16:32:56.990 6 WARNING neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] security_group is already registered 2026-07-03 16:32:56.990 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-03 16:32:56.990 6 WARNING neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] security_group_rule is already registered 2026-07-03 16:32:56.991 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-03 16:32:56.991 6 WARNING neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] subnetpool is already registered 2026-07-03 16:32:56.992 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-03 16:32:56.992 6 WARNING neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] subnetpool is already registered 2026-07-03 16:32:56.992 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-03 16:32:56.992 6 WARNING neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] trunk is already registered 2026-07-03 16:32:56.993 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-03 16:32:56.993 6 WARNING neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] ikepolicy is already registered 2026-07-03 16:32:56.993 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-03 16:32:56.994 6 WARNING neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] ipsecpolicy is already registered 2026-07-03 16:32:56.994 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-03 16:32:56.994 6 WARNING neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] endpoint_group is already registered 2026-07-03 16:32:56.995 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-03 16:32:56.995 6 WARNING neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] vpnservice is already registered 2026-07-03 16:32:56.995 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-03 16:32:56.996 6 WARNING neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] ipsec_site_connection is already registered 2026-07-03 16:32:56.996 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-03 16:32:56.996 6 WARNING neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] ipsecpolicy is already registered 2026-07-03 16:32:56.997 6 INFO neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-03 16:32:56.997 6 WARNING neutron.quota.resource_registry [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] ikepolicy is already registered 2026-07-03 16:32:57.029 7 WARNING keystonemiddleware._common.config [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 16:32:57.036 7 WARNING oslo_config.cfg [None req-7ec51f18-34ab-4825-9305-1427ac9dddc3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-03 16:32:57.036 6 WARNING keystonemiddleware._common.config [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7f86449e1668 pid: 7 (default app) 2026-07-03 16:32:57.043 6 WARNING oslo_config.cfg [None req-4cac0268-633a-4ad8-909f-106057fd426c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7f86449e1668 pid: 6 (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-07-03 16:33:02.258 7 INFO neutron.pecan_wsgi.hooks.translation [None req-821f342e-288f-48b6-ada9-b67d7b7123a7 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/3] 199.19.213.32 () {44 vars in 923 bytes} [Fri Jul 3 16:33:01 2026] GET /v2.0/networks/public => generated 108 bytes in 826 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: 6|app: 0|req: 2/4] 199.19.213.32 () {44 vars in 945 bytes} [Fri Jul 3 16:33:02 2026] GET /v2.0/networks?name=public => generated 15 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 16:33:03.067 7 WARNING neutron.services.revisions.revision_plugin [None req-5f419205-147f-42fd-9440-413d3829ec9d 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Could not find related network for resource to bump revision. 2026-07-03 16:33:03.091 7 INFO neutron.db.segments_db [None req-5f419205-147f-42fd-9440-413d3829ec9d 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment 8128445f-ac72-47a4-a744-2de843d98e93 of type flat for network a0f094fc-bd4a-4128-b1e6-18d2a7fd6c25 2026-07-03 16:33:03.148 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f419205-147f-42fd-9440-413d3829ec9d 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/5] 199.19.213.32 () {48 vars in 963 bytes} [Fri Jul 3 16:33:02 2026] POST /v2.0/networks => generated 124 bytes in 527 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 16:33:09.314 6 INFO neutron.pecan_wsgi.hooks.translation [None req-e1a47dce-da8e-4742-8a82-cee87cdc2461 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 3/6] 199.19.213.32 () {44 vars in 923 bytes} [Fri Jul 3 16:33:08 2026] GET /v2.0/networks/public => generated 108 bytes in 353 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.32 () {44 vars in 945 bytes} [Fri Jul 3 16:33:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 16:33:09.585 6 WARNING neutron.services.revisions.revision_plugin [None req-e5bbb424-8d3d-48cb-994c-3462070747fc 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Could not find related network for resource to bump revision. 2026-07-03 16:33:09.616 6 INFO neutron.db.segments_db [None req-e5bbb424-8d3d-48cb-994c-3462070747fc 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment 61dde686-e4ad-494f-8e90-0783e5b996ba of type flat for network c40c345a-9d25-4124-97d4-6378a6a225fb 2026-07-03 16:33:09.680 6 INFO neutron.pecan_wsgi.hooks.translation [None req-e5bbb424-8d3d-48cb-994c-3462070747fc 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] POST failed (client error): The resource could not be found. [pid: 6|app: 0|req: 4/8] 199.19.213.32 () {48 vars in 963 bytes} [Fri Jul 3 16:33:09 2026] POST /v2.0/networks => generated 124 bytes in 349 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 16:33:15.642 6 INFO neutron.pecan_wsgi.hooks.translation [None req-5c48c462-5e50-439f-a1f9-76d09caa4dc6 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 5/10] 199.19.213.32 () {44 vars in 923 bytes} [Fri Jul 3 16:33:15 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.32 () {44 vars in 945 bytes} [Fri Jul 3 16:33:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 16:33:15.715 6 WARNING neutron.services.revisions.revision_plugin [None req-9f82373b-15e5-40d8-b413-0288f07e2c4c 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Could not find related network for resource to bump revision. 2026-07-03 16:33:15.731 6 INFO neutron.db.segments_db [None req-9f82373b-15e5-40d8-b413-0288f07e2c4c 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment 3708604a-7783-4de1-a32d-0f8d287fe018 of type flat for network be4ea560-ca96-452b-8374-a8f1ef3bc4b2 2026-07-03 16:33:15.765 6 INFO neutron.pecan_wsgi.hooks.translation [None req-9f82373b-15e5-40d8-b413-0288f07e2c4c 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] POST failed (client error): The resource could not be found. [pid: 6|app: 0|req: 6/12] 199.19.213.32 () {48 vars in 963 bytes} [Fri Jul 3 16:33:15 2026] POST /v2.0/networks => generated 124 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 16:33:21.640 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3fa90185-1c74-47e4-b6c0-0c24d3f74ff3 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/13] 199.19.213.32 () {44 vars in 923 bytes} [Fri Jul 3 16:33:21 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 7/14] 199.19.213.32 () {44 vars in 945 bytes} [Fri Jul 3 16:33:21 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-07-03 16:33:21.718 7 WARNING neutron.services.revisions.revision_plugin [None req-19eecd90-ae76-46c4-98fd-3c9964edc2d7 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Could not find related network for resource to bump revision. 2026-07-03 16:33:21.748 7 INFO neutron.db.segments_db [None req-19eecd90-ae76-46c4-98fd-3c9964edc2d7 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment f54481c6-1209-41ed-9f8f-3ac7a4a1449b of type flat for network d5a312ac-d283-41c7-8d09-3c342113a25e 2026-07-03 16:33:21.770 7 INFO neutron.pecan_wsgi.hooks.translation [None req-19eecd90-ae76-46c4-98fd-3c9964edc2d7 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/15] 199.19.213.32 () {48 vars in 963 bytes} [Fri Jul 3 16:33:21 2026] POST /v2.0/networks => generated 124 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 16:33:27.646 6 INFO neutron.pecan_wsgi.hooks.translation [None req-8b629164-da05-4f11-8e9b-cb6af3122fd3 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 8/16] 199.19.213.32 () {44 vars in 923 bytes} [Fri Jul 3 16:33:27 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.32 () {44 vars in 945 bytes} [Fri Jul 3 16:33:27 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-07-03 16:33:27.714 6 WARNING neutron.services.revisions.revision_plugin [None req-4582af24-49f5-4b0b-a738-4a8fbf4e20fc 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Could not find related network for resource to bump revision. 2026-07-03 16:33:27.736 6 INFO neutron.db.segments_db [None req-4582af24-49f5-4b0b-a738-4a8fbf4e20fc 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment b64d2019-8455-4bed-9a69-f0baa18b46d3 of type flat for network ead4bb1f-244b-4c7a-898d-a45bfb012b25 2026-07-03 16:33:27.753 6 INFO neutron.pecan_wsgi.hooks.translation [None req-4582af24-49f5-4b0b-a738-4a8fbf4e20fc 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] POST failed (client error): The resource could not be found. [pid: 6|app: 0|req: 9/18] 199.19.213.32 () {48 vars in 963 bytes} [Fri Jul 3 16:33:27 2026] POST /v2.0/networks => generated 124 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 16:33:33.683 6 INFO neutron.pecan_wsgi.hooks.translation [None req-377282d9-995e-4f3a-b9cb-73250e289b0c 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 10/20] 199.19.213.32 () {44 vars in 923 bytes} [Fri Jul 3 16:33:33 2026] GET /v2.0/networks/public => generated 108 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.19.213.32 () {44 vars in 945 bytes} [Fri Jul 3 16:33:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 16:33:36.751 6 WARNING neutron.services.revisions.revision_plugin [None req-0f2e94e5-8b6f-4b20-b428-719421bb065c 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Could not find related network for resource to bump revision. 2026-07-03 16:33:36.852 6 INFO neutron.db.segments_db [None req-0f2e94e5-8b6f-4b20-b428-719421bb065c 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment 50d6e83d-c7bc-4215-9619-36349e78139c of type flat for network 624369d5-722b-4adb-b3f2-b5e6aef58726 [pid: 6|app: 0|req: 11/22] 199.19.213.32 () {48 vars in 963 bytes} [Fri Jul 3 16:33:33 2026] POST /v2.0/networks => generated 706 bytes in 3341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 16:33:38.415 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f8610fa-a024-4721-b220-4817c6638211 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/23] 199.19.213.32 () {44 vars in 923 bytes} [Fri Jul 3 16:33:38 2026] GET /v2.0/networks/public => generated 108 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 12/24] 199.19.213.32 () {44 vars in 945 bytes} [Fri Jul 3 16:33:38 2026] GET /v2.0/networks?name=public => generated 709 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 16:33:38.516 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db160976-0cb5-4ef0-8afc-2183240d2dcb 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/25] 199.19.213.32 () {44 vars in 1030 bytes} [Fri Jul 3 16:33:38 2026] GET /v2.0/subnets/public-subnet?network_id=624369d5-722b-4adb-b3f2-b5e6aef58726 => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 13/26] 199.19.213.32 () {44 vars in 1053 bytes} [Fri Jul 3 16:33:38 2026] GET /v2.0/subnets?name=public-subnet&network_id=624369d5-722b-4adb-b3f2-b5e6aef58726 => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.19.213.32 () {48 vars in 961 bytes} [Fri Jul 3 16:33:38 2026] POST /v2.0/subnets => generated 664 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 16:38:35.560 6 INFO neutron.pecan_wsgi.hooks.translation [None req-90362750-25ac-498d-b2f1-03346745e95b 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 34/67] 199.19.213.32 () {44 vars in 933 bytes} [Fri Jul 3 16:38:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/68] 199.19.213.32 () {44 vars in 955 bytes} [Fri Jul 3 16:38:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 16:38:35.644 6 INFO neutron.db.segments_db [None req-a5f00f03-76cc-4e15-ba4e-b5bfd28889a0 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment 881d09dd-5cc4-45b1-a133-fd34bbdec495 of type vxlan for network cdb64dcd-445c-4bc4-a602-a62743324ab1 [pid: 6|app: 0|req: 35/69] 199.19.213.32 () {48 vars in 962 bytes} [Fri Jul 3 16:38:35 2026] POST /v2.0/networks => generated 706 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 16:38:36.674 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7e51e5a3-b437-4046-844e-99ac263751e7 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/70] 199.19.213.32 () {44 vars in 933 bytes} [Fri Jul 3 16:38:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 36/71] 199.19.213.32 () {44 vars in 955 bytes} [Fri Jul 3 16:38:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 16:38:36.741 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3fcfd23-59fb-4894-9f67-3b3ed48101b3 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/72] 199.19.213.32 () {44 vars in 1032 bytes} [Fri Jul 3 16:38:36 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=cdb64dcd-445c-4bc4-a602-a62743324ab1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 37/73] 199.19.213.32 () {44 vars in 1055 bytes} [Fri Jul 3 16:38:36 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=cdb64dcd-445c-4bc4-a602-a62743324ab1 => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/74] 199.19.213.32 () {48 vars in 961 bytes} [Fri Jul 3 16:38:36 2026] POST /v2.0/subnets => generated 651 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 16:38:38.034 6 INFO neutron.api.v2.resource [None req-4f0aef51-dc18-4a33-9485-400900466e96 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 38/75] 199.19.213.32 () {44 vars in 967 bytes} [Fri Jul 3 16:38:37 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/76] 199.19.213.32 () {44 vars in 989 bytes} [Fri Jul 3 16:38:38 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 39/77] 199.19.213.32 () {48 vars in 976 bytes} [Fri Jul 3 16:38:38 2026] POST /v2.0/security-groups => generated 1616 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:39 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 1616 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 40/79] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:39 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:39 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 41/81] 199.19.213.32 () {48 vars in 987 bytes} [Fri Jul 3 16:38:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:40 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 2230 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 42/83] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:40 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:40 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 43/85] 199.19.213.32 () {48 vars in 987 bytes} [Fri Jul 3 16:38:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:41 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 2846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 44/87] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:42 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:42 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 45/89] 199.19.213.32 () {48 vars in 987 bytes} [Fri Jul 3 16:38:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:43 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 3462 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 46/91] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:43 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:43 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 47/93] 199.19.213.32 () {48 vars in 987 bytes} [Fri Jul 3 16:38:43 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:44 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 4078 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 49/97] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:44 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:44 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 50/99] 199.19.213.32 () {48 vars in 987 bytes} [Fri Jul 3 16:38:44 2026] POST /v2.0/security-group-rules => generated 603 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 199.19.213.32 () {44 vars in 983 bytes} [Fri Jul 3 16:38:45 2026] GET /v2.0/networks/cdb64dcd-445c-4bc4-a602-a62743324ab1 => generated 731 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 16:38:45.770 6 INFO neutron.pecan_wsgi.hooks.translation [None req-01318010-19c4-4533-b6a3-e4983b84dc72 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 51/101] 199.19.213.32 () {44 vars in 1072 bytes} [Fri Jul 3 16:38:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=cdb64dcd-445c-4bc4-a602-a62743324ab1 => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/102] 199.19.213.32 () {44 vars in 1095 bytes} [Fri Jul 3 16:38:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=cdb64dcd-445c-4bc4-a602-a62743324ab1 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 52/103] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:45 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => 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: 52/104] 199.19.213.32 () {48 vars in 957 bytes} [Fri Jul 3 16:38:45 2026] POST /v2.0/ports => generated 1100 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-03 16:38:53.693 6 INFO neutron.pecan_wsgi.hooks.translation [None req-a0f86176-b880-4611-955f-981653830d32 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 53/105] 199.19.213.32 () {44 vars in 975 bytes} [Fri Jul 3 16:38:53 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: 7|app: 0|req: 53/106] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 54/107] 199.19.213.32 () {48 vars in 1027 bytes} [Fri Jul 3 16:38:53 2026] PUT /v2.0/ports/d49e713b-a96e-4468-8a35-3defffa8ed0e => generated 1249 bytes in 777 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 199.19.213.32 () {44 vars in 916 bytes} [Fri Jul 3 16:38:56 2026] GET /v2.0/ports => generated 3730 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /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-07-03 16:38:57.282 6 INFO neutron.api.v2.resource [None req-a1a45009-f5c8-4ba4-9f1f-afcdc90aed96 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 55/109] 199.19.213.32 () {44 vars in 955 bytes} [Fri Jul 3 16:38:57 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 199.19.213.32 () {44 vars in 977 bytes} [Fri Jul 3 16:38:57 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 56/111] 199.19.213.32 () {48 vars in 976 bytes} [Fri Jul 3 16:38:57 2026] POST /v2.0/security-groups => generated 1610 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:58 2026] GET /v2.0/security-groups/622b80bf-e823-47f9-898b-3ed30a02db14 => generated 1610 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 57/113] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:58 2026] GET /v2.0/security-groups/622b80bf-e823-47f9-898b-3ed30a02db14 => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:58 2026] GET /v2.0/security-groups/622b80bf-e823-47f9-898b-3ed30a02db14 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 58/115] 199.19.213.32 () {48 vars in 987 bytes} [Fri Jul 3 16:38:58 2026] POST /v2.0/security-group-rules => generated 623 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 60/118] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:59 2026] GET /v2.0/security-groups/622b80bf-e823-47f9-898b-3ed30a02db14 => generated 2246 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/119] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:59 2026] GET /v2.0/security-groups/622b80bf-e823-47f9-898b-3ed30a02db14 => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 61/120] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:38:59 2026] GET /v2.0/security-groups/622b80bf-e823-47f9-898b-3ed30a02db14 => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/121] 199.19.213.32 () {48 vars in 987 bytes} [Fri Jul 3 16:38:59 2026] POST /v2.0/security-group-rules => generated 627 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/132] 199.19.213.32 () {44 vars in 971 bytes} [Fri Jul 3 16:40:26 2026] GET /v2.0/quotas/f0b8e6c4cc49496cb1f2d335bf49707f => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 67/133] 199.19.213.32 () {48 vars in 1023 bytes} [Fri Jul 3 16:40:26 2026] PUT /v2.0/quotas/f0b8e6c4cc49496cb1f2d335bf49707f => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 16:42:47.453 7 INFO neutron.pecan_wsgi.hooks.translation [None req-befd53c1-50b3-4b88-89fd-f0efa4279c10 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/154] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 16:42:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 156 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: 6|app: 0|req: 78/155] 199.19.213.32 () {30 vars in 762 bytes} [Fri Jul 3 16:42:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 16:42:49.358 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cbfe2493-f539-4f85-b2bf-0644a2f6b10f 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/156] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 16:42:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 79/157] 199.19.213.32 () {30 vars in 762 bytes} [Fri Jul 3 16:42:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 16:53:04.187 6 INFO neutron.api.v2.resource [None req-256a6fea-7c0a-48d9-bd03-9708887b9ac0 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 121/240] 199.19.213.32 () {44 vars in 1070 bytes} [Fri Jul 3 16:53:04 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=93e1d47014eb4ad7bc5a50e13d3bbdc9 => generated 139 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/241] 199.19.213.32 () {44 vars in 1093 bytes} [Fri Jul 3 16:53:04 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=93e1d47014eb4ad7bc5a50e13d3bbdc9 => generated 23 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 122/242] 199.19.213.32 () {48 vars in 977 bytes} [Fri Jul 3 16:53:04 2026] POST /v2.0/security-groups => generated 1624 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/243] 199.19.213.32 () {44 vars in 1084 bytes} [Fri Jul 3 16:53:05 2026] GET /v2.0/security-groups/2a810d82-2883-4aef-825a-b4985bd633d0?project_id=93e1d47014eb4ad7bc5a50e13d3bbdc9 => generated 1624 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 123/244] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:53:05 2026] GET /v2.0/security-groups/2a810d82-2883-4aef-825a-b4985bd633d0 => 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: 122/245] 199.19.213.32 () {44 vars in 1084 bytes} [Fri Jul 3 16:53:05 2026] GET /v2.0/security-groups/2a810d82-2883-4aef-825a-b4985bd633d0?project_id=93e1d47014eb4ad7bc5a50e13d3bbdc9 => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 124/246] 199.19.213.32 () {48 vars in 987 bytes} [Fri Jul 3 16:53:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/247] 199.19.213.32 () {44 vars in 1084 bytes} [Fri Jul 3 16:53:06 2026] GET /v2.0/security-groups/2a810d82-2883-4aef-825a-b4985bd633d0?project_id=93e1d47014eb4ad7bc5a50e13d3bbdc9 => generated 2234 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 125/248] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:53:06 2026] GET /v2.0/security-groups/2a810d82-2883-4aef-825a-b4985bd633d0 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/249] 199.19.213.32 () {44 vars in 1084 bytes} [Fri Jul 3 16:53:06 2026] GET /v2.0/security-groups/2a810d82-2883-4aef-825a-b4985bd633d0?project_id=93e1d47014eb4ad7bc5a50e13d3bbdc9 => generated 2234 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 126/250] 199.19.213.32 () {48 vars in 987 bytes} [Fri Jul 3 16:53:06 2026] POST /v2.0/security-group-rules => generated 599 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/251] 199.19.213.32 () {44 vars in 1084 bytes} [Fri Jul 3 16:53:07 2026] GET /v2.0/security-groups/2a810d82-2883-4aef-825a-b4985bd633d0?project_id=93e1d47014eb4ad7bc5a50e13d3bbdc9 => generated 2846 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 127/252] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:53:07 2026] GET /v2.0/security-groups/2a810d82-2883-4aef-825a-b4985bd633d0 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/253] 199.19.213.32 () {44 vars in 1084 bytes} [Fri Jul 3 16:53:08 2026] GET /v2.0/security-groups/2a810d82-2883-4aef-825a-b4985bd633d0?project_id=93e1d47014eb4ad7bc5a50e13d3bbdc9 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 128/254] 199.19.213.32 () {48 vars in 987 bytes} [Fri Jul 3 16:53:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/255] 199.19.213.32 () {44 vars in 1084 bytes} [Fri Jul 3 16:53:09 2026] GET /v2.0/security-groups/2a810d82-2883-4aef-825a-b4985bd633d0?project_id=93e1d47014eb4ad7bc5a50e13d3bbdc9 => generated 3460 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 129/256] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 16:53:09 2026] GET /v2.0/security-groups/2a810d82-2883-4aef-825a-b4985bd633d0 => generated 3460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/257] 199.19.213.32 () {44 vars in 1084 bytes} [Fri Jul 3 16:53:09 2026] GET /v2.0/security-groups/2a810d82-2883-4aef-825a-b4985bd633d0?project_id=93e1d47014eb4ad7bc5a50e13d3bbdc9 => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 130/258] 199.19.213.32 () {48 vars in 987 bytes} [Fri Jul 3 16:53:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 142/281] 199.19.213.32 () {30 vars in 739 bytes} [Fri Jul 3 16:55:43 2026] GET /v2.0/networks?tenant_id=93e1d47014eb4ad7bc5a50e13d3bbdc9&shared=False => generated 15 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 16:55:44.125 7 INFO neutron.db.segments_db [None req-43e3bfd2-a5e9-49fe-9065-0c67c8d98274 fe027a9fcbf240b197144f3396e987bc 93e1d47014eb4ad7bc5a50e13d3bbdc9 - - 722cddfa31984ce3836697fc00233fa0 722cddfa31984ce3836697fc00233fa0] Added segment 6ceda381-19c6-4c35-99df-ca4c05c45b99 of type vxlan for network 57312f7e-b228-45e8-9385-d729802ea015 [pid: 7|app: 0|req: 140/282] 199.19.213.32 () {34 vars in 681 bytes} [Fri Jul 3 16:55:44 2026] POST /v2.0/networks => generated 718 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 143/283] 199.19.213.32 () {30 vars in 721 bytes} [Fri Jul 3 16:55:44 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.19.213.32 () {30 vars in 632 bytes} [Fri Jul 3 16:55:44 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: 6|app: 0|req: 144/285] 199.19.213.32 () {34 vars in 676 bytes} [Fri Jul 3 16:55:44 2026] POST /v2.0/ports => generated 999 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 16:55:44 2026] GET /v2.0/networks/57312f7e-b228-45e8-9385-d729802ea015 => generated 705 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 145/287] 199.19.213.32 () {30 vars in 721 bytes} [Fri Jul 3 16:55:46 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 16:55:47 2026] GET /v2.0/networks/57312f7e-b228-45e8-9385-d729802ea015 => generated 705 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/291] 199.19.213.32 () {44 vars in 971 bytes} [Fri Jul 3 16:56:05 2026] GET /v2.0/quotas/93e1d47014eb4ad7bc5a50e13d3bbdc9 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 147/292] 199.19.213.32 () {48 vars in 1023 bytes} [Fri Jul 3 16:56:05 2026] PUT /v2.0/quotas/93e1d47014eb4ad7bc5a50e13d3bbdc9 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:08:16.281 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5ccddd16-a6f2-4a62-bb7c-0aa5d9b17d18 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/391] 199.19.213.32 () {44 vars in 923 bytes} [Fri Jul 3 17:08:16 2026] GET /v2.0/networks/public => generated 108 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 197/392] 199.19.213.32 () {44 vars in 945 bytes} [Fri Jul 3 17:08:16 2026] GET /v2.0/networks?name=public => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:08:17.426 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c30b00d3-9fde-460f-8994-a1b2d2f59f26 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/393] 199.19.213.32 () {44 vars in 923 bytes} [Fri Jul 3 17:08:17 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 198/394] 199.19.213.32 () {44 vars in 945 bytes} [Fri Jul 3 17:08:17 2026] GET /v2.0/networks?name=public => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:08:17.495 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49a30b40-0e04-4b9d-894f-f9743bec1c42 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 197/395] 199.19.213.32 () {44 vars in 1030 bytes} [Fri Jul 3 17:08:17 2026] GET /v2.0/subnets/public-subnet?network_id=624369d5-722b-4adb-b3f2-b5e6aef58726 => generated 113 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 199/396] 199.19.213.32 () {44 vars in 1053 bytes} [Fri Jul 3 17:08:17 2026] GET /v2.0/subnets?name=public-subnet&network_id=624369d5-722b-4adb-b3f2-b5e6aef58726 => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:08:46.394 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba4b3dda-ae6a-4249-88f9-2128d206a823 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 200/401] 199.19.213.32 () {44 vars in 933 bytes} [Fri Jul 3 17:08:46 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 202/402] 199.19.213.32 () {44 vars in 955 bytes} [Fri Jul 3 17:08:46 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:08:47.399 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac9ecf5b-657c-490a-a829-920336c15a8c 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 201/403] 199.19.213.32 () {44 vars in 933 bytes} [Fri Jul 3 17:08:47 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 203/404] 199.19.213.32 () {44 vars in 955 bytes} [Fri Jul 3 17:08:47 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:08:47.474 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f37871f9-1526-40bf-9f0f-eb3a122bada5 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 202/405] 199.19.213.32 () {44 vars in 1032 bytes} [Fri Jul 3 17:08:47 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=cdb64dcd-445c-4bc4-a602-a62743324ab1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 204/406] 199.19.213.32 () {44 vars in 1055 bytes} [Fri Jul 3 17:08:47 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=cdb64dcd-445c-4bc4-a602-a62743324ab1 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:08:48.665 7 INFO neutron.api.v2.resource [None req-5c63b373-3323-464b-adcf-f81b77777964 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 203/407] 199.19.213.32 () {44 vars in 967 bytes} [Fri Jul 3 17:08:48 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 205/408] 199.19.213.32 () {44 vars in 989 bytes} [Fri Jul 3 17:08:48 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/409] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 17:08:49 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 206/410] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 17:08:49 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 4694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 199.19.213.32 () {44 vars in 1007 bytes} [Fri Jul 3 17:08:50 2026] GET /v2.0/security-group-rules/6a3c3d7f-ce08-4277-8461-ade724b3aba6 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 207/412] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 17:08:50 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 4694 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 17:08:50 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 208/414] 199.19.213.32 () {44 vars in 1007 bytes} [Fri Jul 3 17:08:50 2026] GET /v2.0/security-group-rules/e10ee35a-a3a6-4cc3-9f4e-a6ce1f4ab0d7 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 17:08:51 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 209/416] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 17:08:51 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/417] 199.19.213.32 () {44 vars in 1007 bytes} [Fri Jul 3 17:08:51 2026] GET /v2.0/security-group-rules/862a7e9a-6d4b-4fc8-8e76-c9774c71f076 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 210/418] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 17:08:52 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => 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: 209/419] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 17:08:52 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 211/420] 199.19.213.32 () {44 vars in 1007 bytes} [Fri Jul 3 17:08:52 2026] GET /v2.0/security-group-rules/e5e7f966-acd3-40ba-b3ab-c10983d8ae01 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/421] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 17:08:53 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 4694 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 212/422] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 17:08:53 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => 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: 211/423] 199.19.213.32 () {44 vars in 1007 bytes} [Fri Jul 3 17:08:53 2026] GET /v2.0/security-group-rules/71e2879d-fb14-41c5-a3c6-825d7047405b => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 213/424] 199.19.213.32 () {44 vars in 983 bytes} [Fri Jul 3 17:08:55 2026] GET /v2.0/networks/cdb64dcd-445c-4bc4-a602-a62743324ab1 => generated 731 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:08:55.322 7 INFO neutron.pecan_wsgi.hooks.translation [None req-12ecbf3a-0f46-4b08-a9c9-d90fc6b71666 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 212/425] 199.19.213.32 () {44 vars in 1072 bytes} [Fri Jul 3 17:08:55 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=cdb64dcd-445c-4bc4-a602-a62743324ab1 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 214/426] 199.19.213.32 () {44 vars in 1095 bytes} [Fri Jul 3 17:08:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=cdb64dcd-445c-4bc4-a602-a62743324ab1 => generated 1254 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/427] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 17:08:55 2026] GET /v2.0/security-groups/4f582846-5849-478d-8c55-863591449820 => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:09:03.878 6 INFO neutron.pecan_wsgi.hooks.translation [None req-a2a074c8-cf33-4d5a-b5d2-64f9bc40e4a1 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 216/430] 199.19.213.32 () {44 vars in 975 bytes} [Fri Jul 3 17:09:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/431] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 17:09:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 217/432] 199.19.213.32 () {44 vars in 916 bytes} [Fri Jul 3 17:09:05 2026] GET /v2.0/ports => generated 4725 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:09:06.747 7 INFO neutron.api.v2.resource [None req-c4e49dbd-3638-4bf8-991d-6cd0652297d9 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 216/433] 199.19.213.32 () {44 vars in 955 bytes} [Fri Jul 3 17:09:06 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 218/434] 199.19.213.32 () {44 vars in 977 bytes} [Fri Jul 3 17:09:06 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/435] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 17:09:07 2026] GET /v2.0/security-groups/622b80bf-e823-47f9-898b-3ed30a02db14 => generated 2886 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 219/436] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 17:09:07 2026] GET /v2.0/security-groups/622b80bf-e823-47f9-898b-3ed30a02db14 => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/437] 199.19.213.32 () {44 vars in 1007 bytes} [Fri Jul 3 17:09:07 2026] GET /v2.0/security-group-rules/bc6c9b6a-47f7-4891-b364-f85c2cd9288b => generated 623 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 220/438] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 17:09:08 2026] GET /v2.0/security-groups/622b80bf-e823-47f9-898b-3ed30a02db14 => generated 2886 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/439] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 17:09:08 2026] GET /v2.0/security-groups/622b80bf-e823-47f9-898b-3ed30a02db14 => generated 2886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 221/440] 199.19.213.32 () {44 vars in 1007 bytes} [Fri Jul 3 17:09:08 2026] GET /v2.0/security-group-rules/4ec33d53-aeb2-44a1-8c18-9477a0841355 => generated 627 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/443] 199.19.213.32 () {44 vars in 971 bytes} [Fri Jul 3 17:09:21 2026] GET /v2.0/quotas/f0b8e6c4cc49496cb1f2d335bf49707f => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:10:19.584 7 INFO neutron.api.v2.resource [None req-017510b4-2ec6-4ac8-8554-3f718423c925 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 226/452] 199.19.213.32 () {44 vars in 1070 bytes} [Fri Jul 3 17:10:19 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=93e1d47014eb4ad7bc5a50e13d3bbdc9 => generated 139 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 227/453] 199.19.213.32 () {44 vars in 1093 bytes} [Fri Jul 3 17:10:19 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=93e1d47014eb4ad7bc5a50e13d3bbdc9 => generated 4072 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/454] 199.19.213.32 () {44 vars in 1084 bytes} [Fri Jul 3 17:10:20 2026] GET /v2.0/security-groups/2a810d82-2883-4aef-825a-b4985bd633d0?project_id=93e1d47014eb4ad7bc5a50e13d3bbdc9 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 228/455] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 17:10:20 2026] GET /v2.0/security-groups/2a810d82-2883-4aef-825a-b4985bd633d0 => generated 4075 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/456] 199.19.213.32 () {44 vars in 1007 bytes} [Fri Jul 3 17:10:20 2026] GET /v2.0/security-group-rules/1148c731-53f3-45a4-b2b9-ba94d84352d8 => generated 597 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 229/457] 199.19.213.32 () {44 vars in 1084 bytes} [Fri Jul 3 17:10:21 2026] GET /v2.0/security-groups/2a810d82-2883-4aef-825a-b4985bd633d0?project_id=93e1d47014eb4ad7bc5a50e13d3bbdc9 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/458] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 17:10:21 2026] GET /v2.0/security-groups/2a810d82-2883-4aef-825a-b4985bd633d0 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 230/459] 199.19.213.32 () {44 vars in 1007 bytes} [Fri Jul 3 17:10:21 2026] GET /v2.0/security-group-rules/6fb29084-6f15-41c0-b612-e4b76a29f479 => generated 599 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/460] 199.19.213.32 () {44 vars in 1084 bytes} [Fri Jul 3 17:10:22 2026] GET /v2.0/security-groups/2a810d82-2883-4aef-825a-b4985bd633d0?project_id=93e1d47014eb4ad7bc5a50e13d3bbdc9 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 231/461] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 17:10:22 2026] GET /v2.0/security-groups/2a810d82-2883-4aef-825a-b4985bd633d0 => 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: 231/462] 199.19.213.32 () {44 vars in 1007 bytes} [Fri Jul 3 17:10:22 2026] GET /v2.0/security-group-rules/85c09886-7750-45e4-8134-b8395cefd091 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 232/463] 199.19.213.32 () {44 vars in 1084 bytes} [Fri Jul 3 17:10:23 2026] GET /v2.0/security-groups/2a810d82-2883-4aef-825a-b4985bd633d0?project_id=93e1d47014eb4ad7bc5a50e13d3bbdc9 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 199.19.213.32 () {44 vars in 997 bytes} [Fri Jul 3 17:10:24 2026] GET /v2.0/security-groups/2a810d82-2883-4aef-825a-b4985bd633d0 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 233/465] 199.19.213.32 () {44 vars in 1007 bytes} [Fri Jul 3 17:10:24 2026] GET /v2.0/security-group-rules/40a7a068-4bbf-48ac-9bb9-f2f68750f845 => 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: 234/468] 199.19.213.32 () {44 vars in 971 bytes} [Fri Jul 3 17:10:31 2026] GET /v2.0/quotas/93e1d47014eb4ad7bc5a50e13d3bbdc9 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 238/475] 199.19.213.32 () {44 vars in 945 bytes} [Fri Jul 3 17:11:24 2026] GET /v2.0/networks?name=public => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 242/482] 10.0.0.110 () {32 vars in 649 bytes} [Fri Jul 3 17:12:06 2026] GET /v2.0/networks => generated 2167 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/483] 10.0.0.110 () {32 vars in 655 bytes} [Fri Jul 3 17:12:08 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 243/484] 10.0.0.110 () {32 vars in 647 bytes} [Fri Jul 3 17:12:08 2026] GET /v2.0/routers => generated 15 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/485] 10.0.0.110 () {32 vars in 643 bytes} [Fri Jul 3 17:12:08 2026] GET /v2.0/ports => generated 4725 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 244/486] 10.0.0.110 () {32 vars in 647 bytes} [Fri Jul 3 17:12:08 2026] GET /v2.0/subnets => generated 1308 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/487] 10.0.0.110 () {32 vars in 649 bytes} [Fri Jul 3 17:12:08 2026] GET /v2.0/networks => generated 2167 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 245/488] 10.0.0.110 () {32 vars in 663 bytes} [Fri Jul 3 17:12:08 2026] GET /v2.0/security-groups => generated 17401 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/489] 10.0.0.110 () {32 vars in 655 bytes} [Fri Jul 3 17:12:08 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) 2026-07-03 17:12:20.521 7 INFO neutron.db.segments_db [None req-23b369bc-6864-43b3-824a-f32e1f902e59 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment 4299822c-ae3d-476d-9885-72ba4b8050e6 of type vxlan for network 219e6aa2-e869-424e-875c-c5fe9b03d38d 2026-07-03 17:12:20.583 6 INFO neutron.db.segments_db [None req-644e7664-c80c-4010-8a91-c5903076e12d 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment e40dfa18-b5ed-4a2d-afbf-54fa0ffdfc6e of type vxlan for network 53601640-e5c8-4077-a540-1cbeab650607 [pid: 7|app: 0|req: 246/492] 10.0.0.110 () {34 vars in 671 bytes} [Fri Jul 3 17:12:20 2026] POST /v2.0/networks => generated 749 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 247/493] 10.0.0.110 () {34 vars in 671 bytes} [Fri Jul 3 17:12:20 2026] POST /v2.0/networks => generated 752 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 248/494] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:12:20 2026] POST /v2.0/subnets => generated 696 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:12:20.872 7 INFO neutron.db.segments_db [None req-b06dea33-a010-4943-851d-e4df15004077 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment db1744c3-62fb-48f0-a905-ba90943af554 of type vxlan for network 3b62d526-8a4b-49b0-9d68-8b41d1098c9c [pid: 7|app: 0|req: 247/495] 10.0.0.110 () {34 vars in 671 bytes} [Fri Jul 3 17:12:20 2026] POST /v2.0/networks => generated 744 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:12:21.013 7 INFO neutron.db.segments_db [None req-5b41119b-0d15-4dca-a434-6f1860a1a536 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment d75f28b4-0de9-43f8-ab55-3fdcbedaa8fc of type vxlan for network a0adee70-1bee-49d5-a6ca-f91299db3228 [pid: 6|app: 0|req: 249/496] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:12:20 2026] POST /v2.0/subnets => generated 699 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:12:21.296 7 INFO neutron.db.l3_hamode_db [None req-5b41119b-0d15-4dca-a434-6f1860a1a536 024b8acb39d54dda822e14b657c4f0b3 5218b4c6ede24b3087d5baca4b415ea1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 250/497] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:12:21 2026] POST /v2.0/subnets => generated 691 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 251/498] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:12:21 2026] GET /v2.0/security-groups?tenant_id=304899e004e94a19ac03f11576a621cf&name=default => generated 2921 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:12:21.647 6 INFO neutron.db.segments_db [None req-a8d392c4-9146-40e6-b6c2-3aefffe9eb8c 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment db78ec8e-984b-45d8-be40-7a9e86cac4ad of type vxlan for network 1f2cc90a-c3c6-4760-ac4a-13a9ddfd50d8 2026-07-03 17:12:21.883 6 INFO neutron.db.l3_hamode_db [None req-a8d392c4-9146-40e6-b6c2-3aefffe9eb8c 024b8acb39d54dda822e14b657c4f0b3 09af66028e80451dbfe5a3783168f569 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 17:12:22.287 7 INFO neutron.db.l3_hamode_db [None req-5b41119b-0d15-4dca-a434-6f1860a1a536 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 17:12:23.065 6 INFO neutron.db.l3_hamode_db [None req-a8d392c4-9146-40e6-b6c2-3aefffe9eb8c 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 248/499] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:12:20 2026] POST /v2.0/routers => generated 736 bytes in 2667 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:12:23.683 7 INFO neutron.db.segments_db [None req-ce10a7f1-e3d3-4589-8309-604d53a9d2a0 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment 43bc0fbd-2ef1-4062-bb34-5e4bda8115ef of type vxlan for network 741d32a0-0396-49d2-9d0c-ba80a1c655c7 2026-07-03 17:12:23.967 7 INFO neutron.db.l3_hamode_db [None req-ce10a7f1-e3d3-4589-8309-604d53a9d2a0 024b8acb39d54dda822e14b657c4f0b3 f9fba9d9fb744f22a816ca46eb37b898 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 252/500] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:12:21 2026] POST /v2.0/routers => generated 739 bytes in 2516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 253/501] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:12:24 2026] DELETE /v2.0/security-groups/93e86996-ac96-45be-8e0e-372b58a76583 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:12:24.739 7 INFO neutron.db.l3_hamode_db [None req-ce10a7f1-e3d3-4589-8309-604d53a9d2a0 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 254/502] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:12:24 2026] PUT /v2.0/routers/f8aea456-2143-47a4-a42c-717a808d7904/add_router_interface => generated 309 bytes in 1221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/503] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:12:23 2026] POST /v2.0/routers => generated 731 bytes in 2037 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 255/504] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:12:25 2026] PUT /v2.0/routers/2701201f-e0a6-4bf1-86b5-89278d180d3b/add_router_interface => generated 309 bytes in 1221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:12:26.965 6 INFO neutron.db.segments_db [None req-50e3bb6e-83c3-4827-9530-8db7220c9c7d 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment e52082f2-a752-4d0d-a031-b6700e368af5 of type vxlan for network a6e45254-df62-455b-8251-9caf2f03f314 [pid: 6|app: 0|req: 256/505] 10.0.0.110 () {34 vars in 671 bytes} [Fri Jul 3 17:12:26 2026] POST /v2.0/networks => generated 738 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/506] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:12:25 2026] PUT /v2.0/routers/405f0f4b-da94-4334-a76f-d4bb66ad6f66/add_router_interface => generated 309 bytes in 1384 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 257/507] 10.0.0.199 () {38 vars in 971 bytes} [Fri Jul 3 17:12:27 2026] POST /v2.0/security-groups => generated 1685 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/508] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:12:27 2026] POST /v2.0/subnets => generated 685 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/509] 10.0.0.199 () {34 vars in 991 bytes} [Fri Jul 3 17:12:27 2026] GET /v2.0/security-groups/9723bcbf-2c96-4f3b-910a-5be02dfd2030 => generated 1685 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:12:27.391 7 INFO neutron.db.segments_db [None req-63bdb60f-12c8-4520-95d7-5e08b66a602b 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment c0ba75ed-2483-4f16-8ab0-682f8b743f6f of type vxlan for network c7f87b55-7e3a-4769-aea2-8eaab50d67ae 2026-07-03 17:12:27.642 7 INFO neutron.db.l3_hamode_db [None req-63bdb60f-12c8-4520-95d7-5e08b66a602b 024b8acb39d54dda822e14b657c4f0b3 2f4a3a534fe044e8896a66d2a3386707 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 258/510] 10.0.0.110 () {34 vars in 685 bytes} [Fri Jul 3 17:12:27 2026] POST /v2.0/security-groups => generated 1661 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 259/511] 10.0.0.199 () {38 vars in 981 bytes} [Fri Jul 3 17:12:27 2026] POST /v2.0/security-group-rules => generated 614 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 260/512] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:12:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 261/513] 10.0.0.199 () {38 vars in 971 bytes} [Fri Jul 3 17:12:27 2026] POST /v2.0/security-groups => generated 1685 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 262/514] 10.0.0.199 () {38 vars in 971 bytes} [Fri Jul 3 17:12:28 2026] POST /v2.0/security-groups => generated 1682 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 263/515] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:12:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 264/516] 10.0.0.199 () {34 vars in 991 bytes} [Fri Jul 3 17:12:28 2026] GET /v2.0/security-groups/b50badf8-066b-4148-817c-589014b49e28 => generated 1685 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 265/517] 10.0.0.199 () {38 vars in 971 bytes} [Fri Jul 3 17:12:28 2026] POST /v2.0/security-groups => generated 1681 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-03 17:12:28.725 7 INFO neutron.db.l3_hamode_db [None req-63bdb60f-12c8-4520-95d7-5e08b66a602b 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 266/518] 10.0.0.110 () {34 vars in 676 bytes} [Fri Jul 3 17:12:28 2026] POST /v2.0/floatingips => generated 552 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 267/519] 10.0.0.199 () {38 vars in 981 bytes} [Fri Jul 3 17:12:29 2026] POST /v2.0/security-group-rules => generated 614 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 268/520] 10.0.0.199 () {38 vars in 971 bytes} [Fri Jul 3 17:12:29 2026] POST /v2.0/security-groups => generated 1682 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 271/523] 10.0.0.199 () {34 vars in 991 bytes} [Fri Jul 3 17:12:29 2026] GET /v2.0/security-groups/b50badf8-066b-4148-817c-589014b49e28 => generated 2310 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 272/524] 10.0.0.199 () {34 vars in 1002 bytes} [Fri Jul 3 17:12:29 2026] GET /v2.0/security-groups?tenant_id=f9fba9d9fb744f22a816ca46eb37b898 => generated 7906 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 273/525] 10.0.0.199 () {38 vars in 981 bytes} [Fri Jul 3 17:12:29 2026] POST /v2.0/security-group-rules => generated 619 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 274/526] 10.0.0.199 () {34 vars in 991 bytes} [Fri Jul 3 17:12:29 2026] GET /v2.0/security-groups/f3dd1b29-6d2f-4128-8ec5-30d24d17240e => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 275/527] 10.0.0.199 () {34 vars in 991 bytes} [Fri Jul 3 17:12:29 2026] GET /v2.0/security-groups/f3dd1b29-6d2f-4128-8ec5-30d24d17240e => generated 2918 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/528] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:12:27 2026] POST /v2.0/routers => generated 725 bytes in 2293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 276/529] 10.0.0.199 () {34 vars in 991 bytes} [Fri Jul 3 17:12:29 2026] GET /v2.0/security-groups/b50badf8-066b-4148-817c-589014b49e28 => generated 2940 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 277/530] 10.0.0.199 () {34 vars in 1100 bytes} [Fri Jul 3 17:12:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1730379687&fields=id&tenant_id=09af66028e80451dbfe5a3783168f569 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 278/531] 10.0.0.199 () {34 vars in 991 bytes} [Fri Jul 3 17:12:29 2026] GET /v2.0/security-groups/4c726a19-24f0-4ca7-b456-623b591e6a00 => generated 1682 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 279/532] 10.0.0.199 () {34 vars in 982 bytes} [Fri Jul 3 17:12:29 2026] GET /v2.0/networks?id=53601640-e5c8-4077-a540-1cbeab650607 => generated 684 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 280/533] 10.0.0.199 () {36 vars in 1013 bytes} [Fri Jul 3 17:12:29 2026] DELETE /v2.0/security-groups/4c726a19-24f0-4ca7-b456-623b591e6a00 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 281/534] 10.0.0.199 () {34 vars in 965 bytes} [Fri Jul 3 17:12:29 2026] GET /v2.0/quotas/09af66028e80451dbfe5a3783168f569 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 282/535] 10.0.0.199 () {34 vars in 1001 bytes} [Fri Jul 3 17:12:29 2026] GET /v2.0/security-group-rules/74676991-165c-4de9-9d8d-c278c5211b37 => generated 616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 283/536] 10.0.0.199 () {34 vars in 1002 bytes} [Fri Jul 3 17:12:29 2026] GET /v2.0/ports?tenant_id=09af66028e80451dbfe5a3783168f569&fields=id => generated 57 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 284/537] 10.0.0.199 () {34 vars in 991 bytes} [Fri Jul 3 17:12:30 2026] GET /v2.0/security-groups/b50badf8-066b-4148-817c-589014b49e28 => generated 2940 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 285/538] 10.0.0.199 () {36 vars in 1023 bytes} [Fri Jul 3 17:12:30 2026] DELETE /v2.0/security-group-rules/74676991-165c-4de9-9d8d-c278c5211b37 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:12:30.191 6 INFO neutron.api.v2.resource [req-da0e24f7-b122-4f7d-a5c8-fd32c6c39339 req-18dc0bbe-0aec-49aa-b752-5ade0cf3f64f 21a5407884b84ed7b9907ae52ee59d44 f9fba9d9fb744f22a816ca46eb37b898 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 286/539] 10.0.0.199 () {34 vars in 991 bytes} [Fri Jul 3 17:12:30 2026] GET /v2.0/security-groups/4c726a19-24f0-4ca7-b456-623b591e6a00 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 287/540] 10.0.0.199 () {34 vars in 991 bytes} [Fri Jul 3 17:12:30 2026] GET /v2.0/security-groups/b50badf8-066b-4148-817c-589014b49e28 => generated 2310 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 288/541] 10.0.0.199 () {36 vars in 1013 bytes} [Fri Jul 3 17:12:30 2026] DELETE /v2.0/security-groups/b50badf8-066b-4148-817c-589014b49e28 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 289/542] 10.0.0.199 () {34 vars in 991 bytes} [Fri Jul 3 17:12:30 2026] GET /v2.0/security-groups/c4398f99-73e1-470d-a47e-35ab51e5aa73 => generated 1681 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 290/543] 10.0.0.199 () {34 vars in 907 bytes} [Fri Jul 3 17:12:30 2026] GET /v2.0/extensions => generated 21537 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 291/544] 10.0.0.199 () {36 vars in 1013 bytes} [Fri Jul 3 17:12:30 2026] DELETE /v2.0/security-groups/c4398f99-73e1-470d-a47e-35ab51e5aa73 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 292/545] 10.0.0.199 () {34 vars in 1008 bytes} [Fri Jul 3 17:12:30 2026] GET /v2.0/networks/53601640-e5c8-4077-a540-1cbeab650607?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 293/546] 10.0.0.199 () {34 vars in 991 bytes} [Fri Jul 3 17:12:30 2026] GET /v2.0/security-groups/9723bcbf-2c96-4f3b-910a-5be02dfd2030 => generated 2310 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 294/547] 10.0.0.199 () {34 vars in 1108 bytes} [Fri Jul 3 17:12:30 2026] GET /v2.0/networks/53601640-e5c8-4077-a540-1cbeab650607?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: 6|app: 0|req: 295/548] 10.0.0.199 () {36 vars in 1013 bytes} [Fri Jul 3 17:12:30 2026] DELETE /v2.0/security-groups/9723bcbf-2c96-4f3b-910a-5be02dfd2030 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/549] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:12:29 2026] PUT /v2.0/routers/394c2c5c-3ea1-4ebd-adaa-7605e6dc74c0/add_router_interface => generated 309 bytes in 1132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:12:30.804 7 INFO neutron.api.v2.resource [req-623c8887-2957-4d43-a442-036c774919e6 req-8440024e-12ee-4197-9a98-9a4e256b1329 21a5407884b84ed7b9907ae52ee59d44 f9fba9d9fb744f22a816ca46eb37b898 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 255/550] 10.0.0.199 () {34 vars in 991 bytes} [Fri Jul 3 17:12:30 2026] GET /v2.0/security-groups/c4398f99-73e1-470d-a47e-35ab51e5aa73 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/551] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:30 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/552] 10.0.0.199 () {34 vars in 991 bytes} [Fri Jul 3 17:12:30 2026] GET /v2.0/security-groups/3f71afeb-a98d-4b4b-bba2-c6ae7c471f18 => generated 1682 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/553] 10.0.0.199 () {36 vars in 1013 bytes} [Fri Jul 3 17:12:30 2026] DELETE /v2.0/security-groups/3f71afeb-a98d-4b4b-bba2-c6ae7c471f18 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:12:31.082 7 INFO neutron.api.v2.resource [req-16589c36-8475-4e4a-b33b-30ecb70d32aa req-e7b1313b-59bd-4840-a3a1-266d3729e2d5 21a5407884b84ed7b9907ae52ee59d44 f9fba9d9fb744f22a816ca46eb37b898 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 259/554] 10.0.0.199 () {34 vars in 991 bytes} [Fri Jul 3 17:12:31 2026] GET /v2.0/security-groups/3f71afeb-a98d-4b4b-bba2-c6ae7c471f18 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/555] 10.0.0.199 () {34 vars in 1002 bytes} [Fri Jul 3 17:12:31 2026] GET /v2.0/security-groups?tenant_id=f9fba9d9fb744f22a816ca46eb37b898 => generated 2921 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/556] 10.0.0.199 () {34 vars in 991 bytes} [Fri Jul 3 17:12:31 2026] GET /v2.0/security-groups/f3dd1b29-6d2f-4128-8ec5-30d24d17240e => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/557] 10.0.0.199 () {34 vars in 991 bytes} [Fri Jul 3 17:12:31 2026] GET /v2.0/security-groups/f3dd1b29-6d2f-4128-8ec5-30d24d17240e => generated 2918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:12:31.301 7 INFO neutron.api.v2.resource [req-46c0e981-0e90-4411-a19d-a96f82b9840e req-d278d7ef-53fd-4de1-8192-eefcb8734524 21a5407884b84ed7b9907ae52ee59d44 f9fba9d9fb744f22a816ca46eb37b898 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 263/558] 10.0.0.199 () {34 vars in 991 bytes} [Fri Jul 3 17:12:31 2026] GET /v2.0/security-groups/3f71afeb-a98d-4b4b-bba2-c6ae7c471f18 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:12:31.334 7 INFO neutron.api.v2.resource [req-42ea8c0b-cf37-4f2d-9a68-d8a33fe0152e req-3c5ff18c-1af3-4631-b7f2-cd647f897718 21a5407884b84ed7b9907ae52ee59d44 f9fba9d9fb744f22a816ca46eb37b898 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 264/559] 10.0.0.199 () {34 vars in 991 bytes} [Fri Jul 3 17:12:31 2026] GET /v2.0/security-groups/c4398f99-73e1-470d-a47e-35ab51e5aa73 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:12:31.339 6 INFO neutron_taas.services.taas.taas_plugin [None req-bb9095a3-c488-48c6-845b-ff31d89a3b71 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 96eeb236-2c39-44eb-889d-42ebd0fa9c6b 2026-07-03 17:12:31.349 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb9095a3-c488-48c6-845b-ff31d89a3b71 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 96eeb236-2c39-44eb-889d-42ebd0fa9c6b 2026-07-03 17:12:31.369 7 INFO neutron.api.v2.resource [req-078b8c94-f52f-4699-a639-ebda6542910f req-895e323f-540c-48fb-a7c0-2a1abb457306 21a5407884b84ed7b9907ae52ee59d44 f9fba9d9fb744f22a816ca46eb37b898 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 265/560] 10.0.0.199 () {34 vars in 991 bytes} [Fri Jul 3 17:12:31 2026] GET /v2.0/security-groups/4c726a19-24f0-4ca7-b456-623b591e6a00 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:12:31.915 7 INFO neutron_taas.services.taas.taas_plugin [None req-6f0ae781-aaf0-4752-a6ca-d63284275531 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: f8af13c6-b420-4cc4-9bbd-8db17222c922 2026-07-03 17:12:31.925 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f0ae781-aaf0-4752-a6ca-d63284275531 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: f8af13c6-b420-4cc4-9bbd-8db17222c922 [pid: 6|app: 0|req: 296/561] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:12:30 2026] PUT /v2.0/routers/f8aea456-2143-47a4-a42c-717a808d7904/remove_router_interface => generated 309 bytes in 1163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 297/562] 10.0.0.110 () {34 vars in 685 bytes} [Fri Jul 3 17:12:31 2026] POST /v2.0/security-groups => generated 1660 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-03 17:12:32.284 6 INFO neutron_taas.services.taas.taas_plugin [None req-bf1dc0ae-9449-4594-b0c0-58536c8ae09a 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: e9ee1b1b-91a5-4772-997f-07d04aec2e59 2026-07-03 17:12:32.287 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf1dc0ae-9449-4594-b0c0-58536c8ae09a 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: e9ee1b1b-91a5-4772-997f-07d04aec2e59 [pid: 7|app: 0|req: 266/563] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:12:31 2026] PUT /v2.0/routers/405f0f4b-da94-4334-a76f-d4bb66ad6f66/remove_router_interface => generated 309 bytes in 1133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:12:32.516 6 INFO neutron_taas.services.taas.taas_plugin [None req-bf1dc0ae-9449-4594-b0c0-58536c8ae09a 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: a263c532-f6b7-4890-8b43-8fd2375b42fc 2026-07-03 17:12:32.518 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf1dc0ae-9449-4594-b0c0-58536c8ae09a 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: a263c532-f6b7-4890-8b43-8fd2375b42fc [pid: 7|app: 0|req: 267/564] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:32 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:12:32.599 6 WARNING neutron.plugins.ml2.ovo_rpc [None req-bf1dc0ae-9449-4594-b0c0-58536c8ae09a 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - 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: 268/565] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:12:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:12:32.905 7 INFO neutron_taas.services.taas.taas_plugin [None req-06b631ae-05a7-4583-9ef3-d1ca41001d1a 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: c08efc11-2f76-4b32-8149-a987acd4f563 2026-07-03 17:12:32.909 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06b631ae-05a7-4583-9ef3-d1ca41001d1a 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: c08efc11-2f76-4b32-8149-a987acd4f563 2026-07-03 17:12:32.958 6 INFO neutron.db.l3_hamode_db [None req-bf1dc0ae-9449-4594-b0c0-58536c8ae09a 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] HA network a0adee70-1bee-49d5-a6ca-f91299db3228 was deleted as no HA routers are present in tenant 5218b4c6ede24b3087d5baca4b415ea1. [pid: 6|app: 0|req: 298/566] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:12:32 2026] DELETE /v2.0/routers/f8aea456-2143-47a4-a42c-717a808d7904 => generated 0 bytes in 891 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 299/567] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:12:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:12:33.146 7 INFO neutron_taas.services.taas.taas_plugin [None req-06b631ae-05a7-4583-9ef3-d1ca41001d1a 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 82ee65f1-cd14-4c30-ac71-349b8772b98a 2026-07-03 17:12:33.148 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06b631ae-05a7-4583-9ef3-d1ca41001d1a 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 82ee65f1-cd14-4c30-ac71-349b8772b98a 2026-07-03 17:12:33.228 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-06b631ae-05a7-4583-9ef3-d1ca41001d1a 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - 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: 6|app: 0|req: 300/568] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:12:33 2026] DELETE /v2.0/subnets/9f43451e-6f54-4c4c-a415-185bc0566a6e => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:12:33.291 6 INFO neutron.services.segments.plugin [-] Segment d75f28b4-0de9-43f8-ab55-3fdcbedaa8fc resource provider aggregate not found 2026-07-03 17:12:33.310 6 INFO neutron.services.segments.plugin [-] Segment d75f28b4-0de9-43f8-ab55-3fdcbedaa8fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d75f28b4-0de9-43f8-ab55-3fdcbedaa8fc found for delete ", "request_id": "req-43b7be51-0d2e-473f-a231-ef3aa96a5bde"}]} 2026-07-03 17:12:33.334 6 INFO neutron.services.segments.plugin [-] Segment d75f28b4-0de9-43f8-ab55-3fdcbedaa8fc resource provider aggregate not found 2026-07-03 17:12:33.360 6 INFO neutron.services.segments.plugin [-] Segment d75f28b4-0de9-43f8-ab55-3fdcbedaa8fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d75f28b4-0de9-43f8-ab55-3fdcbedaa8fc found for delete ", "request_id": "req-278c2dfa-736f-4a09-bc36-feb86bd41fc3"}]} 2026-07-03 17:12:33.633 7 INFO neutron.db.l3_hamode_db [None req-06b631ae-05a7-4583-9ef3-d1ca41001d1a 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] HA network 741d32a0-0396-49d2-9d0c-ba80a1c655c7 was deleted as no HA routers are present in tenant f9fba9d9fb744f22a816ca46eb37b898. [pid: 7|app: 0|req: 269/569] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:12:32 2026] DELETE /v2.0/routers/405f0f4b-da94-4334-a76f-d4bb66ad6f66 => generated 0 bytes in 968 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 301/570] 10.0.0.110 () {34 vars in 676 bytes} [Fri Jul 3 17:12:33 2026] POST /v2.0/floatingips => generated 552 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:12:33.772 7 INFO neutron_taas.services.taas.taas_plugin [None req-aacc1054-eaca-486a-bba2-755d8c6c02d1 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 11a77c14-d1dc-4599-825c-aca7060a9e2f 2026-07-03 17:12:33.788 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aacc1054-eaca-486a-bba2-755d8c6c02d1 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 11a77c14-d1dc-4599-825c-aca7060a9e2f [pid: 6|app: 0|req: 302/571] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:12:33 2026] DELETE /v2.0/subnets/3c19b1a0-c4bd-41b2-a27b-d9d6ca665d0a => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 303/572] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:33 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:12:34.000 7 INFO neutron.services.segments.plugin [-] Segment 43bc0fbd-2ef1-4062-bb34-5e4bda8115ef resource provider aggregate not found 2026-07-03 17:12:34.008 7 INFO neutron.services.segments.plugin [-] Segment 43bc0fbd-2ef1-4062-bb34-5e4bda8115ef resource provider aggregate not found 2026-07-03 17:12:34.026 7 INFO neutron.services.segments.plugin [-] Segment 43bc0fbd-2ef1-4062-bb34-5e4bda8115ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43bc0fbd-2ef1-4062-bb34-5e4bda8115ef found for delete ", "request_id": "req-f87ff0bf-e63d-4f79-9a0f-8126a7a5f086"}]} 2026-07-03 17:12:34.034 7 INFO neutron.services.segments.plugin [-] Segment 43bc0fbd-2ef1-4062-bb34-5e4bda8115ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43bc0fbd-2ef1-4062-bb34-5e4bda8115ef found for delete ", "request_id": "req-dae78f14-8ca2-49a2-abea-8006316b4850"}]} [pid: 7|app: 0|req: 270/573] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:12:33 2026] DELETE /v2.0/networks/219e6aa2-e869-424e-875c-c5fe9b03d38d => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:12:34.115 6 INFO neutron_taas.services.taas.taas_plugin [None req-6059a411-09bb-498b-94c7-b5ffb7ca45a5 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: a94686cb-98ed-4066-ba98-9bb1477254e4 2026-07-03 17:12:34.121 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6059a411-09bb-498b-94c7-b5ffb7ca45a5 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: a94686cb-98ed-4066-ba98-9bb1477254e4 [pid: 7|app: 0|req: 271/574] 10.0.0.199 () {34 vars in 1100 bytes} [Fri Jul 3 17:12:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1488631318&fields=id&tenant_id=2f4a3a534fe044e8896a66d2a3386707 => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/575] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:12:34 2026] GET /v2.0/security-groups?tenant_id=5218b4c6ede24b3087d5baca4b415ea1&name=default => generated 2921 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 304/576] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:12:34 2026] DELETE /v2.0/networks/3b62d526-8a4b-49b0-9d68-8b41d1098c9c => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/577] 10.0.0.199 () {34 vars in 982 bytes} [Fri Jul 3 17:12:34 2026] GET /v2.0/networks?id=a6e45254-df62-455b-8251-9caf2f03f314 => generated 670 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/578] 10.0.0.199 () {34 vars in 965 bytes} [Fri Jul 3 17:12:34 2026] GET /v2.0/quotas/2f4a3a534fe044e8896a66d2a3386707 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 305/579] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:12:34 2026] DELETE /v2.0/security-groups/597cf060-40c2-47ac-acf4-598aa3bfcb9c => 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: 275/580] 10.0.0.199 () {34 vars in 1002 bytes} [Fri Jul 3 17:12:34 2026] GET /v2.0/ports?tenant_id=2f4a3a534fe044e8896a66d2a3386707&fields=id => generated 57 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 306/581] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:12:34 2026] GET /v2.0/security-groups?tenant_id=f9fba9d9fb744f22a816ca46eb37b898&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/582] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:12:34 2026] DELETE /v2.0/security-groups/f3dd1b29-6d2f-4128-8ec5-30d24d17240e => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/583] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:35 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 307/584] 10.0.0.199 () {34 vars in 907 bytes} [Fri Jul 3 17:12:34 2026] GET /v2.0/extensions => generated 21537 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/585] 10.0.0.199 () {34 vars in 1008 bytes} [Fri Jul 3 17:12:35 2026] GET /v2.0/networks/a6e45254-df62-455b-8251-9caf2f03f314?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 308/586] 10.0.0.199 () {34 vars in 1108 bytes} [Fri Jul 3 17:12:35 2026] GET /v2.0/networks/a6e45254-df62-455b-8251-9caf2f03f314?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:12:35.329 6 INFO neutron.services.segments.plugin [-] Segment db1744c3-62fb-48f0-a905-ba90943af554 resource provider aggregate not found 2026-07-03 17:12:35.353 6 INFO neutron.services.segments.plugin [-] Segment db1744c3-62fb-48f0-a905-ba90943af554 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db1744c3-62fb-48f0-a905-ba90943af554 found for delete ", "request_id": "req-6a3ae1bc-8f55-4861-be45-a2bb369c7aa8"}]} 2026-07-03 17:12:35.379 6 INFO neutron.services.segments.plugin [-] Segment db1744c3-62fb-48f0-a905-ba90943af554 resource provider aggregate not found 2026-07-03 17:12:35.394 6 INFO neutron.services.segments.plugin [-] Segment db1744c3-62fb-48f0-a905-ba90943af554 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db1744c3-62fb-48f0-a905-ba90943af554 found for delete ", "request_id": "req-26c924c2-4ca1-4782-a9c0-7fe5deb5e35d"}]} [pid: 7|app: 0|req: 279/587] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:35 2026] GET /v2.0/ports?device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:12:36.049 7 INFO neutron.services.segments.plugin [-] Segment 4299822c-ae3d-476d-9885-72ba4b8050e6 resource provider aggregate not found 2026-07-03 17:12:36.056 7 INFO neutron.services.segments.plugin [-] Segment 4299822c-ae3d-476d-9885-72ba4b8050e6 resource provider aggregate not found 2026-07-03 17:12:36.066 7 INFO neutron.services.segments.plugin [-] Segment 4299822c-ae3d-476d-9885-72ba4b8050e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4299822c-ae3d-476d-9885-72ba4b8050e6 found for delete ", "request_id": "req-a4a01b23-e52f-478a-a271-1e10e4790891"}]} 2026-07-03 17:12:36.080 7 INFO neutron.services.segments.plugin [-] Segment 4299822c-ae3d-476d-9885-72ba4b8050e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4299822c-ae3d-476d-9885-72ba4b8050e6 found for delete ", "request_id": "req-2a4b8cce-f2d8-4a3f-8f00-fb9daff755f2"}]} [pid: 6|app: 0|req: 309/588] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:12:35 2026] GET /v2.0/networks?id=53601640-e5c8-4077-a540-1cbeab650607 => generated 684 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/589] 199.19.213.32 () {34 vars in 910 bytes} [Fri Jul 3 17:12:36 2026] GET /v2.0/extensions => generated 21537 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/590] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:36 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 310/591] 199.19.213.32 () {34 vars in 1049 bytes} [Fri Jul 3 17:12:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=09af66028e80451dbfe5a3783168f569 => generated 181 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:12:36.705 6 INFO neutron.db.segments_db [None req-dbd29b2a-53ea-4a5b-85b6-2078da9aa6d4 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment 5cb2e265-f7a6-4452-91c3-138b61f7181d of type vxlan for network a0fef6ef-deca-40a8-b07d-c254e06e97e2 [pid: 6|app: 0|req: 311/592] 10.0.0.110 () {34 vars in 671 bytes} [Fri Jul 3 17:12:36 2026] POST /v2.0/networks => generated 744 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 312/593] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:36 2026] GET /v2.0/ports?device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 313/594] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:12:36 2026] POST /v2.0/subnets => generated 691 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/595] 199.19.213.32 () {38 vars in 954 bytes} [Fri Jul 3 17:12:36 2026] POST /v2.0/ports => generated 954 bytes in 869 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:12:37.069 6 INFO neutron.db.segments_db [None req-d4e3a45a-2693-402b-a589-1897506996de 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment 6e6451e9-15c0-4e39-aa29-33919b375124 of type vxlan for network a7f26ddb-a395-4c05-94f2-c1aaeaea8c0d /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-03 17:12:37.309 6 INFO neutron.db.l3_hamode_db [None req-d4e3a45a-2693-402b-a589-1897506996de 024b8acb39d54dda822e14b657c4f0b3 12a59d45f1a24d4ab011ebdd531f58f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 283/596] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:37 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 957 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/597] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:37 2026] GET /v2.0/security-groups?id=f8bc5f63-922e-436b-9f31-b9d53b0a0701&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: 285/598] 199.19.213.32 () {38 vars in 1027 bytes} [Fri Jul 3 17:12:37 2026] PUT /v2.0/ports/36621070-fa93-4258-ad69-e1f56bbc9e9b => generated 1235 bytes in 544 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: 286/599] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:37 2026] GET /v2.0/ports?device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:12:38.216 6 INFO neutron.db.l3_hamode_db [None req-d4e3a45a-2693-402b-a589-1897506996de 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 287/600] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:12:38 2026] GET /v2.0/security-groups?tenant_id=52e407dce5d749949eeeefeaf74c9640&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/601] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:12:38 2026] DELETE /v2.0/security-groups/bc0c504b-2b99-4b61-b824-b5adaa9c37d2 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/602] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:38 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/603] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:38 2026] GET /v2.0/security-groups?id=f8bc5f63-922e-436b-9f31-b9d53b0a0701&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:12:38.680 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-32edd9c2-59a9-45b3-a71a-4741f11d85d7'] response: {'name': 'network-changed', 'server_uuid': '58ef3209-d037-4b59-9ea9-60719480fe5c', 'tag': '36621070-fa93-4258-ad69-e1f56bbc9e9b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 291/604] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:12:39 2026] GET /v2.0/ports?tenant_id=09af66028e80451dbfe5a3783168f569&device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 1238 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/605] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:39 2026] GET /v2.0/ports?device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => 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: 293/606] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:12:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=36621070-fa93-4258-ad69-e1f56bbc9e9b => 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: 294/607] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:12:39 2026] GET /v2.0/subnets?id=06f000cf-14f1-47c9-a6a7-2d02316a08c2 => generated 702 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/608] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:12:39 2026] GET /v2.0/ports?network_id=53601640-e5c8-4077-a540-1cbeab650607&device_owner=network%3Adhcp => generated 1244 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/609] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:12:39 2026] GET /v2.0/networks/53601640-e5c8-4077-a540-1cbeab650607?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/610] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:12:39 2026] GET /v2.0/networks/53601640-e5c8-4077-a540-1cbeab650607?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/611] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:39 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 314/612] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:12:37 2026] POST /v2.0/routers => generated 731 bytes in 2694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/613] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:39 2026] GET /v2.0/security-groups?id=f8bc5f63-922e-436b-9f31-b9d53b0a0701&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: 300/614] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:12:40 2026] GET /v2.0/networks?id=a6e45254-df62-455b-8251-9caf2f03f314 => generated 670 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/615] 199.19.213.32 () {34 vars in 1049 bytes} [Fri Jul 3 17:12:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2f4a3a534fe044e8896a66d2a3386707 => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/616] 199.19.213.32 () {38 vars in 954 bytes} [Fri Jul 3 17:12:40 2026] POST /v2.0/ports => generated 954 bytes in 374 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: 303/617] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:40 2026] GET /v2.0/ports?device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 957 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/618] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:12:40 2026] GET /v2.0/ports?tenant_id=09af66028e80451dbfe5a3783168f569&device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 315/619] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:12:39 2026] PUT /v2.0/routers/cc46d683-bb87-48c5-b68b-8b80e820b14f/add_router_interface => generated 309 bytes in 1324 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 316/620] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:41 2026] GET /v2.0/security-groups?id=3ff20b05-469b-4362-8be6-8559040fd784&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: 6|app: 0|req: 317/621] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:12:41 2026] GET /v2.0/networks?id=53601640-e5c8-4077-a540-1cbeab650607 => generated 780 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/622] 199.19.213.32 () {38 vars in 1027 bytes} [Fri Jul 3 17:12:40 2026] PUT /v2.0/ports/037d6779-2b3d-4b7c-9233-b8f6ce091c3b => generated 1235 bytes in 590 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: 306/623] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:12:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=36621070-fa93-4258-ad69-e1f56bbc9e9b => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 318/624] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:41 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => 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: 307/625] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:12:41 2026] GET /v2.0/subnets?id=06f000cf-14f1-47c9-a6a7-2d02316a08c2 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:12:41.260 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfcdcc9b-ecd8-4afe-9d98-70a8f5304c13'] response: {'name': 'network-changed', 'server_uuid': '4d41a21d-8a79-45af-9698-414e6c36bb38', 'tag': '037d6779-2b3d-4b7c-9233-b8f6ce091c3b', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 319/626] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:41 2026] GET /v2.0/security-groups?id=f8bc5f63-922e-436b-9f31-b9d53b0a0701&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: 308/627] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:12:41 2026] GET /v2.0/ports?network_id=53601640-e5c8-4077-a540-1cbeab650607&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 320/628] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:12:41 2026] GET /v2.0/networks/53601640-e5c8-4077-a540-1cbeab650607?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/629] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:12:41 2026] GET /v2.0/networks/53601640-e5c8-4077-a540-1cbeab650607?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/630] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:12:41 2026] GET /v2.0/ports?tenant_id=2f4a3a534fe044e8896a66d2a3386707&device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 321/631] 10.0.0.110 () {34 vars in 685 bytes} [Fri Jul 3 17:12:41 2026] POST /v2.0/security-groups => generated 1661 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/632] 199.19.213.32 () {34 vars in 1017 bytes} [Fri Jul 3 17:12:41 2026] GET /v2.0/networks?tenant_id=2f4a3a534fe044e8896a66d2a3386707&shared=False => generated 766 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/633] 199.19.213.32 () {34 vars in 929 bytes} [Fri Jul 3 17:12:41 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: 6|app: 0|req: 322/634] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:12:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/635] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:12:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 323/636] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:42 2026] GET /v2.0/ports?device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 324/637] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:42 2026] GET /v2.0/security-groups?id=3ff20b05-469b-4362-8be6-8559040fd784&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: 6|app: 0|req: 325/638] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:42 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 326/639] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:42 2026] GET /v2.0/security-groups?id=f8bc5f63-922e-436b-9f31-b9d53b0a0701&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: 314/640] 10.0.0.110 () {34 vars in 676 bytes} [Fri Jul 3 17:12:42 2026] POST /v2.0/floatingips => generated 552 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 327/641] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:12:42 2026] GET /v2.0/ports?tenant_id=2f4a3a534fe044e8896a66d2a3386707&device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/642] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:12:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=037d6779-2b3d-4b7c-9233-b8f6ce091c3b => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 328/643] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:12:43 2026] GET /v2.0/subnets?id=e49207b9-317f-4d0b-b58e-d4a504a7df25 => 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: 316/644] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:12:43 2026] GET /v2.0/ports?network_id=a6e45254-df62-455b-8251-9caf2f03f314&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 329/645] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:12:43 2026] GET /v2.0/networks/a6e45254-df62-455b-8251-9caf2f03f314?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/646] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:12:43 2026] GET /v2.0/networks/a6e45254-df62-455b-8251-9caf2f03f314?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 330/647] 10.0.0.199 () {34 vars in 1100 bytes} [Fri Jul 3 17:12:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1985912208&fields=id&tenant_id=12a59d45f1a24d4ab011ebdd531f58f8 => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/648] 10.0.0.199 () {34 vars in 982 bytes} [Fri Jul 3 17:12:43 2026] GET /v2.0/networks?id=a0fef6ef-deca-40a8-b07d-c254e06e97e2 => generated 676 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 331/649] 10.0.0.199 () {34 vars in 965 bytes} [Fri Jul 3 17:12:43 2026] GET /v2.0/quotas/12a59d45f1a24d4ab011ebdd531f58f8 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 332/650] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:43 2026] GET /v2.0/ports?device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/651] 10.0.0.199 () {34 vars in 1002 bytes} [Fri Jul 3 17:12:43 2026] GET /v2.0/ports?tenant_id=12a59d45f1a24d4ab011ebdd531f58f8&fields=id => generated 57 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 333/652] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:43 2026] GET /v2.0/security-groups?id=3ff20b05-469b-4362-8be6-8559040fd784&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/653] 10.0.0.199 () {34 vars in 1008 bytes} [Fri Jul 3 17:12:43 2026] GET /v2.0/networks/a0fef6ef-deca-40a8-b07d-c254e06e97e2?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 334/654] 10.0.0.199 () {34 vars in 1108 bytes} [Fri Jul 3 17:12:43 2026] GET /v2.0/networks/a0fef6ef-deca-40a8-b07d-c254e06e97e2?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: 321/655] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:43 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 335/656] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:43 2026] GET /v2.0/security-groups?id=f8bc5f63-922e-436b-9f31-b9d53b0a0701&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/657] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:43 2026] GET /v2.0/ports?device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 337/660] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:44 2026] GET /v2.0/ports?device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/661] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:44 2026] GET /v2.0/security-groups?id=3ff20b05-469b-4362-8be6-8559040fd784&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: 6|app: 0|req: 338/662] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:44 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/663] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:44 2026] GET /v2.0/security-groups?id=f8bc5f63-922e-436b-9f31-b9d53b0a0701&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: 6|app: 0|req: 339/664] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:44 2026] GET /v2.0/ports?device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 340/665] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:45 2026] GET /v2.0/ports?device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 341/666] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:45 2026] GET /v2.0/security-groups?id=3ff20b05-469b-4362-8be6-8559040fd784&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: 326/667] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:12:45 2026] GET /v2.0/security-groups?tenant_id=d8c3f965f81242a8b89a08d4adb4b9bd&name=default => generated 2925 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 342/668] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:12:45 2026] DELETE /v2.0/security-groups/023d4357-0af1-491c-9a49-e408a875b68b => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/669] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:45 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 343/670] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:45 2026] GET /v2.0/ports?device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => 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: 328/671] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:45 2026] GET /v2.0/security-groups?id=f8bc5f63-922e-436b-9f31-b9d53b0a0701&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: 6|app: 0|req: 344/672] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:12:46 2026] GET /v2.0/security-groups?tenant_id=6d6eaa5907d14b4ca10968d350258986&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/673] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:12:46 2026] DELETE /v2.0/security-groups/f9245a51-c576-4a38-8fc5-f22fbac2e609 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 345/674] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:46 2026] GET /v2.0/ports?device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/675] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:46 2026] GET /v2.0/security-groups?id=3ff20b05-469b-4362-8be6-8559040fd784&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: 6|app: 0|req: 346/676] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:47 2026] GET /v2.0/ports?device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => 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: 331/677] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:47 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 347/678] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:47 2026] GET /v2.0/security-groups?id=f8bc5f63-922e-436b-9f31-b9d53b0a0701&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: 332/679] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:12:48 2026] GET /v2.0/networks?id=a0fef6ef-deca-40a8-b07d-c254e06e97e2 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 348/680] 199.19.213.32 () {34 vars in 1049 bytes} [Fri Jul 3 17:12:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=12a59d45f1a24d4ab011ebdd531f58f8 => generated 181 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/681] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:48 2026] GET /v2.0/ports?device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 349/682] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:48 2026] GET /v2.0/ports?device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 350/683] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:48 2026] GET /v2.0/security-groups?id=3ff20b05-469b-4362-8be6-8559040fd784&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: 6|app: 0|req: 351/684] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:48 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 971 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 352/685] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:48 2026] GET /v2.0/security-groups?id=f8bc5f63-922e-436b-9f31-b9d53b0a0701&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/686] 199.19.213.32 () {38 vars in 954 bytes} [Fri Jul 3 17:12:48 2026] POST /v2.0/ports => generated 954 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 353/687] 199.19.213.32 () {38 vars in 1027 bytes} [Fri Jul 3 17:12:48 2026] PUT /v2.0/ports/c8ea20a5-2e0d-4aab-84a1-67ad43a7c199 => generated 1235 bytes in 472 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 354/688] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:49 2026] GET /v2.0/ports?device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 355/689] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:49 2026] GET /v2.0/ports?device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/690] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:12:49 2026] GET /v2.0/security-groups?tenant_id=20086a92fc794a579c2b66a46ea2e2b4&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 356/691] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:49 2026] GET /v2.0/security-groups?id=87b3e722-2bf6-43fb-b7ab-dc8ffcaec0ff&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: 336/692] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:49 2026] GET /v2.0/security-groups?id=3ff20b05-469b-4362-8be6-8559040fd784&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 357/693] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:12:49 2026] DELETE /v2.0/security-groups/13e799d0-da64-4701-8037-794f547a5312 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:12:49.615 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ba35bb5-8480-405a-8f50-cb5bba6e924f'] response: {'name': 'network-changed', 'server_uuid': '31ebc3a6-bb96-4f30-856e-0f74ab365d46', 'tag': 'c8ea20a5-2e0d-4aab-84a1-67ad43a7c199', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 337/694] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:49 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 358/695] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:49 2026] GET /v2.0/security-groups?id=f8bc5f63-922e-436b-9f31-b9d53b0a0701&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: 338/696] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:49 2026] GET /v2.0/ports?device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/697] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:12:50 2026] GET /v2.0/ports?tenant_id=12a59d45f1a24d4ab011ebdd531f58f8&device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => 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: 340/698] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:12:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c8ea20a5-2e0d-4aab-84a1-67ad43a7c199 => 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: 341/699] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:12:50 2026] GET /v2.0/subnets?id=36b85b33-853a-4cca-beda-f333c1e7058d => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/700] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:12:50 2026] GET /v2.0/ports?network_id=a0fef6ef-deca-40a8-b07d-c254e06e97e2&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: 343/701] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:12:50 2026] GET /v2.0/networks/a0fef6ef-deca-40a8-b07d-c254e06e97e2?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/702] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:12:50 2026] GET /v2.0/networks/a0fef6ef-deca-40a8-b07d-c254e06e97e2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:12:50.358 6 INFO neutron.db.l3_db [None req-a2fb76d8-c1ba-47de-bd4a-b2bdfc8f0a99 78655218fc1d4956a7f1b138804ed161 2f4a3a534fe044e8896a66d2a3386707 - - default default] Floating IP 5d504700-bf8f-423e-b36e-7ee5ea996c73 associated. External IP: 10.96.250.211, port: 037d6779-2b3d-4b7c-9233-b8f6ce091c3b. [pid: 7|app: 0|req: 345/703] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:50 2026] GET /v2.0/ports?device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/704] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:50 2026] GET /v2.0/security-groups?id=87b3e722-2bf6-43fb-b7ab-dc8ffcaec0ff&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: 6|app: 0|req: 359/705] 10.0.0.110 () {34 vars in 749 bytes} [Fri Jul 3 17:12:49 2026] PUT /v2.0/floatingips/5d504700-bf8f-423e-b36e-7ee5ea996c73 => generated 855 bytes in 971 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/706] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:50 2026] GET /v2.0/ports?device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 360/707] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:50 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/708] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:50 2026] GET /v2.0/security-groups?id=3ff20b05-469b-4362-8be6-8559040fd784&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 361/709] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:50 2026] GET /v2.0/security-groups?id=f8bc5f63-922e-436b-9f31-b9d53b0a0701&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: 349/710] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:51 2026] GET /v2.0/ports?device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 362/711] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:51 2026] GET /v2.0/security-groups?id=3ff20b05-469b-4362-8be6-8559040fd784&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: 350/712] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:12:51 2026] GET /v2.0/ports?tenant_id=12a59d45f1a24d4ab011ebdd531f58f8&device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 363/713] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:12:51 2026] GET /v2.0/networks?id=a0fef6ef-deca-40a8-b07d-c254e06e97e2 => generated 772 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/714] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:12:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c8ea20a5-2e0d-4aab-84a1-67ad43a7c199 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 364/715] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:12:51 2026] GET /v2.0/subnets?id=36b85b33-853a-4cca-beda-f333c1e7058d => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/716] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:12:51 2026] GET /v2.0/ports?network_id=a0fef6ef-deca-40a8-b07d-c254e06e97e2&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: 6|app: 0|req: 365/717] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:12:51 2026] GET /v2.0/networks/a0fef6ef-deca-40a8-b07d-c254e06e97e2?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:12:51.657 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-c163e2d0-ab6f-4d3d-a7c5-931f11fdeaca'] response: {'name': 'network-changed', 'server_uuid': '4d41a21d-8a79-45af-9698-414e6c36bb38', 'tag': '037d6779-2b3d-4b7c-9233-b8f6ce091c3b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 353/718] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:12:51 2026] GET /v2.0/networks/a0fef6ef-deca-40a8-b07d-c254e06e97e2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 366/719] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:51 2026] GET /v2.0/ports?device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/720] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:51 2026] GET /v2.0/security-groups?id=87b3e722-2bf6-43fb-b7ab-dc8ffcaec0ff&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: 6|app: 0|req: 367/721] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:51 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/722] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:52 2026] GET /v2.0/security-groups?id=f8bc5f63-922e-436b-9f31-b9d53b0a0701&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: 6|app: 0|req: 368/723] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:52 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/724] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:12:52 2026] GET /v2.0/ports?tenant_id=2f4a3a534fe044e8896a66d2a3386707&device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/725] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:12:52 2026] GET /v2.0/networks?id=a6e45254-df62-455b-8251-9caf2f03f314 => generated 766 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:12:52.559 6 INFO neutron.db.l3_db [None req-581fa93c-b33f-45f3-b48f-da551120cbad 7dbce986aafb49a4a9aeabbcaf44cebe 09af66028e80451dbfe5a3783168f569 - - default default] Floating IP 2a0467c2-be5c-42fa-ad44-590f9c8296ee associated. External IP: 10.96.250.215, port: 36621070-fa93-4258-ad69-e1f56bbc9e9b. [pid: 7|app: 0|req: 358/726] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:12:52 2026] GET /v2.0/security-groups?tenant_id=ad9827c2ee0a4ec8888cdf219813b5ca&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/727] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:12:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=037d6779-2b3d-4b7c-9233-b8f6ce091c3b => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/728] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:52 2026] GET /v2.0/ports?device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => 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: 361/729] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:12:52 2026] DELETE /v2.0/security-groups/33dc89f5-f4e1-406e-972b-a280f34b9fd5 => 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: 362/730] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:12:52 2026] GET /v2.0/subnets?id=e49207b9-317f-4d0b-b58e-d4a504a7df25 => generated 688 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/731] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:52 2026] GET /v2.0/security-groups?id=3ff20b05-469b-4362-8be6-8559040fd784&fields=id&fields=name => generated 114 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/732] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:12:52 2026] GET /v2.0/ports?network_id=a6e45254-df62-455b-8251-9caf2f03f314&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/733] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:12:52 2026] GET /v2.0/networks/a6e45254-df62-455b-8251-9caf2f03f314?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/734] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:52 2026] GET /v2.0/ports?device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 369/735] 10.0.0.110 () {34 vars in 749 bytes} [Fri Jul 3 17:12:52 2026] PUT /v2.0/floatingips/2a0467c2-be5c-42fa-ad44-590f9c8296ee => generated 855 bytes in 784 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/736] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:12:52 2026] GET /v2.0/networks/a6e45254-df62-455b-8251-9caf2f03f314?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: 6|app: 0|req: 370/737] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:52 2026] GET /v2.0/security-groups?id=87b3e722-2bf6-43fb-b7ab-dc8ffcaec0ff&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/738] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:53 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 371/739] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:53 2026] GET /v2.0/security-groups?id=f8bc5f63-922e-436b-9f31-b9d53b0a0701&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:12:53.695 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-c03f5bb2-c4d1-4bfe-a1e4-56efcafe8e1e'] response: {'name': 'network-changed', 'server_uuid': '58ef3209-d037-4b59-9ea9-60719480fe5c', 'tag': '36621070-fa93-4258-ad69-e1f56bbc9e9b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 369/740] 199.19.213.32 () {34 vars in 993 bytes} [Fri Jul 3 17:12:53 2026] GET /v2.0/ports?device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:12:53.923 6 INFO neutron_taas.services.taas.taas_plugin [req-7a26398a-4734-4027-a5c7-9543f235d724 req-e11b73ed-a82d-4fb4-ac34-b86b13a1830b 78655218fc1d4956a7f1b138804ed161 2f4a3a534fe044e8896a66d2a3386707 - - default default] TaaS: Handle Delete Port: 037d6779-2b3d-4b7c-9233-b8f6ce091c3b [pid: 7|app: 0|req: 370/741] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:53 2026] GET /v2.0/ports?device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:12:53.930 6 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7a26398a-4734-4027-a5c7-9543f235d724 req-e11b73ed-a82d-4fb4-ac34-b86b13a1830b 78655218fc1d4956a7f1b138804ed161 2f4a3a534fe044e8896a66d2a3386707 - - default default] Tap Mirror: Handle Delete Port: 037d6779-2b3d-4b7c-9233-b8f6ce091c3b [pid: 7|app: 0|req: 371/742] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:53 2026] GET /v2.0/security-groups?id=3ff20b05-469b-4362-8be6-8559040fd784&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:12:54.176 6 INFO neutron.db.l3_db [req-7a26398a-4734-4027-a5c7-9543f235d724 req-e11b73ed-a82d-4fb4-ac34-b86b13a1830b 78655218fc1d4956a7f1b138804ed161 2f4a3a534fe044e8896a66d2a3386707 - - default default] Floating IP 5d504700-bf8f-423e-b36e-7ee5ea996c73 disassociated. External IP: 10.96.250.211, port: 037d6779-2b3d-4b7c-9233-b8f6ce091c3b. [pid: 7|app: 0|req: 372/743] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:54 2026] GET /v2.0/ports?device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/744] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:12:54 2026] GET /v2.0/ports?tenant_id=09af66028e80451dbfe5a3783168f569&device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/745] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:54 2026] GET /v2.0/security-groups?id=87b3e722-2bf6-43fb-b7ab-dc8ffcaec0ff&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: 375/746] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:12:54 2026] GET /v2.0/networks?id=53601640-e5c8-4077-a540-1cbeab650607 => generated 780 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/747] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:12:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=36621070-fa93-4258-ad69-e1f56bbc9e9b => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/748] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:12:54 2026] GET /v2.0/subnets?id=06f000cf-14f1-47c9-a6a7-2d02316a08c2 => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/749] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:12:54 2026] GET /v2.0/ports?network_id=53601640-e5c8-4077-a540-1cbeab650607&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/750] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:12:54 2026] GET /v2.0/networks/53601640-e5c8-4077-a540-1cbeab650607?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/751] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:12:54 2026] GET /v2.0/networks/53601640-e5c8-4077-a540-1cbeab650607?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 372/752] 199.19.213.32 () {36 vars in 996 bytes} [Fri Jul 3 17:12:53 2026] DELETE /v2.0/ports/037d6779-2b3d-4b7c-9233-b8f6ce091c3b => generated 0 bytes in 844 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/753] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:55 2026] GET /v2.0/ports?device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 373/754] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:55 2026] GET /v2.0/ports?device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => 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: 382/755] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:55 2026] GET /v2.0/security-groups?id=87b3e722-2bf6-43fb-b7ab-dc8ffcaec0ff&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: 6|app: 0|req: 374/756] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:55 2026] GET /v2.0/ports?device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:12:55.730 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-2142bba4-02d1-4951-a56c-296516e15676'] response: {'server_uuid': '4d41a21d-8a79-45af-9698-414e6c36bb38', 'name': 'network-vif-deleted', 'tag': '037d6779-2b3d-4b7c-9233-b8f6ce091c3b', 'status': 'completed', 'code': 200} 2026-07-03 17:12:56.132 7 INFO neutron.db.l3_db [None req-04b51d42-1e7b-40c1-af68-f416d2fa610a 81494bf47f704229aa35ca8d7156ee1a 12a59d45f1a24d4ab011ebdd531f58f8 - - default default] Floating IP 806acfff-c66a-4864-a44c-9c874925eb0e associated. External IP: 10.96.250.206, port: c8ea20a5-2e0d-4aab-84a1-67ad43a7c199. [pid: 6|app: 0|req: 375/757] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:56 2026] GET /v2.0/ports?device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/758] 10.0.0.110 () {34 vars in 749 bytes} [Fri Jul 3 17:12:55 2026] PUT /v2.0/floatingips/806acfff-c66a-4864-a44c-9c874925eb0e => generated 855 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:12:56.543 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a6d834b-c80d-4e62-a6e3-767d1f829768'] response: {'name': 'network-changed', 'server_uuid': '31ebc3a6-bb96-4f30-856e-0f74ab365d46', 'tag': 'c8ea20a5-2e0d-4aab-84a1-67ad43a7c199', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 376/759] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:56 2026] GET /v2.0/ports?device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => 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: 384/760] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:56 2026] GET /v2.0/security-groups?id=87b3e722-2bf6-43fb-b7ab-dc8ffcaec0ff&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: 6|app: 0|req: 377/761] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:56 2026] GET /v2.0/ports?device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/762] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:56 2026] GET /v2.0/security-groups?id=87b3e722-2bf6-43fb-b7ab-dc8ffcaec0ff&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: 6|app: 0|req: 378/763] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:12:57 2026] GET /v2.0/ports?tenant_id=12a59d45f1a24d4ab011ebdd531f58f8&device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/764] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:12:57 2026] GET /v2.0/networks?id=a0fef6ef-deca-40a8-b07d-c254e06e97e2 => generated 772 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 379/765] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:12:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c8ea20a5-2e0d-4aab-84a1-67ad43a7c199 => generated 858 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/766] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:12:57 2026] GET /v2.0/subnets?id=36b85b33-853a-4cca-beda-f333c1e7058d => generated 694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/767] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:57 2026] GET /v2.0/ports?device_id=4d41a21d-8a79-45af-9698-414e6c36bb38 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 380/768] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:12:57 2026] GET /v2.0/ports?network_id=a0fef6ef-deca-40a8-b07d-c254e06e97e2&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/769] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:12:57 2026] GET /v2.0/networks/a0fef6ef-deca-40a8-b07d-c254e06e97e2?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 381/770] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:12:57 2026] GET /v2.0/networks/a0fef6ef-deca-40a8-b07d-c254e06e97e2?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: 390/771] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:58 2026] GET /v2.0/ports?device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 382/772] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:58 2026] GET /v2.0/security-groups?id=87b3e722-2bf6-43fb-b7ab-dc8ffcaec0ff&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: 6|app: 0|req: 383/773] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:12:58 2026] DELETE /v2.0/security-groups/3ff20b05-469b-4362-8be6-8559040fd784 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:12:58.570 6 INFO neutron.api.v2.resource [None req-b7a1e0b9-201a-4792-9d4f-d02d4d3c055f 78655218fc1d4956a7f1b138804ed161 2f4a3a534fe044e8896a66d2a3386707 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 384/774] 10.0.0.110 () {32 vars in 737 bytes} [Fri Jul 3 17:12:58 2026] GET /v2.0/security-groups/3ff20b05-469b-4362-8be6-8559040fd784 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/775] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:12:58 2026] GET /v2.0/security-groups?tenant_id=082b4eb5cfcb44c3aaeacc5752a1a9f4&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:12:58.705 6 INFO neutron_taas.services.taas.taas_plugin [None req-c257d314-ae33-4d9f-93e1-aff635b82042 78655218fc1d4956a7f1b138804ed161 2f4a3a534fe044e8896a66d2a3386707 - - default default] TaaS: Handle Delete Port: 799eb572-8834-4ecf-95ee-fbe4237f7ba8 2026-07-03 17:12:58.711 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c257d314-ae33-4d9f-93e1-aff635b82042 78655218fc1d4956a7f1b138804ed161 2f4a3a534fe044e8896a66d2a3386707 - - default default] Tap Mirror: Handle Delete Port: 799eb572-8834-4ecf-95ee-fbe4237f7ba8 [pid: 7|app: 0|req: 392/776] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:12:58 2026] DELETE /v2.0/security-groups/b522b4b8-af3e-4ff6-a8f0-8fa40fd5573d => generated 0 bytes in 210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 385/779] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:12:58 2026] DELETE /v2.0/floatingips/5d504700-bf8f-423e-b36e-7ee5ea996c73 => generated 0 bytes in 507 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 386/780] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:12:59 2026] GET /v2.0/ports?device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 387/781] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:12:59 2026] GET /v2.0/security-groups?id=87b3e722-2bf6-43fb-b7ab-dc8ffcaec0ff&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 388/782] 199.19.213.32 () {34 vars in 993 bytes} [Fri Jul 3 17:12:59 2026] GET /v2.0/ports?device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:12:59.536 7 INFO neutron_taas.services.taas.taas_plugin [None req-5954044b-b04b-4cf3-a068-43e64247544c 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: b2561802-3bdf-4d3a-b7f0-7301de8b1093 2026-07-03 17:12:59.539 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5954044b-b04b-4cf3-a068-43e64247544c 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: b2561802-3bdf-4d3a-b7f0-7301de8b1093 2026-07-03 17:12:59.586 6 INFO neutron_taas.services.taas.taas_plugin [req-50c9d288-a2aa-4b67-b212-9c3f1a4eb26d req-6b341c5f-677e-4928-8ee4-96ad3ad99caf 81494bf47f704229aa35ca8d7156ee1a 12a59d45f1a24d4ab011ebdd531f58f8 - - default default] TaaS: Handle Delete Port: c8ea20a5-2e0d-4aab-84a1-67ad43a7c199 2026-07-03 17:12:59.590 6 INFO neutron_taas.services.taas.tap_mirror_plugin [req-50c9d288-a2aa-4b67-b212-9c3f1a4eb26d req-6b341c5f-677e-4928-8ee4-96ad3ad99caf 81494bf47f704229aa35ca8d7156ee1a 12a59d45f1a24d4ab011ebdd531f58f8 - - default default] Tap Mirror: Handle Delete Port: c8ea20a5-2e0d-4aab-84a1-67ad43a7c199 2026-07-03 17:12:59.677 6 INFO neutron.db.l3_db [req-50c9d288-a2aa-4b67-b212-9c3f1a4eb26d req-6b341c5f-677e-4928-8ee4-96ad3ad99caf 81494bf47f704229aa35ca8d7156ee1a 12a59d45f1a24d4ab011ebdd531f58f8 - - default default] Floating IP 806acfff-c66a-4864-a44c-9c874925eb0e disassociated. External IP: 10.96.250.206, port: c8ea20a5-2e0d-4aab-84a1-67ad43a7c199. [pid: 7|app: 0|req: 395/783] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:12:59 2026] PUT /v2.0/routers/394c2c5c-3ea1-4ebd-adaa-7605e6dc74c0/remove_router_interface => generated 309 bytes in 1093 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:00.380 7 INFO neutron_taas.services.taas.taas_plugin [None req-e60ae3d1-cf28-402b-8a5f-bbc58b8245f2 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 5c33d902-0288-49b9-aaa3-00bd39103b57 2026-07-03 17:13:00.384 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e60ae3d1-cf28-402b-8a5f-bbc58b8245f2 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 5c33d902-0288-49b9-aaa3-00bd39103b57 [pid: 6|app: 0|req: 389/784] 199.19.213.32 () {36 vars in 996 bytes} [Fri Jul 3 17:12:59 2026] DELETE /v2.0/ports/c8ea20a5-2e0d-4aab-84a1-67ad43a7c199 => generated 0 bytes in 1035 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 390/785] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:00 2026] GET /v2.0/ports?device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:00.473 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-1dd0090c-d805-4256-8afd-01a649aefd0e'] response: {'server_uuid': '31ebc3a6-bb96-4f30-856e-0f74ab365d46', 'name': 'network-vif-deleted', 'tag': 'c8ea20a5-2e0d-4aab-84a1-67ad43a7c199', 'status': 'completed', 'code': 200} 2026-07-03 17:13:00.679 7 INFO neutron_taas.services.taas.taas_plugin [None req-e60ae3d1-cf28-402b-8a5f-bbc58b8245f2 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: f1379f8b-d3bf-4ead-89d2-2e18be546455 2026-07-03 17:13:00.682 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e60ae3d1-cf28-402b-8a5f-bbc58b8245f2 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: f1379f8b-d3bf-4ead-89d2-2e18be546455 2026-07-03 17:13:01.042 7 INFO neutron.services.segments.plugin [-] Segment c0ba75ed-2483-4f16-8ab0-682f8b743f6f resource provider aggregate not found 2026-07-03 17:13:01.048 7 INFO neutron.services.segments.plugin [-] Segment c0ba75ed-2483-4f16-8ab0-682f8b743f6f resource provider aggregate not found 2026-07-03 17:13:01.064 7 INFO neutron.services.segments.plugin [-] Segment c0ba75ed-2483-4f16-8ab0-682f8b743f6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0ba75ed-2483-4f16-8ab0-682f8b743f6f found for delete ", "request_id": "req-2e8b7c6a-3976-4422-bbd5-dca2b553daa2"}]} 2026-07-03 17:13:01.068 7 INFO neutron.services.segments.plugin [-] Segment c0ba75ed-2483-4f16-8ab0-682f8b743f6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0ba75ed-2483-4f16-8ab0-682f8b743f6f found for delete ", "request_id": "req-c4d7bc89-bedb-43cb-ad28-03d20adaaafa"}]} 2026-07-03 17:13:01.082 7 INFO neutron.db.l3_hamode_db [None req-e60ae3d1-cf28-402b-8a5f-bbc58b8245f2 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] HA network c7f87b55-7e3a-4769-aea2-8eaab50d67ae was deleted as no HA routers are present in tenant 2f4a3a534fe044e8896a66d2a3386707. [pid: 7|app: 0|req: 396/786] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:00 2026] DELETE /v2.0/routers/394c2c5c-3ea1-4ebd-adaa-7605e6dc74c0 => generated 0 bytes in 901 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:13:01.161 6 INFO neutron.db.segments_db [None req-a08b024f-fe63-4fa1-83e9-fdcd2650b5c6 c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Added segment 39db1d6c-3f13-43e5-8eae-bb4bb2bf95e7 of type vxlan for network 6bdd18a0-d866-4dd9-9b7b-c58b8023ff08 [pid: 6|app: 0|req: 391/787] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:13:00 2026] POST /v2.0/networks => generated 634 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/788] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:01 2026] DELETE /v2.0/subnets/e49207b9-317f-4d0b-b58e-d4a504a7df25 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:13:01.319 6 INFO neutron.db.segments_db [None req-68167957-ddf9-4a3c-9284-2c5c77562acf c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Added segment 325f3161-c484-4c41-b665-ff2fa58b874a of type vxlan for network 8dc5d92e-8bee-4d10-89d2-33406039ee30 [pid: 6|app: 0|req: 392/789] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:13:01 2026] POST /v2.0/networks => generated 634 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:13:01.449 7 INFO neutron_taas.services.taas.taas_plugin [None req-37218401-c73e-45b7-84fd-ea6c3575a897 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: d3e94d64-b180-47f5-8416-56d7938d3541 2026-07-03 17:13:01.453 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37218401-c73e-45b7-84fd-ea6c3575a897 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: d3e94d64-b180-47f5-8416-56d7938d3541 [pid: 7|app: 0|req: 398/790] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:13:01 2026] DELETE /v2.0/networks/a6e45254-df62-455b-8251-9caf2f03f314 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/791] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:01 2026] GET /v2.0/ports?device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 393/792] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:13:01 2026] POST /v2.0/subnets => generated 646 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/793] 10.0.0.36 () {34 vars in 989 bytes} [Fri Jul 3 17:13:01 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 1240 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/794] 10.0.0.36 () {34 vars in 1039 bytes} [Fri Jul 3 17:13:01 2026] GET /v2.0/security-groups?id=f8bc5f63-922e-436b-9f31-b9d53b0a0701&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: 402/795] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:13:01 2026] GET /v2.0/security-groups?tenant_id=2f4a3a534fe044e8896a66d2a3386707&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 394/796] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:13:01 2026] POST /v2.0/subnets => generated 655 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/797] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:01 2026] DELETE /v2.0/security-groups/95a613b8-35e4-4cfd-827a-4e54c3387979 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:13:02.057 6 INFO neutron.db.segments_db [None req-c4f83447-68b6-46c8-be17-c8b39ac42a7f c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Added segment 0571abc5-1874-4e9f-aa2b-ffbbe03beaea of type vxlan for network 35d86e83-2347-42b8-b07a-218a9d55dd88 2026-07-03 17:13:02.329 6 INFO neutron.db.l3_hamode_db [None req-c4f83447-68b6-46c8-be17-c8b39ac42a7f c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 17:13:02.485 6 INFO neutron.db.l3_hamode_db [None req-c4f83447-68b6-46c8-be17-c8b39ac42a7f c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 404/798] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:02 2026] GET /v2.0/ports?device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:03.084 7 INFO neutron.services.segments.plugin [-] Segment e52082f2-a752-4d0d-a031-b6700e368af5 resource provider aggregate not found 2026-07-03 17:13:03.088 7 INFO neutron.services.segments.plugin [-] Segment e52082f2-a752-4d0d-a031-b6700e368af5 resource provider aggregate not found 2026-07-03 17:13:03.101 7 INFO neutron.services.segments.plugin [-] Segment e52082f2-a752-4d0d-a031-b6700e368af5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e52082f2-a752-4d0d-a031-b6700e368af5 found for delete ", "request_id": "req-dc3fc0be-9948-43c1-9a62-7f6f23389008"}]} 2026-07-03 17:13:03.104 7 INFO neutron.services.segments.plugin [-] Segment e52082f2-a752-4d0d-a031-b6700e368af5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e52082f2-a752-4d0d-a031-b6700e368af5 found for delete ", "request_id": "req-258c7421-406d-477d-8c07-51ad543ba5b0"}]} [pid: 6|app: 0|req: 395/799] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:13:02 2026] POST /v2.0/routers => generated 510 bytes in 1157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 396/800] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:03 2026] GET /v2.0/ports?device_id=31ebc3a6-bb96-4f30-856e-0f74ab365d46 => 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: 405/801] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:13:03 2026] PUT /v2.0/routers/324dc8d5-1962-4642-9ac7-ece13dcab946/add_router_interface => generated 309 bytes in 1456 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 397/802] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:13:04 2026] GET /v2.0/ports/35d24ef0-db60-475e-b3e7-2968ec0fb732 => generated 959 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 398/803] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:05 2026] DELETE /v2.0/security-groups/87b3e722-2bf6-43fb-b7ab-dc8ffcaec0ff => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:13:05.182 6 INFO neutron.api.v2.resource [None req-a71e716b-11c4-4c58-8d04-0a8d1c9e27f3 81494bf47f704229aa35ca8d7156ee1a 12a59d45f1a24d4ab011ebdd531f58f8 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 399/804] 10.0.0.110 () {32 vars in 737 bytes} [Fri Jul 3 17:13:05 2026] GET /v2.0/security-groups/87b3e722-2bf6-43fb-b7ab-dc8ffcaec0ff => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:13:05.299 6 INFO neutron_taas.services.taas.taas_plugin [None req-c2ec2105-1894-4889-8bb8-b01c319bb65e 81494bf47f704229aa35ca8d7156ee1a 12a59d45f1a24d4ab011ebdd531f58f8 - - default default] TaaS: Handle Delete Port: 31450e9b-5e91-455b-bb36-89775ed8a46a 2026-07-03 17:13:05.302 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2ec2105-1894-4889-8bb8-b01c319bb65e 81494bf47f704229aa35ca8d7156ee1a 12a59d45f1a24d4ab011ebdd531f58f8 - - default default] Tap Mirror: Handle Delete Port: 31450e9b-5e91-455b-bb36-89775ed8a46a [pid: 6|app: 0|req: 400/805] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:13:05 2026] DELETE /v2.0/floatingips/806acfff-c66a-4864-a44c-9c874925eb0e => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:13:05.859 6 INFO neutron_taas.services.taas.taas_plugin [None req-f1d40925-40fa-4d39-926d-7203c3d9c2f5 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 81d971cd-65bf-4d4f-a2e7-23f74d0df69c 2026-07-03 17:13:05.862 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1d40925-40fa-4d39-926d-7203c3d9c2f5 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 81d971cd-65bf-4d4f-a2e7-23f74d0df69c [pid: 7|app: 0|req: 406/806] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:13:04 2026] PUT /v2.0/routers/324dc8d5-1962-4642-9ac7-ece13dcab946/add_router_interface => generated 309 bytes in 1190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/807] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:13:05 2026] GET /v2.0/ports/f68a1aa5-8e62-4758-a216-6cc88266bd93 => generated 967 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:06.328 7 INFO neutron_taas.services.taas.taas_plugin [None req-ec84177c-d7f2-4dec-9000-30be766b9771 c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] TaaS: Handle Delete Port: f68a1aa5-8e62-4758-a216-6cc88266bd93 2026-07-03 17:13:06.333 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec84177c-d7f2-4dec-9000-30be766b9771 c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Tap Mirror: Handle Delete Port: f68a1aa5-8e62-4758-a216-6cc88266bd93 [pid: 6|app: 0|req: 401/808] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:13:05 2026] PUT /v2.0/routers/cc46d683-bb87-48c5-b68b-8b80e820b14f/remove_router_interface => generated 309 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:06.771 6 INFO neutron_taas.services.taas.taas_plugin [None req-6407780e-40f0-47fe-9253-c5b43ae1617c 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 261f1b43-a2e1-4db5-8528-5e745c0b343b 2026-07-03 17:13:06.775 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6407780e-40f0-47fe-9253-c5b43ae1617c 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 261f1b43-a2e1-4db5-8528-5e745c0b343b [pid: 7|app: 0|req: 408/809] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:13:05 2026] PUT /v2.0/routers/324dc8d5-1962-4642-9ac7-ece13dcab946/remove_router_interface => generated 309 bytes in 961 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:07.102 6 INFO neutron_taas.services.taas.taas_plugin [None req-6407780e-40f0-47fe-9253-c5b43ae1617c 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: b6470056-ece2-4d85-835b-5f6505a111a2 2026-07-03 17:13:07.105 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6407780e-40f0-47fe-9253-c5b43ae1617c 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: b6470056-ece2-4d85-835b-5f6505a111a2 [pid: 7|app: 0|req: 409/810] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:13:06 2026] GET /v2.0/security-groups?tenant_id=aae261f8523f49cda34da12f984ffdea&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:13:07.506 6 INFO neutron.services.segments.plugin [-] Segment 6e6451e9-15c0-4e39-aa29-33919b375124 resource provider aggregate not found 2026-07-03 17:13:07.509 6 INFO neutron.services.segments.plugin [-] Segment 6e6451e9-15c0-4e39-aa29-33919b375124 resource provider aggregate not found 2026-07-03 17:13:07.525 6 INFO neutron.services.segments.plugin [-] Segment 6e6451e9-15c0-4e39-aa29-33919b375124 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e6451e9-15c0-4e39-aa29-33919b375124 found for delete ", "request_id": "req-227b8907-716e-400f-b0cb-c875a7e9690e"}]} 2026-07-03 17:13:07.529 6 INFO neutron.services.segments.plugin [-] Segment 6e6451e9-15c0-4e39-aa29-33919b375124 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e6451e9-15c0-4e39-aa29-33919b375124 found for delete ", "request_id": "req-4515558d-dfd1-4cec-b13d-45772b6bcec9"}]} 2026-07-03 17:13:07.538 6 INFO neutron.db.l3_hamode_db [None req-6407780e-40f0-47fe-9253-c5b43ae1617c 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] HA network a7f26ddb-a395-4c05-94f2-c1aaeaea8c0d was deleted as no HA routers are present in tenant 12a59d45f1a24d4ab011ebdd531f58f8. [pid: 6|app: 0|req: 402/811] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:06 2026] DELETE /v2.0/routers/cc46d683-bb87-48c5-b68b-8b80e820b14f => generated 0 bytes in 1086 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:13:07.579 7 INFO neutron_taas.services.taas.taas_plugin [None req-f3073fed-b427-45f6-ae18-06bb2c4b5c8d c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] TaaS: Handle Delete Port: 35d24ef0-db60-475e-b3e7-2968ec0fb732 2026-07-03 17:13:07.582 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3073fed-b427-45f6-ae18-06bb2c4b5c8d c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Tap Mirror: Handle Delete Port: 35d24ef0-db60-475e-b3e7-2968ec0fb732 [pid: 6|app: 0|req: 403/812] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:07 2026] DELETE /v2.0/security-groups/588fa564-f2ad-45ab-8ecc-3ad2f083ce4c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 404/813] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:07 2026] DELETE /v2.0/subnets/36b85b33-853a-4cca-beda-f333c1e7058d => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 405/814] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:13:07 2026] GET /v2.0/security-groups?tenant_id=bc497d97da6349d6b448048a1c9f3a30&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/815] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:13:07 2026] PUT /v2.0/routers/324dc8d5-1962-4642-9ac7-ece13dcab946/remove_router_interface => generated 309 bytes in 717 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:08.029 6 INFO neutron_taas.services.taas.taas_plugin [None req-71b8c276-1fa0-4698-ae13-deecaf5b5304 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 92193e6d-fb19-46f2-8832-2bd12d9626e4 2026-07-03 17:13:08.032 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71b8c276-1fa0-4698-ae13-deecaf5b5304 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 92193e6d-fb19-46f2-8832-2bd12d9626e4 [pid: 7|app: 0|req: 411/816] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:07 2026] DELETE /v2.0/security-groups/3b8368af-0db4-480e-9ea4-8f706cdb46a0 => 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: 412/817] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:13:08 2026] GET /v2.0/ports?device_id=324dc8d5-1962-4642-9ac7-ece13dcab946 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:08.211 7 INFO neutron_taas.services.taas.taas_plugin [None req-310d9d91-1414-4737-bbae-28fbda4b2f31 c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] TaaS: Handle Delete Port: 7cfb2720-0d61-4115-b231-18c7197293e8 [pid: 6|app: 0|req: 406/818] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:13:07 2026] DELETE /v2.0/networks/a0fef6ef-deca-40a8-b07d-c254e06e97e2 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:13:08.214 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-310d9d91-1414-4737-bbae-28fbda4b2f31 c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Tap Mirror: Handle Delete Port: 7cfb2720-0d61-4115-b231-18c7197293e8 [pid: 6|app: 0|req: 407/819] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:13:08 2026] GET /v2.0/security-groups?tenant_id=12a59d45f1a24d4ab011ebdd531f58f8&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 408/820] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:08 2026] DELETE /v2.0/security-groups/669acbb4-a53e-472e-bbea-366231c98759 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:13:08.540 7 INFO neutron.services.segments.plugin [-] Segment 0571abc5-1874-4e9f-aa2b-ffbbe03beaea resource provider aggregate not found 2026-07-03 17:13:08.549 7 INFO neutron.services.segments.plugin [-] Segment 0571abc5-1874-4e9f-aa2b-ffbbe03beaea resource provider aggregate not found 2026-07-03 17:13:08.561 7 INFO neutron.services.segments.plugin [-] Segment 0571abc5-1874-4e9f-aa2b-ffbbe03beaea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0571abc5-1874-4e9f-aa2b-ffbbe03beaea found for delete ", "request_id": "req-e9da51b6-e5d7-4e63-8c73-45fba8154cf4"}]} 2026-07-03 17:13:08.566 7 INFO neutron.services.segments.plugin [-] Segment 0571abc5-1874-4e9f-aa2b-ffbbe03beaea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0571abc5-1874-4e9f-aa2b-ffbbe03beaea found for delete ", "request_id": "req-3eeca84c-5ac5-4ea8-9872-1108f9ddf91c"}]} 2026-07-03 17:13:08.572 7 INFO neutron.db.l3_hamode_db [None req-310d9d91-1414-4737-bbae-28fbda4b2f31 c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] HA network 35d86e83-2347-42b8-b07a-218a9d55dd88 was deleted as no HA routers are present in tenant 53e34c045c694fbb8372beec61ac8e5d. [pid: 7|app: 0|req: 413/821] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:08 2026] DELETE /v2.0/routers/324dc8d5-1962-4642-9ac7-ece13dcab946 => generated 0 bytes in 490 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 409/822] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:08 2026] DELETE /v2.0/subnets/cffbf78f-ecb2-4a72-a01c-1e8ac9dcc9e5 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/823] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:08 2026] DELETE /v2.0/subnets/e5ddf5ac-2dd0-4d35-8aaa-9f9b3a08f7b2 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 410/824] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:13:08 2026] DELETE /v2.0/networks/8dc5d92e-8bee-4d10-89d2-33406039ee30 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:13:09.205 7 INFO neutron_taas.services.taas.taas_plugin [None req-02541e22-492b-4a73-90d7-706d98c33469 c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] TaaS: Handle Delete Port: b4e454ee-4275-4c35-8ea8-4f45aa425297 2026-07-03 17:13:09.211 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02541e22-492b-4a73-90d7-706d98c33469 c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Tap Mirror: Handle Delete Port: b4e454ee-4275-4c35-8ea8-4f45aa425297 [pid: 7|app: 0|req: 415/825] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:13:09 2026] DELETE /v2.0/networks/6bdd18a0-d866-4dd9-9b7b-c58b8023ff08 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:13:09.524 6 INFO neutron.db.segments_db [None req-36b98a61-3bd4-4049-bf3a-d544553898e2 c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Added segment 96072b0a-c66a-4418-8af3-3d8cac735853 of type vxlan for network 04d49935-538b-4c26-a872-8f598f8d293c 2026-07-03 17:13:09.552 6 INFO neutron.services.segments.plugin [-] Segment 5cb2e265-f7a6-4452-91c3-138b61f7181d resource provider aggregate not found 2026-07-03 17:13:09.557 6 INFO neutron.services.segments.plugin [-] Segment 5cb2e265-f7a6-4452-91c3-138b61f7181d resource provider aggregate not found 2026-07-03 17:13:09.576 6 INFO neutron.services.segments.plugin [-] Segment 5cb2e265-f7a6-4452-91c3-138b61f7181d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cb2e265-f7a6-4452-91c3-138b61f7181d found for delete ", "request_id": "req-c71fa966-b8c1-489a-a60f-e5f83d46b483"}]} 2026-07-03 17:13:09.582 6 INFO neutron.services.segments.plugin [-] Segment 5cb2e265-f7a6-4452-91c3-138b61f7181d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cb2e265-f7a6-4452-91c3-138b61f7181d found for delete ", "request_id": "req-e7d8d499-229e-48d0-be47-b5f54c880c9d"}]} 2026-07-03 17:13:09.601 6 INFO neutron.services.segments.plugin [-] Segment 325f3161-c484-4c41-b665-ff2fa58b874a resource provider aggregate not found 2026-07-03 17:13:09.610 6 INFO neutron.services.segments.plugin [-] Segment 325f3161-c484-4c41-b665-ff2fa58b874a resource provider aggregate not found 2026-07-03 17:13:09.630 6 INFO neutron.services.segments.plugin [-] Segment 325f3161-c484-4c41-b665-ff2fa58b874a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 325f3161-c484-4c41-b665-ff2fa58b874a found for delete ", "request_id": "req-d5615422-d3ef-4260-b6e7-d29bf6dcb7aa"}]} 2026-07-03 17:13:09.632 6 INFO neutron.services.segments.plugin [-] Segment 325f3161-c484-4c41-b665-ff2fa58b874a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 325f3161-c484-4c41-b665-ff2fa58b874a found for delete ", "request_id": "req-18f7f8c5-c02c-40ae-9f6c-46f6722b9b6b"}]} [pid: 6|app: 0|req: 411/826] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:13:09 2026] POST /v2.0/networks => generated 634 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/827] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:13:09 2026] POST /v2.0/subnets => generated 646 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:13:10.063 6 INFO neutron.db.segments_db [None req-b8ba4131-087e-4bc2-b4b0-ffc08b657fbf c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Added segment 839ad409-d099-476e-bbef-1eca94be2f26 of type vxlan for network f1602f96-2abc-4785-ad23-d7ea25dd4525 2026-07-03 17:13:10.339 6 INFO neutron.db.l3_hamode_db [None req-b8ba4131-087e-4bc2-b4b0-ffc08b657fbf c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 17:13:10.472 6 INFO neutron.db.l3_hamode_db [None req-b8ba4131-087e-4bc2-b4b0-ffc08b657fbf c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 17:13:10.585 7 INFO neutron.services.segments.plugin [-] Segment 39db1d6c-3f13-43e5-8eae-bb4bb2bf95e7 resource provider aggregate not found 2026-07-03 17:13:10.592 7 INFO neutron.services.segments.plugin [-] Segment 39db1d6c-3f13-43e5-8eae-bb4bb2bf95e7 resource provider aggregate not found 2026-07-03 17:13:10.605 7 INFO neutron.services.segments.plugin [-] Segment 39db1d6c-3f13-43e5-8eae-bb4bb2bf95e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39db1d6c-3f13-43e5-8eae-bb4bb2bf95e7 found for delete ", "request_id": "req-94c2452f-4cc3-4abe-8590-24c6d3438246"}]} 2026-07-03 17:13:10.608 7 INFO neutron.services.segments.plugin [-] Segment 39db1d6c-3f13-43e5-8eae-bb4bb2bf95e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39db1d6c-3f13-43e5-8eae-bb4bb2bf95e7 found for delete ", "request_id": "req-94c17a20-35a4-4c6f-b028-519d0fcb121c"}]} 2026-07-03 17:13:10.697 7 INFO neutron.db.segments_db [None req-d63e3098-9a08-44b4-bbb2-4e3cfc8d9507 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment 6872f02a-375c-46b8-a4d6-0ea8b6aba793 of type vxlan for network 81dfd55c-efda-49e7-a511-3bbf71f63ab2 [pid: 7|app: 0|req: 417/828] 10.0.0.110 () {34 vars in 671 bytes} [Fri Jul 3 17:13:10 2026] POST /v2.0/networks => generated 746 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/829] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:13:10 2026] POST /v2.0/subnets => generated 693 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:13:11.065 7 INFO neutron.db.segments_db [None req-14303531-594e-4cc5-9717-bea5c5c7fd29 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment 72ade26f-c6af-4f1e-a75d-b9fdba8319c9 of type vxlan for network d9cd8bd4-ee95-4a6c-b69c-2a75c930dd92 [pid: 6|app: 0|req: 412/830] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:13:10 2026] POST /v2.0/routers => generated 510 bytes in 1191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:13:11.357 7 INFO neutron.db.l3_hamode_db [None req-14303531-594e-4cc5-9717-bea5c5c7fd29 024b8acb39d54dda822e14b657c4f0b3 7feeede9736f457a990e14f6ba48ac47 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 413/831] 10.0.0.110 () {34 vars in 665 bytes} [Fri Jul 3 17:13:11 2026] POST /v2.0/ports => generated 963 bytes in 393 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-07-03 17:13:12.216 7 INFO neutron.db.l3_hamode_db [None req-14303531-594e-4cc5-9717-bea5c5c7fd29 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 414/832] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:13:11 2026] PUT /v2.0/routers/e3cd4c86-f03b-427c-88de-cbc318e19a91/add_router_interface => generated 309 bytes in 1026 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: 6|app: 0|req: 415/833] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:13:12 2026] GET /v2.0/security-groups?tenant_id=8b9367ab925b4487852259912da6ca2d&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 416/834] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:13:12 2026] GET /v2.0/ports/c2a5396f-f26c-4f5d-98eb-f1969b734ec4 => generated 1037 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 417/835] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:12 2026] DELETE /v2.0/security-groups/cb922513-392b-451e-adfe-f1e93b82594c => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/836] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:13:11 2026] POST /v2.0/routers => generated 733 bytes in 2222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/837] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:13:13 2026] GET /v2.0/security-groups?tenant_id=791e3d7e682b496f863e5147daf03848&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:13:13.482 6 INFO neutron_taas.services.taas.taas_plugin [None req-3084b134-d757-4dfc-9e65-b6bc0cf1f360 c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] TaaS: Handle Delete Port: c2a5396f-f26c-4f5d-98eb-f1969b734ec4 2026-07-03 17:13:13.486 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3084b134-d757-4dfc-9e65-b6bc0cf1f360 c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Tap Mirror: Handle Delete Port: c2a5396f-f26c-4f5d-98eb-f1969b734ec4 [pid: 6|app: 0|req: 418/838] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:13:13 2026] PUT /v2.0/routers/e3cd4c86-f03b-427c-88de-cbc318e19a91/remove_router_interface => generated 309 bytes in 979 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: 6|app: 0|req: 419/839] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:14 2026] DELETE /v2.0/security-groups/c09c5aeb-2bbc-492d-8b80-6757772ae232 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:13:14.304 6 INFO neutron.api.v2.resource [None req-59797349-adf3-45cf-9361-b80c30166ac9 c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 6|app: 0|req: 422/842] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:13:14 2026] PUT /v2.0/routers/e3cd4c86-f03b-427c-88de-cbc318e19a91/remove_router_interface => generated 197 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 423/843] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:14 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 971 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 424/844] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:13:14 2026] GET /v2.0/ports?device_id=e3cd4c86-f03b-427c-88de-cbc318e19a91 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:14.710 6 INFO neutron_taas.services.taas.taas_plugin [None req-398a0dc6-b41f-4b66-831c-21926722695c c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] TaaS: Handle Delete Port: d554ecf7-6586-4869-8ea4-d8013f5f2b92 2026-07-03 17:13:14.722 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-398a0dc6-b41f-4b66-831c-21926722695c c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Tap Mirror: Handle Delete Port: d554ecf7-6586-4869-8ea4-d8013f5f2b92 [pid: 7|app: 0|req: 421/845] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:13:13 2026] PUT /v2.0/routers/165ab401-d90c-47a6-ae48-9d7b9c4e9b55/add_router_interface => generated 309 bytes in 1522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/846] 10.0.0.199 () {34 vars in 971 bytes} [Fri Jul 3 17:13:14 2026] GET /v2.0/ports/36621070-fa93-4258-ad69-e1f56bbc9e9b => generated 968 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:15.224 6 INFO neutron.services.segments.plugin [-] Segment 839ad409-d099-476e-bbef-1eca94be2f26 resource provider aggregate not found 2026-07-03 17:13:15.231 6 INFO neutron.services.segments.plugin [-] Segment 839ad409-d099-476e-bbef-1eca94be2f26 resource provider aggregate not found 2026-07-03 17:13:15.251 6 INFO neutron.services.segments.plugin [-] Segment 839ad409-d099-476e-bbef-1eca94be2f26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 839ad409-d099-476e-bbef-1eca94be2f26 found for delete ", "request_id": "req-5dad803c-37e4-4dac-8795-c07cfbcd9676"}]} 2026-07-03 17:13:15.254 6 INFO neutron.services.segments.plugin [-] Segment 839ad409-d099-476e-bbef-1eca94be2f26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 839ad409-d099-476e-bbef-1eca94be2f26 found for delete ", "request_id": "req-bb045baa-96f9-4358-94f4-89aa69e45d87"}]} 2026-07-03 17:13:15.261 6 INFO neutron.db.l3_hamode_db [None req-398a0dc6-b41f-4b66-831c-21926722695c c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] HA network f1602f96-2abc-4785-ad23-d7ea25dd4525 was deleted as no HA routers are present in tenant 53e34c045c694fbb8372beec61ac8e5d. [pid: 6|app: 0|req: 425/847] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:14 2026] DELETE /v2.0/routers/e3cd4c86-f03b-427c-88de-cbc318e19a91 => generated 0 bytes in 812 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/848] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:15 2026] DELETE /v2.0/subnets/fb1299f5-1bd7-4b76-ba32-bb6b66c41b9e => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 426/849] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:13:15 2026] DELETE /v2.0/networks/04d49935-538b-4c26-a872-8f598f8d293c => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:13:15.718 7 INFO neutron.db.segments_db [None req-2fd9dcd4-df6f-4337-982f-3b309ac4b264 c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Added segment 495f4825-41d4-412f-b735-0b9790bac08a of type vxlan for network c09a2692-f620-4d07-8ef8-cee33a00ec1e [pid: 6|app: 0|req: 427/850] 199.19.213.32 () {34 vars in 999 bytes} [Fri Jul 3 17:13:15 2026] GET /v2.0/subnets?network_id=53601640-e5c8-4077-a540-1cbeab650607 => generated 684 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/851] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:13:15 2026] POST /v2.0/networks => generated 634 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 428/852] 199.19.213.32 () {34 vars in 1145 bytes} [Fri Jul 3 17:13:15 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c&device_owner=compute%3Anova&network_id=53601640-e5c8-4077-a540-1cbeab650607 => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/853] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:13:15 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: 7|app: 0|req: 426/854] 10.0.0.199 () {34 vars in 982 bytes} [Fri Jul 3 17:13:16 2026] GET /v2.0/networks?id=81dfd55c-efda-49e7-a511-3bbf71f63ab2 => generated 678 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:16.371 7 INFO neutron.db.segments_db [None req-1357e363-5d98-4e1f-9a12-85e47f97b28f c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Added segment a60c1a70-a5d3-4437-bcba-da84d24ad9eb of type vxlan for network 054f0820-5417-49bf-b608-9d542254b524 [pid: 6|app: 0|req: 429/855] 199.19.213.32 () {38 vars in 1027 bytes} [Fri Jul 3 17:13:15 2026] PUT /v2.0/ports/36621070-fa93-4258-ad69-e1f56bbc9e9b => generated 1145 bytes in 557 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: 6|app: 0|req: 430/856] 10.0.0.199 () {34 vars in 965 bytes} [Fri Jul 3 17:13:16 2026] GET /v2.0/quotas/7feeede9736f457a990e14f6ba48ac47 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:16.524 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-18690949-436b-446d-a22d-43541ff8c974'] response: {'name': 'network-changed', 'server_uuid': '58ef3209-d037-4b59-9ea9-60719480fe5c', 'tag': '36621070-fa93-4258-ad69-e1f56bbc9e9b', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 431/857] 10.0.0.199 () {34 vars in 1002 bytes} [Fri Jul 3 17:13:16 2026] GET /v2.0/ports?tenant_id=7feeede9736f457a990e14f6ba48ac47&fields=id => generated 57 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 432/858] 10.0.0.199 () {34 vars in 1008 bytes} [Fri Jul 3 17:13:16 2026] GET /v2.0/networks/81dfd55c-efda-49e7-a511-3bbf71f63ab2?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:16.700 7 INFO neutron.db.l3_hamode_db [None req-1357e363-5d98-4e1f-9a12-85e47f97b28f c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 433/859] 10.0.0.199 () {34 vars in 1108 bytes} [Fri Jul 3 17:13:16 2026] GET /v2.0/networks/81dfd55c-efda-49e7-a511-3bbf71f63ab2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:16.837 7 INFO neutron.db.l3_hamode_db [None req-1357e363-5d98-4e1f-9a12-85e47f97b28f c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 434/860] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:16 2026] GET /v2.0/ports?device_id=4092b58e-d699-4e7f-b272-fd53e5994e04 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 435/861] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:13:16 2026] GET /v2.0/ports?tenant_id=09af66028e80451dbfe5a3783168f569&device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 1417 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 436/862] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:13:17 2026] GET /v2.0/networks?id=53601640-e5c8-4077-a540-1cbeab650607 => generated 780 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 437/863] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:13:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=36621070-fa93-4258-ad69-e1f56bbc9e9b => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 438/864] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:13:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=36621070-fa93-4258-ad69-e1f56bbc9e9b => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 439/865] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:13:17 2026] GET /v2.0/subnets?id=06f000cf-14f1-47c9-a6a7-2d02316a08c2 => generated 702 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 440/866] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:13:17 2026] GET /v2.0/ports?network_id=53601640-e5c8-4077-a540-1cbeab650607&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-07-03 17:13:17.274 6 INFO neutron.services.segments.plugin [-] Segment 96072b0a-c66a-4418-8af3-3d8cac735853 resource provider aggregate not found 2026-07-03 17:13:17.283 6 INFO neutron.services.segments.plugin [-] Segment 96072b0a-c66a-4418-8af3-3d8cac735853 resource provider aggregate not found 2026-07-03 17:13:17.295 6 INFO neutron.services.segments.plugin [-] Segment 96072b0a-c66a-4418-8af3-3d8cac735853 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96072b0a-c66a-4418-8af3-3d8cac735853 found for delete ", "request_id": "req-c9f80856-8bf1-41dc-8ec1-02d038d9500e"}]} 2026-07-03 17:13:17.301 6 INFO neutron.services.segments.plugin [-] Segment 96072b0a-c66a-4418-8af3-3d8cac735853 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96072b0a-c66a-4418-8af3-3d8cac735853 found for delete ", "request_id": "req-ee491122-e85c-4524-8932-2c3f3115880c"}]} [pid: 6|app: 0|req: 441/867] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:13:17 2026] GET /v2.0/networks/53601640-e5c8-4077-a540-1cbeab650607?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 442/868] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:13:17 2026] GET /v2.0/networks/53601640-e5c8-4077-a540-1cbeab650607?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: 427/869] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:13:16 2026] POST /v2.0/routers => generated 510 bytes in 1247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/870] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:17 2026] GET /v2.0/ports?device_id=4092b58e-d699-4e7f-b272-fd53e5994e04 => 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: 429/871] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:18 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 1148 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/872] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:13:18 2026] GET /v2.0/ports?tenant_id=09af66028e80451dbfe5a3783168f569&device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 1417 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/873] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:18 2026] GET /v2.0/security-groups?id=f8bc5f63-922e-436b-9f31-b9d53b0a0701&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/874] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:13:18 2026] GET /v2.0/networks?id=53601640-e5c8-4077-a540-1cbeab650607 => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/875] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:13:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=36621070-fa93-4258-ad69-e1f56bbc9e9b => 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: 434/876] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:13:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=36621070-fa93-4258-ad69-e1f56bbc9e9b => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/877] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:13:18 2026] GET /v2.0/subnets?id=06f000cf-14f1-47c9-a6a7-2d02316a08c2 => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/878] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:13:18 2026] GET /v2.0/ports?network_id=53601640-e5c8-4077-a540-1cbeab650607&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 443/879] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:13:17 2026] PUT /v2.0/routers/862aa20c-7a3c-4d63-b1e4-387e448c2094/add_router_interface => generated 309 bytes in 1224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/880] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:13:18 2026] GET /v2.0/networks/53601640-e5c8-4077-a540-1cbeab650607?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/881] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:13:18 2026] GET /v2.0/networks/53601640-e5c8-4077-a540-1cbeab650607?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: 6|app: 0|req: 444/882] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:13:18 2026] GET /v2.0/ports/1cd67559-05cb-47fe-ae1f-7a93e18cf759 => generated 959 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 445/883] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:18 2026] GET /v2.0/ports?device_id=4092b58e-d699-4e7f-b272-fd53e5994e04 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:19.273 7 INFO neutron_taas.services.taas.taas_plugin [None req-faa4e000-b922-4457-a99b-a6a9d5fc9daf c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] TaaS: Handle Delete Port: 1cd67559-05cb-47fe-ae1f-7a93e18cf759 2026-07-03 17:13:19.275 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-faa4e000-b922-4457-a99b-a6a9d5fc9daf c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Tap Mirror: Handle Delete Port: 1cd67559-05cb-47fe-ae1f-7a93e18cf759 [pid: 6|app: 0|req: 446/884] 199.19.213.32 () {34 vars in 1117 bytes} [Fri Jul 3 17:13:19 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1148 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/885] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:13:18 2026] PUT /v2.0/routers/862aa20c-7a3c-4d63-b1e4-387e448c2094/remove_router_interface => generated 309 bytes in 830 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/886] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:13:19 2026] GET /v2.0/ports?device_id=862aa20c-7a3c-4d63-b1e4-387e448c2094 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 447/887] 199.19.213.32 () {38 vars in 1027 bytes} [Fri Jul 3 17:13:19 2026] PUT /v2.0/ports/36621070-fa93-4258-ad69-e1f56bbc9e9b => generated 968 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:19.928 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-e38269b7-d3cb-4698-9146-4f17585dfc1b'] response: {'name': 'network-changed', 'server_uuid': '58ef3209-d037-4b59-9ea9-60719480fe5c', 'tag': '36621070-fa93-4258-ad69-e1f56bbc9e9b', 'status': 'completed', 'code': 200} 2026-07-03 17:13:19.987 7 INFO neutron_taas.services.taas.taas_plugin [None req-f9e150c0-5fb2-45b2-8d2f-52788e7b3579 c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] TaaS: Handle Delete Port: 7b841ec9-44cd-42fb-9f35-8922197b1b72 2026-07-03 17:13:19.989 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9e150c0-5fb2-45b2-8d2f-52788e7b3579 c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Tap Mirror: Handle Delete Port: 7b841ec9-44cd-42fb-9f35-8922197b1b72 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 448/888] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:20 2026] GET /v2.0/ports?device_id=4092b58e-d699-4e7f-b272-fd53e5994e04 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:20.354 7 INFO neutron.services.segments.plugin [-] Segment a60c1a70-a5d3-4437-bcba-da84d24ad9eb resource provider aggregate not found 2026-07-03 17:13:20.361 7 INFO neutron.services.segments.plugin [-] Segment a60c1a70-a5d3-4437-bcba-da84d24ad9eb resource provider aggregate not found 2026-07-03 17:13:20.386 7 INFO neutron.services.segments.plugin [-] Segment a60c1a70-a5d3-4437-bcba-da84d24ad9eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a60c1a70-a5d3-4437-bcba-da84d24ad9eb found for delete ", "request_id": "req-15731a82-0029-4ef0-b86a-8c7b733ae037"}]} 2026-07-03 17:13:20.391 7 INFO neutron.services.segments.plugin [-] Segment a60c1a70-a5d3-4437-bcba-da84d24ad9eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a60c1a70-a5d3-4437-bcba-da84d24ad9eb found for delete ", "request_id": "req-d8073027-d0ee-42c8-87fc-18863e79ca56"}]} 2026-07-03 17:13:20.404 7 INFO neutron.db.l3_hamode_db [None req-f9e150c0-5fb2-45b2-8d2f-52788e7b3579 c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] HA network 054f0820-5417-49bf-b608-9d542254b524 was deleted as no HA routers are present in tenant 53e34c045c694fbb8372beec61ac8e5d. [pid: 7|app: 0|req: 441/889] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:19 2026] DELETE /v2.0/routers/862aa20c-7a3c-4d63-b1e4-387e448c2094 => generated 0 bytes in 651 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 449/890] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:13:20 2026] GET /v2.0/ports?tenant_id=09af66028e80451dbfe5a3783168f569&device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 450/891] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:13:20 2026] GET /v2.0/networks?id=53601640-e5c8-4077-a540-1cbeab650607 => generated 780 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 451/892] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:13:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=36621070-fa93-4258-ad69-e1f56bbc9e9b => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 452/893] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:13:20 2026] GET /v2.0/subnets?id=06f000cf-14f1-47c9-a6a7-2d02316a08c2 => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/894] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:20 2026] DELETE /v2.0/subnets/122df36f-f064-4688-82e1-27b0c6c4f416 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 453/895] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:13:20 2026] GET /v2.0/ports?network_id=53601640-e5c8-4077-a540-1cbeab650607&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 454/896] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:13:20 2026] GET /v2.0/networks/53601640-e5c8-4077-a540-1cbeab650607?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:20.706 7 INFO neutron_taas.services.taas.taas_plugin [None req-d9f3e1ae-5e4e-41e5-b893-890539d9514c c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] TaaS: Handle Delete Port: 3e23abb0-0af8-48e7-85c6-2bed65ff91d4 2026-07-03 17:13:20.709 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9f3e1ae-5e4e-41e5-b893-890539d9514c c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Tap Mirror: Handle Delete Port: 3e23abb0-0af8-48e7-85c6-2bed65ff91d4 [pid: 6|app: 0|req: 455/897] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:13:20 2026] GET /v2.0/networks/53601640-e5c8-4077-a540-1cbeab650607?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: 443/898] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:13:20 2026] DELETE /v2.0/networks/c09a2692-f620-4d07-8ef8-cee33a00ec1e => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:13:20.997 6 INFO neutron.db.segments_db [None req-7404e732-b9db-45a5-9f28-351e0e72ed5a c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Added segment 0ca936a5-fdf7-453a-8153-6dedc086b9eb of type vxlan for network b0c28342-8aa4-4c04-ac90-0fe9a75f9b9a 2026-07-03 17:13:21.272 6 INFO neutron.db.l3_hamode_db [None req-7404e732-b9db-45a5-9f28-351e0e72ed5a c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 444/899] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:13:21 2026] GET /v2.0/security-groups?tenant_id=be5b2f7362db49ae80a93a76c1e7ea90&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/900] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:13:21 2026] GET /v2.0/networks?id=81dfd55c-efda-49e7-a511-3bbf71f63ab2 => generated 678 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/901] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:21 2026] GET /v2.0/ports?device_id=4092b58e-d699-4e7f-b272-fd53e5994e04 => 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: 447/902] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:21 2026] DELETE /v2.0/security-groups/a89859bc-0b63-4fe5-89b5-cc0e9bdeb9a4 => 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: 448/903] 199.19.213.32 () {38 vars in 954 bytes} [Fri Jul 3 17:13:21 2026] POST /v2.0/ports => generated 954 bytes in 497 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: 449/904] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:13:21 2026] GET /v2.0/security-groups?tenant_id=949a16396dc045b789bf52b0d8019272&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/905] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:13:22 2026] GET /v2.0/ports?tenant_id=09af66028e80451dbfe5a3783168f569&device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:13:22.207 6 INFO neutron.db.l3_hamode_db [None req-7404e732-b9db-45a5-9f28-351e0e72ed5a c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 451/906] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:22 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:22.418 7 INFO neutron.services.segments.plugin [-] Segment 495f4825-41d4-412f-b735-0b9790bac08a resource provider aggregate not found 2026-07-03 17:13:22.431 7 INFO neutron.services.segments.plugin [-] Segment 495f4825-41d4-412f-b735-0b9790bac08a resource provider aggregate not found 2026-07-03 17:13:22.445 7 INFO neutron.services.segments.plugin [-] Segment 495f4825-41d4-412f-b735-0b9790bac08a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 495f4825-41d4-412f-b735-0b9790bac08a found for delete ", "request_id": "req-a62d9f98-8009-43f6-b57a-e396303abc51"}]} 2026-07-03 17:13:22.469 7 INFO neutron.services.segments.plugin [-] Segment 495f4825-41d4-412f-b735-0b9790bac08a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 495f4825-41d4-412f-b735-0b9790bac08a found for delete ", "request_id": "req-2f237e26-785f-4b3e-99e4-ec278791a628"}]} [pid: 7|app: 0|req: 452/907] 199.19.213.32 () {38 vars in 1027 bytes} [Fri Jul 3 17:13:22 2026] PUT /v2.0/ports/ee845cda-6ca6-48e9-a886-e5ace81ef301 => generated 1235 bytes in 523 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: 453/908] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:22 2026] DELETE /v2.0/security-groups/20549bdc-a33c-4947-8ba4-f5d64f4491ed => 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: 454/909] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:13:22 2026] GET /v2.0/networks?id=53601640-e5c8-4077-a540-1cbeab650607 => generated 780 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/910] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:22 2026] GET /v2.0/security-groups?id=f8bc5f63-922e-436b-9f31-b9d53b0a0701&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/911] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:22 2026] GET /v2.0/ports?device_id=4092b58e-d699-4e7f-b272-fd53e5994e04 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:23.015 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a16c901b-1bc2-42a7-a9b6-f19c3349b1b1'] response: {'name': 'network-changed', 'server_uuid': '4092b58e-d699-4e7f-b272-fd53e5994e04', 'tag': 'ee845cda-6ca6-48e9-a886-e5ace81ef301', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 457/912] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:13:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=36621070-fa93-4258-ad69-e1f56bbc9e9b => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/913] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:23 2026] GET /v2.0/security-groups?id=afa33ea8-9021-458c-ae05-434a5cf674db&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: 459/914] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:13:23 2026] GET /v2.0/subnets?id=06f000cf-14f1-47c9-a6a7-2d02316a08c2 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/915] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:13:23 2026] GET /v2.0/ports?network_id=53601640-e5c8-4077-a540-1cbeab650607&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/916] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:13:23 2026] GET /v2.0/networks/53601640-e5c8-4077-a540-1cbeab650607?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: 462/917] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:13:23 2026] GET /v2.0/networks/53601640-e5c8-4077-a540-1cbeab650607?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/918] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:13:23 2026] GET /v2.0/ports?tenant_id=7feeede9736f457a990e14f6ba48ac47&device_id=4092b58e-d699-4e7f-b272-fd53e5994e04 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 456/919] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:13:20 2026] POST /v2.0/routers => generated 692 bytes in 2655 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/920] 199.19.213.32 () {34 vars in 1017 bytes} [Fri Jul 3 17:13:23 2026] GET /v2.0/networks?tenant_id=7feeede9736f457a990e14f6ba48ac47&shared=False => generated 774 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 457/921] 10.0.0.110 () {32 vars in 721 bytes} [Fri Jul 3 17:13:23 2026] GET /v2.0/routers/319a10ec-922a-43e8-9916-18f966636507 => generated 698 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/922] 199.19.213.32 () {34 vars in 929 bytes} [Fri Jul 3 17:13:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 458/923] 10.0.0.110 () {32 vars in 647 bytes} [Fri Jul 3 17:13:23 2026] GET /v2.0/routers => generated 701 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 459/924] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:24 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 460/925] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:24 2026] GET /v2.0/security-groups?id=f8bc5f63-922e-436b-9f31-b9d53b0a0701&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/926] 10.0.0.110 () {34 vars in 741 bytes} [Fri Jul 3 17:13:23 2026] PUT /v2.0/routers/319a10ec-922a-43e8-9916-18f966636507 => generated 705 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 461/927] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:24 2026] GET /v2.0/ports?device_id=4092b58e-d699-4e7f-b272-fd53e5994e04 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 462/928] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:24 2026] GET /v2.0/security-groups?id=afa33ea8-9021-458c-ae05-434a5cf674db&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/929] 10.0.0.110 () {32 vars in 721 bytes} [Fri Jul 3 17:13:24 2026] GET /v2.0/routers/319a10ec-922a-43e8-9916-18f966636507 => generated 705 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 463/930] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:13:24 2026] GET /v2.0/ports?device_id=319a10ec-922a-43e8-9916-18f966636507 => 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: 468/931] 199.19.213.32 () {34 vars in 993 bytes} [Fri Jul 3 17:13:24 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:24.510 7 INFO neutron_taas.services.taas.taas_plugin [req-0db44621-481b-4207-958c-a44e5a472ddd req-bb265f8b-c23c-49d2-a505-e3c7e63f1d8d 7dbce986aafb49a4a9aeabbcaf44cebe 09af66028e80451dbfe5a3783168f569 - - default default] TaaS: Handle Delete Port: 36621070-fa93-4258-ad69-e1f56bbc9e9b 2026-07-03 17:13:24.513 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0db44621-481b-4207-958c-a44e5a472ddd req-bb265f8b-c23c-49d2-a505-e3c7e63f1d8d 7dbce986aafb49a4a9aeabbcaf44cebe 09af66028e80451dbfe5a3783168f569 - - default default] Tap Mirror: Handle Delete Port: 36621070-fa93-4258-ad69-e1f56bbc9e9b 2026-07-03 17:13:24.600 6 INFO neutron_taas.services.taas.taas_plugin [None req-f2c52996-b968-4345-aaf7-cda4edfdf2fe c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] TaaS: Handle Delete Port: eda99c68-c108-4875-9e71-881455cc28c8 2026-07-03 17:13:24.603 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2c52996-b968-4345-aaf7-cda4edfdf2fe c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Tap Mirror: Handle Delete Port: eda99c68-c108-4875-9e71-881455cc28c8 2026-07-03 17:13:24.884 6 INFO neutron_taas.services.taas.taas_plugin [None req-f2c52996-b968-4345-aaf7-cda4edfdf2fe c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] TaaS: Handle Delete Port: 7cb172b6-5819-4bb3-baea-077a1d27361e 2026-07-03 17:13:24.888 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2c52996-b968-4345-aaf7-cda4edfdf2fe c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] Tap Mirror: Handle Delete Port: 7cb172b6-5819-4bb3-baea-077a1d27361e 2026-07-03 17:13:25.121 7 INFO neutron.db.l3_db [req-0db44621-481b-4207-958c-a44e5a472ddd req-bb265f8b-c23c-49d2-a505-e3c7e63f1d8d 7dbce986aafb49a4a9aeabbcaf44cebe 09af66028e80451dbfe5a3783168f569 - - default default] Floating IP 2a0467c2-be5c-42fa-ad44-590f9c8296ee disassociated. External IP: 10.96.250.215, port: 36621070-fa93-4258-ad69-e1f56bbc9e9b. 2026-07-03 17:13:25.318 6 INFO neutron.services.segments.plugin [-] Segment 0ca936a5-fdf7-453a-8153-6dedc086b9eb resource provider aggregate not found 2026-07-03 17:13:25.324 6 INFO neutron.services.segments.plugin [-] Segment 0ca936a5-fdf7-453a-8153-6dedc086b9eb resource provider aggregate not found 2026-07-03 17:13:25.338 6 INFO neutron.services.segments.plugin [-] Segment 0ca936a5-fdf7-453a-8153-6dedc086b9eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ca936a5-fdf7-453a-8153-6dedc086b9eb found for delete ", "request_id": "req-262c5a8e-bdf0-41a5-b042-5666dae0ceb6"}]} 2026-07-03 17:13:25.349 6 INFO neutron.services.segments.plugin [-] Segment 0ca936a5-fdf7-453a-8153-6dedc086b9eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ca936a5-fdf7-453a-8153-6dedc086b9eb found for delete ", "request_id": "req-35fc3893-75f3-407f-b2b8-e33da9074bb7"}]} 2026-07-03 17:13:25.356 6 INFO neutron.db.l3_hamode_db [None req-f2c52996-b968-4345-aaf7-cda4edfdf2fe c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] HA network b0c28342-8aa4-4c04-ac90-0fe9a75f9b9a was deleted as no HA routers are present in tenant 53e34c045c694fbb8372beec61ac8e5d. [pid: 6|app: 0|req: 464/932] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:24 2026] DELETE /v2.0/routers/319a10ec-922a-43e8-9916-18f966636507 => generated 0 bytes in 1007 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 465/933] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:13:25 2026] GET /v2.0/ports?tenant_id=7feeede9736f457a990e14f6ba48ac47&device_id=4092b58e-d699-4e7f-b272-fd53e5994e04 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 466/934] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:25 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => 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: 469/935] 199.19.213.32 () {36 vars in 996 bytes} [Fri Jul 3 17:13:24 2026] DELETE /v2.0/ports/36621070-fa93-4258-ad69-e1f56bbc9e9b => generated 0 bytes in 1118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:13:25.549 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c0bfc20-75d1-41be-82fa-42295d0ab10e'] response: {'server_uuid': '58ef3209-d037-4b59-9ea9-60719480fe5c', 'name': 'network-vif-deleted', 'tag': '36621070-fa93-4258-ad69-e1f56bbc9e9b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 470/936] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:25 2026] GET /v2.0/ports?device_id=4092b58e-d699-4e7f-b272-fd53e5994e04 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/937] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:13:25 2026] GET /v2.0/ports?device_id=319a10ec-922a-43e8-9916-18f966636507 => 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: 472/938] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:13:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ee845cda-6ca6-48e9-a886-e5ace81ef301 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/939] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:25 2026] GET /v2.0/security-groups?id=afa33ea8-9021-458c-ae05-434a5cf674db&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:25.631 7 INFO neutron.api.v2.resource [None req-f8dcacf7-fd5b-4297-ab30-a7835534fb19 c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 474/940] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:25 2026] DELETE /v2.0/routers/319a10ec-922a-43e8-9916-18f966636507 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/941] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:13:25 2026] GET /v2.0/subnets?id=a7320ffe-dac2-4f8d-bd5a-e0ea915e30f1 => generated 696 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/942] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:13:25 2026] GET /v2.0/ports?device_id=862aa20c-7a3c-4d63-b1e4-387e448c2094 => 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: 477/943] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:13:25 2026] GET /v2.0/ports?network_id=81dfd55c-efda-49e7-a511-3bbf71f63ab2&device_owner=network%3Adhcp => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 467/944] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:13:25 2026] GET /v2.0/security-groups?tenant_id=1c32222d8f5f4c26ac437bcd6008a3f8&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:13:25.709 7 INFO neutron.api.v2.resource [None req-323cf792-bf2e-4b47-a323-a941e785a8aa c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 478/945] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:25 2026] DELETE /v2.0/routers/862aa20c-7a3c-4d63-b1e4-387e448c2094 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 468/946] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:13:25 2026] GET /v2.0/networks/81dfd55c-efda-49e7-a511-3bbf71f63ab2?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:25.746 6 INFO neutron.pecan_wsgi.hooks.translation [None req-53ee68c8-d2f5-453a-badf-c6a3db126e3a c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 469/947] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:25 2026] DELETE /v2.0/subnets/122df36f-f064-4688-82e1-27b0c6c4f416 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 470/948] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:13:25 2026] GET /v2.0/networks/81dfd55c-efda-49e7-a511-3bbf71f63ab2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 471/949] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:13:25 2026] GET /v2.0/ports?device_id=e3cd4c86-f03b-427c-88de-cbc318e19a91 => 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: 479/950] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:25 2026] DELETE /v2.0/security-groups/756e5c9d-1ee4-4e88-9398-27d2efbb6840 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:13:25.830 6 INFO neutron.api.v2.resource [None req-3bcf8802-8959-48ba-aecc-1ea81cf2534b c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 472/951] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:25 2026] DELETE /v2.0/routers/e3cd4c86-f03b-427c-88de-cbc318e19a91 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:13:25.863 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aaba4e36-2a8e-434e-bb8f-6050e487a11f c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 480/952] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:25 2026] DELETE /v2.0/subnets/fb1299f5-1bd7-4b76-ba32-bb6b66c41b9e => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 473/953] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:13:25 2026] GET /v2.0/ports?device_id=324dc8d5-1962-4642-9ac7-ece13dcab946 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:25.937 7 INFO neutron.api.v2.resource [None req-6994a112-97c6-4e41-9227-48c044201152 c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 481/954] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:25 2026] DELETE /v2.0/routers/324dc8d5-1962-4642-9ac7-ece13dcab946 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:13:25.960 6 INFO neutron.pecan_wsgi.hooks.translation [None req-7e0fe639-5aa5-4de4-a1f2-6b73d3f9cb60 c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 474/955] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:25 2026] DELETE /v2.0/subnets/cffbf78f-ecb2-4a72-a01c-1e8ac9dcc9e5 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:13:25.989 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d41e618-63a6-4fd5-b6d8-99484f18cb57 c1e8e60fc6c6413496ff369f2e0bbff2 53e34c045c694fbb8372beec61ac8e5d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 482/956] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:25 2026] DELETE /v2.0/subnets/e5ddf5ac-2dd0-4d35-8aaa-9f9b3a08f7b2 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/957] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:26 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 475/958] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:13:26 2026] GET /v2.0/security-groups?tenant_id=53e34c045c694fbb8372beec61ac8e5d&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 476/959] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:26 2026] GET /v2.0/ports?device_id=4092b58e-d699-4e7f-b272-fd53e5994e04 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/960] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:26 2026] DELETE /v2.0/security-groups/199d2c2a-8b94-49cc-ad7d-ebe108b8b886 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 477/961] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:26 2026] GET /v2.0/security-groups?id=afa33ea8-9021-458c-ae05-434a5cf674db&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: 485/962] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:27 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 478/963] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:27 2026] GET /v2.0/ports?device_id=4092b58e-d699-4e7f-b272-fd53e5994e04 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/964] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:27 2026] GET /v2.0/security-groups?id=afa33ea8-9021-458c-ae05-434a5cf674db&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: 6|app: 0|req: 479/965] 10.0.0.110 () {32 vars in 653 bytes} [Fri Jul 3 17:13:27 2026] GET /v2.0/extensions => generated 21537 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/966] 10.0.0.110 () {32 vars in 681 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 480/967] 10.0.0.110 () {32 vars in 681 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/968] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 481/969] 10.0.0.110 () {32 vars in 665 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/970] 10.0.0.110 () {32 vars in 699 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 482/971] 10.0.0.110 () {32 vars in 697 bytes} [Fri Jul 3 17:13:28 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: 490/972] 10.0.0.110 () {32 vars in 701 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 483/973] 10.0.0.110 () {32 vars in 689 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/974] 10.0.0.110 () {32 vars in 703 bytes} [Fri Jul 3 17:13:28 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: 6|app: 0|req: 484/975] 10.0.0.110 () {32 vars in 693 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/976] 10.0.0.110 () {32 vars in 695 bytes} [Fri Jul 3 17:13:28 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: 6|app: 0|req: 485/977] 10.0.0.110 () {32 vars in 685 bytes} [Fri Jul 3 17:13:28 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: 493/978] 10.0.0.110 () {32 vars in 687 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 486/979] 10.0.0.110 () {32 vars in 661 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/980] 10.0.0.110 () {32 vars in 699 bytes} [Fri Jul 3 17:13:28 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: 6|app: 0|req: 487/981] 10.0.0.110 () {32 vars in 679 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/982] 10.0.0.110 () {32 vars in 683 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 488/983] 10.0.0.110 () {32 vars in 675 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/984] 10.0.0.110 () {32 vars in 689 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 489/985] 10.0.0.110 () {32 vars in 723 bytes} [Fri Jul 3 17:13:28 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: 497/986] 10.0.0.110 () {32 vars in 687 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 490/987] 10.0.0.110 () {32 vars in 669 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/988] 10.0.0.110 () {32 vars in 687 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 491/989] 10.0.0.110 () {32 vars in 681 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/990] 10.0.0.110 () {32 vars in 699 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 492/991] 10.0.0.110 () {32 vars in 679 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/992] 10.0.0.110 () {32 vars in 667 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 493/993] 10.0.0.110 () {32 vars in 677 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/994] 10.0.0.110 () {32 vars in 665 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 494/995] 10.0.0.110 () {32 vars in 675 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/l3-flavors => 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: 502/996] 10.0.0.110 () {32 vars in 713 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 495/997] 10.0.0.110 () {32 vars in 691 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/998] 10.0.0.110 () {32 vars in 683 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 496/999] 10.0.0.110 () {32 vars in 669 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1000] 10.0.0.110 () {32 vars in 687 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 497/1001] 10.0.0.110 () {32 vars in 705 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1002] 10.0.0.110 () {32 vars in 675 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 498/1003] 10.0.0.110 () {32 vars in 701 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1004] 10.0.0.110 () {32 vars in 675 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 499/1005] 10.0.0.110 () {32 vars in 693 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1006] 10.0.0.110 () {32 vars in 689 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 500/1007] 10.0.0.110 () {32 vars in 709 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1008] 10.0.0.110 () {32 vars in 705 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 501/1009] 10.0.0.110 () {32 vars in 719 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1010] 10.0.0.110 () {32 vars in 697 bytes} [Fri Jul 3 17:13:28 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: 6|app: 0|req: 502/1011] 10.0.0.110 () {32 vars in 711 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1012] 10.0.0.110 () {32 vars in 669 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 503/1013] 10.0.0.110 () {32 vars in 687 bytes} [Fri Jul 3 17:13:28 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: 511/1014] 10.0.0.110 () {32 vars in 681 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 504/1015] 10.0.0.110 () {32 vars in 675 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1016] 10.0.0.110 () {32 vars in 671 bytes} [Fri Jul 3 17:13:28 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: 6|app: 0|req: 505/1017] 10.0.0.110 () {32 vars in 661 bytes} [Fri Jul 3 17:13:28 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: 513/1018] 10.0.0.110 () {32 vars in 699 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 506/1019] 10.0.0.110 () {32 vars in 699 bytes} [Fri Jul 3 17:13:28 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: 514/1020] 10.0.0.110 () {32 vars in 677 bytes} [Fri Jul 3 17:13:28 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: 6|app: 0|req: 507/1021] 10.0.0.110 () {32 vars in 669 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1022] 10.0.0.110 () {32 vars in 683 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 508/1023] 10.0.0.110 () {32 vars in 701 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1024] 10.0.0.110 () {32 vars in 685 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 509/1025] 10.0.0.110 () {32 vars in 707 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1026] 10.0.0.110 () {32 vars in 669 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 510/1027] 10.0.0.110 () {32 vars in 697 bytes} [Fri Jul 3 17:13:28 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: 6|app: 0|req: 511/1028] 10.0.0.110 () {32 vars in 695 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 512/1029] 10.0.0.110 () {32 vars in 685 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1030] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/ports?device_id=58ef3209-d037-4b59-9ea9-60719480fe5c => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 513/1031] 10.0.0.110 () {32 vars in 689 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1032] 10.0.0.110 () {32 vars in 705 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 514/1033] 10.0.0.110 () {32 vars in 667 bytes} [Fri Jul 3 17:13:28 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: 521/1036] 10.0.0.110 () {32 vars in 681 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 516/1037] 10.0.0.110 () {32 vars in 681 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1038] 10.0.0.110 () {32 vars in 691 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 517/1039] 10.0.0.110 () {32 vars in 691 bytes} [Fri Jul 3 17:13:28 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: 523/1040] 10.0.0.110 () {32 vars in 695 bytes} [Fri Jul 3 17:13:28 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: 6|app: 0|req: 518/1041] 10.0.0.110 () {32 vars in 685 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1042] 10.0.0.110 () {32 vars in 689 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 519/1043] 10.0.0.110 () {32 vars in 701 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/standard-attr-revisions => 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: 525/1044] 10.0.0.110 () {32 vars in 703 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 520/1045] 10.0.0.110 () {32 vars in 713 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1046] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 521/1047] 10.0.0.110 () {32 vars in 715 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1048] 10.0.0.110 () {32 vars in 727 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 522/1049] 10.0.0.110 () {32 vars in 741 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1050] 10.0.0.110 () {32 vars in 719 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 523/1051] 10.0.0.110 () {32 vars in 683 bytes} [Fri Jul 3 17:13:28 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: 529/1052] 10.0.0.110 () {32 vars in 669 bytes} [Fri Jul 3 17:13:28 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: 6|app: 0|req: 524/1053] 10.0.0.110 () {32 vars in 719 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1054] 10.0.0.110 () {32 vars in 679 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 525/1055] 10.0.0.110 () {32 vars in 669 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1056] 10.0.0.110 () {32 vars in 697 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 526/1057] 10.0.0.110 () {32 vars in 705 bytes} [Fri Jul 3 17:13:28 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1058] 10.0.0.110 () {32 vars in 701 bytes} [Fri Jul 3 17:13:29 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1059] 10.0.0.110 () {32 vars in 701 bytes} [Fri Jul 3 17:13:29 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1060] 10.0.0.110 () {32 vars in 683 bytes} [Fri Jul 3 17:13:29 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1061] 10.0.0.110 () {32 vars in 705 bytes} [Fri Jul 3 17:13:29 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 527/1062] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:29 2026] GET /v2.0/ports?device_id=4092b58e-d699-4e7f-b272-fd53e5994e04 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1063] 10.0.0.110 () {32 vars in 695 bytes} [Fri Jul 3 17:13:29 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 528/1064] 10.0.0.110 () {32 vars in 689 bytes} [Fri Jul 3 17:13:29 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: 6|app: 0|req: 529/1065] 10.0.0.110 () {32 vars in 697 bytes} [Fri Jul 3 17:13:29 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 530/1066] 10.0.0.110 () {32 vars in 679 bytes} [Fri Jul 3 17:13:29 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 531/1067] 10.0.0.110 () {32 vars in 689 bytes} [Fri Jul 3 17:13:29 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1068] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:29 2026] GET /v2.0/security-groups?id=afa33ea8-9021-458c-ae05-434a5cf674db&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 532/1069] 10.0.0.110 () {32 vars in 701 bytes} [Fri Jul 3 17:13:29 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1070] 10.0.0.110 () {32 vars in 665 bytes} [Fri Jul 3 17:13:29 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 533/1071] 10.0.0.110 () {32 vars in 681 bytes} [Fri Jul 3 17:13:29 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1072] 10.0.0.110 () {32 vars in 677 bytes} [Fri Jul 3 17:13:29 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 534/1073] 10.0.0.110 () {32 vars in 693 bytes} [Fri Jul 3 17:13:29 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1074] 10.0.0.110 () {32 vars in 677 bytes} [Fri Jul 3 17:13:29 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 535/1075] 10.0.0.110 () {32 vars in 667 bytes} [Fri Jul 3 17:13:29 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1076] 10.0.0.110 () {32 vars in 663 bytes} [Fri Jul 3 17:13:29 2026] GET /v2.0/extensions/taas => generated 175 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 536/1077] 10.0.0.110 () {32 vars in 675 bytes} [Fri Jul 3 17:13:29 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1078] 10.0.0.110 () {32 vars in 687 bytes} [Fri Jul 3 17:13:29 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1079] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:29 2026] DELETE /v2.0/security-groups/f8bc5f63-922e-436b-9f31-b9d53b0a0701 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:13:30.022 7 INFO neutron.api.v2.resource [None req-9566bede-6282-4b4a-b8a9-86e1601046f4 7dbce986aafb49a4a9aeabbcaf44cebe 09af66028e80451dbfe5a3783168f569 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 544/1080] 10.0.0.110 () {32 vars in 737 bytes} [Fri Jul 3 17:13:30 2026] GET /v2.0/security-groups/f8bc5f63-922e-436b-9f31-b9d53b0a0701 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:13:30.137 7 INFO neutron_taas.services.taas.taas_plugin [None req-34302508-5a3b-4f50-90f0-8ddbc6de03ac 7dbce986aafb49a4a9aeabbcaf44cebe 09af66028e80451dbfe5a3783168f569 - - default default] TaaS: Handle Delete Port: a4ea6d1e-1a0d-4e87-9b27-2f5c9437b940 2026-07-03 17:13:30.142 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34302508-5a3b-4f50-90f0-8ddbc6de03ac 7dbce986aafb49a4a9aeabbcaf44cebe 09af66028e80451dbfe5a3783168f569 - - default default] Tap Mirror: Handle Delete Port: a4ea6d1e-1a0d-4e87-9b27-2f5c9437b940 [pid: 6|app: 0|req: 537/1081] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:13:29 2026] GET /v2.0/security-groups?tenant_id=7235411c2d064d02ad0e960e5045bd5a&name=default => generated 2925 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 538/1082] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:30 2026] GET /v2.0/ports?device_id=4092b58e-d699-4e7f-b272-fd53e5994e04 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1083] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:13:30 2026] DELETE /v2.0/floatingips/2a0467c2-be5c-42fa-ad44-590f9c8296ee => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1084] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:30 2026] GET /v2.0/security-groups?id=afa33ea8-9021-458c-ae05-434a5cf674db&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: 6|app: 0|req: 539/1085] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:30 2026] DELETE /v2.0/security-groups/0176c2dc-64e0-46f6-a5eb-7f84a5ac7e44 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:13:30.845 7 INFO neutron_taas.services.taas.taas_plugin [None req-99ddae4b-cde8-43b0-ad36-fa0962d58c9d 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: cf11a75e-9ec4-4abd-9509-6e178b89b260 2026-07-03 17:13:30.849 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99ddae4b-cde8-43b0-ad36-fa0962d58c9d 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: cf11a75e-9ec4-4abd-9509-6e178b89b260 [pid: 6|app: 0|req: 540/1086] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:13:30 2026] GET /v2.0/security-groups?tenant_id=bb9b094557744feeaf0c8a81aa73e944&name=default => generated 2925 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 541/1087] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:31 2026] DELETE /v2.0/security-groups/725ac3b7-6f70-4f7e-a717-0721bc6a7bab => 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: 547/1088] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:13:30 2026] PUT /v2.0/routers/2701201f-e0a6-4bf1-86b5-89278d180d3b/remove_router_interface => generated 309 bytes in 1065 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 542/1089] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:31 2026] GET /v2.0/ports?device_id=4092b58e-d699-4e7f-b272-fd53e5994e04 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 543/1090] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:31 2026] GET /v2.0/security-groups?id=afa33ea8-9021-458c-ae05-434a5cf674db&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:31.765 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8d86d55-a746-4e01-bd70-0a8af18d2d02 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 91de05f3-4247-4c5d-b629-226728503ce5 2026-07-03 17:13:31.768 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8d86d55-a746-4e01-bd70-0a8af18d2d02 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 91de05f3-4247-4c5d-b629-226728503ce5 [pid: 6|app: 0|req: 544/1091] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:31 2026] GET /v2.0/ports?device_id=4092b58e-d699-4e7f-b272-fd53e5994e04 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 545/1092] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:31 2026] GET /v2.0/security-groups?id=afa33ea8-9021-458c-ae05-434a5cf674db&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:32.129 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8d86d55-a746-4e01-bd70-0a8af18d2d02 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 55e23f43-c53c-4765-a87c-98a77f4ed066 2026-07-03 17:13:32.132 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8d86d55-a746-4e01-bd70-0a8af18d2d02 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 55e23f43-c53c-4765-a87c-98a77f4ed066 2026-07-03 17:13:32.544 7 INFO neutron.services.segments.plugin [-] Segment db78ec8e-984b-45d8-be40-7a9e86cac4ad resource provider aggregate not found 2026-07-03 17:13:32.554 7 INFO neutron.services.segments.plugin [-] Segment db78ec8e-984b-45d8-be40-7a9e86cac4ad resource provider aggregate not found 2026-07-03 17:13:32.575 7 INFO neutron.services.segments.plugin [-] Segment db78ec8e-984b-45d8-be40-7a9e86cac4ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db78ec8e-984b-45d8-be40-7a9e86cac4ad found for delete ", "request_id": "req-416d6c37-1edd-4bee-a408-b56962519b8a"}]} 2026-07-03 17:13:32.581 7 INFO neutron.db.l3_hamode_db [None req-b8d86d55-a746-4e01-bd70-0a8af18d2d02 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] HA network 1f2cc90a-c3c6-4760-ac4a-13a9ddfd50d8 was deleted as no HA routers are present in tenant 09af66028e80451dbfe5a3783168f569. [pid: 7|app: 0|req: 548/1093] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:31 2026] DELETE /v2.0/routers/2701201f-e0a6-4bf1-86b5-89278d180d3b => generated 0 bytes in 1098 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:13:32.591 7 INFO neutron.services.segments.plugin [-] Segment db78ec8e-984b-45d8-be40-7a9e86cac4ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db78ec8e-984b-45d8-be40-7a9e86cac4ad found for delete ", "request_id": "req-bc29f53d-4208-40b9-a4e6-5d3956ac4482"}]} 2026-07-03 17:13:32.755 6 INFO neutron.db.segments_db [None req-39caf0cd-8a39-4468-be25-999c0ab6bd02 cb8a73e2bda84e40a2673562e6f96805 845db35fe76643a190926105f7baf3bf - - default default] Added segment 127f01a6-6972-4ac3-bbeb-f3ef92b4f2e0 of type vxlan for network c5391c8c-521e-43ef-8cd2-890250b811db [pid: 7|app: 0|req: 549/1094] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:32 2026] DELETE /v2.0/subnets/06f000cf-14f1-47c9-a6a7-2d02316a08c2 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 546/1095] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:13:32 2026] POST /v2.0/networks => generated 648 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:13:32.863 7 INFO neutron_taas.services.taas.taas_plugin [None req-b6c5c04c-f96b-486e-8228-00e918cd23cb 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: e97454c5-668f-493a-b9f4-f45a4331a7aa 2026-07-03 17:13:32.869 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6c5c04c-f96b-486e-8228-00e918cd23cb 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: e97454c5-668f-493a-b9f4-f45a4331a7aa [pid: 7|app: 0|req: 550/1096] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:13:32 2026] DELETE /v2.0/networks/53601640-e5c8-4077-a540-1cbeab650607 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1097] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:33 2026] GET /v2.0/ports?device_id=4092b58e-d699-4e7f-b272-fd53e5994e04 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 547/1098] 10.0.0.110 () {34 vars in 665 bytes} [Fri Jul 3 17:13:32 2026] POST /v2.0/ports => generated 779 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 548/1099] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:33 2026] GET /v2.0/security-groups?id=afa33ea8-9021-458c-ae05-434a5cf674db&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:33.272 6 INFO neutron.db.segments_db [None req-b71a126d-2103-4a37-b3cf-22e366818198 cb8a73e2bda84e40a2673562e6f96805 845db35fe76643a190926105f7baf3bf - - default default] Added segment 34056826-bfa4-4434-adf6-1b7c3f17c1dc of type vxlan for network ea677827-e71b-4663-b772-6ab82678395a [pid: 6|app: 0|req: 549/1100] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:13:33 2026] POST /v2.0/networks => generated 636 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 550/1101] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:13:33 2026] GET /v2.0/security-groups?tenant_id=09af66028e80451dbfe5a3783168f569&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:13:33.518 7 INFO neutron.db.segments_db [None req-d63b1db6-f7b4-411c-a9af-1e5295ce8261 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment 39a1f5ec-2d4f-4d84-8900-afd681dccb71 of type vxlan for network 34e05dbc-bccd-467e-9b82-abe2226f69a6 [pid: 7|app: 0|req: 552/1102] 10.0.0.110 () {34 vars in 671 bytes} [Fri Jul 3 17:13:33 2026] POST /v2.0/networks => generated 741 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 551/1103] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:13:33 2026] POST /v2.0/subnets => generated 646 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1104] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:33 2026] DELETE /v2.0/security-groups/57339224-46bb-48d2-8694-bfb038a685a7 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 552/1105] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:13:33 2026] POST /v2.0/subnets => generated 688 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:13:33.970 6 INFO neutron.db.segments_db [None req-934b1894-e59f-4600-a504-462fddbbbdca 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment 7db7ca56-9fc9-4379-a300-213bee562773 of type vxlan for network 73e2bf3f-12c8-4921-95d7-221f7bee3a42 [pid: 7|app: 0|req: 554/1106] 10.0.0.110 () {34 vars in 665 bytes} [Fri Jul 3 17:13:33 2026] POST /v2.0/ports => generated 965 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:13:34.289 6 INFO neutron.db.l3_hamode_db [None req-934b1894-e59f-4600-a504-462fddbbbdca 024b8acb39d54dda822e14b657c4f0b3 64e95630cd6b4777929f7de4815bd0da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 17:13:34.301 7 INFO neutron_taas.services.taas.taas_plugin [None req-5015a1e0-6c1a-474b-8501-2a5d27c2534a cb8a73e2bda84e40a2673562e6f96805 845db35fe76643a190926105f7baf3bf - - default default] TaaS: Handle Delete Port: fd619903-6f1c-43e4-9ed2-89a6f09c2f3f 2026-07-03 17:13:34.304 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5015a1e0-6c1a-474b-8501-2a5d27c2534a cb8a73e2bda84e40a2673562e6f96805 845db35fe76643a190926105f7baf3bf - - default default] Tap Mirror: Handle Delete Port: fd619903-6f1c-43e4-9ed2-89a6f09c2f3f [pid: 7|app: 0|req: 555/1107] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:13:34 2026] DELETE /v2.0/ports/fd619903-6f1c-43e4-9ed2-89a6f09c2f3f => 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: 556/1108] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:34 2026] GET /v2.0/ports?device_id=4092b58e-d699-4e7f-b272-fd53e5994e04 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1109] 199.19.213.32 () {34 vars in 993 bytes} [Fri Jul 3 17:13:34 2026] GET /v2.0/ports?device_id=4092b58e-d699-4e7f-b272-fd53e5994e04 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:34.541 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f856d24e-4978-4936-be6f-25a5976d4c62 cb8a73e2bda84e40a2673562e6f96805 845db35fe76643a190926105f7baf3bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 558/1110] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:13:34 2026] DELETE /v2.0/ports/fd619903-6f1c-43e4-9ed2-89a6f09c2f3f => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1111] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:34 2026] GET /v2.0/security-groups?id=afa33ea8-9021-458c-ae05-434a5cf674db&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-07-03 17:13:34.599 7 INFO neutron.services.segments.plugin [-] Segment e40dfa18-b5ed-4a2d-afbf-54fa0ffdfc6e resource provider aggregate not found 2026-07-03 17:13:34.619 7 INFO neutron.services.segments.plugin [-] Segment e40dfa18-b5ed-4a2d-afbf-54fa0ffdfc6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e40dfa18-b5ed-4a2d-afbf-54fa0ffdfc6e found for delete ", "request_id": "req-4d4776fe-b8cb-48d5-a0a6-d1e5c99f95c0"}]} 2026-07-03 17:13:34.620 7 INFO neutron.services.segments.plugin [-] Segment e40dfa18-b5ed-4a2d-afbf-54fa0ffdfc6e resource provider aggregate not found 2026-07-03 17:13:34.650 7 INFO neutron.services.segments.plugin [-] Segment e40dfa18-b5ed-4a2d-afbf-54fa0ffdfc6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e40dfa18-b5ed-4a2d-afbf-54fa0ffdfc6e found for delete ", "request_id": "req-2e60700c-cee2-4a1f-8ec0-c83408f6986e"}]} 2026-07-03 17:13:34.708 7 INFO neutron_taas.services.taas.taas_plugin [req-aa736c9e-28f6-4424-97b9-015c7bb191db req-6c35ec51-ad64-4738-a3f8-ccc60813650f 8d3cb599e3d34a2ea71e787895b1da8a 7feeede9736f457a990e14f6ba48ac47 - - default default] TaaS: Handle Delete Port: ee845cda-6ca6-48e9-a886-e5ace81ef301 2026-07-03 17:13:34.712 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-aa736c9e-28f6-4424-97b9-015c7bb191db req-6c35ec51-ad64-4738-a3f8-ccc60813650f 8d3cb599e3d34a2ea71e787895b1da8a 7feeede9736f457a990e14f6ba48ac47 - - default default] Tap Mirror: Handle Delete Port: ee845cda-6ca6-48e9-a886-e5ace81ef301 [pid: 7|app: 0|req: 560/1112] 199.19.213.32 () {36 vars in 996 bytes} [Fri Jul 3 17:13:34 2026] DELETE /v2.0/ports/ee845cda-6ca6-48e9-a886-e5ace81ef301 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:13:34.907 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1aa8847b-8c07-4efe-8b0b-2160755628d4 cb8a73e2bda84e40a2673562e6f96805 845db35fe76643a190926105f7baf3bf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 561/1113] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:13:34 2026] GET /v2.0/ports/fd619903-6f1c-43e4-9ed2-89a6f09c2f3f => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:13:34.926 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a333ed8b-54bf-4027-91c8-76ff111e0737'] response: {'server_uuid': '4092b58e-d699-4e7f-b272-fd53e5994e04', 'name': 'network-vif-deleted', 'tag': 'ee845cda-6ca6-48e9-a886-e5ace81ef301', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 562/1114] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:34 2026] DELETE /v2.0/subnets/930c56c6-cb19-4dd1-b7a0-76c4ccaf913c => 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: 563/1115] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:13:35 2026] DELETE /v2.0/networks/ea677827-e71b-4663-b772-6ab82678395a => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:13:35.285 7 INFO neutron.db.segments_db [None req-7cc350b8-895c-4a73-b6d1-dc7dda79a9aa cb8a73e2bda84e40a2673562e6f96805 845db35fe76643a190926105f7baf3bf - - default default] Added segment 22d6b011-868a-4035-a1e9-0f5edb53dc63 of type vxlan for network 2a45c56e-9af5-44db-8c6b-ecaed41c3110 2026-07-03 17:13:35.286 6 INFO neutron.db.l3_hamode_db [None req-934b1894-e59f-4600-a504-462fddbbbdca 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 564/1116] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:13:35 2026] POST /v2.0/networks => generated 635 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1117] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:13:35 2026] POST /v2.0/subnets => generated 646 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:13:35.960 7 INFO neutron.db.segments_db [None req-daf058c1-b696-4dd0-90ad-c5196bfc9061 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment 434fd809-5dfa-467e-8ed7-b42031eac900 of type vxlan for network a8aebe0c-853b-4efb-abf7-8f90c3c315c0 [pid: 7|app: 0|req: 566/1118] 10.0.0.110 () {34 vars in 671 bytes} [Fri Jul 3 17:13:35 2026] POST /v2.0/networks => generated 748 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 553/1119] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:13:33 2026] POST /v2.0/routers => generated 728 bytes in 2372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 554/1120] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:36 2026] GET /v2.0/ports?device_id=4092b58e-d699-4e7f-b272-fd53e5994e04 => 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: 567/1121] 10.0.0.110 () {34 vars in 665 bytes} [Fri Jul 3 17:13:36 2026] POST /v2.0/ports => generated 928 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 555/1122] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:13:36 2026] POST /v2.0/subnets => generated 695 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:13:36.643 7 INFO neutron.services.segments.plugin [-] Segment 34056826-bfa4-4434-adf6-1b7c3f17c1dc resource provider aggregate not found 2026-07-03 17:13:36.643 6 INFO neutron_taas.services.taas.taas_plugin [None req-8ed2f65e-366d-47cc-9baa-a8a593352160 cb8a73e2bda84e40a2673562e6f96805 845db35fe76643a190926105f7baf3bf - - default default] TaaS: Handle Delete Port: b78b1c21-b369-4dfd-bd0b-18c6af8ac726 2026-07-03 17:13:36.646 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ed2f65e-366d-47cc-9baa-a8a593352160 cb8a73e2bda84e40a2673562e6f96805 845db35fe76643a190926105f7baf3bf - - default default] Tap Mirror: Handle Delete Port: b78b1c21-b369-4dfd-bd0b-18c6af8ac726 2026-07-03 17:13:36.660 7 INFO neutron.services.segments.plugin [-] Segment 34056826-bfa4-4434-adf6-1b7c3f17c1dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34056826-bfa4-4434-adf6-1b7c3f17c1dc found for delete ", "request_id": "req-52d660ff-8bf7-4a12-8655-3c1d0de6dc36"}]} 2026-07-03 17:13:36.671 7 INFO neutron.services.segments.plugin [-] Segment 34056826-bfa4-4434-adf6-1b7c3f17c1dc resource provider aggregate not found 2026-07-03 17:13:36.688 7 INFO neutron.services.segments.plugin [-] Segment 34056826-bfa4-4434-adf6-1b7c3f17c1dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34056826-bfa4-4434-adf6-1b7c3f17c1dc found for delete ", "request_id": "req-6b43e890-f0ec-4459-be0b-f697df0517f1"}]} [pid: 6|app: 0|req: 556/1123] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:13:36 2026] DELETE /v2.0/ports/b78b1c21-b369-4dfd-bd0b-18c6af8ac726 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:13:36.806 6 INFO neutron.db.segments_db [None req-56f4f405-7f32-42f8-8a2c-ae002c96e886 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment e97157db-acf2-4bd1-bc89-8240f5866bf6 of type vxlan for network f8622e75-0dec-4c80-9957-1a0d62c8f32f 2026-07-03 17:13:37.113 6 INFO neutron.db.l3_hamode_db [None req-56f4f405-7f32-42f8-8a2c-ae002c96e886 024b8acb39d54dda822e14b657c4f0b3 55c8f3416df944079570665004b81076 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 568/1124] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:13:36 2026] PUT /v2.0/routers/3d260ade-ecc3-4da1-8814-41522beeeb7b/add_router_interface => generated 309 bytes in 1224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:37.585 7 INFO neutron.pecan_wsgi.hooks.translation [None req-31c24f35-b288-41b5-9b34-264aa694e234 cb8a73e2bda84e40a2673562e6f96805 845db35fe76643a190926105f7baf3bf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 569/1125] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:13:37 2026] GET /v2.0/ports/b78b1c21-b369-4dfd-bd0b-18c6af8ac726 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1126] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:37 2026] GET /v2.0/ports?device_id=4092b58e-d699-4e7f-b272-fd53e5994e04 => 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: 571/1127] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:37 2026] DELETE /v2.0/subnets/bb5456cc-32fc-46ed-9254-b1193b2d52ff => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1128] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:13:37 2026] DELETE /v2.0/networks/2a45c56e-9af5-44db-8c6b-ecaed41c3110 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:13:38.002 6 INFO neutron.db.l3_hamode_db [None req-56f4f405-7f32-42f8-8a2c-ae002c96e886 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 573/1129] 10.0.0.110 () {34 vars in 665 bytes} [Fri Jul 3 17:13:37 2026] POST /v2.0/ports => generated 778 bytes in 306 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: 574/1130] 10.0.0.110 () {34 vars in 737 bytes} [Fri Jul 3 17:13:38 2026] PUT /v2.0/ports/a93ea857-2c2e-4fdc-8beb-c34ae2d8e388 => generated 752 bytes in 163 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-07-03 17:13:38.515 7 INFO neutron_taas.services.taas.taas_plugin [None req-b5514850-2a1f-4361-9288-88f95f690ea5 cb8a73e2bda84e40a2673562e6f96805 845db35fe76643a190926105f7baf3bf - - default default] TaaS: Handle Delete Port: a93ea857-2c2e-4fdc-8beb-c34ae2d8e388 2026-07-03 17:13:38.518 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5514850-2a1f-4361-9288-88f95f690ea5 cb8a73e2bda84e40a2673562e6f96805 845db35fe76643a190926105f7baf3bf - - default default] Tap Mirror: Handle Delete Port: a93ea857-2c2e-4fdc-8beb-c34ae2d8e388 [pid: 7|app: 0|req: 575/1131] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:13:38 2026] DELETE /v2.0/ports/a93ea857-2c2e-4fdc-8beb-c34ae2d8e388 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:13:38.713 7 INFO neutron.services.segments.plugin [-] Segment 22d6b011-868a-4035-a1e9-0f5edb53dc63 resource provider aggregate not found 2026-07-03 17:13:38.721 7 INFO neutron.services.segments.plugin [-] Segment 22d6b011-868a-4035-a1e9-0f5edb53dc63 resource provider aggregate not found [pid: 7|app: 0|req: 576/1132] 10.0.0.110 () {32 vars in 643 bytes} [Fri Jul 3 17:13:38 2026] GET /v2.0/ports => generated 782 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:38.737 7 INFO neutron.services.segments.plugin [-] Segment 22d6b011-868a-4035-a1e9-0f5edb53dc63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22d6b011-868a-4035-a1e9-0f5edb53dc63 found for delete ", "request_id": "req-d7387206-5af2-4b82-a205-ace371c23af1"}]} 2026-07-03 17:13:38.742 7 INFO neutron.services.segments.plugin [-] Segment 22d6b011-868a-4035-a1e9-0f5edb53dc63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22d6b011-868a-4035-a1e9-0f5edb53dc63 found for delete ", "request_id": "req-cf65a6e0-db3f-4381-a3b7-66e677958bd2"}]} [pid: 6|app: 0|req: 557/1133] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:13:36 2026] POST /v2.0/routers => generated 735 bytes in 2198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:13:38.983 6 INFO neutron.pecan_wsgi.hooks.translation [None req-cf25bb14-cc14-424a-a54e-3c4d0a5458af cb8a73e2bda84e40a2673562e6f96805 845db35fe76643a190926105f7baf3bf - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 558/1134] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:13:38 2026] GET /v2.0/ports/a93ea857-2c2e-4fdc-8beb-c34ae2d8e388 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:13:39.145 7 INFO neutron_taas.services.taas.taas_plugin [None req-1580c3fb-bc1b-4eda-82a2-e6f6fe41433c 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 6615e0b8-e869-4d08-b33b-5af651925c34 2026-07-03 17:13:39.147 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1580c3fb-bc1b-4eda-82a2-e6f6fe41433c 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 6615e0b8-e869-4d08-b33b-5af651925c34 [pid: 7|app: 0|req: 577/1135] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:13:38 2026] PUT /v2.0/routers/165ab401-d90c-47a6-ae48-9d7b9c4e9b55/remove_router_interface => generated 309 bytes in 929 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1136] 10.0.0.110 () {32 vars in 643 bytes} [Fri Jul 3 17:13:39 2026] GET /v2.0/ports => generated 782 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:39.983 7 INFO neutron_taas.services.taas.taas_plugin [None req-198dca7f-952f-4e14-aa61-6a7bf99b4d15 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 4f8c5727-6d28-41a3-8e0a-8c06545277d1 2026-07-03 17:13:39.986 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-198dca7f-952f-4e14-aa61-6a7bf99b4d15 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 4f8c5727-6d28-41a3-8e0a-8c06545277d1 [pid: 6|app: 0|req: 559/1137] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:13:38 2026] PUT /v2.0/routers/e0e2f4b9-c773-4056-8d52-ca8995bb4fb5/add_router_interface => generated 309 bytes in 1328 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:40.315 7 INFO neutron_taas.services.taas.taas_plugin [None req-198dca7f-952f-4e14-aa61-6a7bf99b4d15 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: ffeb67f0-6090-450f-a798-1c517b03e268 2026-07-03 17:13:40.318 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-198dca7f-952f-4e14-aa61-6a7bf99b4d15 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: ffeb67f0-6090-450f-a798-1c517b03e268 [pid: 6|app: 0|req: 560/1138] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:13:40 2026] GET /v2.0/ports/89a384ac-1ea6-41f9-9711-d822940d5201 => generated 779 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:40.421 6 INFO neutron.pecan_wsgi.hooks.translation [None req-d26c6cc0-561f-41ee-9be8-203c15c13346 cb8a73e2bda84e40a2673562e6f96805 845db35fe76643a190926105f7baf3bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 561/1139] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:13:40 2026] DELETE /v2.0/ports/b78b1c21-b369-4dfd-bd0b-18c6af8ac726 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:13:40.442 6 INFO neutron.pecan_wsgi.hooks.translation [None req-f61cb82a-3e92-4be9-885b-d9a81e376d86 cb8a73e2bda84e40a2673562e6f96805 845db35fe76643a190926105f7baf3bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 562/1140] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:40 2026] DELETE /v2.0/subnets/bb5456cc-32fc-46ed-9254-b1193b2d52ff => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:13:40.461 6 INFO neutron.pecan_wsgi.hooks.translation [None req-ee030917-e2a8-4964-9016-e4836428721e cb8a73e2bda84e40a2673562e6f96805 845db35fe76643a190926105f7baf3bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 563/1141] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:40 2026] DELETE /v2.0/subnets/930c56c6-cb19-4dd1-b7a0-76c4ccaf913c => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:13:40.590 6 INFO neutron_taas.services.taas.taas_plugin [None req-6c38fe85-3f49-46d3-8040-15448234da6c cb8a73e2bda84e40a2673562e6f96805 845db35fe76643a190926105f7baf3bf - - default default] TaaS: Handle Delete Port: 89a384ac-1ea6-41f9-9711-d822940d5201 2026-07-03 17:13:40.593 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c38fe85-3f49-46d3-8040-15448234da6c cb8a73e2bda84e40a2673562e6f96805 845db35fe76643a190926105f7baf3bf - - default default] Tap Mirror: Handle Delete Port: 89a384ac-1ea6-41f9-9711-d822940d5201 [pid: 6|app: 0|req: 564/1142] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:13:40 2026] DELETE /v2.0/ports/89a384ac-1ea6-41f9-9711-d822940d5201 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:13:40.786 7 INFO neutron.services.segments.plugin [-] Segment 72ade26f-c6af-4f1e-a75d-b9fdba8319c9 resource provider aggregate not found 2026-07-03 17:13:40.790 7 INFO neutron.services.segments.plugin [-] Segment 72ade26f-c6af-4f1e-a75d-b9fdba8319c9 resource provider aggregate not found 2026-07-03 17:13:40.806 7 INFO neutron.db.l3_hamode_db [None req-198dca7f-952f-4e14-aa61-6a7bf99b4d15 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] HA network d9cd8bd4-ee95-4a6c-b69c-2a75c930dd92 was deleted as no HA routers are present in tenant 7feeede9736f457a990e14f6ba48ac47. 2026-07-03 17:13:40.807 7 INFO neutron.services.segments.plugin [-] Segment 72ade26f-c6af-4f1e-a75d-b9fdba8319c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72ade26f-c6af-4f1e-a75d-b9fdba8319c9 found for delete ", "request_id": "req-00c6f7da-dd45-4fc1-acbd-109513803244"}]} 2026-07-03 17:13:40.810 7 INFO neutron.services.segments.plugin [-] Segment 72ade26f-c6af-4f1e-a75d-b9fdba8319c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72ade26f-c6af-4f1e-a75d-b9fdba8319c9 found for delete ", "request_id": "req-47de9768-1e95-46bc-8f82-9ced3ebdcebb"}]} [pid: 7|app: 0|req: 579/1143] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:39 2026] DELETE /v2.0/routers/165ab401-d90c-47a6-ae48-9d7b9c4e9b55 => generated 0 bytes in 1103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:13:40.927 6 INFO neutron.services.segments.plugin [-] Segment 127f01a6-6972-4ac3-bbeb-f3ef92b4f2e0 resource provider aggregate not found 2026-07-03 17:13:40.932 6 INFO neutron.services.segments.plugin [-] Segment 127f01a6-6972-4ac3-bbeb-f3ef92b4f2e0 resource provider aggregate not found 2026-07-03 17:13:40.947 6 INFO neutron.services.segments.plugin [-] Segment 127f01a6-6972-4ac3-bbeb-f3ef92b4f2e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 127f01a6-6972-4ac3-bbeb-f3ef92b4f2e0 found for delete ", "request_id": "req-325a1b79-d271-4acc-8c98-1a882f4fecee"}]} 2026-07-03 17:13:40.953 6 INFO neutron.services.segments.plugin [-] Segment 127f01a6-6972-4ac3-bbeb-f3ef92b4f2e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 127f01a6-6972-4ac3-bbeb-f3ef92b4f2e0 found for delete ", "request_id": "req-52ad93d9-a48c-4690-a902-04f9b0e41224"}]} [pid: 6|app: 0|req: 565/1144] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:13:40 2026] DELETE /v2.0/networks/c5391c8c-521e-43ef-8cd2-890250b811db => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1145] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:40 2026] DELETE /v2.0/subnets/a7320ffe-dac2-4f8d-bd5a-e0ea915e30f1 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 566/1146] 10.0.0.110 () {34 vars in 685 bytes} [Fri Jul 3 17:13:40 2026] POST /v2.0/security-groups => generated 1659 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-03 17:13:41.133 7 INFO neutron_taas.services.taas.taas_plugin [None req-3941a011-675f-4769-a247-4fcce4f32533 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: fd299112-cb44-4b5e-9345-9be6baf7c9bb 2026-07-03 17:13:41.135 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3941a011-675f-4769-a247-4fcce4f32533 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: fd299112-cb44-4b5e-9345-9be6baf7c9bb [pid: 6|app: 0|req: 567/1147] 10.0.0.199 () {34 vars in 982 bytes} [Fri Jul 3 17:13:41 2026] GET /v2.0/networks?id=34e05dbc-bccd-467e-9b82-abe2226f69a6 => generated 673 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1148] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:13:41 2026] DELETE /v2.0/networks/81dfd55c-efda-49e7-a511-3bbf71f63ab2 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 568/1149] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:13:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1150] 10.0.0.199 () {34 vars in 965 bytes} [Fri Jul 3 17:13:41 2026] GET /v2.0/quotas/64e95630cd6b4777929f7de4815bd0da => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1151] 10.0.0.199 () {34 vars in 1002 bytes} [Fri Jul 3 17:13:41 2026] GET /v2.0/ports?tenant_id=64e95630cd6b4777929f7de4815bd0da&fields=id => generated 57 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 569/1152] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:13:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1153] 10.0.0.199 () {34 vars in 1008 bytes} [Fri Jul 3 17:13:41 2026] GET /v2.0/networks/34e05dbc-bccd-467e-9b82-abe2226f69a6?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 570/1154] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:13:41 2026] GET /v2.0/security-groups?tenant_id=845db35fe76643a190926105f7baf3bf&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 571/1155] 10.0.0.199 () {34 vars in 1108 bytes} [Fri Jul 3 17:13:41 2026] GET /v2.0/networks/34e05dbc-bccd-467e-9b82-abe2226f69a6?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: 6|app: 0|req: 572/1156] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:13:41 2026] GET /v2.0/security-groups?tenant_id=7feeede9736f457a990e14f6ba48ac47&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 573/1157] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:41 2026] DELETE /v2.0/security-groups/55677aec-6364-4bf3-855b-a49897cc3938 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1158] 10.0.0.110 () {34 vars in 676 bytes} [Fri Jul 3 17:13:41 2026] POST /v2.0/floatingips => generated 552 bytes in 609 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 574/1159] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:42 2026] DELETE /v2.0/security-groups/afa33ea8-9021-458c-ae05-434a5cf674db => 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: 586/1160] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:42 2026] GET /v2.0/ports?device_id=89a8783b-2aad-4a8a-86d0-08bdec1548ad => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:42.828 7 INFO neutron.services.segments.plugin [-] Segment 6872f02a-375c-46b8-a4d6-0ea8b6aba793 resource provider aggregate not found 2026-07-03 17:13:42.833 7 INFO neutron.services.segments.plugin [-] Segment 6872f02a-375c-46b8-a4d6-0ea8b6aba793 resource provider aggregate not found 2026-07-03 17:13:42.854 7 INFO neutron.services.segments.plugin [-] Segment 6872f02a-375c-46b8-a4d6-0ea8b6aba793 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6872f02a-375c-46b8-a4d6-0ea8b6aba793 found for delete ", "request_id": "req-c6ea1570-6cd9-43fd-97a7-f7baefd29255"}]} 2026-07-03 17:13:42.855 7 INFO neutron.services.segments.plugin [-] Segment 6872f02a-375c-46b8-a4d6-0ea8b6aba793 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6872f02a-375c-46b8-a4d6-0ea8b6aba793 found for delete ", "request_id": "req-53f8f423-5fc7-49be-9a47-323bdf7a03d3"}]} [pid: 6|app: 0|req: 575/1161] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:43 2026] GET /v2.0/ports?device_id=89a8783b-2aad-4a8a-86d0-08bdec1548ad => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:44.231 7 INFO neutron.db.segments_db [None req-a2d75293-4ac3-4475-8040-2cd326772ea8 6c47a82a404c43bc99946216fdcaf537 65b59f300fa14bbe9c7c8b41548e6167 - - default default] Added segment 2dfb4135-2a06-4e3e-a79e-8c508189a64a of type vxlan for network ebb85e04-f53b-4199-918f-5446591a0d43 [pid: 7|app: 0|req: 588/1164] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:13:43 2026] POST /v2.0/networks => generated 644 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1165] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:44 2026] GET /v2.0/ports?device_id=89a8783b-2aad-4a8a-86d0-08bdec1548ad => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 577/1166] 10.0.0.110 () {34 vars in 665 bytes} [Fri Jul 3 17:13:44 2026] POST /v2.0/ports => generated 775 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:13:44.803 7 INFO neutron.db.segments_db [None req-4f96d2b4-cd1e-498a-b5c3-19a722e8a54e 6c47a82a404c43bc99946216fdcaf537 65b59f300fa14bbe9c7c8b41548e6167 - - default default] Added segment 2a72d263-2bd1-4bf1-b25d-42de62287559 of type vxlan for network 444f138e-e566-45a8-899e-e6da936d65ad [pid: 7|app: 0|req: 590/1167] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:13:44 2026] POST /v2.0/networks => generated 631 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 578/1168] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:13:44 2026] POST /v2.0/subnets => generated 626 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 579/1169] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:45 2026] GET /v2.0/ports?device_id=89a8783b-2aad-4a8a-86d0-08bdec1548ad => 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: 591/1170] 10.0.0.110 () {34 vars in 665 bytes} [Fri Jul 3 17:13:45 2026] POST /v2.0/ports => generated 949 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:13:45.890 6 INFO neutron_taas.services.taas.taas_plugin [None req-9fc3db4c-89ee-43f2-b951-94c3a5985c47 6c47a82a404c43bc99946216fdcaf537 65b59f300fa14bbe9c7c8b41548e6167 - - default default] TaaS: Handle Delete Port: a47b4081-704d-4fbd-bfbb-e78332e6e31a 2026-07-03 17:13:45.894 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fc3db4c-89ee-43f2-b951-94c3a5985c47 6c47a82a404c43bc99946216fdcaf537 65b59f300fa14bbe9c7c8b41548e6167 - - default default] Tap Mirror: Handle Delete Port: a47b4081-704d-4fbd-bfbb-e78332e6e31a /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 592/1171] 10.0.0.199 () {34 vars in 1098 bytes} [Fri Jul 3 17:13:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--768106564&fields=id&tenant_id=55c8f3416df944079570665004b81076 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 580/1172] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:13:45 2026] DELETE /v2.0/ports/a47b4081-704d-4fbd-bfbb-e78332e6e31a => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1173] 10.0.0.199 () {34 vars in 982 bytes} [Fri Jul 3 17:13:46 2026] GET /v2.0/networks?id=a8aebe0c-853b-4efb-abf7-8f90c3c315c0 => generated 680 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 581/1174] 10.0.0.199 () {34 vars in 965 bytes} [Fri Jul 3 17:13:46 2026] GET /v2.0/quotas/55c8f3416df944079570665004b81076 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:46.135 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2467fb36-75dc-433b-a492-601fbef581d1 6c47a82a404c43bc99946216fdcaf537 65b59f300fa14bbe9c7c8b41548e6167 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 594/1175] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:13:46 2026] DELETE /v2.0/ports/a47b4081-704d-4fbd-bfbb-e78332e6e31a => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:13:46.162 7 INFO neutron.pecan_wsgi.hooks.translation [None req-463edc1c-4b6f-4d39-85e7-03eeb734f7e2 6c47a82a404c43bc99946216fdcaf537 65b59f300fa14bbe9c7c8b41548e6167 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 595/1176] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:13:46 2026] GET /v2.0/ports/a47b4081-704d-4fbd-bfbb-e78332e6e31a => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 582/1177] 10.0.0.199 () {34 vars in 1002 bytes} [Fri Jul 3 17:13:46 2026] GET /v2.0/ports?tenant_id=55c8f3416df944079570665004b81076&fields=id => generated 57 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 583/1178] 10.0.0.199 () {34 vars in 1008 bytes} [Fri Jul 3 17:13:46 2026] GET /v2.0/networks/a8aebe0c-853b-4efb-abf7-8f90c3c315c0?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 584/1179] 10.0.0.199 () {34 vars in 1108 bytes} [Fri Jul 3 17:13:46 2026] GET /v2.0/networks/a8aebe0c-853b-4efb-abf7-8f90c3c315c0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1180] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:46 2026] DELETE /v2.0/subnets/7084051b-6505-4d57-a437-910dabd73480 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 585/1181] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:13:46 2026] GET /v2.0/networks?id=34e05dbc-bccd-467e-9b82-abe2226f69a6 => generated 673 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:46.506 7 INFO neutron.services.segments.plugin [-] Segment 2a72d263-2bd1-4bf1-b25d-42de62287559 resource provider aggregate not found 2026-07-03 17:13:46.524 7 INFO neutron.services.segments.plugin [-] Segment 2a72d263-2bd1-4bf1-b25d-42de62287559 resource provider aggregate not found 2026-07-03 17:13:46.541 7 INFO neutron.services.segments.plugin [-] Segment 2a72d263-2bd1-4bf1-b25d-42de62287559 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a72d263-2bd1-4bf1-b25d-42de62287559 found for delete ", "request_id": "req-4dfa8b3a-4c7c-49b1-9ad4-e92b4dbbfe8c"}]} [pid: 7|app: 0|req: 597/1182] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:13:46 2026] DELETE /v2.0/networks/444f138e-e566-45a8-899e-e6da936d65ad => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:13:46.568 7 INFO neutron.services.segments.plugin [-] Segment 2a72d263-2bd1-4bf1-b25d-42de62287559 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a72d263-2bd1-4bf1-b25d-42de62287559 found for delete ", "request_id": "req-8986c7a1-2a60-4522-b894-41717a616cb5"}]} [pid: 7|app: 0|req: 598/1183] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:46 2026] GET /v2.0/ports?device_id=89a8783b-2aad-4a8a-86d0-08bdec1548ad => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:46.634 7 INFO neutron.db.segments_db [None req-e69f43df-e4e2-4e3f-9b3c-3dfb7f284d2a 6c47a82a404c43bc99946216fdcaf537 65b59f300fa14bbe9c7c8b41548e6167 - - default default] Added segment 3eee68ac-f846-462b-b787-acd0806e500e of type vxlan for network 76745cce-afe1-4772-be9f-f1c112a5a983 [pid: 7|app: 0|req: 599/1184] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:13:46 2026] POST /v2.0/networks => generated 631 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1185] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:46 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 586/1186] 199.19.213.32 () {38 vars in 954 bytes} [Fri Jul 3 17:13:46 2026] POST /v2.0/ports => generated 954 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 601/1187] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:13:46 2026] POST /v2.0/subnets => generated 626 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1188] 10.0.0.110 () {34 vars in 665 bytes} [Fri Jul 3 17:13:47 2026] POST /v2.0/ports => generated 911 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 587/1189] 199.19.213.32 () {38 vars in 1027 bytes} [Fri Jul 3 17:13:46 2026] PUT /v2.0/ports/23958c52-ca22-4575-aeca-0d871f5749f8 => generated 1235 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:13:47.487 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e9317e9-847b-4263-8f83-ae9d2320ca74 6c47a82a404c43bc99946216fdcaf537 65b59f300fa14bbe9c7c8b41548e6167 - - default default] TaaS: Handle Delete Port: 61493816-7acf-44ef-aedc-5b7c261f88dd 2026-07-03 17:13:47.490 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e9317e9-847b-4263-8f83-ae9d2320ca74 6c47a82a404c43bc99946216fdcaf537 65b59f300fa14bbe9c7c8b41548e6167 - - default default] Tap Mirror: Handle Delete Port: 61493816-7acf-44ef-aedc-5b7c261f88dd 2026-07-03 17:13:47.500 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-3eaebb0b-ecc0-4024-bb92-71d5c54e6bcd'] response: {'name': 'network-changed', 'server_uuid': '89a8783b-2aad-4a8a-86d0-08bdec1548ad', 'tag': '23958c52-ca22-4575-aeca-0d871f5749f8', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 603/1190] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:13:47 2026] DELETE /v2.0/ports/61493816-7acf-44ef-aedc-5b7c261f88dd => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 588/1191] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:47 2026] GET /v2.0/ports?device_id=89a8783b-2aad-4a8a-86d0-08bdec1548ad => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:47.694 7 INFO neutron.pecan_wsgi.hooks.translation [None req-640036d0-897a-4e2e-a433-1647d0ce537d 6c47a82a404c43bc99946216fdcaf537 65b59f300fa14bbe9c7c8b41548e6167 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 604/1192] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:13:47 2026] GET /v2.0/ports/61493816-7acf-44ef-aedc-5b7c261f88dd => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1193] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:47 2026] GET /v2.0/security-groups?id=92840613-d0af-42c1-8193-8c25bba2bc3e&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: 6|app: 0|req: 589/1194] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:47 2026] DELETE /v2.0/subnets/1742da14-96c6-4674-adff-b926eb58639d => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1195] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:47 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:48.003 6 INFO neutron.services.segments.plugin [-] Segment 3eee68ac-f846-462b-b787-acd0806e500e resource provider aggregate not found 2026-07-03 17:13:48.006 6 INFO neutron.services.segments.plugin [-] Segment 3eee68ac-f846-462b-b787-acd0806e500e resource provider aggregate not found 2026-07-03 17:13:48.031 6 INFO neutron.services.segments.plugin [-] Segment 3eee68ac-f846-462b-b787-acd0806e500e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eee68ac-f846-462b-b787-acd0806e500e found for delete ", "request_id": "req-05d446ad-8f07-42b5-b2d8-d9bd37124aaa"}]} 2026-07-03 17:13:48.038 6 INFO neutron.services.segments.plugin [-] Segment 3eee68ac-f846-462b-b787-acd0806e500e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eee68ac-f846-462b-b787-acd0806e500e found for delete ", "request_id": "req-9860bd27-3d3b-49ef-8561-73544d96ba27"}]} [pid: 6|app: 0|req: 590/1196] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:13:47 2026] DELETE /v2.0/networks/76745cce-afe1-4772-be9f-f1c112a5a983 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1197] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:13:48 2026] GET /v2.0/ports?tenant_id=64e95630cd6b4777929f7de4815bd0da&device_id=89a8783b-2aad-4a8a-86d0-08bdec1548ad => generated 1238 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1198] 199.19.213.32 () {34 vars in 1017 bytes} [Fri Jul 3 17:13:48 2026] GET /v2.0/networks?tenant_id=64e95630cd6b4777929f7de4815bd0da&shared=False => generated 769 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1199] 199.19.213.32 () {34 vars in 929 bytes} [Fri Jul 3 17:13:48 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 591/1200] 10.0.0.110 () {34 vars in 665 bytes} [Fri Jul 3 17:13:48 2026] POST /v2.0/ports => generated 775 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1201] 10.0.0.110 () {34 vars in 737 bytes} [Fri Jul 3 17:13:48 2026] PUT /v2.0/ports/e49ff50f-721f-44d3-875d-a1bef993bc7c => generated 752 bytes in 239 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-07-03 17:13:48.732 7 INFO neutron_taas.services.taas.taas_plugin [None req-59b2cd93-88da-496e-af07-0e520b3c58e0 6c47a82a404c43bc99946216fdcaf537 65b59f300fa14bbe9c7c8b41548e6167 - - default default] TaaS: Handle Delete Port: e49ff50f-721f-44d3-875d-a1bef993bc7c 2026-07-03 17:13:48.736 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59b2cd93-88da-496e-af07-0e520b3c58e0 6c47a82a404c43bc99946216fdcaf537 65b59f300fa14bbe9c7c8b41548e6167 - - default default] Tap Mirror: Handle Delete Port: e49ff50f-721f-44d3-875d-a1bef993bc7c [pid: 7|app: 0|req: 611/1202] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:13:48 2026] DELETE /v2.0/ports/e49ff50f-721f-44d3-875d-a1bef993bc7c => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 592/1203] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:13:48 2026] GET /v2.0/security-groups?tenant_id=87cf51d29e6c4a9ba10b19841951b491&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1204] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:48 2026] GET /v2.0/ports?device_id=89a8783b-2aad-4a8a-86d0-08bdec1548ad => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 593/1205] 10.0.0.110 () {32 vars in 643 bytes} [Fri Jul 3 17:13:48 2026] GET /v2.0/ports => generated 778 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 594/1206] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:48 2026] GET /v2.0/security-groups?id=92840613-d0af-42c1-8193-8c25bba2bc3e&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 595/1207] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:48 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:49.028 6 INFO neutron.pecan_wsgi.hooks.translation [None req-a9e3a42c-6e68-4f60-896f-7a7f5adbc29b 6c47a82a404c43bc99946216fdcaf537 65b59f300fa14bbe9c7c8b41548e6167 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 596/1208] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:13:49 2026] GET /v2.0/ports/e49ff50f-721f-44d3-875d-a1bef993bc7c => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1209] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:48 2026] DELETE /v2.0/security-groups/6411a2ad-3f43-4036-a514-6315f3cfc47d => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 597/1210] 10.0.0.110 () {32 vars in 643 bytes} [Fri Jul 3 17:13:49 2026] GET /v2.0/ports => generated 778 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1211] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:13:49 2026] GET /v2.0/ports/3dc2ac26-8068-42eb-8f25-817f08fd7e3f => generated 775 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:49.139 6 INFO neutron.pecan_wsgi.hooks.translation [None req-32f6f1da-0989-483d-bb8a-e8a61dc7eddb 6c47a82a404c43bc99946216fdcaf537 65b59f300fa14bbe9c7c8b41548e6167 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 598/1212] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:13:49 2026] DELETE /v2.0/ports/61493816-7acf-44ef-aedc-5b7c261f88dd => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:13:49.168 6 INFO neutron.pecan_wsgi.hooks.translation [None req-bf33350b-6538-4fb9-bf6c-6b1b03f948ee 6c47a82a404c43bc99946216fdcaf537 65b59f300fa14bbe9c7c8b41548e6167 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 599/1213] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:49 2026] DELETE /v2.0/subnets/1742da14-96c6-4674-adff-b926eb58639d => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:13:49.188 6 INFO neutron.pecan_wsgi.hooks.translation [None req-40ffddb2-7364-4779-bec5-e8a63d3cec28 6c47a82a404c43bc99946216fdcaf537 65b59f300fa14bbe9c7c8b41548e6167 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 600/1214] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:49 2026] DELETE /v2.0/subnets/7084051b-6505-4d57-a437-910dabd73480 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1215] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:13:49 2026] GET /v2.0/security-groups?tenant_id=b7f8a25544074203bf2eda1bc42f7a51&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:13:49.292 6 INFO neutron_taas.services.taas.taas_plugin [None req-42882bb6-6961-4dac-b37d-a9b0c1dfe932 6c47a82a404c43bc99946216fdcaf537 65b59f300fa14bbe9c7c8b41548e6167 - - default default] TaaS: Handle Delete Port: 3dc2ac26-8068-42eb-8f25-817f08fd7e3f 2026-07-03 17:13:49.297 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42882bb6-6961-4dac-b37d-a9b0c1dfe932 6c47a82a404c43bc99946216fdcaf537 65b59f300fa14bbe9c7c8b41548e6167 - - default default] Tap Mirror: Handle Delete Port: 3dc2ac26-8068-42eb-8f25-817f08fd7e3f [pid: 7|app: 0|req: 616/1216] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:13:49 2026] GET /v2.0/ports?tenant_id=64e95630cd6b4777929f7de4815bd0da&device_id=89a8783b-2aad-4a8a-86d0-08bdec1548ad => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 601/1217] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:13:49 2026] DELETE /v2.0/ports/3dc2ac26-8068-42eb-8f25-817f08fd7e3f => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1218] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:49 2026] DELETE /v2.0/security-groups/7ced2409-2cfa-45b6-8ea6-0c2da33de009 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 602/1219] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:13:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=23958c52-ca22-4575-aeca-0d871f5749f8 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 603/1220] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:13:49 2026] GET /v2.0/subnets?id=21608f30-53e0-469c-9581-106c6df8456b => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 604/1221] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:13:49 2026] GET /v2.0/ports?network_id=34e05dbc-bccd-467e-9b82-abe2226f69a6&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:13:49.530 7 INFO neutron.services.segments.plugin [-] Segment 2dfb4135-2a06-4e3e-a79e-8c508189a64a resource provider aggregate not found 2026-07-03 17:13:49.532 7 INFO neutron.services.segments.plugin [-] Segment 2dfb4135-2a06-4e3e-a79e-8c508189a64a resource provider aggregate not found 2026-07-03 17:13:49.548 7 INFO neutron.services.segments.plugin [-] Segment 2dfb4135-2a06-4e3e-a79e-8c508189a64a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dfb4135-2a06-4e3e-a79e-8c508189a64a found for delete ", "request_id": "req-b2b7c99a-96db-4794-a2a7-b9528be93e35"}]} 2026-07-03 17:13:49.551 7 INFO neutron.services.segments.plugin [-] Segment 2dfb4135-2a06-4e3e-a79e-8c508189a64a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dfb4135-2a06-4e3e-a79e-8c508189a64a found for delete ", "request_id": "req-c2b70788-451a-4214-9f90-4cd55ce456b8"}]} [pid: 7|app: 0|req: 618/1222] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:13:49 2026] DELETE /v2.0/networks/ebb85e04-f53b-4199-918f-5446591a0d43 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 605/1223] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:13:49 2026] GET /v2.0/networks/34e05dbc-bccd-467e-9b82-abe2226f69a6?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1224] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:13:49 2026] GET /v2.0/networks/34e05dbc-bccd-467e-9b82-abe2226f69a6?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: 620/1225] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:50 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 606/1226] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:50 2026] GET /v2.0/ports?device_id=89a8783b-2aad-4a8a-86d0-08bdec1548ad => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 607/1227] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:50 2026] GET /v2.0/security-groups?id=92840613-d0af-42c1-8193-8c25bba2bc3e&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1228] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:13:50 2026] GET /v2.0/security-groups?tenant_id=65b59f300fa14bbe9c7c8b41548e6167&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 608/1229] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:50 2026] DELETE /v2.0/security-groups/7c7663f4-2248-4739-b092-d9409484716b => 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: 622/1230] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:13:50 2026] GET /v2.0/networks?id=a8aebe0c-853b-4efb-abf7-8f90c3c315c0 => generated 680 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 609/1231] 199.19.213.32 () {34 vars in 1049 bytes} [Fri Jul 3 17:13:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=55c8f3416df944079570665004b81076 => generated 180 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 610/1232] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:51 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 611/1233] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:51 2026] GET /v2.0/ports?device_id=89a8783b-2aad-4a8a-86d0-08bdec1548ad => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 612/1234] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:51 2026] GET /v2.0/security-groups?id=92840613-d0af-42c1-8193-8c25bba2bc3e&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1235] 199.19.213.32 () {38 vars in 954 bytes} [Fri Jul 3 17:13:51 2026] POST /v2.0/ports => generated 954 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 613/1236] 199.19.213.32 () {38 vars in 1027 bytes} [Fri Jul 3 17:13:51 2026] PUT /v2.0/ports/7c5949f7-882f-444b-a93f-1f31209faffd => generated 1235 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:13:52.015 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebe99fa4-c85d-4f53-a45e-889efc78bb78'] response: {'name': 'network-changed', 'server_uuid': '86c24308-81e4-422d-9d93-6f12ca7830ee', 'tag': '7c5949f7-882f-444b-a93f-1f31209faffd', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 624/1237] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:52 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 614/1238] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:52 2026] GET /v2.0/security-groups?id=256c9e03-2631-4296-bf94-ccb9ef4d6cde&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1239] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:52 2026] GET /v2.0/ports?device_id=89a8783b-2aad-4a8a-86d0-08bdec1548ad => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 615/1240] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:52 2026] GET /v2.0/security-groups?id=92840613-d0af-42c1-8193-8c25bba2bc3e&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: 6|app: 0|req: 616/1241] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:13:52 2026] GET /v2.0/ports?tenant_id=55c8f3416df944079570665004b81076&device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 617/1242] 199.19.213.32 () {34 vars in 1017 bytes} [Fri Jul 3 17:13:52 2026] GET /v2.0/networks?tenant_id=55c8f3416df944079570665004b81076&shared=False => generated 776 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 618/1243] 199.19.213.32 () {34 vars in 929 bytes} [Fri Jul 3 17:13:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:52.927 7 INFO neutron.db.segments_db [None req-24a59d4c-8100-4185-945a-066126063381 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Added segment d22b3a62-dc17-4e11-930a-4a74ffd747be of type vxlan for network 7d7cef64-fabc-46d8-815a-cfc10c061568 [pid: 7|app: 0|req: 626/1244] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:13:52 2026] POST /v2.0/networks => generated 630 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:13:53.106 6 INFO neutron.db.segments_db [None req-1ce721d4-58dc-482a-a816-a8aa0b14066d 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Added segment 4db6b775-7084-4f95-9c9e-7f710f6e852c of type vxlan for network 4dbf219e-cf21-4d68-a751-dffb79fd1c38 [pid: 6|app: 0|req: 619/1245] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:13:53 2026] POST /v2.0/networks => generated 630 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1246] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:13:53 2026] POST /v2.0/subnets => generated 626 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1247] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:53 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1248] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:53 2026] GET /v2.0/security-groups?id=256c9e03-2631-4296-bf94-ccb9ef4d6cde&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1249] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:53 2026] GET /v2.0/ports?device_id=89a8783b-2aad-4a8a-86d0-08bdec1548ad => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1250] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:53 2026] GET /v2.0/security-groups?id=92840613-d0af-42c1-8193-8c25bba2bc3e&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1251] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:13:53 2026] GET /v2.0/ports?tenant_id=55c8f3416df944079570665004b81076&device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 620/1252] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:13:53 2026] POST /v2.0/subnets => generated 626 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1253] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:13:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7c5949f7-882f-444b-a93f-1f31209faffd => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:53.801 6 INFO neutron.db.segments_db [None req-d547626f-7ca6-4b7c-831f-faf0b6a8b5a9 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Added segment 8b39d3c2-8f39-4e2c-af4f-894f6dd9556f of type vxlan for network 8d985b93-a424-4450-943d-2778fc65e0b6 [pid: 7|app: 0|req: 634/1254] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:13:53 2026] GET /v2.0/subnets?id=5a31beba-88b3-434e-9ffa-6bc748c8b13c => generated 698 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1255] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:13:53 2026] GET /v2.0/ports?network_id=a8aebe0c-853b-4efb-abf7-8f90c3c315c0&device_owner=network%3Adhcp => 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: 636/1256] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:13:53 2026] GET /v2.0/networks/a8aebe0c-853b-4efb-abf7-8f90c3c315c0?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1257] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:13:53 2026] GET /v2.0/networks/a8aebe0c-853b-4efb-abf7-8f90c3c315c0?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) 2026-07-03 17:13:54.128 6 INFO neutron.db.l3_hamode_db [None req-d547626f-7ca6-4b7c-831f-faf0b6a8b5a9 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 17:13:54.232 6 INFO neutron.db.l3_hamode_db [None req-d547626f-7ca6-4b7c-831f-faf0b6a8b5a9 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 638/1258] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:54 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1259] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:54 2026] GET /v2.0/security-groups?id=256c9e03-2631-4296-bf94-ccb9ef4d6cde&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: 6|app: 0|req: 621/1260] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:13:53 2026] POST /v2.0/routers => generated 506 bytes in 1064 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1261] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:54 2026] GET /v2.0/ports?device_id=89a8783b-2aad-4a8a-86d0-08bdec1548ad => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1262] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:54 2026] GET /v2.0/security-groups?id=92840613-d0af-42c1-8193-8c25bba2bc3e&fields=id&fields=name => generated 88 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1263] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:13:54 2026] GET /v2.0/security-groups?tenant_id=b0fb3e0c139e4640a2fa1ef964178ed3&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1264] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:55 2026] DELETE /v2.0/security-groups/ce8ecad6-2e2e-4c0f-b94b-ac843b854615 => 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: 644/1265] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:13:55 2026] GET /v2.0/security-groups?tenant_id=c97f80b2632a427d932707d4f87442bd&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1266] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:13:55 2026] DELETE /v2.0/security-groups/f9b59bea-e0b8-4ebb-849d-6de6095fc678 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1267] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:55 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => 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: 647/1268] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:55 2026] GET /v2.0/security-groups?id=256c9e03-2631-4296-bf94-ccb9ef4d6cde&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1269] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:55 2026] GET /v2.0/ports?device_id=89a8783b-2aad-4a8a-86d0-08bdec1548ad => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1270] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:56 2026] GET /v2.0/security-groups?id=92840613-d0af-42c1-8193-8c25bba2bc3e&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 622/1271] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:13:54 2026] PUT /v2.0/routers/d93b5471-4ce7-4e35-80fe-3902f4922aac/add_router_interface => generated 309 bytes in 1287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1272] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:13:56 2026] GET /v2.0/ports/ef86a980-8bbe-4f20-afcc-9dd8ecf73071 => generated 955 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1273] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:56 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1274] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:57 2026] GET /v2.0/security-groups?id=256c9e03-2631-4296-bf94-ccb9ef4d6cde&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: 6|app: 0|req: 623/1275] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:13:56 2026] PUT /v2.0/routers/d93b5471-4ce7-4e35-80fe-3902f4922aac/add_router_interface => generated 309 bytes in 1235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 624/1276] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:13:57 2026] GET /v2.0/ports/e79364c2-87e2-4e6d-9620-f82756802b4c => generated 955 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1277] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:57 2026] GET /v2.0/ports?device_id=89a8783b-2aad-4a8a-86d0-08bdec1548ad => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 625/1278] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:57 2026] GET /v2.0/security-groups?id=92840613-d0af-42c1-8193-8c25bba2bc3e&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:57.866 7 INFO neutron_taas.services.taas.taas_plugin [None req-86eced19-4a48-44ad-b26b-510ac3060547 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] TaaS: Handle Delete Port: e79364c2-87e2-4e6d-9620-f82756802b4c 2026-07-03 17:13:57.870 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86eced19-4a48-44ad-b26b-510ac3060547 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Tap Mirror: Handle Delete Port: e79364c2-87e2-4e6d-9620-f82756802b4c 2026-07-03 17:13:58.023 6 INFO neutron.db.segments_db [None req-d3583dfa-54d8-45c1-a951-ae5b840d5626 5596587735ff4232a7a35f7f1a32f14f 253397974ee644e2b2963fd2b17ece31 - - default default] Added segment d7c6a169-7e50-48ff-ba98-88bd3fdbe3bd of type vxlan for network d82b4e1b-444b-4009-9f34-8c482d6d2b8f 2026-07-03 17:13:58.090 6 INFO neutron.db.segments_db [None req-d3583dfa-54d8-45c1-a951-ae5b840d5626 5596587735ff4232a7a35f7f1a32f14f 253397974ee644e2b2963fd2b17ece31 - - default default] Added segment 82db8a08-e0aa-47ab-865b-799f17c39d02 of type vxlan for network 52855fe8-a4e6-4ecc-8bd2-28b7c5d9ecff [pid: 6|app: 0|req: 626/1279] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:13:57 2026] POST /v2.0/networks => generated 1243 bytes in 628 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 627/1280] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:58 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 969 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 628/1281] 10.0.0.110 () {32 vars in 649 bytes} [Fri Jul 3 17:13:58 2026] GET /v2.0/networks => generated 1842 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1282] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:13:57 2026] PUT /v2.0/routers/d93b5471-4ce7-4e35-80fe-3902f4922aac/remove_router_interface => generated 309 bytes in 950 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 629/1283] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:58 2026] GET /v2.0/security-groups?id=256c9e03-2631-4296-bf94-ccb9ef4d6cde&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-07-03 17:13:58.580 7 INFO neutron.services.segments.plugin [-] Segment d7c6a169-7e50-48ff-ba98-88bd3fdbe3bd resource provider aggregate not found 2026-07-03 17:13:58.581 7 INFO neutron.services.segments.plugin [-] Segment d7c6a169-7e50-48ff-ba98-88bd3fdbe3bd resource provider aggregate not found 2026-07-03 17:13:58.611 7 INFO neutron.services.segments.plugin [-] Segment d7c6a169-7e50-48ff-ba98-88bd3fdbe3bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7c6a169-7e50-48ff-ba98-88bd3fdbe3bd found for delete ", "request_id": "req-7b64b971-1ad5-4b20-a28d-ee353ec317ae"}]} 2026-07-03 17:13:58.616 7 INFO neutron.services.segments.plugin [-] Segment d7c6a169-7e50-48ff-ba98-88bd3fdbe3bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7c6a169-7e50-48ff-ba98-88bd3fdbe3bd found for delete ", "request_id": "req-0d004b42-ce7b-4ecf-bd5f-ebe0837d1fb1"}]} [pid: 7|app: 0|req: 655/1284] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:13:58 2026] DELETE /v2.0/networks/d82b4e1b-444b-4009-9f34-8c482d6d2b8f => 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: 656/1285] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:58 2026] GET /v2.0/ports?device_id=89a8783b-2aad-4a8a-86d0-08bdec1548ad => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:58.786 6 INFO neutron_taas.services.taas.taas_plugin [None req-f59830e6-c141-4812-8be8-7407f4a61f50 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] TaaS: Handle Delete Port: ef86a980-8bbe-4f20-afcc-9dd8ecf73071 2026-07-03 17:13:58.790 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f59830e6-c141-4812-8be8-7407f4a61f50 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Tap Mirror: Handle Delete Port: ef86a980-8bbe-4f20-afcc-9dd8ecf73071 [pid: 7|app: 0|req: 657/1286] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:13:58 2026] DELETE /v2.0/networks/52855fe8-a4e6-4ecc-8bd2-28b7c5d9ecff => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1287] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:13:58 2026] GET /v2.0/security-groups?id=92840613-d0af-42c1-8193-8c25bba2bc3e&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1290] 10.0.0.110 () {32 vars in 649 bytes} [Fri Jul 3 17:13:58 2026] GET /v2.0/networks => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:58.975 7 INFO neutron.db.segments_db [None req-17fe0e78-d2b7-4230-ae0d-f2286645baef 5596587735ff4232a7a35f7f1a32f14f 253397974ee644e2b2963fd2b17ece31 - - default default] Added segment f722e105-70a9-4c2f-9fee-8ecf608782e8 of type vxlan for network 8dd690d2-7cf2-4940-ba04-8974e2d16a79 [pid: 7|app: 0|req: 662/1291] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:13:58 2026] POST /v2.0/networks => generated 654 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:13:59.131 7 INFO neutron.db.segments_db [None req-a02e7879-8bae-4139-94e0-abec94bad6a3 5596587735ff4232a7a35f7f1a32f14f 253397974ee644e2b2963fd2b17ece31 - - default default] Added segment 8f5fc30b-e822-4eda-8c90-a0428ac789b5 of type vxlan for network 536f92f5-c1ce-4569-89ed-b4217c709410 [pid: 7|app: 0|req: 663/1292] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:13:59 2026] POST /v2.0/networks => generated 653 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 630/1293] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:13:58 2026] PUT /v2.0/routers/d93b5471-4ce7-4e35-80fe-3902f4922aac/remove_router_interface => generated 309 bytes in 859 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 631/1294] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:13:59 2026] GET /v2.0/ports?device_id=d93b5471-4ce7-4e35-80fe-3902f4922aac => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:13:59.523 6 INFO neutron_taas.services.taas.taas_plugin [None req-cb93adcd-0450-4be4-807d-4e964b89ef86 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] TaaS: Handle Delete Port: 54847584-8338-4d21-8c0e-288c811226ff 2026-07-03 17:13:59.526 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb93adcd-0450-4be4-807d-4e964b89ef86 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Tap Mirror: Handle Delete Port: 54847584-8338-4d21-8c0e-288c811226ff 2026-07-03 17:13:59.887 6 INFO neutron.services.segments.plugin [-] Segment 8b39d3c2-8f39-4e2c-af4f-894f6dd9556f resource provider aggregate not found 2026-07-03 17:13:59.898 6 INFO neutron.services.segments.plugin [-] Segment 8b39d3c2-8f39-4e2c-af4f-894f6dd9556f resource provider aggregate not found 2026-07-03 17:13:59.916 6 INFO neutron.services.segments.plugin [-] Segment 8b39d3c2-8f39-4e2c-af4f-894f6dd9556f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b39d3c2-8f39-4e2c-af4f-894f6dd9556f found for delete ", "request_id": "req-309d1b84-29a9-4e42-a1bd-7936f0a8285e"}]} 2026-07-03 17:13:59.926 6 INFO neutron.services.segments.plugin [-] Segment 8b39d3c2-8f39-4e2c-af4f-894f6dd9556f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b39d3c2-8f39-4e2c-af4f-894f6dd9556f found for delete ", "request_id": "req-86799f6b-ad0c-4dae-b5b8-9c7a219a1ef1"}]} 2026-07-03 17:13:59.934 6 INFO neutron.db.l3_hamode_db [None req-cb93adcd-0450-4be4-807d-4e964b89ef86 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] HA network 8d985b93-a424-4450-943d-2778fc65e0b6 was deleted as no HA routers are present in tenant 66d0b82a253345bea29b8fe77e6bf347. [pid: 6|app: 0|req: 632/1295] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:13:59 2026] DELETE /v2.0/routers/d93b5471-4ce7-4e35-80fe-3902f4922aac => generated 0 bytes in 585 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 633/1296] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:13:59 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1297] 10.0.0.110 () {34 vars in 665 bytes} [Fri Jul 3 17:13:59 2026] POST /v2.0/ports => generated 1506 bytes in 766 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: 6|app: 0|req: 634/1298] 199.19.213.32 () {34 vars in 993 bytes} [Fri Jul 3 17:13:59 2026] GET /v2.0/ports?device_id=89a8783b-2aad-4a8a-86d0-08bdec1548ad => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1299] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:00 2026] GET /v2.0/ports?device_id=89a8783b-2aad-4a8a-86d0-08bdec1548ad => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1300] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:14:00 2026] GET /v2.0/security-groups?id=256c9e03-2631-4296-bf94-ccb9ef4d6cde&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1301] 10.0.0.110 () {32 vars in 643 bytes} [Fri Jul 3 17:14:00 2026] GET /v2.0/ports => generated 1506 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 635/1302] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:00 2026] DELETE /v2.0/subnets/24e1a37d-bc03-4074-a227-2dd693823496 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 636/1303] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:14:00 2026] GET /v2.0/security-groups?id=92840613-d0af-42c1-8193-8c25bba2bc3e&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:14:00.311 7 INFO neutron_taas.services.taas.taas_plugin [req-4a9b498e-4def-47a5-837a-176efda0e0e3 req-019d1656-b6b0-48ff-b29e-9a6c840b71f1 18339f1833e14998b764972d6b8ef0bb 64e95630cd6b4777929f7de4815bd0da - - default default] TaaS: Handle Delete Port: 23958c52-ca22-4575-aeca-0d871f5749f8 2026-07-03 17:14:00.314 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4a9b498e-4def-47a5-837a-176efda0e0e3 req-019d1656-b6b0-48ff-b29e-9a6c840b71f1 18339f1833e14998b764972d6b8ef0bb 64e95630cd6b4777929f7de4815bd0da - - default default] Tap Mirror: Handle Delete Port: 23958c52-ca22-4575-aeca-0d871f5749f8 2026-07-03 17:14:00.455 6 INFO neutron_taas.services.taas.taas_plugin [None req-51a65210-feb3-4ff3-a145-9a3960795d55 5596587735ff4232a7a35f7f1a32f14f 253397974ee644e2b2963fd2b17ece31 - - default default] TaaS: Handle Delete Port: 57d31c7b-02b4-433f-8672-0b8defcef12d 2026-07-03 17:14:00.460 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51a65210-feb3-4ff3-a145-9a3960795d55 5596587735ff4232a7a35f7f1a32f14f 253397974ee644e2b2963fd2b17ece31 - - default default] Tap Mirror: Handle Delete Port: 57d31c7b-02b4-433f-8672-0b8defcef12d [pid: 7|app: 0|req: 668/1304] 199.19.213.32 () {36 vars in 996 bytes} [Fri Jul 3 17:14:00 2026] DELETE /v2.0/ports/23958c52-ca22-4575-aeca-0d871f5749f8 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:14:00.504 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-336d4941-e8f0-4410-8df6-2f67a5e75aaf'] response: {'server_uuid': '89a8783b-2aad-4a8a-86d0-08bdec1548ad', 'name': 'network-vif-deleted', 'tag': '23958c52-ca22-4575-aeca-0d871f5749f8', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 637/1305] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:14:00 2026] DELETE /v2.0/ports/57d31c7b-02b4-433f-8672-0b8defcef12d => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:14:00.635 7 INFO neutron.services.segments.plugin [-] Segment 82db8a08-e0aa-47ab-865b-799f17c39d02 resource provider aggregate not found 2026-07-03 17:14:00.639 7 INFO neutron.services.segments.plugin [-] Segment 82db8a08-e0aa-47ab-865b-799f17c39d02 resource provider aggregate not found 2026-07-03 17:14:00.668 7 INFO neutron.services.segments.plugin [-] Segment 82db8a08-e0aa-47ab-865b-799f17c39d02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82db8a08-e0aa-47ab-865b-799f17c39d02 found for delete ", "request_id": "req-660c30d8-5e88-42af-bd80-6c74f82c5543"}]} 2026-07-03 17:14:00.670 7 INFO neutron.services.segments.plugin [-] Segment 82db8a08-e0aa-47ab-865b-799f17c39d02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82db8a08-e0aa-47ab-865b-799f17c39d02 found for delete ", "request_id": "req-3b2a62a3-8bd6-43ff-a0df-90dc69ed0616"}]} [pid: 7|app: 0|req: 669/1306] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:00 2026] DELETE /v2.0/subnets/28d4cbdd-898e-4fb3-b1dc-73559d8acdd1 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:14:00.735 6 INFO neutron_taas.services.taas.taas_plugin [None req-6b44ac7f-65a6-4b1c-8f97-a5c05d61f667 5596587735ff4232a7a35f7f1a32f14f 253397974ee644e2b2963fd2b17ece31 - - default default] TaaS: Handle Delete Port: cba4c223-9f64-48b5-855b-7454b60fc709 2026-07-03 17:14:00.739 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b44ac7f-65a6-4b1c-8f97-a5c05d61f667 5596587735ff4232a7a35f7f1a32f14f 253397974ee644e2b2963fd2b17ece31 - - default default] Tap Mirror: Handle Delete Port: cba4c223-9f64-48b5-855b-7454b60fc709 [pid: 7|app: 0|req: 670/1307] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:14:00 2026] DELETE /v2.0/networks/4dbf219e-cf21-4d68-a751-dffb79fd1c38 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 638/1308] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:14:00 2026] DELETE /v2.0/ports/cba4c223-9f64-48b5-855b-7454b60fc709 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 639/1309] 10.0.0.110 () {32 vars in 643 bytes} [Fri Jul 3 17:14:00 2026] GET /v2.0/ports => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:14:00.985 7 INFO neutron_taas.services.taas.taas_plugin [None req-0559bbd4-0e2d-4121-b12e-61b84d02132f 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] TaaS: Handle Delete Port: d4f6ae6e-cf08-4d0e-81f7-9aadbc9d2f86 2026-07-03 17:14:00.989 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0559bbd4-0e2d-4121-b12e-61b84d02132f 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Tap Mirror: Handle Delete Port: d4f6ae6e-cf08-4d0e-81f7-9aadbc9d2f86 2026-07-03 17:14:01.007 6 INFO neutron.db.segments_db [None req-495fa5d8-3e1f-4e9f-8b79-15ffdc253e87 5596587735ff4232a7a35f7f1a32f14f 253397974ee644e2b2963fd2b17ece31 - - default default] Added segment 30cb1a07-d60e-48b3-adec-a61d5d23f99f of type vxlan for network 37be49d0-4d93-4a4d-8f88-1292d4d339ac [pid: 6|app: 0|req: 640/1310] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:14:00 2026] POST /v2.0/networks => generated 653 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1311] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:14:00 2026] DELETE /v2.0/networks/7d7cef64-fabc-46d8-815a-cfc10c061568 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:14:01.202 6 INFO neutron.db.segments_db [None req-efe30aca-cfd2-44e8-94d7-eb2e8b48206a 5596587735ff4232a7a35f7f1a32f14f 253397974ee644e2b2963fd2b17ece31 - - default default] Added segment ab6a502f-de5b-4446-bc35-af4acb27cf6f of type vxlan for network c4fd4711-dbb9-4197-b9bd-a4759d4a7eb9 2026-07-03 17:14:01.254 7 INFO neutron.db.segments_db [None req-480363ae-6043-469c-8bf7-fd483168e6c6 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Added segment f1bde1b1-aa48-49ed-bf34-cb22e5785809 of type vxlan for network d7b606b5-debd-4602-9a1a-216fc176dd9e [pid: 6|app: 0|req: 641/1312] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:14:01 2026] POST /v2.0/networks => generated 653 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1313] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:14:01 2026] POST /v2.0/networks => generated 629 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 642/1314] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:01 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 643/1315] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:01 2026] GET /v2.0/ports?device_id=89a8783b-2aad-4a8a-86d0-08bdec1548ad => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 644/1316] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:14:01 2026] GET /v2.0/security-groups?id=256c9e03-2631-4296-bf94-ccb9ef4d6cde&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1317] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:14:01 2026] POST /v2.0/subnets => generated 626 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:14:01.807 6 INFO neutron.db.segments_db [None req-9ea2c4a9-5b0f-421c-8c8b-853d323aa664 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Added segment d8c04a31-5250-4264-af23-f531f880530b of type vxlan for network eb93be86-6589-4d34-94b4-aac30c945ded 2026-07-03 17:14:02.090 6 INFO neutron.db.l3_hamode_db [None req-9ea2c4a9-5b0f-421c-8c8b-853d323aa664 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 17:14:02.245 6 INFO neutron.db.l3_hamode_db [None req-9ea2c4a9-5b0f-421c-8c8b-853d323aa664 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 674/1318] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:14:01 2026] POST /v2.0/subnets => generated 1324 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1319] 10.0.0.110 () {32 vars in 647 bytes} [Fri Jul 3 17:14:02 2026] GET /v2.0/subnets => generated 1960 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1320] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:02 2026] DELETE /v2.0/subnets/adc389c3-5b57-48ac-9277-940ebd9b7adf => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1321] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:02 2026] GET /v2.0/ports?device_id=89a8783b-2aad-4a8a-86d0-08bdec1548ad => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:14:02.689 7 INFO neutron.services.segments.plugin [-] Segment 4db6b775-7084-4f95-9c9e-7f710f6e852c resource provider aggregate not found 2026-07-03 17:14:02.692 7 INFO neutron.services.segments.plugin [-] Segment 4db6b775-7084-4f95-9c9e-7f710f6e852c resource provider aggregate not found 2026-07-03 17:14:02.708 7 INFO neutron.services.segments.plugin [-] Segment 4db6b775-7084-4f95-9c9e-7f710f6e852c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4db6b775-7084-4f95-9c9e-7f710f6e852c found for delete ", "request_id": "req-c6303bbc-33a1-44d2-8c52-1807c12255b8"}]} 2026-07-03 17:14:02.713 7 INFO neutron.services.segments.plugin [-] Segment 4db6b775-7084-4f95-9c9e-7f710f6e852c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4db6b775-7084-4f95-9c9e-7f710f6e852c found for delete ", "request_id": "req-c91bfbea-883d-4843-ae5f-d913d591dfe4"}]} 2026-07-03 17:14:02.732 7 INFO neutron.services.segments.plugin [-] Segment d22b3a62-dc17-4e11-930a-4a74ffd747be resource provider aggregate not found 2026-07-03 17:14:02.733 7 INFO neutron.services.segments.plugin [-] Segment d22b3a62-dc17-4e11-930a-4a74ffd747be resource provider aggregate not found 2026-07-03 17:14:02.752 7 INFO neutron.services.segments.plugin [-] Segment d22b3a62-dc17-4e11-930a-4a74ffd747be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d22b3a62-dc17-4e11-930a-4a74ffd747be found for delete ", "request_id": "req-ac798079-af45-4449-a3fa-1875ffa8509a"}]} 2026-07-03 17:14:02.753 7 INFO neutron.services.segments.plugin [-] Segment d22b3a62-dc17-4e11-930a-4a74ffd747be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d22b3a62-dc17-4e11-930a-4a74ffd747be found for delete ", "request_id": "req-c8dff09b-db28-4967-ac4d-d351c621566f"}]} [pid: 7|app: 0|req: 678/1322] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:02 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1323] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:02 2026] DELETE /v2.0/subnets/6d464703-ab6e-4c33-a545-4ab919c2e839 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 645/1324] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:14:01 2026] POST /v2.0/routers => generated 506 bytes in 1166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1325] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:14:02 2026] GET /v2.0/security-groups?id=256c9e03-2631-4296-bf94-ccb9ef4d6cde&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: 6|app: 0|req: 646/1326] 10.0.0.110 () {32 vars in 647 bytes} [Fri Jul 3 17:14:02 2026] GET /v2.0/subnets => generated 649 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:14:03.118 6 INFO neutron.services.segments.plugin [-] Segment ab6a502f-de5b-4446-bc35-af4acb27cf6f resource provider aggregate not found 2026-07-03 17:14:03.124 6 INFO neutron.services.segments.plugin [-] Segment ab6a502f-de5b-4446-bc35-af4acb27cf6f resource provider aggregate not found 2026-07-03 17:14:03.142 6 INFO neutron.services.segments.plugin [-] Segment ab6a502f-de5b-4446-bc35-af4acb27cf6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab6a502f-de5b-4446-bc35-af4acb27cf6f found for delete ", "request_id": "req-a8614c93-88f2-4b58-8876-1743fb656927"}]} 2026-07-03 17:14:03.150 6 INFO neutron.services.segments.plugin [-] Segment ab6a502f-de5b-4446-bc35-af4acb27cf6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab6a502f-de5b-4446-bc35-af4acb27cf6f found for delete ", "request_id": "req-462d3e5d-0180-4d3d-8697-eef18e43489c"}]} [pid: 6|app: 0|req: 647/1327] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:14:02 2026] DELETE /v2.0/networks/c4fd4711-dbb9-4197-b9bd-a4759d4a7eb9 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 648/1328] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:03 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 649/1329] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:14:03 2026] DELETE /v2.0/networks/37be49d0-4d93-4a4d-8f88-1292d4d339ac => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1330] 10.0.0.110 () {34 vars in 665 bytes} [Fri Jul 3 17:14:02 2026] POST /v2.0/ports => generated 946 bytes in 460 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: 682/1331] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:14:03 2026] DELETE /v2.0/networks/536f92f5-c1ce-4569-89ed-b4217c709410 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:14:03.787 6 INFO neutron.db.l3_db [None req-09cd74de-d060-4134-a8a2-84e9357344d2 a2cdc0ac5fe041488c762cd9fb69eaa0 55c8f3416df944079570665004b81076 - - default default] Floating IP 0cae10b3-13d4-4079-8288-644fffe79489 associated. External IP: 10.96.250.215, port: 7c5949f7-882f-444b-a93f-1f31209faffd. [pid: 6|app: 0|req: 650/1332] 10.0.0.110 () {34 vars in 749 bytes} [Fri Jul 3 17:14:03 2026] PUT /v2.0/floatingips/0cae10b3-13d4-4079-8288-644fffe79489 => generated 855 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:14:04.634 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d44f3e6-c123-4ba0-a031-177d2f2ef7b9'] response: {'name': 'network-changed', 'server_uuid': '86c24308-81e4-422d-9d93-6f12ca7830ee', 'tag': '7c5949f7-882f-444b-a93f-1f31209faffd', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 651/1333] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:14:04 2026] DELETE /v2.0/networks/8dd690d2-7cf2-4940-ba04-8974e2d16a79 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:14:04.796 7 INFO neutron.services.segments.plugin [-] Segment 8f5fc30b-e822-4eda-8c90-a0428ac789b5 resource provider aggregate not found 2026-07-03 17:14:04.802 7 INFO neutron.services.segments.plugin [-] Segment 8f5fc30b-e822-4eda-8c90-a0428ac789b5 resource provider aggregate not found 2026-07-03 17:14:04.824 7 INFO neutron.services.segments.plugin [-] Segment 8f5fc30b-e822-4eda-8c90-a0428ac789b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f5fc30b-e822-4eda-8c90-a0428ac789b5 found for delete ", "request_id": "req-d5a829f3-2114-4288-8f81-967707713f6a"}]} 2026-07-03 17:14:04.827 7 INFO neutron.services.segments.plugin [-] Segment 8f5fc30b-e822-4eda-8c90-a0428ac789b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f5fc30b-e822-4eda-8c90-a0428ac789b5 found for delete ", "request_id": "req-c712a006-edcc-42d3-a676-904629d9dbdd"}]} [pid: 6|app: 0|req: 652/1334] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:04 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => 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: 683/1335] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:14:03 2026] PUT /v2.0/routers/e2ea1ad7-8980-42f3-bd39-05f885fb6519/add_router_interface => generated 309 bytes in 1333 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: 6|app: 0|req: 653/1336] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:14:04 2026] GET /v2.0/security-groups?id=256c9e03-2631-4296-bf94-ccb9ef4d6cde&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1337] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:14:04 2026] GET /v2.0/ports/d5bc919a-be69-44e5-8139-bc2123206678 => generated 1020 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:14:05.178 6 INFO neutron.services.segments.plugin [-] Segment 30cb1a07-d60e-48b3-adec-a61d5d23f99f resource provider aggregate not found 2026-07-03 17:14:05.188 6 INFO neutron.services.segments.plugin [-] Segment 30cb1a07-d60e-48b3-adec-a61d5d23f99f resource provider aggregate not found 2026-07-03 17:14:05.211 6 INFO neutron.services.segments.plugin [-] Segment 30cb1a07-d60e-48b3-adec-a61d5d23f99f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30cb1a07-d60e-48b3-adec-a61d5d23f99f found for delete ", "request_id": "req-8376abad-cb20-4b34-be2b-0f8a301787c8"}]} 2026-07-03 17:14:05.217 6 INFO neutron.services.segments.plugin [-] Segment 30cb1a07-d60e-48b3-adec-a61d5d23f99f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30cb1a07-d60e-48b3-adec-a61d5d23f99f found for delete ", "request_id": "req-639783f8-cc91-4749-9dac-12d02936706e"}]} 2026-07-03 17:14:05.240 6 INFO neutron.services.segments.plugin [-] Segment f722e105-70a9-4c2f-9fee-8ecf608782e8 resource provider aggregate not found 2026-07-03 17:14:05.242 6 INFO neutron.services.segments.plugin [-] Segment f722e105-70a9-4c2f-9fee-8ecf608782e8 resource provider aggregate not found 2026-07-03 17:14:05.264 6 INFO neutron.services.segments.plugin [-] Segment f722e105-70a9-4c2f-9fee-8ecf608782e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f722e105-70a9-4c2f-9fee-8ecf608782e8 found for delete ", "request_id": "req-9d502052-d850-4f8d-8dce-fd84cc1121bd"}]} 2026-07-03 17:14:05.269 6 INFO neutron.services.segments.plugin [-] Segment f722e105-70a9-4c2f-9fee-8ecf608782e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f722e105-70a9-4c2f-9fee-8ecf608782e8 found for delete ", "request_id": "req-9ab0593c-feb7-46ec-893b-bce1ab39177e"}]} 2026-07-03 17:14:05.344 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c5010a1-292c-4a10-a9d3-00aaf6690d47 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] TaaS: Handle Delete Port: d5bc919a-be69-44e5-8139-bc2123206678 2026-07-03 17:14:05.347 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c5010a1-292c-4a10-a9d3-00aaf6690d47 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Tap Mirror: Handle Delete Port: d5bc919a-be69-44e5-8139-bc2123206678 2026-07-03 17:14:05.404 6 INFO neutron_taas.services.taas.taas_plugin [None req-b9d0a44e-66a6-43e4-aa51-359f936cdf72 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 7d58c442-456e-4b6c-b7eb-9f1e8cf83ef4 2026-07-03 17:14:05.409 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9d0a44e-66a6-43e4-aa51-359f936cdf72 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 7d58c442-456e-4b6c-b7eb-9f1e8cf83ef4 [pid: 7|app: 0|req: 685/1338] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:14:04 2026] PUT /v2.0/routers/e2ea1ad7-8980-42f3-bd39-05f885fb6519/remove_router_interface => generated 309 bytes in 917 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: 686/1339] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:14:05 2026] GET /v2.0/ports?tenant_id=55c8f3416df944079570665004b81076&device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1340] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:05 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 654/1341] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:14:04 2026] PUT /v2.0/routers/3d260ade-ecc3-4da1-8814-41522beeeb7b/remove_router_interface => generated 309 bytes in 1085 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1342] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:05 2026] GET /v2.0/security-groups?tenant_id=253397974ee644e2b2963fd2b17ece31&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:14:06.140 6 INFO neutron.api.v2.resource [None req-7dab0c31-42c9-452a-8d08-d7536a3a9013 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 6|app: 0|req: 655/1343] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:14:06 2026] PUT /v2.0/routers/e2ea1ad7-8980-42f3-bd39-05f885fb6519/remove_router_interface => generated 197 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1344] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:14:06 2026] GET /v2.0/networks?id=a8aebe0c-853b-4efb-abf7-8f90c3c315c0 => generated 776 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 656/1345] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:14:06 2026] GET /v2.0/security-groups?id=256c9e03-2631-4296-bf94-ccb9ef4d6cde&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: 6|app: 0|req: 657/1346] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:06 2026] DELETE /v2.0/security-groups/a1bfb980-54a2-458e-9fac-932757770504 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 658/1347] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:14:06 2026] GET /v2.0/ports?device_id=e2ea1ad7-8980-42f3-bd39-05f885fb6519 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 659/1348] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:14:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7c5949f7-882f-444b-a93f-1f31209faffd => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:14:06.379 7 INFO neutron_taas.services.taas.taas_plugin [None req-93edfdd0-4acd-4fc8-aea8-63faaf4d905e 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: d2cbbf4d-0cfd-4244-bf73-2dfb6ff02f60 2026-07-03 17:14:06.383 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93edfdd0-4acd-4fc8-aea8-63faaf4d905e 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: d2cbbf4d-0cfd-4244-bf73-2dfb6ff02f60 2026-07-03 17:14:06.511 6 INFO neutron_taas.services.taas.taas_plugin [None req-e32818c0-9b94-4f9b-a31b-fa4ed05a61da 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] TaaS: Handle Delete Port: c6aa8214-2e7b-45a2-acf8-b16b751fee86 2026-07-03 17:14:06.515 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e32818c0-9b94-4f9b-a31b-fa4ed05a61da 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Tap Mirror: Handle Delete Port: c6aa8214-2e7b-45a2-acf8-b16b751fee86 2026-07-03 17:14:06.734 7 INFO neutron_taas.services.taas.taas_plugin [None req-93edfdd0-4acd-4fc8-aea8-63faaf4d905e 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: c455e58e-b879-44f6-bfc4-9eb0066955c6 2026-07-03 17:14:06.740 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93edfdd0-4acd-4fc8-aea8-63faaf4d905e 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: c455e58e-b879-44f6-bfc4-9eb0066955c6 2026-07-03 17:14:06.899 6 INFO neutron.db.l3_hamode_db [None req-e32818c0-9b94-4f9b-a31b-fa4ed05a61da 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] HA network eb93be86-6589-4d34-94b4-aac30c945ded was deleted as no HA routers are present in tenant 66d0b82a253345bea29b8fe77e6bf347. [pid: 6|app: 0|req: 660/1349] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:06 2026] DELETE /v2.0/routers/e2ea1ad7-8980-42f3-bd39-05f885fb6519 => generated 0 bytes in 576 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 661/1350] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:14:06 2026] GET /v2.0/subnets?id=5a31beba-88b3-434e-9ffa-6bc748c8b13c => generated 698 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 662/1351] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:06 2026] DELETE /v2.0/subnets/630d1eb4-fd25-40ea-8cef-f48b9a128996 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 663/1352] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:14:07 2026] GET /v2.0/ports?network_id=a8aebe0c-853b-4efb-abf7-8f90c3c315c0&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:14:07.135 7 INFO neutron.services.segments.plugin [-] Segment 7db7ca56-9fc9-4379-a300-213bee562773 resource provider aggregate not found 2026-07-03 17:14:07.147 7 INFO neutron.services.segments.plugin [-] Segment 7db7ca56-9fc9-4379-a300-213bee562773 resource provider aggregate not found 2026-07-03 17:14:07.156 7 INFO neutron.services.segments.plugin [-] Segment 7db7ca56-9fc9-4379-a300-213bee562773 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7db7ca56-9fc9-4379-a300-213bee562773 found for delete ", "request_id": "req-4dd77c34-1fc9-45f9-93ed-d881777342ec"}]} 2026-07-03 17:14:07.164 7 INFO neutron.services.segments.plugin [-] Segment 7db7ca56-9fc9-4379-a300-213bee562773 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7db7ca56-9fc9-4379-a300-213bee562773 found for delete ", "request_id": "req-511f6234-7845-4b74-abd9-8f5a8ea7fc2d"}]} 2026-07-03 17:14:07.168 7 INFO neutron.db.l3_hamode_db [None req-93edfdd0-4acd-4fc8-aea8-63faaf4d905e 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] HA network 73e2bf3f-12c8-4921-95d7-221f7bee3a42 was deleted as no HA routers are present in tenant 64e95630cd6b4777929f7de4815bd0da. [pid: 7|app: 0|req: 690/1353] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:06 2026] DELETE /v2.0/routers/3d260ade-ecc3-4da1-8814-41522beeeb7b => generated 0 bytes in 1012 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1354] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:14:07 2026] GET /v2.0/networks/a8aebe0c-853b-4efb-abf7-8f90c3c315c0?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 664/1355] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:14:07 2026] DELETE /v2.0/networks/d7b606b5-debd-4602-9a1a-216fc176dd9e => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:14:07.283 6 INFO neutron.services.segments.plugin [-] Segment d8c04a31-5250-4264-af23-f531f880530b resource provider aggregate not found 2026-07-03 17:14:07.297 6 INFO neutron.services.segments.plugin [-] Segment d8c04a31-5250-4264-af23-f531f880530b resource provider aggregate not found 2026-07-03 17:14:07.302 6 INFO neutron.services.segments.plugin [-] Segment d8c04a31-5250-4264-af23-f531f880530b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8c04a31-5250-4264-af23-f531f880530b found for delete ", "request_id": "req-7589a8e7-da40-4846-bdbf-961fcc3b45cf"}]} [pid: 6|app: 0|req: 665/1356] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:14:07 2026] GET /v2.0/networks/a8aebe0c-853b-4efb-abf7-8f90c3c315c0?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) 2026-07-03 17:14:07.317 6 INFO neutron.services.segments.plugin [-] Segment f1bde1b1-aa48-49ed-bf34-cb22e5785809 resource provider aggregate not found 2026-07-03 17:14:07.326 6 INFO neutron.services.segments.plugin [-] Segment d8c04a31-5250-4264-af23-f531f880530b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8c04a31-5250-4264-af23-f531f880530b found for delete ", "request_id": "req-4ca69748-b81a-4d84-8493-9a71829227e6"}]} 2026-07-03 17:14:07.340 6 INFO neutron.services.segments.plugin [-] Segment f1bde1b1-aa48-49ed-bf34-cb22e5785809 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1bde1b1-aa48-49ed-bf34-cb22e5785809 found for delete ", "request_id": "req-036e7699-2d69-4cad-b531-c2612a8c795b"}]} 2026-07-03 17:14:07.351 6 INFO neutron.services.segments.plugin [-] Segment f1bde1b1-aa48-49ed-bf34-cb22e5785809 resource provider aggregate not found [pid: 6|app: 0|req: 666/1357] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:07 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:14:07.376 6 INFO neutron.services.segments.plugin [-] Segment f1bde1b1-aa48-49ed-bf34-cb22e5785809 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1bde1b1-aa48-49ed-bf34-cb22e5785809 found for delete ", "request_id": "req-934ca50d-d058-400a-a30e-4152e91658a2"}]} [pid: 7|app: 0|req: 692/1358] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:07 2026] DELETE /v2.0/subnets/21608f30-53e0-469c-9581-106c6df8456b => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1359] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:14:07 2026] GET /v2.0/security-groups?id=256c9e03-2631-4296-bf94-ccb9ef4d6cde&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:14:07.428 6 INFO neutron.db.segments_db [None req-fa6a61f1-6fce-42eb-bbe8-8832e0d3aac2 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Added segment c3d8dea4-5d08-4afc-8a6b-2c76c02c4bc3 of type vxlan for network 20fa025a-b471-46b0-87c4-70a6c179543e 2026-07-03 17:14:07.520 7 INFO neutron_taas.services.taas.taas_plugin [None req-cbce4975-b727-4725-aff8-916e0644397e 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 9f03e6b0-0d00-4137-bf6f-b9fc3ae8ebf8 2026-07-03 17:14:07.523 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cbce4975-b727-4725-aff8-916e0644397e 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 9f03e6b0-0d00-4137-bf6f-b9fc3ae8ebf8 [pid: 6|app: 0|req: 667/1360] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:14:07 2026] POST /v2.0/networks => generated 630 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1361] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:14:07 2026] DELETE /v2.0/networks/34e05dbc-bccd-467e-9b82-abe2226f69a6 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 668/1362] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:14:07 2026] POST /v2.0/subnets => generated 626 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:14:07.877 7 INFO neutron.db.segments_db [None req-8f4e92b0-f226-44ea-942a-36315b4a8604 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Added segment 03189630-6010-4796-ac09-e9b9989bdbe0 of type vxlan for network 5ffa51e3-d780-48f5-a499-82ab3fef79d8 [pid: 6|app: 0|req: 669/1363] 199.19.213.32 () {34 vars in 993 bytes} [Fri Jul 3 17:14:07 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:14:08.035 6 INFO neutron_taas.services.taas.taas_plugin [req-90f050fb-a16e-4950-bfeb-ae04f5eb94c2 req-45691741-dd3b-4815-a02a-ed6f8cc94f60 a2cdc0ac5fe041488c762cd9fb69eaa0 55c8f3416df944079570665004b81076 - - default default] TaaS: Handle Delete Port: 7c5949f7-882f-444b-a93f-1f31209faffd 2026-07-03 17:14:08.038 6 INFO neutron_taas.services.taas.tap_mirror_plugin [req-90f050fb-a16e-4950-bfeb-ae04f5eb94c2 req-45691741-dd3b-4815-a02a-ed6f8cc94f60 a2cdc0ac5fe041488c762cd9fb69eaa0 55c8f3416df944079570665004b81076 - - default default] Tap Mirror: Handle Delete Port: 7c5949f7-882f-444b-a93f-1f31209faffd 2026-07-03 17:14:08.169 7 INFO neutron.db.l3_hamode_db [None req-8f4e92b0-f226-44ea-942a-36315b4a8604 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 17:14:08.172 6 INFO neutron.db.l3_db [req-90f050fb-a16e-4950-bfeb-ae04f5eb94c2 req-45691741-dd3b-4815-a02a-ed6f8cc94f60 a2cdc0ac5fe041488c762cd9fb69eaa0 55c8f3416df944079570665004b81076 - - default default] Floating IP 0cae10b3-13d4-4079-8288-644fffe79489 disassociated. External IP: 10.96.250.215, port: 7c5949f7-882f-444b-a93f-1f31209faffd. [pid: 6|app: 0|req: 670/1364] 199.19.213.32 () {36 vars in 996 bytes} [Fri Jul 3 17:14:07 2026] DELETE /v2.0/ports/7c5949f7-882f-444b-a93f-1f31209faffd => generated 0 bytes in 724 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 671/1365] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:08 2026] GET /v2.0/security-groups?tenant_id=64e95630cd6b4777929f7de4815bd0da&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:14:08.662 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-37aa8b6d-41e2-45fb-84ae-6e8bca679748'] response: {'server_uuid': '86c24308-81e4-422d-9d93-6f12ca7830ee', 'name': 'network-vif-deleted', 'tag': '7c5949f7-882f-444b-a93f-1f31209faffd', 'status': 'completed', 'code': 200} 2026-07-03 17:14:08.716 7 INFO neutron.db.l3_hamode_db [None req-8f4e92b0-f226-44ea-942a-36315b4a8604 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 672/1366] 10.0.0.110 () {34 vars in 684 bytes} [Fri Jul 3 17:14:08 2026] POST /v2.0/security-groups => generated 1625 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 673/1367] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:09 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:14:09.198 7 INFO neutron.services.segments.plugin [-] Segment 39a1f5ec-2d4f-4d84-8900-afd681dccb71 resource provider aggregate not found 2026-07-03 17:14:09.205 7 INFO neutron.services.segments.plugin [-] Segment 39a1f5ec-2d4f-4d84-8900-afd681dccb71 resource provider aggregate not found 2026-07-03 17:14:09.224 7 INFO neutron.services.segments.plugin [-] Segment 39a1f5ec-2d4f-4d84-8900-afd681dccb71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39a1f5ec-2d4f-4d84-8900-afd681dccb71 found for delete ", "request_id": "req-24f67c4d-31a3-4652-94f0-4e5499d43270"}]} 2026-07-03 17:14:09.225 7 INFO neutron.services.segments.plugin [-] Segment 39a1f5ec-2d4f-4d84-8900-afd681dccb71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39a1f5ec-2d4f-4d84-8900-afd681dccb71 found for delete ", "request_id": "req-eb2f813e-5785-44d2-aa16-3b510e6eabdb"}]} [pid: 6|app: 0|req: 674/1368] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:09 2026] DELETE /v2.0/security-groups/92840613-d0af-42c1-8193-8c25bba2bc3e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 675/1369] 10.0.0.110 () {32 vars in 663 bytes} [Fri Jul 3 17:14:09 2026] GET /v2.0/security-groups => generated 4530 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1370] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:14:07 2026] POST /v2.0/routers => generated 507 bytes in 1539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 676/1371] 10.0.0.110 () {34 vars in 758 bytes} [Fri Jul 3 17:14:09 2026] PUT /v2.0/security-groups/dfa5fa14-49e3-4345-a309-c5b35069d49f => generated 1663 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 677/1372] 10.0.0.110 () {32 vars in 737 bytes} [Fri Jul 3 17:14:09 2026] GET /v2.0/security-groups/dfa5fa14-49e3-4345-a309-c5b35069d49f => generated 1663 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 678/1373] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:09 2026] DELETE /v2.0/security-groups/dfa5fa14-49e3-4345-a309-c5b35069d49f => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 679/1374] 10.0.0.110 () {32 vars in 663 bytes} [Fri Jul 3 17:14:09 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:14:09.604 6 INFO neutron.api.v2.resource [None req-69fd455e-beab-4b62-8f6e-bd330e657564 373ab7695da5456083ca78e274883a97 3c12bef0e8e84d49afe1057da4986f62 - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 680/1375] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:09 2026] DELETE /v2.0/security-groups/dfa5fa14-49e3-4345-a309-c5b35069d49f => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 681/1376] 10.0.0.110 () {34 vars in 684 bytes} [Fri Jul 3 17:14:09 2026] POST /v2.0/security-groups => generated 1625 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 682/1377] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:14:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 683/1378] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:14:09 2026] GET /v2.0/security-group-rules/5be3995c-7816-48be-85db-b65b1b625732 => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 684/1379] 10.0.0.110 () {32 vars in 673 bytes} [Fri Jul 3 17:14:09 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 685/1380] 10.0.0.110 () {32 vars in 750 bytes} [Fri Jul 3 17:14:10 2026] DELETE /v2.0/security-group-rules/5be3995c-7816-48be-85db-b65b1b625732 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 686/1381] 10.0.0.110 () {32 vars in 673 bytes} [Fri Jul 3 17:14:10 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 687/1382] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:14:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 688/1383] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:10 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 689/1384] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:14:10 2026] GET /v2.0/security-group-rules/1139f445-5719-4e59-a139-288245390a39 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 690/1385] 10.0.0.110 () {32 vars in 673 bytes} [Fri Jul 3 17:14:10 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 691/1386] 10.0.0.110 () {32 vars in 750 bytes} [Fri Jul 3 17:14:10 2026] DELETE /v2.0/security-group-rules/1139f445-5719-4e59-a139-288245390a39 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 692/1387] 10.0.0.110 () {32 vars in 673 bytes} [Fri Jul 3 17:14:10 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: 696/1388] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:14:09 2026] PUT /v2.0/routers/5928d211-d084-4ef9-ae78-45505c7e6bd6/add_router_interface => generated 309 bytes in 1260 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 693/1389] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:14:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 694/1390] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:14:10 2026] GET /v2.0/security-group-rules/ad7e89e2-4b72-486d-a3b3-744be78b2325 => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1391] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:14:10 2026] GET /v2.0/ports/a8b3063a-08b0-4b75-a9de-c1630a2346ac => generated 955 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 695/1392] 10.0.0.110 () {32 vars in 673 bytes} [Fri Jul 3 17:14:10 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 696/1393] 10.0.0.110 () {32 vars in 750 bytes} [Fri Jul 3 17:14:10 2026] DELETE /v2.0/security-group-rules/ad7e89e2-4b72-486d-a3b3-744be78b2325 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 697/1394] 10.0.0.110 () {32 vars in 673 bytes} [Fri Jul 3 17:14:10 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 698/1395] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:10 2026] DELETE /v2.0/security-groups/2d2e8306-d6d1-4ab4-84ab-e6aec5b5fb0f => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 699/1396] 10.0.0.110 () {32 vars in 663 bytes} [Fri Jul 3 17:14:11 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) 2026-07-03 17:14:11.080 7 INFO neutron_taas.services.taas.taas_plugin [None req-0d597f4d-4696-40eb-8f85-721fc9579555 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] TaaS: Handle Delete Port: a8b3063a-08b0-4b75-a9de-c1630a2346ac 2026-07-03 17:14:11.084 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d597f4d-4696-40eb-8f85-721fc9579555 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Tap Mirror: Handle Delete Port: a8b3063a-08b0-4b75-a9de-c1630a2346ac [pid: 6|app: 0|req: 700/1397] 10.0.0.110 () {32 vars in 663 bytes} [Fri Jul 3 17:14:11 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 701/1398] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:11 2026] GET /v2.0/ports?device_id=86c24308-81e4-422d-9d93-6f12ca7830ee => 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: 698/1399] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:14:10 2026] PUT /v2.0/routers/5928d211-d084-4ef9-ae78-45505c7e6bd6/remove_router_interface => generated 309 bytes in 849 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 702/1400] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:14:11 2026] GET /v2.0/ports?device_id=5928d211-d084-4ef9-ae78-45505c7e6bd6 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:14:11.774 6 INFO neutron_taas.services.taas.taas_plugin [None req-761c8d69-9b4f-4624-9428-cd4e07316787 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] TaaS: Handle Delete Port: 04a441da-67f8-4c48-8c67-4c7fec042682 2026-07-03 17:14:11.776 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-761c8d69-9b4f-4624-9428-cd4e07316787 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Tap Mirror: Handle Delete Port: 04a441da-67f8-4c48-8c67-4c7fec042682 [pid: 7|app: 0|req: 699/1401] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:11 2026] GET /v2.0/security-groups?tenant_id=3c12bef0e8e84d49afe1057da4986f62&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1402] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:11 2026] DELETE /v2.0/security-groups/a4e16634-4008-4a11-a0bb-4337e8384249 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:14:12.169 6 INFO neutron.services.segments.plugin [-] Segment 03189630-6010-4796-ac09-e9b9989bdbe0 resource provider aggregate not found 2026-07-03 17:14:12.176 6 INFO neutron.services.segments.plugin [-] Segment 03189630-6010-4796-ac09-e9b9989bdbe0 resource provider aggregate not found 2026-07-03 17:14:12.184 6 INFO neutron.services.segments.plugin [-] Segment 03189630-6010-4796-ac09-e9b9989bdbe0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03189630-6010-4796-ac09-e9b9989bdbe0 found for delete ", "request_id": "req-285c9980-5739-4a38-aa34-ae1d49184140"}]} 2026-07-03 17:14:12.194 6 INFO neutron.services.segments.plugin [-] Segment 03189630-6010-4796-ac09-e9b9989bdbe0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03189630-6010-4796-ac09-e9b9989bdbe0 found for delete ", "request_id": "req-5d135e55-f823-4bc9-baca-600002460793"}]} 2026-07-03 17:14:12.197 6 INFO neutron.db.l3_hamode_db [None req-761c8d69-9b4f-4624-9428-cd4e07316787 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] HA network 5ffa51e3-d780-48f5-a499-82ab3fef79d8 was deleted as no HA routers are present in tenant 66d0b82a253345bea29b8fe77e6bf347. [pid: 6|app: 0|req: 703/1403] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:11 2026] DELETE /v2.0/routers/5928d211-d084-4ef9-ae78-45505c7e6bd6 => generated 0 bytes in 594 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1404] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:12 2026] DELETE /v2.0/subnets/dd8a049b-392c-4070-afce-7d7701e18fb1 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 704/1405] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:14:12 2026] DELETE /v2.0/networks/20fa025a-b471-46b0-87c4-70a6c179543e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:14:12.527 7 INFO neutron.db.segments_db [None req-8634c8b3-982c-4182-bb33-0ae3f8a2e413 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Added segment 8b7ceeae-568a-4d77-a92e-7114ba6f0bf3 of type vxlan for network c8c72c0f-71cd-43bf-85da-a32db69b4181 [pid: 6|app: 0|req: 705/1406] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:12 2026] DELETE /v2.0/security-groups/256c9e03-2631-4296-bf94-ccb9ef4d6cde => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:14:12.662 6 INFO neutron.api.v2.resource [None req-6dbd540b-bfc7-4854-b774-ee5fae45dd2a a2cdc0ac5fe041488c762cd9fb69eaa0 55c8f3416df944079570665004b81076 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 706/1407] 10.0.0.110 () {32 vars in 737 bytes} [Fri Jul 3 17:14:12 2026] GET /v2.0/security-groups/256c9e03-2631-4296-bf94-ccb9ef4d6cde => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:14:12.741 7 INFO neutron.db.l3_hamode_db [None req-8634c8b3-982c-4182-bb33-0ae3f8a2e413 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 17:14:12.766 6 INFO neutron_taas.services.taas.taas_plugin [None req-42e65ec3-11d3-4e8e-a302-09d448e03b2c a2cdc0ac5fe041488c762cd9fb69eaa0 55c8f3416df944079570665004b81076 - - default default] TaaS: Handle Delete Port: 54deca97-bc50-4a92-8279-3e79d6152df8 2026-07-03 17:14:12.769 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42e65ec3-11d3-4e8e-a302-09d448e03b2c a2cdc0ac5fe041488c762cd9fb69eaa0 55c8f3416df944079570665004b81076 - - default default] Tap Mirror: Handle Delete Port: 54deca97-bc50-4a92-8279-3e79d6152df8 [pid: 6|app: 0|req: 707/1408] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:14:12 2026] DELETE /v2.0/floatingips/0cae10b3-13d4-4079-8288-644fffe79489 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:14:13.423 6 INFO neutron_taas.services.taas.taas_plugin [None req-7e0293ad-cd47-47f9-bdf6-43d1a64e9c0d 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 56e6c1e3-e206-4e52-96cb-58fb9d1b0bad 2026-07-03 17:14:13.426 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e0293ad-cd47-47f9-bdf6-43d1a64e9c0d 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 56e6c1e3-e206-4e52-96cb-58fb9d1b0bad 2026-07-03 17:14:13.542 7 INFO neutron.db.l3_hamode_db [None req-8634c8b3-982c-4182-bb33-0ae3f8a2e413 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 708/1409] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:14:12 2026] PUT /v2.0/routers/e0e2f4b9-c773-4056-8d52-ca8995bb4fb5/remove_router_interface => generated 309 bytes in 1057 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:14:14.207 6 INFO neutron.services.segments.plugin [-] Segment c3d8dea4-5d08-4afc-8a6b-2c76c02c4bc3 resource provider aggregate not found 2026-07-03 17:14:14.217 6 INFO neutron.services.segments.plugin [-] Segment c3d8dea4-5d08-4afc-8a6b-2c76c02c4bc3 resource provider aggregate not found 2026-07-03 17:14:14.231 6 INFO neutron.services.segments.plugin [-] Segment c3d8dea4-5d08-4afc-8a6b-2c76c02c4bc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3d8dea4-5d08-4afc-8a6b-2c76c02c4bc3 found for delete ", "request_id": "req-5d173bdb-7146-42bd-a9ff-3261b371daac"}]} 2026-07-03 17:14:14.242 6 INFO neutron.services.segments.plugin [-] Segment c3d8dea4-5d08-4afc-8a6b-2c76c02c4bc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3d8dea4-5d08-4afc-8a6b-2c76c02c4bc3 found for delete ", "request_id": "req-45808274-7387-4851-a351-e0d70e2d30ac"}]} 2026-07-03 17:14:14.316 6 INFO neutron_taas.services.taas.taas_plugin [None req-bc93f662-c4b8-4a37-b84f-28e1bbcbb047 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 7bfb9def-5540-4436-b614-4df9b4a43eef 2026-07-03 17:14:14.321 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc93f662-c4b8-4a37-b84f-28e1bbcbb047 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 7bfb9def-5540-4436-b614-4df9b4a43eef [pid: 7|app: 0|req: 702/1412] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:14:12 2026] POST /v2.0/routers => generated 688 bytes in 2065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1413] 10.0.0.110 () {32 vars in 721 bytes} [Fri Jul 3 17:14:14 2026] GET /v2.0/routers/27e94e84-6074-4cf7-b59b-5943cc7ef8ef => generated 694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:14:14.641 6 INFO neutron_taas.services.taas.taas_plugin [None req-bc93f662-c4b8-4a37-b84f-28e1bbcbb047 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 1b70ccb4-2924-4cac-8a49-c9c7df07dcb0 2026-07-03 17:14:14.644 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc93f662-c4b8-4a37-b84f-28e1bbcbb047 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 1b70ccb4-2924-4cac-8a49-c9c7df07dcb0 [pid: 7|app: 0|req: 704/1414] 10.0.0.110 () {32 vars in 647 bytes} [Fri Jul 3 17:14:14 2026] GET /v2.0/routers => generated 697 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:14:15.064 6 INFO neutron.db.l3_hamode_db [None req-bc93f662-c4b8-4a37-b84f-28e1bbcbb047 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] HA network f8622e75-0dec-4c80-9957-1a0d62c8f32f was deleted as no HA routers are present in tenant 55c8f3416df944079570665004b81076. [pid: 6|app: 0|req: 711/1415] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:14 2026] DELETE /v2.0/routers/e0e2f4b9-c773-4056-8d52-ca8995bb4fb5 => generated 0 bytes in 1012 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1416] 10.0.0.110 () {34 vars in 741 bytes} [Fri Jul 3 17:14:14 2026] PUT /v2.0/routers/27e94e84-6074-4cf7-b59b-5943cc7ef8ef => generated 701 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 712/1417] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:15 2026] DELETE /v2.0/subnets/5a31beba-88b3-434e-9ffa-6bc748c8b13c => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1418] 10.0.0.110 () {32 vars in 721 bytes} [Fri Jul 3 17:14:15 2026] GET /v2.0/routers/27e94e84-6074-4cf7-b59b-5943cc7ef8ef => generated 701 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1419] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:14:15 2026] GET /v2.0/ports?device_id=27e94e84-6074-4cf7-b59b-5943cc7ef8ef => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:14:15.363 6 INFO neutron_taas.services.taas.taas_plugin [None req-34b923a0-dbf1-408a-a9d0-cdcc7a2627b1 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 8fca5fb1-f970-4b0d-9a2c-7b80975f02e1 2026-07-03 17:14:15.367 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34b923a0-dbf1-408a-a9d0-cdcc7a2627b1 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 8fca5fb1-f970-4b0d-9a2c-7b80975f02e1 [pid: 6|app: 0|req: 713/1420] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:14:15 2026] DELETE /v2.0/networks/a8aebe0c-853b-4efb-abf7-8f90c3c315c0 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:14:15.588 7 INFO neutron_taas.services.taas.taas_plugin [None req-9387ae1a-70c2-4e65-8d92-cce6674d71a1 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] TaaS: Handle Delete Port: dc380081-8365-4af4-82e5-008a50251453 2026-07-03 17:14:15.592 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9387ae1a-70c2-4e65-8d92-cce6674d71a1 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Tap Mirror: Handle Delete Port: dc380081-8365-4af4-82e5-008a50251453 2026-07-03 17:14:15.907 7 INFO neutron_taas.services.taas.taas_plugin [None req-9387ae1a-70c2-4e65-8d92-cce6674d71a1 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] TaaS: Handle Delete Port: d1a64a7e-de13-4cd8-b5e0-74463882127b 2026-07-03 17:14:15.913 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9387ae1a-70c2-4e65-8d92-cce6674d71a1 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] Tap Mirror: Handle Delete Port: d1a64a7e-de13-4cd8-b5e0-74463882127b [pid: 6|app: 0|req: 714/1421] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:15 2026] GET /v2.0/security-groups?tenant_id=72655729b2c3497fb84505ed2a5b4f11&name=default => generated 2925 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 715/1422] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:16 2026] GET /v2.0/security-groups?tenant_id=55c8f3416df944079570665004b81076&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 716/1423] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:16 2026] DELETE /v2.0/security-groups/d57bc73f-3833-414d-86a8-83f0295cc8b3 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:14:16.257 6 INFO neutron.services.segments.plugin [-] Segment e97157db-acf2-4bd1-bc89-8240f5866bf6 resource provider aggregate not found 2026-07-03 17:14:16.264 6 INFO neutron.services.segments.plugin [-] Segment e97157db-acf2-4bd1-bc89-8240f5866bf6 resource provider aggregate not found 2026-07-03 17:14:16.284 6 INFO neutron.services.segments.plugin [-] Segment e97157db-acf2-4bd1-bc89-8240f5866bf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e97157db-acf2-4bd1-bc89-8240f5866bf6 found for delete ", "request_id": "req-81dd158f-abf0-4e26-a812-6a4b5ea50547"}]} 2026-07-03 17:14:16.287 6 INFO neutron.services.segments.plugin [-] Segment e97157db-acf2-4bd1-bc89-8240f5866bf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e97157db-acf2-4bd1-bc89-8240f5866bf6 found for delete ", "request_id": "req-9e4497ff-9336-49fd-929f-7672055b6566"}]} [pid: 6|app: 0|req: 717/1424] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:16 2026] DELETE /v2.0/security-groups/bc175f8e-64eb-4c5f-a3be-2ece318829e8 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:14:16.308 6 INFO neutron.services.segments.plugin [-] Segment 434fd809-5dfa-467e-8ed7-b42031eac900 resource provider aggregate not found 2026-07-03 17:14:16.314 6 INFO neutron.services.segments.plugin [-] Segment 434fd809-5dfa-467e-8ed7-b42031eac900 resource provider aggregate not found 2026-07-03 17:14:16.328 6 INFO neutron.services.segments.plugin [-] Segment 434fd809-5dfa-467e-8ed7-b42031eac900 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 434fd809-5dfa-467e-8ed7-b42031eac900 found for delete ", "request_id": "req-99822fd0-c243-49c5-9826-99f2cfe5f9e3"}]} 2026-07-03 17:14:16.330 6 INFO neutron.services.segments.plugin [-] Segment 434fd809-5dfa-467e-8ed7-b42031eac900 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 434fd809-5dfa-467e-8ed7-b42031eac900 found for delete ", "request_id": "req-4cd39baa-9587-404a-857e-985a97a5c68d"}]} 2026-07-03 17:14:16.361 7 INFO neutron.services.segments.plugin [-] Segment 8b7ceeae-568a-4d77-a92e-7114ba6f0bf3 resource provider aggregate not found 2026-07-03 17:14:16.375 7 INFO neutron.services.segments.plugin [-] Segment 8b7ceeae-568a-4d77-a92e-7114ba6f0bf3 resource provider aggregate not found 2026-07-03 17:14:16.385 7 INFO neutron.services.segments.plugin [-] Segment 8b7ceeae-568a-4d77-a92e-7114ba6f0bf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b7ceeae-568a-4d77-a92e-7114ba6f0bf3 found for delete ", "request_id": "req-9ad281a9-8bfe-44df-b167-cea3886475cf"}]} 2026-07-03 17:14:16.399 7 INFO neutron.db.l3_hamode_db [None req-9387ae1a-70c2-4e65-8d92-cce6674d71a1 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] HA network c8c72c0f-71cd-43bf-85da-a32db69b4181 was deleted as no HA routers are present in tenant 66d0b82a253345bea29b8fe77e6bf347. 2026-07-03 17:14:16.404 7 INFO neutron.services.segments.plugin [-] Segment 8b7ceeae-568a-4d77-a92e-7114ba6f0bf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b7ceeae-568a-4d77-a92e-7114ba6f0bf3 found for delete ", "request_id": "req-e18e3953-a182-4acb-a4fe-c2c664628a86"}]} [pid: 7|app: 0|req: 708/1425] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:15 2026] DELETE /v2.0/routers/27e94e84-6074-4cf7-b59b-5943cc7ef8ef => generated 0 bytes in 1051 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 718/1426] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:14:16 2026] GET /v2.0/ports?device_id=27e94e84-6074-4cf7-b59b-5943cc7ef8ef => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:14:16.463 7 INFO neutron.api.v2.resource [None req-5bc80f49-cbc5-40ef-9c24-4db102c49061 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 709/1427] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:16 2026] DELETE /v2.0/routers/27e94e84-6074-4cf7-b59b-5943cc7ef8ef => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 719/1428] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:14:16 2026] GET /v2.0/ports?device_id=5928d211-d084-4ef9-ae78-45505c7e6bd6 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:14:16.529 7 INFO neutron.api.v2.resource [None req-7ba670f0-7ed9-4f23-bf43-5c04c52fb1f9 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 710/1429] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:16 2026] DELETE /v2.0/routers/5928d211-d084-4ef9-ae78-45505c7e6bd6 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:14:16.551 6 INFO neutron.pecan_wsgi.hooks.translation [None req-0e08d0d4-7af6-4772-bcbe-699eeed818e1 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 720/1430] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:16 2026] DELETE /v2.0/subnets/dd8a049b-392c-4070-afce-7d7701e18fb1 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1431] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:14:16 2026] GET /v2.0/ports?device_id=e2ea1ad7-8980-42f3-bd39-05f885fb6519 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:14:16.620 6 INFO neutron.api.v2.resource [None req-82d5b8c1-148a-4528-abf2-e739c1901d97 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 721/1432] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:16 2026] DELETE /v2.0/routers/e2ea1ad7-8980-42f3-bd39-05f885fb6519 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:14:16.642 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa2a39f1-eb2d-4dfa-a64b-256acd56a263 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 712/1433] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:16 2026] DELETE /v2.0/subnets/630d1eb4-fd25-40ea-8cef-f48b9a128996 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 722/1434] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:14:16 2026] GET /v2.0/ports?device_id=d93b5471-4ce7-4e35-80fe-3902f4922aac => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:14:16.699 7 INFO neutron.api.v2.resource [None req-0b949186-6214-4db7-9b25-eec921e3f248 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 713/1435] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:16 2026] DELETE /v2.0/routers/d93b5471-4ce7-4e35-80fe-3902f4922aac => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:14:16.716 6 INFO neutron.pecan_wsgi.hooks.translation [None req-5d31f983-6913-405f-b237-a5b512743f26 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 723/1436] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:16 2026] DELETE /v2.0/subnets/24e1a37d-bc03-4074-a227-2dd693823496 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:14:16.744 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4dacd6aa-6406-4cbb-a8d9-dc47145abb5b 2cb9c5812b304b47afb8db20f00b334c 66d0b82a253345bea29b8fe77e6bf347 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 714/1437] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:16 2026] DELETE /v2.0/subnets/28d4cbdd-898e-4fb3-b1dc-73559d8acdd1 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 724/1438] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:17 2026] GET /v2.0/security-groups?tenant_id=66d0b82a253345bea29b8fe77e6bf347&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1439] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:17 2026] DELETE /v2.0/security-groups/f4b09f4d-a24a-46af-80b0-77a0927e15d0 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:14:18.480 6 INFO neutron.db.segments_db [None req-3f041bb0-7eda-4112-947d-e11945431740 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment c69429b0-f866-4da0-9c4b-5f9d03759a3a of type vxlan for network c07a86da-8057-4e34-b617-5db63e38c832 2026-07-03 17:14:18.489 7 INFO neutron.db.segments_db [None req-2ee89848-a10a-4782-a26a-42edf0c8e6fe 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment 2b1da01a-fef2-464f-882a-ba76d0ac0e67 of type vxlan for network abe6d46d-9c88-4ec7-9652-fe9d61d9de7e [pid: 6|app: 0|req: 725/1440] 10.0.0.110 () {34 vars in 671 bytes} [Fri Jul 3 17:14:18 2026] POST /v2.0/networks => generated 740 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1441] 10.0.0.110 () {34 vars in 671 bytes} [Fri Jul 3 17:14:18 2026] POST /v2.0/networks => generated 743 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 726/1442] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:14:18 2026] POST /v2.0/subnets => generated 687 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1443] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:14:18 2026] POST /v2.0/subnets => generated 690 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:14:18.866 7 INFO neutron.db.segments_db [None req-d8aee3c1-62dc-46ae-a962-653f34ec1d5d 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment d2fd577d-75a2-4b30-880e-4a05ed522654 of type vxlan for network f89102fc-67e8-4526-920c-cb342e0c39a9 2026-07-03 17:14:18.874 6 INFO neutron.db.segments_db [None req-d238726c-b212-47fd-9a61-34ad2fab6de8 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment b2b95df1-ecbe-4fb4-b720-340e11973d62 of type vxlan for network 771fa16b-30db-4891-97c6-8c5cb03bbf9f 2026-07-03 17:14:19.164 6 INFO neutron.db.l3_hamode_db [None req-d238726c-b212-47fd-9a61-34ad2fab6de8 024b8acb39d54dda822e14b657c4f0b3 622e7f0693e848098f39f8bb8aa010d6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 17:14:19.168 7 INFO neutron.db.l3_hamode_db [None req-d8aee3c1-62dc-46ae-a962-653f34ec1d5d 024b8acb39d54dda822e14b657c4f0b3 5a635550b9bd45ea92de86a8a5458739 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 17:14:20.035 7 INFO neutron.db.l3_hamode_db [None req-d8aee3c1-62dc-46ae-a962-653f34ec1d5d 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 17:14:20.069 6 INFO neutron.db.l3_hamode_db [None req-d238726c-b212-47fd-9a61-34ad2fab6de8 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 727/1444] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:14:18 2026] POST /v2.0/routers => generated 727 bytes in 2301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1445] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:14:18 2026] POST /v2.0/routers => generated 730 bytes in 2309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 728/1446] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:21 2026] GET /v2.0/security-groups?tenant_id=8070420df63e468fa502a131e92229c6&name=default => generated 2925 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1447] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:14:21 2026] PUT /v2.0/routers/93c73acb-4081-4973-964c-c233a5358369/add_router_interface => generated 309 bytes in 1538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1448] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:22 2026] DELETE /v2.0/security-groups/4ac7c1fc-00d8-4bd5-a246-54f58747cab7 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 729/1449] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:14:21 2026] PUT /v2.0/routers/7c1746c1-ab7b-4214-b43c-9e9cd540ccf3/add_router_interface => generated 309 bytes in 1367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1450] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:22 2026] GET /v2.0/security-groups?tenant_id=211211d33f464411b5e944f4679509a7&name=default => generated 2925 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 730/1451] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:23 2026] DELETE /v2.0/security-groups/5ebcd0ce-e0cf-4f40-b2e6-4ebab98e6320 => 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: 722/1452] 10.0.0.110 () {34 vars in 685 bytes} [Fri Jul 3 17:14:23 2026] POST /v2.0/security-groups => generated 1660 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 731/1453] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:23 2026] GET /v2.0/security-groups?tenant_id=ffee67a2f9f645a48e05346932473bce&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 732/1454] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:23 2026] DELETE /v2.0/security-groups/916ec643-1512-45dd-ad22-816b78535bea => 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: 723/1455] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:14:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 733/1456] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:14:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:14:24.143 6 INFO neutron.db.segments_db [None req-089481d1-2837-4645-a1db-b0081a862e73 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment 14b03b2e-741e-4327-abe0-444228a44422 of type vxlan for network 5d7c154a-524b-4c65-8f9c-8df921dd60a0 [pid: 6|app: 0|req: 734/1457] 10.0.0.110 () {34 vars in 671 bytes} [Fri Jul 3 17:14:23 2026] POST /v2.0/networks => generated 741 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1458] 10.0.0.110 () {34 vars in 676 bytes} [Fri Jul 3 17:14:23 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: 6|app: 0|req: 735/1459] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:14:24 2026] POST /v2.0/subnets => generated 688 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:14:24.568 7 INFO neutron.db.segments_db [None req-071041fb-59a4-48a2-94d0-926d02318ef3 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Added segment 4ea3aee3-63fe-4aa9-821a-d029a0171580 of type vxlan for network e707bf2d-822c-4bf7-98ae-515682012b5a 2026-07-03 17:14:24.926 7 INFO neutron.db.l3_hamode_db [None req-071041fb-59a4-48a2-94d0-926d02318ef3 024b8acb39d54dda822e14b657c4f0b3 74694becbe8b472688b40e0914262cd2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 736/1460] 10.0.0.199 () {34 vars in 1098 bytes} [Fri Jul 3 17:14:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--895278364&fields=id&tenant_id=5a635550b9bd45ea92de86a8a5458739 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 737/1461] 10.0.0.199 () {34 vars in 982 bytes} [Fri Jul 3 17:14:25 2026] GET /v2.0/networks?id=abe6d46d-9c88-4ec7-9652-fe9d61d9de7e => generated 675 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 738/1462] 10.0.0.199 () {34 vars in 965 bytes} [Fri Jul 3 17:14:25 2026] GET /v2.0/quotas/5a635550b9bd45ea92de86a8a5458739 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 739/1463] 10.0.0.199 () {34 vars in 1002 bytes} [Fri Jul 3 17:14:25 2026] GET /v2.0/ports?tenant_id=5a635550b9bd45ea92de86a8a5458739&fields=id => generated 103 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 740/1464] 10.0.0.199 () {34 vars in 1008 bytes} [Fri Jul 3 17:14:25 2026] GET /v2.0/networks/abe6d46d-9c88-4ec7-9652-fe9d61d9de7e?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 741/1465] 10.0.0.199 () {34 vars in 1108 bytes} [Fri Jul 3 17:14:25 2026] GET /v2.0/networks/abe6d46d-9c88-4ec7-9652-fe9d61d9de7e?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: 6|app: 0|req: 742/1466] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:25 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:14:25.952 7 INFO neutron.db.l3_hamode_db [None req-071041fb-59a4-48a2-94d0-926d02318ef3 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 743/1467] 10.0.0.225 () {32 vars in 802 bytes} [Fri Jul 3 17:14:26 2026] GET /v2.0/extensions => generated 21537 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 744/1468] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:26 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 745/1469] 10.0.0.225 () {30 vars in 724 bytes} [Fri Jul 3 17:14:26 2026] GET /v2.0/quotas/827c859b30b34922b8d62b34052c8e0a/details => generated 847 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1470] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:14:24 2026] POST /v2.0/routers => generated 728 bytes in 2556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1471] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:27 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 746/1472] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:14:27 2026] PUT /v2.0/routers/c3e12fbd-d516-423e-a678-226013b02d77/add_router_interface => generated 309 bytes in 1502 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1475] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:28 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => 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: 729/1476] 10.0.0.110 () {34 vars in 685 bytes} [Fri Jul 3 17:14:29 2026] POST /v2.0/security-groups => generated 1673 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1477] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:14:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 748/1478] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:29 2026] GET /v2.0/security-groups?tenant_id=abc58e5d02234763b6bd670d03bbf9d3&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1479] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:14:29 2026] POST /v2.0/security-group-rules => generated 596 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 749/1480] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:29 2026] DELETE /v2.0/security-groups/ed957025-8703-4835-af1f-c8f979881578 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1481] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:14:29 2026] GET /v2.0/networks?id=abe6d46d-9c88-4ec7-9652-fe9d61d9de7e => generated 675 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1482] 199.19.213.32 () {34 vars in 1049 bytes} [Fri Jul 3 17:14:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5a635550b9bd45ea92de86a8a5458739 => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 750/1483] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:14:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 751/1484] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:29 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 752/1485] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:30 2026] GET /v2.0/security-groups?tenant_id=f65367d63f2240339faf89058965f4bc&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 753/1486] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:14:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1487] 199.19.213.32 () {38 vars in 954 bytes} [Fri Jul 3 17:14:29 2026] POST /v2.0/ports => generated 958 bytes in 474 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: 735/1488] 10.0.0.225 () {32 vars in 802 bytes} [Fri Jul 3 17:14:30 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-03 17:14:30.419 7 INFO neutron.db.securitygroups_db [None req-2f08cd2e-0489-487a-babb-c92b6e323488 1b0f3c66acda42c9a3c3b67af407a506 622e7f0693e848098f39f8bb8aa010d6 - - default default] Project 622e7f0693e848098f39f8bb8aa010d6 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 6|app: 0|req: 754/1489] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:30 2026] DELETE /v2.0/security-groups/83bd5eed-6227-48d5-8bcd-f1749b82d5e2 => 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: 736/1490] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:14:30 2026] POST /v2.0/security-group-rules => generated 607 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:14:30.565 7 INFO neutron.db.securitygroups_db [None req-fabaac3c-434b-459b-84a8-df5bb0bb4ab2 1b0f3c66acda42c9a3c3b67af407a506 622e7f0693e848098f39f8bb8aa010d6 - - default default] Project 622e7f0693e848098f39f8bb8aa010d6 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: 737/1491] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:14:30 2026] POST /v2.0/security-group-rules => generated 606 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1492] 10.0.0.225 () {30 vars in 724 bytes} [Fri Jul 3 17:14:30 2026] GET /v2.0/quotas/827c859b30b34922b8d62b34052c8e0a/details => generated 847 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 755/1493] 199.19.213.32 () {38 vars in 1027 bytes} [Fri Jul 3 17:14:30 2026] PUT /v2.0/ports/d63daf4d-e90f-4482-998d-8707aef03ad6 => generated 1239 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:14:31.014 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d7799fa-f9c3-4920-9665-6283ea02afd5'] response: {'name': 'network-changed', 'server_uuid': 'd17de892-2931-47f0-b0b9-6812bada452c', 'tag': 'd63daf4d-e90f-4482-998d-8707aef03ad6', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 739/1494] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:31 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1495] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:14:31 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 756/1496] 10.0.0.110 () {34 vars in 685 bytes} [Fri Jul 3 17:14:31 2026] POST /v2.0/security-groups => generated 1660 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1497] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:14:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 757/1498] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:14:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 758/1499] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:14:31 2026] GET /v2.0/ports?tenant_id=5a635550b9bd45ea92de86a8a5458739&device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 759/1500] 199.19.213.32 () {34 vars in 1017 bytes} [Fri Jul 3 17:14:31 2026] GET /v2.0/networks?tenant_id=5a635550b9bd45ea92de86a8a5458739&shared=False => generated 771 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 760/1501] 199.19.213.32 () {34 vars in 929 bytes} [Fri Jul 3 17:14:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1502] 10.0.0.110 () {34 vars in 676 bytes} [Fri Jul 3 17:14:31 2026] POST /v2.0/floatingips => generated 552 bytes in 656 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 761/1503] 10.0.0.199 () {34 vars in 1098 bytes} [Fri Jul 3 17:14:32 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-491929742&fields=id&tenant_id=622e7f0693e848098f39f8bb8aa010d6 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1504] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:32 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 762/1505] 10.0.0.199 () {34 vars in 1100 bytes} [Fri Jul 3 17:14:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1106038746&fields=id&tenant_id=622e7f0693e848098f39f8bb8aa010d6 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1506] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:14:32 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&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: 6|app: 0|req: 763/1507] 10.0.0.199 () {34 vars in 982 bytes} [Fri Jul 3 17:14:32 2026] GET /v2.0/networks?id=c07a86da-8057-4e34-b617-5db63e38c832 => generated 672 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1508] 10.0.0.199 () {34 vars in 965 bytes} [Fri Jul 3 17:14:32 2026] GET /v2.0/quotas/622e7f0693e848098f39f8bb8aa010d6 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 764/1509] 10.0.0.199 () {34 vars in 1002 bytes} [Fri Jul 3 17:14:32 2026] GET /v2.0/ports?tenant_id=622e7f0693e848098f39f8bb8aa010d6&fields=id => generated 103 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1510] 10.0.0.199 () {34 vars in 1008 bytes} [Fri Jul 3 17:14:32 2026] GET /v2.0/networks/c07a86da-8057-4e34-b617-5db63e38c832?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 765/1511] 10.0.0.199 () {34 vars in 1108 bytes} [Fri Jul 3 17:14:32 2026] GET /v2.0/networks/c07a86da-8057-4e34-b617-5db63e38c832?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: 747/1512] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:14:32 2026] GET /v2.0/ports?tenant_id=5a635550b9bd45ea92de86a8a5458739&device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 766/1513] 199.19.213.32 () {34 vars in 1059 bytes} [Fri Jul 3 17:14:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d63daf4d-e90f-4482-998d-8707aef03ad6 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 767/1514] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:32 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => 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: 748/1515] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:14:32 2026] GET /v2.0/subnets?id=dac12ea3-b1e5-46a8-9585-a3f7e2dc63cb => generated 693 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 768/1516] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:14:32 2026] GET /v2.0/ports?network_id=abe6d46d-9c88-4ec7-9652-fe9d61d9de7e&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: 749/1517] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:14:32 2026] GET /v2.0/networks/abe6d46d-9c88-4ec7-9652-fe9d61d9de7e?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 769/1518] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:14:32 2026] GET /v2.0/networks/abe6d46d-9c88-4ec7-9652-fe9d61d9de7e?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: 6|app: 0|req: 770/1519] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:33 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 973 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1520] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:33 2026] GET /v2.0/security-groups?tenant_id=33d7cd7380cf4ea0aa52303c16974567&name=default => generated 2925 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 771/1521] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:14:33 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1522] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:33 2026] DELETE /v2.0/security-groups/3f9fa69b-3aff-448e-bfa2-0adec8757ad7 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 772/1523] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:33 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => 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: 752/1524] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:34 2026] GET /v2.0/security-groups?tenant_id=827c859b30b34922b8d62b34052c8e0a&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 773/1525] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:34 2026] DELETE /v2.0/security-groups/ebd2c108-5b60-4281-b778-6e2c6ea77940 => 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: 753/1526] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:34 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 774/1527] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:14:34 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1528] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:34 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 775/1529] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:35 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1530] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:14:35 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 776/1531] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:36 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1532] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:36 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 777/1533] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:14:37 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1534] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:14:37 2026] GET /v2.0/networks?id=c07a86da-8057-4e34-b617-5db63e38c832 => generated 672 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 778/1535] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:37 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => 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: 758/1536] 199.19.213.32 () {34 vars in 1049 bytes} [Fri Jul 3 17:14:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=622e7f0693e848098f39f8bb8aa010d6 => generated 273 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 779/1537] 199.19.213.32 () {38 vars in 954 bytes} [Fri Jul 3 17:14:37 2026] POST /v2.0/ports => generated 997 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1538] 199.19.213.32 () {38 vars in 1027 bytes} [Fri Jul 3 17:14:37 2026] PUT /v2.0/ports/62d0fac6-d78d-426c-a3a6-d089d3c1d51a => generated 1278 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:14:38.163 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a096761c-b3ef-4818-8dd5-3e1d58b7f170'] response: {'name': 'network-changed', 'server_uuid': '31c06efe-eca7-4cc3-a611-168f30a323e0', 'tag': '62d0fac6-d78d-426c-a3a6-d089d3c1d51a', '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: 6|app: 0|req: 780/1539] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:38 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 975 bytes in 41 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: 760/1540] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:14:38 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 781/1541] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:38 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 1012 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1542] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:38 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 782/1543] 10.0.0.199 () {34 vars in 1120 bytes} [Fri Jul 3 17:14:38 2026] GET /v2.0/security-groups?id=eaa651a4-b402-4086-ade2-9b186b029506&id=ad8616ac-fe94-493d-99d5-79df3fc80e67&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-07-03 17:14:38.777 7 INFO neutron.db.l3_db [None req-826a650a-af7c-4567-add9-5449dd269460 7f2e5efc133d49ada2307df401792d14 5a635550b9bd45ea92de86a8a5458739 - - default default] Floating IP 697f10fb-8808-459e-bd0f-dacbdff0d32b associated. External IP: 10.96.250.214, port: d63daf4d-e90f-4482-998d-8707aef03ad6. 2026-07-03 17:14:38.878 6 INFO neutron.db.segments_db [None req-0f311fad-0680-4034-b7bd-0796442422b4 b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] Added segment e0c0f29b-0a0b-4b5a-b2d6-4f8026ada3d9 of type vxlan for network e78a3ab3-7d64-4234-940e-69df2756c8ce 2026-07-03 17:14:39.243 6 INFO neutron.db.l3_hamode_db [None req-0f311fad-0680-4034-b7bd-0796442422b4 b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 762/1544] 10.0.0.110 () {34 vars in 749 bytes} [Fri Jul 3 17:14:38 2026] PUT /v2.0/floatingips/697f10fb-8808-459e-bd0f-dacbdff0d32b => generated 856 bytes in 861 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1545] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:14:39 2026] GET /v2.0/ports?tenant_id=622e7f0693e848098f39f8bb8aa010d6&device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 1281 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:14:39.403 6 INFO neutron.db.l3_hamode_db [None req-0f311fad-0680-4034-b7bd-0796442422b4 b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 17:14:39.544 7 INFO neutron.db.segments_db [None req-597dafde-b9f2-43e5-bc41-5f00e12bd87b 9c0ecd93a7a14ffd8500d375d4ef1079 9713e4462009466ea61a13f43189052d - - default default] Added segment bc2203ee-ef3d-4083-91dd-17eee1cea186 of type vxlan for network a57680c2-0474-4713-807e-b6cb7f08292d [pid: 7|app: 0|req: 764/1546] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:14:39 2026] POST /v2.0/networks => generated 726 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1547] 199.19.213.32 () {34 vars in 1017 bytes} [Fri Jul 3 17:14:39 2026] GET /v2.0/networks?tenant_id=622e7f0693e848098f39f8bb8aa010d6&shared=False => generated 768 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1548] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:39 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 1012 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1549] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:14:39 2026] POST /v2.0/subnets => generated 644 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1550] 199.19.213.32 () {34 vars in 929 bytes} [Fri Jul 3 17:14:40 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: 769/1551] 10.0.0.199 () {34 vars in 1120 bytes} [Fri Jul 3 17:14:40 2026] GET /v2.0/security-groups?id=eaa651a4-b402-4086-ade2-9b186b029506&id=ad8616ac-fe94-493d-99d5-79df3fc80e67&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:14:40.137 7 WARNING neutron.api.v2.base [None req-d2bde9ba-ead0-4c8a-abb8-5581e83aaa89 9c0ecd93a7a14ffd8500d375d4ef1079 9713e4462009466ea61a13f43189052d - - 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-07-03 17:14:40.139 7 INFO neutron.api.v2.resource [None req-d2bde9ba-ead0-4c8a-abb8-5581e83aaa89 9c0ecd93a7a14ffd8500d375d4ef1079 9713e4462009466ea61a13f43189052d - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 770/1552] 10.0.0.110 () {34 vars in 681 bytes} [Fri Jul 3 17:14:40 2026] POST /v2.0/rbac-policies => generated 143 bytes in 13 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-03 17:14:40.205 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-30e13eff-6981-4ec5-b483-242c3fa016d0'] response: {'name': 'network-changed', 'server_uuid': 'd17de892-2931-47f0-b0b9-6812bada452c', 'tag': 'd63daf4d-e90f-4482-998d-8707aef03ad6', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 783/1553] 10.0.0.110 () {34 vars in 668 bytes} [Fri Jul 3 17:14:38 2026] POST /v2.0/routers => generated 474 bytes in 1701 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:14:40.273 6 INFO neutron.db.l3_hamode_db [None req-2a9acf72-f205-4aeb-90d7-d166347ac471 b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 17:14:40.384 7 INFO neutron.services.segments.plugin [-] Segment bc2203ee-ef3d-4083-91dd-17eee1cea186 resource provider aggregate not found 2026-07-03 17:14:40.389 7 INFO neutron.services.segments.plugin [-] Segment bc2203ee-ef3d-4083-91dd-17eee1cea186 resource provider aggregate not found 2026-07-03 17:14:40.409 7 INFO neutron.services.segments.plugin [-] Segment bc2203ee-ef3d-4083-91dd-17eee1cea186 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc2203ee-ef3d-4083-91dd-17eee1cea186 found for delete ", "request_id": "req-cee9477d-2cbf-4b58-97f2-6e60e66a237c"}]} 2026-07-03 17:14:40.410 7 INFO neutron.services.segments.plugin [-] Segment bc2203ee-ef3d-4083-91dd-17eee1cea186 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc2203ee-ef3d-4083-91dd-17eee1cea186 found for delete ", "request_id": "req-653d2474-77e2-4949-a47b-83aee3a6bd94"}]} 2026-07-03 17:14:40.419 6 INFO neutron.db.l3_hamode_db [None req-2a9acf72-f205-4aeb-90d7-d166347ac471 b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 771/1554] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:14:40 2026] DELETE /v2.0/networks/a57680c2-0474-4713-807e-b6cb7f08292d => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:14:40.483 7 INFO neutron.db.segments_db [None req-99dd5db5-2dc0-45de-bc30-202928aaeaf8 9c0ecd93a7a14ffd8500d375d4ef1079 9713e4462009466ea61a13f43189052d - - default default] Added segment 0db9a826-1994-4392-9a45-72ef8fa1f4dd of type vxlan for network 0ef24437-dfde-4c81-b667-113bdf41c986 [pid: 7|app: 0|req: 772/1555] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:14:40 2026] POST /v2.0/networks => generated 726 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1556] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:14:40 2026] POST /v2.0/subnets => generated 647 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1557] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:14:40 2026] GET /v2.0/ports?tenant_id=5a635550b9bd45ea92de86a8a5458739&device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:14:40.809 7 WARNING neutron.api.v2.base [None req-a07f5a30-3a87-465b-8e1f-1df6fe469073 9c0ecd93a7a14ffd8500d375d4ef1079 9713e4462009466ea61a13f43189052d - - 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-07-03 17:14:40.809 7 INFO neutron.api.v2.resource [None req-a07f5a30-3a87-465b-8e1f-1df6fe469073 9c0ecd93a7a14ffd8500d375d4ef1079 9713e4462009466ea61a13f43189052d - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 775/1558] 10.0.0.110 () {34 vars in 681 bytes} [Fri Jul 3 17:14:40 2026] POST /v2.0/rbac-policies => generated 547 bytes in 4 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1559] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:14:40 2026] DELETE /v2.0/networks/0ef24437-dfde-4c81-b667-113bdf41c986 => 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: 777/1560] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:14:41 2026] GET /v2.0/networks?id=abe6d46d-9c88-4ec7-9652-fe9d61d9de7e => generated 771 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:14:41.133 7 INFO neutron.db.segments_db [None req-de1d400d-6608-4e2e-b2d3-0f6e01958d9d 9c0ecd93a7a14ffd8500d375d4ef1079 9713e4462009466ea61a13f43189052d - - default default] Added segment 7c34845d-8396-4710-838c-40f083998382 of type vxlan for network 1118a357-953d-41cd-b2d2-4e43466ca380 [pid: 6|app: 0|req: 784/1561] 10.0.0.110 () {34 vars in 668 bytes} [Fri Jul 3 17:14:40 2026] POST /v2.0/routers => generated 474 bytes in 928 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 785/1562] 199.19.213.32 () {34 vars in 1059 bytes} [Fri Jul 3 17:14:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d63daf4d-e90f-4482-998d-8707aef03ad6 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 786/1563] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:14:41 2026] GET /v2.0/ports?tenant_id=622e7f0693e848098f39f8bb8aa010d6&device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 1281 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1564] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:14:41 2026] POST /v2.0/networks => generated 725 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1565] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:14:41 2026] GET /v2.0/subnets?id=dac12ea3-b1e5-46a8-9585-a3f7e2dc63cb => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:14:41.263 6 INFO neutron.db.l3_hamode_db [None req-6deb768d-29b2-4493-8628-d59fcbc88ea5 b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 780/1566] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:41 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 1012 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1567] 199.19.213.32 () {34 vars in 1059 bytes} [Fri Jul 3 17:14:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=62d0fac6-d78d-426c-a3a6-d089d3c1d51a => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:14:41.421 6 INFO neutron.db.l3_hamode_db [None req-6deb768d-29b2-4493-8628-d59fcbc88ea5 b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 782/1568] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:14:41 2026] POST /v2.0/subnets => generated 647 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1569] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:14:41 2026] GET /v2.0/ports?network_id=abe6d46d-9c88-4ec7-9652-fe9d61d9de7e&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1570] 10.0.0.199 () {34 vars in 1120 bytes} [Fri Jul 3 17:14:41 2026] GET /v2.0/security-groups?id=eaa651a4-b402-4086-ade2-9b186b029506&id=ad8616ac-fe94-493d-99d5-79df3fc80e67&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: 785/1571] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:14:41 2026] GET /v2.0/subnets?id=d018f17b-9c82-49d2-b6f0-f22a27b96d1e => generated 690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1572] 10.0.0.110 () {34 vars in 681 bytes} [Fri Jul 3 17:14:41 2026] POST /v2.0/rbac-policies => generated 324 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1573] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:14:41 2026] GET /v2.0/networks/abe6d46d-9c88-4ec7-9652-fe9d61d9de7e?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: 788/1574] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:14:41 2026] GET /v2.0/ports?network_id=c07a86da-8057-4e34-b617-5db63e38c832&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1575] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:14:41 2026] GET /v2.0/networks/abe6d46d-9c88-4ec7-9652-fe9d61d9de7e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1576] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:14:41 2026] GET /v2.0/networks/c07a86da-8057-4e34-b617-5db63e38c832?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 787/1577] 10.0.0.110 () {34 vars in 668 bytes} [Fri Jul 3 17:14:41 2026] POST /v2.0/routers => generated 474 bytes in 915 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:14:42.192 6 INFO neutron.db.l3_hamode_db [None req-62bd6d5d-58dd-408a-be30-22f08b821285 b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 17:14:42.308 6 INFO neutron.db.l3_hamode_db [None req-62bd6d5d-58dd-408a-be30-22f08b821285 b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 17:14:42.486 7 INFO neutron.services.segments.plugin [-] Segment 0db9a826-1994-4392-9a45-72ef8fa1f4dd resource provider aggregate not found 2026-07-03 17:14:42.492 7 INFO neutron.services.segments.plugin [-] Segment 0db9a826-1994-4392-9a45-72ef8fa1f4dd resource provider aggregate not found [pid: 7|app: 0|req: 791/1578] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:14:42 2026] GET /v2.0/networks/c07a86da-8057-4e34-b617-5db63e38c832?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:14:42.513 7 INFO neutron.services.segments.plugin [-] Segment 0db9a826-1994-4392-9a45-72ef8fa1f4dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0db9a826-1994-4392-9a45-72ef8fa1f4dd found for delete ", "request_id": "req-c3fe1602-369e-4f54-b62f-7e92b6344815"}]} 2026-07-03 17:14:42.515 7 INFO neutron.services.segments.plugin [-] Segment 0db9a826-1994-4392-9a45-72ef8fa1f4dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0db9a826-1994-4392-9a45-72ef8fa1f4dd found for delete ", "request_id": "req-a4f9809c-a73a-41e6-a3a1-607d4fa15cc4"}]} [pid: 7|app: 0|req: 792/1579] 10.0.0.110 () {32 vars in 723 bytes} [Fri Jul 3 17:14:42 2026] GET /v2.0/networks/1118a357-953d-41cd-b2d2-4e43466ca380 => generated 653 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1580] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:42 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1581] 10.0.0.199 () {34 vars in 1120 bytes} [Fri Jul 3 17:14:42 2026] GET /v2.0/security-groups?id=eaa651a4-b402-4086-ade2-9b186b029506&id=ad8616ac-fe94-493d-99d5-79df3fc80e67&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:14:43.006 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0aa8b1f7-515f-4326-b42d-b9cfa3647103 5f1d6168e0b64d3bb7237b42aa86ff75 61e71e3f4e2a44cc95d5ad2561fe6a3a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 795/1582] 10.0.0.110 () {32 vars in 723 bytes} [Fri Jul 3 17:14:42 2026] GET /v2.0/networks/1118a357-953d-41cd-b2d2-4e43466ca380 => generated 138 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 788/1583] 10.0.0.110 () {34 vars in 668 bytes} [Fri Jul 3 17:14:42 2026] POST /v2.0/routers => generated 474 bytes in 889 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:14:43.083 6 INFO neutron.db.l3_hamode_db [None req-d8ef5d42-d419-49a7-aa23-c8a6fc605db2 b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 17:14:43.183 6 INFO neutron.db.l3_hamode_db [None req-d8ef5d42-d419-49a7-aa23-c8a6fc605db2 b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 796/1584] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:14:43 2026] DELETE /v2.0/networks/1118a357-953d-41cd-b2d2-4e43466ca380 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:14:43.244 7 INFO neutron.pecan_wsgi.hooks.translation [None req-35437008-dc50-4776-a1ee-64a5a6c5cf41 9c0ecd93a7a14ffd8500d375d4ef1079 9713e4462009466ea61a13f43189052d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 797/1585] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:43 2026] DELETE /v2.0/subnets/24199efd-001f-455c-aadf-0523e70288ed => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:14:43.263 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b88bca7-40ba-4037-aba1-0a40138bb6ac 9c0ecd93a7a14ffd8500d375d4ef1079 9713e4462009466ea61a13f43189052d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 798/1586] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:43 2026] DELETE /v2.0/subnets/1aea22d5-4892-43e0-9183-ee4b1bf79d24 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:14:43.279 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aed56f40-d180-404b-8b93-0202874d32b0 9c0ecd93a7a14ffd8500d375d4ef1079 9713e4462009466ea61a13f43189052d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 799/1587] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:43 2026] DELETE /v2.0/subnets/441cd35a-9773-41e1-95fe-77df03712736 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 789/1590] 10.0.0.110 () {34 vars in 668 bytes} [Fri Jul 3 17:14:43 2026] POST /v2.0/routers => generated 474 bytes in 784 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 790/1591] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:43 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 1012 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1592] 10.0.0.110 () {34 vars in 751 bytes} [Fri Jul 3 17:14:43 2026] PUT /v2.0/routers/76bc7519-e788-4804-9d24-310b0d3a59cd/tags => generated 17 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 791/1593] 10.0.0.199 () {34 vars in 1120 bytes} [Fri Jul 3 17:14:43 2026] GET /v2.0/security-groups?id=eaa651a4-b402-4086-ade2-9b186b029506&id=ad8616ac-fe94-493d-99d5-79df3fc80e67&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1594] 10.0.0.110 () {34 vars in 751 bytes} [Fri Jul 3 17:14:43 2026] PUT /v2.0/routers/06397e97-6e63-47d6-bc1d-cc5a29caefe0/tags => generated 25 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1595] 10.0.0.110 () {34 vars in 751 bytes} [Fri Jul 3 17:14:44 2026] PUT /v2.0/routers/53a419d2-ad16-4b7c-9515-2f75be6ca21f/tags => generated 34 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1596] 10.0.0.110 () {34 vars in 751 bytes} [Fri Jul 3 17:14:44 2026] PUT /v2.0/routers/0fdcabda-1060-492e-bc93-943e195e3a25/tags => generated 19 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1597] 10.0.0.110 () {32 vars in 664 bytes} [Fri Jul 3 17:14:44 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 792/1598] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:44 2026] GET /v2.0/security-groups?tenant_id=242b624503c741f5a357f860954cbcae&name=default => generated 2925 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:14:44.570 7 INFO neutron.services.segments.plugin [-] Segment 7c34845d-8396-4710-838c-40f083998382 resource provider aggregate not found 2026-07-03 17:14:44.578 7 INFO neutron.services.segments.plugin [-] Segment 7c34845d-8396-4710-838c-40f083998382 resource provider aggregate not found 2026-07-03 17:14:44.598 7 INFO neutron.services.segments.plugin [-] Segment 7c34845d-8396-4710-838c-40f083998382 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c34845d-8396-4710-838c-40f083998382 found for delete ", "request_id": "req-84fa20a3-dc10-4244-bb57-336e97d654d4"}]} 2026-07-03 17:14:44.607 7 INFO neutron.services.segments.plugin [-] Segment 7c34845d-8396-4710-838c-40f083998382 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c34845d-8396-4710-838c-40f083998382 found for delete ", "request_id": "req-04fdada4-5e65-4a1f-93e0-566b6a407dd0"}]} [pid: 7|app: 0|req: 807/1599] 10.0.0.110 () {32 vars in 678 bytes} [Fri Jul 3 17:14:44 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 793/1600] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:44 2026] DELETE /v2.0/security-groups/9639ba0a-1f1f-44a5-9093-d0a3d4e06266 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1601] 10.0.0.110 () {32 vars in 674 bytes} [Fri Jul 3 17:14:44 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 794/1602] 10.0.0.110 () {32 vars in 686 bytes} [Fri Jul 3 17:14:44 2026] GET /v2.0/routers?tags-any=red%2Cblue => 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: 809/1603] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:44 2026] GET /v2.0/security-groups?tenant_id=61e71e3f4e2a44cc95d5ad2561fe6a3a&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1604] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:45 2026] DELETE /v2.0/security-groups/d8f709d1-37f2-4ee4-994d-f74e14857253 => 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: 811/1605] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:45 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 1012 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1606] 10.0.0.199 () {34 vars in 1120 bytes} [Fri Jul 3 17:14:45 2026] GET /v2.0/security-groups?id=eaa651a4-b402-4086-ade2-9b186b029506&id=ad8616ac-fe94-493d-99d5-79df3fc80e67&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: 813/1607] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:45 2026] GET /v2.0/security-groups?tenant_id=9713e4462009466ea61a13f43189052d&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 795/1608] 10.0.0.110 () {32 vars in 672 bytes} [Fri Jul 3 17:14:44 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1609] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:45 2026] DELETE /v2.0/security-groups/ba126e79-89d6-49e4-abc1-164191f337c8 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 796/1610] 10.0.0.110 () {32 vars in 686 bytes} [Fri Jul 3 17:14:45 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1611] 10.0.0.110 () {32 vars in 682 bytes} [Fri Jul 3 17:14:45 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 797/1612] 10.0.0.110 () {32 vars in 694 bytes} [Fri Jul 3 17:14:45 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1613] 199.19.213.32 () {34 vars in 993 bytes} [Fri Jul 3 17:14:45 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 1283 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1614] 199.19.213.32 () {34 vars in 1123 bytes} [Fri Jul 3 17:14:45 2026] GET /v2.0/security-groups?id=eaa651a4-b402-4086-ade2-9b186b029506&id=ad8616ac-fe94-493d-99d5-79df3fc80e67&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 798/1615] 10.0.0.110 () {32 vars in 721 bytes} [Fri Jul 3 17:14:45 2026] GET /v2.0/routers/76bc7519-e788-4804-9d24-310b0d3a59cd => generated 485 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 799/1616] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:46 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1617] 10.0.0.110 () {34 vars in 742 bytes} [Fri Jul 3 17:14:45 2026] PUT /v2.0/routers/76bc7519-e788-4804-9d24-310b0d3a59cd => generated 485 bytes in 612 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1618] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:14:46 2026] GET /v2.0/ports?device_id=76bc7519-e788-4804-9d24-310b0d3a59cd => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 800/1619] 10.0.0.199 () {34 vars in 1120 bytes} [Fri Jul 3 17:14:46 2026] GET /v2.0/security-groups?id=eaa651a4-b402-4086-ade2-9b186b029506&id=ad8616ac-fe94-493d-99d5-79df3fc80e67&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:14:46.627 7 INFO neutron_taas.services.taas.taas_plugin [None req-582cc733-b771-4233-933c-6db96c958e6a b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] TaaS: Handle Delete Port: c74b1e0a-e9bc-48ee-a4a2-3d7de62a61c9 2026-07-03 17:14:46.630 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-582cc733-b771-4233-933c-6db96c958e6a b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] Tap Mirror: Handle Delete Port: c74b1e0a-e9bc-48ee-a4a2-3d7de62a61c9 [pid: 7|app: 0|req: 820/1620] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:46 2026] DELETE /v2.0/routers/76bc7519-e788-4804-9d24-310b0d3a59cd => generated 0 bytes in 405 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 801/1621] 10.0.0.110 () {32 vars in 721 bytes} [Fri Jul 3 17:14:46 2026] GET /v2.0/routers/06397e97-6e63-47d6-bc1d-cc5a29caefe0 => generated 493 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1622] 10.0.0.110 () {34 vars in 742 bytes} [Fri Jul 3 17:14:46 2026] PUT /v2.0/routers/06397e97-6e63-47d6-bc1d-cc5a29caefe0 => generated 493 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 802/1623] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:14:47 2026] GET /v2.0/ports?device_id=06397e97-6e63-47d6-bc1d-cc5a29caefe0 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1624] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:47 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1625] 10.0.0.199 () {34 vars in 1120 bytes} [Fri Jul 3 17:14:47 2026] GET /v2.0/security-groups?id=eaa651a4-b402-4086-ade2-9b186b029506&id=ad8616ac-fe94-493d-99d5-79df3fc80e67&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:14:47.687 6 INFO neutron_taas.services.taas.taas_plugin [None req-18b513ad-2eef-47d3-9fec-fb65d4837fe0 b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] TaaS: Handle Delete Port: d3222e9c-cad8-458a-8847-404cbc09243b 2026-07-03 17:14:47.689 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18b513ad-2eef-47d3-9fec-fb65d4837fe0 b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] Tap Mirror: Handle Delete Port: d3222e9c-cad8-458a-8847-404cbc09243b [pid: 6|app: 0|req: 803/1626] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:47 2026] DELETE /v2.0/routers/06397e97-6e63-47d6-bc1d-cc5a29caefe0 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1627] 10.0.0.110 () {32 vars in 721 bytes} [Fri Jul 3 17:14:47 2026] GET /v2.0/routers/53a419d2-ad16-4b7c-9515-2f75be6ca21f => generated 502 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 804/1628] 10.0.0.110 () {34 vars in 742 bytes} [Fri Jul 3 17:14:47 2026] PUT /v2.0/routers/53a419d2-ad16-4b7c-9515-2f75be6ca21f => generated 502 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1629] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:14:48 2026] GET /v2.0/ports?device_id=53a419d2-ad16-4b7c-9515-2f75be6ca21f => 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: 826/1630] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:48 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:14:48.755 6 INFO neutron_taas.services.taas.taas_plugin [None req-ce208e6f-b917-4528-904a-1107961d3cee b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] TaaS: Handle Delete Port: 092ee156-f1ef-4231-8ef3-b1ad5c9415a2 2026-07-03 17:14:48.757 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce208e6f-b917-4528-904a-1107961d3cee b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] Tap Mirror: Handle Delete Port: 092ee156-f1ef-4231-8ef3-b1ad5c9415a2 [pid: 7|app: 0|req: 827/1631] 10.0.0.199 () {34 vars in 1120 bytes} [Fri Jul 3 17:14:48 2026] GET /v2.0/security-groups?id=eaa651a4-b402-4086-ade2-9b186b029506&id=ad8616ac-fe94-493d-99d5-79df3fc80e67&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1632] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:14:48 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 805/1633] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:48 2026] DELETE /v2.0/routers/53a419d2-ad16-4b7c-9515-2f75be6ca21f => generated 0 bytes in 419 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 806/1634] 10.0.0.110 () {32 vars in 721 bytes} [Fri Jul 3 17:14:49 2026] GET /v2.0/routers/0fdcabda-1060-492e-bc93-943e195e3a25 => generated 487 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:14:49.336 7 INFO neutron.db.l3_db [None req-e576a2a1-0d20-4ba5-ba1a-41498875d43b 1b0f3c66acda42c9a3c3b67af407a506 622e7f0693e848098f39f8bb8aa010d6 - - default default] Floating IP c1d0560b-d7c1-4835-97a1-7e000d8f0f82 associated. External IP: 10.96.250.216, port: 62d0fac6-d78d-426c-a3a6-d089d3c1d51a. [pid: 7|app: 0|req: 829/1635] 10.0.0.110 () {34 vars in 749 bytes} [Fri Jul 3 17:14:48 2026] PUT /v2.0/floatingips/c1d0560b-d7c1-4835-97a1-7e000d8f0f82 => generated 856 bytes in 786 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 807/1636] 10.0.0.110 () {34 vars in 742 bytes} [Fri Jul 3 17:14:49 2026] PUT /v2.0/routers/0fdcabda-1060-492e-bc93-943e195e3a25 => generated 487 bytes in 674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1637] 10.0.0.36 () {34 vars in 989 bytes} [Fri Jul 3 17:14:49 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 808/1638] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:14:49 2026] GET /v2.0/ports?device_id=0fdcabda-1060-492e-bc93-943e195e3a25 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:14:49.799 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6435042-03dc-421a-8be9-6aec691a9e4a'] response: {'name': 'network-changed', 'server_uuid': '31c06efe-eca7-4cc3-a611-168f30a323e0', 'tag': '62d0fac6-d78d-426c-a3a6-d089d3c1d51a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 831/1639] 10.0.0.36 () {34 vars in 1039 bytes} [Fri Jul 3 17:14:49 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&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-07-03 17:14:50.025 6 INFO neutron_taas.services.taas.taas_plugin [None req-34f351fd-d4b9-42d0-b4cf-bb6b80abe1b6 b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] TaaS: Handle Delete Port: aa6f45e5-8565-4fa9-b03d-9832eec40c2f 2026-07-03 17:14:50.030 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34f351fd-d4b9-42d0-b4cf-bb6b80abe1b6 b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] Tap Mirror: Handle Delete Port: aa6f45e5-8565-4fa9-b03d-9832eec40c2f [pid: 6|app: 0|req: 809/1640] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:49 2026] DELETE /v2.0/routers/0fdcabda-1060-492e-bc93-943e195e3a25 => generated 0 bytes in 446 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 810/1641] 10.0.0.110 () {32 vars in 721 bytes} [Fri Jul 3 17:14:50 2026] GET /v2.0/routers/df304ef3-ed38-40d8-a490-ca522bedeeea => generated 480 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 811/1642] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:14:50 2026] GET /v2.0/ports?tenant_id=622e7f0693e848098f39f8bb8aa010d6&device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1643] 10.0.0.110 () {34 vars in 676 bytes} [Fri Jul 3 17:14:49 2026] POST /v2.0/floatingips => generated 552 bytes in 802 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1644] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:14:50 2026] GET /v2.0/networks?id=c07a86da-8057-4e34-b617-5db63e38c832 => generated 768 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 812/1645] 10.0.0.110 () {34 vars in 742 bytes} [Fri Jul 3 17:14:50 2026] PUT /v2.0/routers/df304ef3-ed38-40d8-a490-ca522bedeeea => generated 480 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 813/1646] 199.19.213.32 () {34 vars in 1059 bytes} [Fri Jul 3 17:14:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=62d0fac6-d78d-426c-a3a6-d089d3c1d51a => generated 859 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 814/1647] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:14:51 2026] GET /v2.0/ports?device_id=df304ef3-ed38-40d8-a490-ca522bedeeea => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 815/1648] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:14:51 2026] GET /v2.0/subnets?id=d018f17b-9c82-49d2-b6f0-f22a27b96d1e => generated 690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:14:51.247 6 INFO neutron_taas.services.taas.taas_plugin [None req-fc2c5a41-59a7-4c6f-acb2-5aa665bd2074 b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] TaaS: Handle Delete Port: 027b4685-9444-4d5e-8919-37d3330d9fb0 2026-07-03 17:14:51.250 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc2c5a41-59a7-4c6f-acb2-5aa665bd2074 b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] Tap Mirror: Handle Delete Port: 027b4685-9444-4d5e-8919-37d3330d9fb0 [pid: 7|app: 0|req: 834/1649] 10.0.0.110 () {34 vars in 676 bytes} [Fri Jul 3 17:14:50 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) [pid: 7|app: 0|req: 835/1650] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:14:51 2026] GET /v2.0/ports?network_id=c07a86da-8057-4e34-b617-5db63e38c832&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:14:51.655 6 INFO neutron.services.segments.plugin [-] Segment e0c0f29b-0a0b-4b5a-b2d6-4f8026ada3d9 resource provider aggregate not found 2026-07-03 17:14:51.656 6 INFO neutron.services.segments.plugin [-] Segment e0c0f29b-0a0b-4b5a-b2d6-4f8026ada3d9 resource provider aggregate not found 2026-07-03 17:14:51.694 6 INFO neutron.services.segments.plugin [-] Segment e0c0f29b-0a0b-4b5a-b2d6-4f8026ada3d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0c0f29b-0a0b-4b5a-b2d6-4f8026ada3d9 found for delete ", "request_id": "req-68113661-1cd0-43d1-9e1a-9c29681a39f1"}]} 2026-07-03 17:14:51.695 6 INFO neutron.services.segments.plugin [-] Segment e0c0f29b-0a0b-4b5a-b2d6-4f8026ada3d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0c0f29b-0a0b-4b5a-b2d6-4f8026ada3d9 found for delete ", "request_id": "req-65d9318f-ef75-4172-9293-b9c2034ed704"}]} 2026-07-03 17:14:51.738 6 INFO neutron.db.l3_hamode_db [None req-fc2c5a41-59a7-4c6f-acb2-5aa665bd2074 b5e99838eab3473d852882b2dde49152 e08bfb1c97044d75ab9fa23a73a2ea49 - - default default] HA network e78a3ab3-7d64-4234-940e-69df2756c8ce was deleted as no HA routers are present in tenant e08bfb1c97044d75ab9fa23a73a2ea49. [pid: 6|app: 0|req: 816/1651] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:14:51 2026] DELETE /v2.0/routers/df304ef3-ed38-40d8-a490-ca522bedeeea => generated 0 bytes in 689 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 817/1652] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:14:51 2026] GET /v2.0/networks/c07a86da-8057-4e34-b617-5db63e38c832?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 818/1653] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:14:51 2026] GET /v2.0/networks/c07a86da-8057-4e34-b617-5db63e38c832?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1654] 10.0.0.110 () {34 vars in 676 bytes} [Fri Jul 3 17:14:51 2026] POST /v2.0/floatingips => generated 552 bytes in 685 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 819/1655] 10.0.0.110 () {34 vars in 676 bytes} [Fri Jul 3 17:14:52 2026] POST /v2.0/floatingips => generated 552 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 820/1656] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:52 2026] GET /v2.0/security-groups?tenant_id=e08bfb1c97044d75ab9fa23a73a2ea49&name=default => generated 2925 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1657] 10.0.0.110 () {34 vars in 676 bytes} [Fri Jul 3 17:14:52 2026] POST /v2.0/floatingips => generated 552 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 821/1658] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:53 2026] DELETE /v2.0/security-groups/fb39e373-d21e-4948-ba67-8016fc3d6dfc => 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: 838/1659] 10.0.0.110 () {34 vars in 759 bytes} [Fri Jul 3 17:14:53 2026] PUT /v2.0/floatingips/84fc9083-6c33-431d-91fa-4d159597235f/tags => generated 17 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 822/1660] 10.0.0.110 () {34 vars in 759 bytes} [Fri Jul 3 17:14:53 2026] PUT /v2.0/floatingips/0d8ba1fd-5ca8-4918-931f-2bef2855d58e/tags => generated 25 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1661] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:53 2026] GET /v2.0/security-groups?tenant_id=509feffe582a415f9ec6e6056d21c614&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 823/1662] 10.0.0.110 () {34 vars in 759 bytes} [Fri Jul 3 17:14:53 2026] PUT /v2.0/floatingips/c8f7e6d1-a7c3-44e5-9b63-bf31ceb167f2/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 824/1663] 10.0.0.110 () {34 vars in 759 bytes} [Fri Jul 3 17:14:53 2026] PUT /v2.0/floatingips/777b1776-05e6-4081-aad7-28981126b693/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1664] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:53 2026] DELETE /v2.0/security-groups/6124d274-38d4-4100-b776-b85d0ebe498b => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 825/1665] 10.0.0.110 () {32 vars in 672 bytes} [Fri Jul 3 17:14:53 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1666] 10.0.0.110 () {32 vars in 686 bytes} [Fri Jul 3 17:14:53 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 826/1667] 10.0.0.110 () {32 vars in 682 bytes} [Fri Jul 3 17:14:53 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1668] 10.0.0.110 () {32 vars in 694 bytes} [Fri Jul 3 17:14:53 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1669] 10.0.0.110 () {32 vars in 680 bytes} [Fri Jul 3 17:14:53 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 827/1670] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:53 2026] GET /v2.0/security-groups?tenant_id=5bfd30ba07be460b90c9017b6182736f&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1671] 10.0.0.110 () {32 vars in 694 bytes} [Fri Jul 3 17:14:53 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1672] 10.0.0.110 () {32 vars in 690 bytes} [Fri Jul 3 17:14:53 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 828/1673] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:53 2026] DELETE /v2.0/security-groups/0e7b5f2d-37bc-4970-bcc5-f2663b2e3864 => 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: 846/1674] 10.0.0.110 () {32 vars in 702 bytes} [Fri Jul 3 17:14:53 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:14:54.139 6 INFO neutron_taas.services.taas.taas_plugin [None req-46ceef8b-b459-490f-be45-e93782c32a3e 37f08e29d0eb4f7c9597870e6c1789ef 828cd09893594df394219b3c937a7749 - - default default] TaaS: Handle Delete Port: a53377de-f7f5-48f3-a894-25d27115a8e0 2026-07-03 17:14:54.142 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46ceef8b-b459-490f-be45-e93782c32a3e 37f08e29d0eb4f7c9597870e6c1789ef 828cd09893594df394219b3c937a7749 - - default default] Tap Mirror: Handle Delete Port: a53377de-f7f5-48f3-a894-25d27115a8e0 [pid: 6|app: 0|req: 829/1675] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:14:54 2026] DELETE /v2.0/floatingips/84fc9083-6c33-431d-91fa-4d159597235f => generated 0 bytes in 281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:14:54.423 7 INFO neutron_taas.services.taas.taas_plugin [None req-8fc8a221-0525-4f14-b5e3-1084a08f941f 37f08e29d0eb4f7c9597870e6c1789ef 828cd09893594df394219b3c937a7749 - - default default] TaaS: Handle Delete Port: 054b3be5-05ac-4ea4-acfc-abd553d37980 2026-07-03 17:14:54.427 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8fc8a221-0525-4f14-b5e3-1084a08f941f 37f08e29d0eb4f7c9597870e6c1789ef 828cd09893594df394219b3c937a7749 - - default default] Tap Mirror: Handle Delete Port: 054b3be5-05ac-4ea4-acfc-abd553d37980 [pid: 7|app: 0|req: 847/1676] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:14:54 2026] DELETE /v2.0/floatingips/0d8ba1fd-5ca8-4918-931f-2bef2855d58e => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:14:54.722 6 INFO neutron_taas.services.taas.taas_plugin [None req-c81f35d5-245b-468b-b2f2-0e4aa2e46ccd 37f08e29d0eb4f7c9597870e6c1789ef 828cd09893594df394219b3c937a7749 - - default default] TaaS: Handle Delete Port: a5304279-8425-4221-9f70-032c46c8979f 2026-07-03 17:14:54.726 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c81f35d5-245b-468b-b2f2-0e4aa2e46ccd 37f08e29d0eb4f7c9597870e6c1789ef 828cd09893594df394219b3c937a7749 - - default default] Tap Mirror: Handle Delete Port: a5304279-8425-4221-9f70-032c46c8979f [pid: 6|app: 0|req: 830/1677] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:14:54 2026] DELETE /v2.0/floatingips/c8f7e6d1-a7c3-44e5-9b63-bf31ceb167f2 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:14:55.073 7 INFO neutron_taas.services.taas.taas_plugin [None req-c81cdc46-42a1-4853-8035-f40f85c24c0f 37f08e29d0eb4f7c9597870e6c1789ef 828cd09893594df394219b3c937a7749 - - default default] TaaS: Handle Delete Port: 119eac99-9d8e-467a-85de-ac19007846ca 2026-07-03 17:14:55.075 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c81cdc46-42a1-4853-8035-f40f85c24c0f 37f08e29d0eb4f7c9597870e6c1789ef 828cd09893594df394219b3c937a7749 - - default default] Tap Mirror: Handle Delete Port: 119eac99-9d8e-467a-85de-ac19007846ca [pid: 7|app: 0|req: 848/1678] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:14:54 2026] DELETE /v2.0/floatingips/777b1776-05e6-4081-aad7-28981126b693 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:14:55.353 6 INFO neutron_taas.services.taas.taas_plugin [None req-01f0fe86-bf67-48d9-bf88-c239656bc04a 37f08e29d0eb4f7c9597870e6c1789ef 828cd09893594df394219b3c937a7749 - - default default] TaaS: Handle Delete Port: 5f834300-d956-4904-a93f-5b419e143f46 2026-07-03 17:14:55.356 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-01f0fe86-bf67-48d9-bf88-c239656bc04a 37f08e29d0eb4f7c9597870e6c1789ef 828cd09893594df394219b3c937a7749 - - default default] Tap Mirror: Handle Delete Port: 5f834300-d956-4904-a93f-5b419e143f46 [pid: 6|app: 0|req: 831/1679] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:14:55 2026] DELETE /v2.0/floatingips/8db0b143-0b2d-4683-8dcf-d890f8f55272 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1680] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:56 2026] GET /v2.0/security-groups?tenant_id=828cd09893594df394219b3c937a7749&name=default => generated 2925 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 832/1681] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:56 2026] DELETE /v2.0/security-groups/7e6a95eb-3b4d-454b-ad03-85e0ac859aed => 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: 850/1682] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:56 2026] GET /v2.0/security-groups?tenant_id=36fca27506404e7caf654bb5b6555b0d&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 833/1683] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:57 2026] DELETE /v2.0/security-groups/12eaf3d0-90f6-41f3-bfb7-124a74c0ccaf => 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: 851/1684] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:14:57 2026] GET /v2.0/security-groups?tenant_id=3e894cd3712d4c398f60efaa4d5ede8d&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 834/1685] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:57 2026] DELETE /v2.0/security-groups/fea68e36-38e2-42ba-aeed-656b0bb0261c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1686] 10.0.0.110 () {34 vars in 684 bytes} [Fri Jul 3 17:14:58 2026] POST /v2.0/security-groups => generated 1601 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 835/1687] 10.0.0.110 () {34 vars in 684 bytes} [Fri Jul 3 17:14:58 2026] POST /v2.0/security-groups => generated 1601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1690] 10.0.0.110 () {34 vars in 684 bytes} [Fri Jul 3 17:14:58 2026] POST /v2.0/security-groups => generated 1601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 838/1691] 10.0.0.110 () {34 vars in 684 bytes} [Fri Jul 3 17:14:58 2026] POST /v2.0/security-groups => generated 1601 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1692] 10.0.0.110 () {34 vars in 684 bytes} [Fri Jul 3 17:14:58 2026] POST /v2.0/security-groups => generated 1601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 839/1693] 10.0.0.110 () {34 vars in 767 bytes} [Fri Jul 3 17:14:59 2026] PUT /v2.0/security-groups/c1d5aa48-a230-4f02-8fd3-57f51ff80a90/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1694] 10.0.0.110 () {34 vars in 767 bytes} [Fri Jul 3 17:14:59 2026] PUT /v2.0/security-groups/3d737de4-ddd4-4cfb-a2e1-2757010d38da/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 840/1695] 10.0.0.110 () {34 vars in 767 bytes} [Fri Jul 3 17:14:59 2026] PUT /v2.0/security-groups/2c3fc750-5781-4336-99e6-3061085abe0b/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1696] 10.0.0.110 () {34 vars in 767 bytes} [Fri Jul 3 17:14:59 2026] PUT /v2.0/security-groups/8acd84de-922f-495f-a8f4-7bc083d11fee/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 841/1697] 10.0.0.110 () {32 vars in 680 bytes} [Fri Jul 3 17:14:59 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1698] 10.0.0.110 () {32 vars in 694 bytes} [Fri Jul 3 17:14:59 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 842/1699] 10.0.0.110 () {32 vars in 690 bytes} [Fri Jul 3 17:14:59 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1700] 10.0.0.110 () {32 vars in 702 bytes} [Fri Jul 3 17:14:59 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 843/1701] 10.0.0.110 () {32 vars in 688 bytes} [Fri Jul 3 17:14:59 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1702] 10.0.0.110 () {32 vars in 702 bytes} [Fri Jul 3 17:14:59 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 844/1703] 10.0.0.110 () {32 vars in 698 bytes} [Fri Jul 3 17:14:59 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1704] 10.0.0.110 () {32 vars in 710 bytes} [Fri Jul 3 17:14:59 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 845/1705] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:59 2026] DELETE /v2.0/security-groups/c1d5aa48-a230-4f02-8fd3-57f51ff80a90 => 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: 861/1706] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:14:59 2026] DELETE /v2.0/security-groups/3d737de4-ddd4-4cfb-a2e1-2757010d38da => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 846/1707] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:00 2026] DELETE /v2.0/security-groups/2c3fc750-5781-4336-99e6-3061085abe0b => 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: 862/1708] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:00 2026] DELETE /v2.0/security-groups/8acd84de-922f-495f-a8f4-7bc083d11fee => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 847/1709] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:00 2026] DELETE /v2.0/security-groups/b00f986a-4253-4c38-9297-f05c28e97683 => 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: 863/1710] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:01 2026] GET /v2.0/security-groups?tenant_id=50515e5d20c444e6b235106effc9940a&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 848/1711] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:01 2026] DELETE /v2.0/security-groups/177010ba-d761-44fa-8393-bbc46e38f366 => 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: 864/1712] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:01 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 1014 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 849/1713] 10.0.0.199 () {34 vars in 1120 bytes} [Fri Jul 3 17:15:01 2026] GET /v2.0/security-groups?id=eaa651a4-b402-4086-ade2-9b186b029506&id=ad8616ac-fe94-493d-99d5-79df3fc80e67&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1714] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:15:01 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 1283 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 850/1715] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:01 2026] GET /v2.0/security-groups?tenant_id=d0e0aa6748f9474793c781c4370e1e64&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1716] 10.0.0.110 () {32 vars in 858 bytes} [Fri Jul 3 17:15:02 2026] GET /v2.0/floatingips?floating_network_id=624369d5-722b-4adb-b3f2-b5e6aef58726&port_id=62d0fac6-d78d-426c-a3a6-d089d3c1d51a => generated 861 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 851/1717] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:02 2026] DELETE /v2.0/security-groups/28af0092-de48-4922-8e1e-e0a75064a618 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 852/1718] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:02 2026] GET /v2.0/security-groups?tenant_id=cb5e70cb22304913b4eb4122d8d0dc82&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 853/1719] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:02 2026] DELETE /v2.0/security-groups/5e568a36-d640-4daf-b3e9-e52e76e42504 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1720] 10.0.0.110 () {34 vars in 678 bytes} [Fri Jul 3 17:15:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 854/1721] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:02 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1722] 10.0.0.110 () {34 vars in 678 bytes} [Fri Jul 3 17:15:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 855/1723] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:15:02 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1724] 10.0.0.110 () {34 vars in 678 bytes} [Fri Jul 3 17:15:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 856/1725] 10.0.0.110 () {34 vars in 678 bytes} [Fri Jul 3 17:15:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 857/1726] 10.0.0.110 () {34 vars in 678 bytes} [Fri Jul 3 17:15:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1727] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:02 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 858/1728] 10.0.0.110 () {34 vars in 753 bytes} [Fri Jul 3 17:15:02 2026] PUT /v2.0/policies/6fbfa91e-d70a-4990-ba0c-d1775f4ddd91/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1729] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:15:02 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 859/1730] 10.0.0.110 () {34 vars in 753 bytes} [Fri Jul 3 17:15:02 2026] PUT /v2.0/policies/406de671-fef8-4d43-aadd-68f9652e1578/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1731] 10.0.0.110 () {34 vars in 753 bytes} [Fri Jul 3 17:15:02 2026] PUT /v2.0/policies/bb16631a-97a1-4d6b-9eeb-d8cd1d9d844a/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 860/1732] 10.0.0.110 () {34 vars in 753 bytes} [Fri Jul 3 17:15:03 2026] PUT /v2.0/policies/92ac0334-f597-475d-8a31-5cb71a1fa1bc/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1733] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:03 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 861/1734] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:15:03 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&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: 874/1735] 10.0.0.110 () {32 vars in 674 bytes} [Fri Jul 3 17:15:03 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 862/1736] 10.0.0.110 () {32 vars in 688 bytes} [Fri Jul 3 17:15:03 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1737] 10.0.0.110 () {32 vars in 684 bytes} [Fri Jul 3 17:15:03 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 863/1738] 10.0.0.110 () {32 vars in 696 bytes} [Fri Jul 3 17:15:03 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 864/1739] 10.0.0.110 () {32 vars in 682 bytes} [Fri Jul 3 17:15:03 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) [pid: 6|app: 0|req: 865/1740] 10.0.0.110 () {32 vars in 696 bytes} [Fri Jul 3 17:15:03 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1741] 10.0.0.36 () {34 vars in 989 bytes} [Fri Jul 3 17:15:03 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 1283 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1742] 10.0.0.36 () {34 vars in 1119 bytes} [Fri Jul 3 17:15:04 2026] GET /v2.0/security-groups?id=eaa651a4-b402-4086-ade2-9b186b029506&id=ad8616ac-fe94-493d-99d5-79df3fc80e67&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 866/1743] 10.0.0.110 () {32 vars in 692 bytes} [Fri Jul 3 17:15:04 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1744] 10.0.0.110 () {32 vars in 704 bytes} [Fri Jul 3 17:15:04 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 867/1745] 10.0.0.110 () {32 vars in 734 bytes} [Fri Jul 3 17:15:04 2026] DELETE /v2.0/qos/policies/6fbfa91e-d70a-4990-ba0c-d1775f4ddd91 => 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: 879/1746] 10.0.0.110 () {32 vars in 734 bytes} [Fri Jul 3 17:15:04 2026] DELETE /v2.0/qos/policies/406de671-fef8-4d43-aadd-68f9652e1578 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 868/1747] 10.0.0.110 () {32 vars in 734 bytes} [Fri Jul 3 17:15:04 2026] DELETE /v2.0/qos/policies/bb16631a-97a1-4d6b-9eeb-d8cd1d9d844a => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1748] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:04 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 869/1749] 10.0.0.110 () {32 vars in 734 bytes} [Fri Jul 3 17:15:04 2026] DELETE /v2.0/qos/policies/92ac0334-f597-475d-8a31-5cb71a1fa1bc => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1750] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:15:04 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 870/1751] 10.0.0.110 () {32 vars in 734 bytes} [Fri Jul 3 17:15:04 2026] DELETE /v2.0/qos/policies/e90b7c89-480e-4123-8206-82c996284767 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1752] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:15:04 2026] GET /v2.0/ports?tenant_id=5a635550b9bd45ea92de86a8a5458739&device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 871/1753] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:15:04 2026] GET /v2.0/networks?id=abe6d46d-9c88-4ec7-9652-fe9d61d9de7e => generated 771 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1754] 199.19.213.32 () {34 vars in 1059 bytes} [Fri Jul 3 17:15:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d63daf4d-e90f-4482-998d-8707aef03ad6 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 872/1755] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:15:05 2026] GET /v2.0/subnets?id=dac12ea3-b1e5-46a8-9585-a3f7e2dc63cb => generated 693 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1756] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:15:05 2026] GET /v2.0/ports?network_id=abe6d46d-9c88-4ec7-9652-fe9d61d9de7e&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 873/1757] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:15:05 2026] GET /v2.0/networks/abe6d46d-9c88-4ec7-9652-fe9d61d9de7e?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: 885/1758] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:15:05 2026] GET /v2.0/networks/abe6d46d-9c88-4ec7-9652-fe9d61d9de7e?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: 886/1759] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:05 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1760] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:15:05 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 874/1761] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:05 2026] GET /v2.0/security-groups?tenant_id=c1925184021d4378b2d7f5b6735cffe2&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1762] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:05 2026] DELETE /v2.0/security-groups/6f6c17fa-0d46-4659-ae69-d5558dfd9f2c => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 875/1763] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:06 2026] GET /v2.0/security-groups?tenant_id=d0f82de77d894ccc96c926fc8a386244&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 876/1764] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:06 2026] DELETE /v2.0/security-groups/bf4040a8-b697-4389-af61-fed1e6e95baf => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 877/1765] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:06 2026] GET /v2.0/security-groups?tenant_id=5663fbf477274d1da56d851c1ea18079&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 878/1766] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:06 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 975 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 879/1767] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:06 2026] DELETE /v2.0/security-groups/7992bd4b-45a6-441b-8b63-fae8dcd1dcc7 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 880/1768] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:15:07 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1769] 10.0.0.110 () {34 vars in 676 bytes} [Fri Jul 3 17:15:06 2026] POST /v2.0/floatingips => generated 552 bytes in 862 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1770] 10.0.0.110 () {34 vars in 759 bytes} [Fri Jul 3 17:15:07 2026] PUT /v2.0/floatingips/c995ea41-bb5e-4ee9-a2e5-46a554b7ae8a/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 881/1771] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:07 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 1014 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1772] 10.0.0.110 () {32 vars in 739 bytes} [Fri Jul 3 17:15:07 2026] GET /v2.0/floatingips/c995ea41-bb5e-4ee9-a2e5-46a554b7ae8a/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 882/1773] 10.0.0.199 () {34 vars in 1120 bytes} [Fri Jul 3 17:15:07 2026] GET /v2.0/security-groups?id=eaa651a4-b402-4086-ade2-9b186b029506&id=ad8616ac-fe94-493d-99d5-79df3fc80e67&fields=id&fields=name => generated 206 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1774] 10.0.0.110 () {34 vars in 770 bytes} [Fri Jul 3 17:15:07 2026] PUT /v2.0/floatingips/c995ea41-bb5e-4ee9-a2e5-46a554b7ae8a/tags/green => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 883/1775] 10.0.0.110 () {32 vars in 739 bytes} [Fri Jul 3 17:15:07 2026] GET /v2.0/floatingips/c995ea41-bb5e-4ee9-a2e5-46a554b7ae8a/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1776] 10.0.0.110 () {34 vars in 766 bytes} [Fri Jul 3 17:15:07 2026] PUT /v2.0/floatingips/c995ea41-bb5e-4ee9-a2e5-46a554b7ae8a/tags/red => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 884/1777] 10.0.0.110 () {32 vars in 739 bytes} [Fri Jul 3 17:15:07 2026] GET /v2.0/floatingips/c995ea41-bb5e-4ee9-a2e5-46a554b7ae8a/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1778] 10.0.0.110 () {34 vars in 788 bytes} [Fri Jul 3 17:15:07 2026] PUT /v2.0/floatingips/c995ea41-bb5e-4ee9-a2e5-46a554b7ae8a/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 885/1779] 10.0.0.110 () {32 vars in 739 bytes} [Fri Jul 3 17:15:07 2026] GET /v2.0/floatingips/c995ea41-bb5e-4ee9-a2e5-46a554b7ae8a/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1780] 10.0.0.110 () {34 vars in 759 bytes} [Fri Jul 3 17:15:07 2026] PUT /v2.0/floatingips/c995ea41-bb5e-4ee9-a2e5-46a554b7ae8a/tags => generated 37 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 886/1781] 10.0.0.110 () {32 vars in 739 bytes} [Fri Jul 3 17:15:08 2026] GET /v2.0/floatingips/c995ea41-bb5e-4ee9-a2e5-46a554b7ae8a/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 887/1782] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:15:08 2026] GET /v2.0/floatingips/c995ea41-bb5e-4ee9-a2e5-46a554b7ae8a/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1783] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:08 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 975 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:15:08.242 6 INFO neutron.api.v2.resource [None req-184929d1-a142-4aa1-ae94-6f27d2c2f31a 183579077aee40f588fc68992b1439f5 c2e468b492114f77a7891380cea7d005 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 888/1784] 10.0.0.110 () {32 vars in 751 bytes} [Fri Jul 3 17:15:08 2026] GET /v2.0/floatingips/c995ea41-bb5e-4ee9-a2e5-46a554b7ae8a/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1785] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:15:08 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 889/1786] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:08 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1787] 10.0.0.110 () {32 vars in 750 bytes} [Fri Jul 3 17:15:08 2026] DELETE /v2.0/floatingips/c995ea41-bb5e-4ee9-a2e5-46a554b7ae8a/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 890/1788] 10.0.0.199 () {34 vars in 1120 bytes} [Fri Jul 3 17:15:08 2026] GET /v2.0/security-groups?id=eaa651a4-b402-4086-ade2-9b186b029506&id=ad8616ac-fe94-493d-99d5-79df3fc80e67&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1789] 10.0.0.110 () {32 vars in 739 bytes} [Fri Jul 3 17:15:08 2026] GET /v2.0/floatingips/c995ea41-bb5e-4ee9-a2e5-46a554b7ae8a/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:15:08.421 6 INFO neutron.api.v2.resource [None req-0af22946-c250-46c9-afab-54830b5f1e29 183579077aee40f588fc68992b1439f5 c2e468b492114f77a7891380cea7d005 - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 891/1790] 10.0.0.110 () {32 vars in 754 bytes} [Fri Jul 3 17:15:08 2026] DELETE /v2.0/floatingips/c995ea41-bb5e-4ee9-a2e5-46a554b7ae8a/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1791] 10.0.0.110 () {32 vars in 742 bytes} [Fri Jul 3 17:15:08 2026] DELETE /v2.0/floatingips/c995ea41-bb5e-4ee9-a2e5-46a554b7ae8a/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 892/1792] 10.0.0.110 () {32 vars in 739 bytes} [Fri Jul 3 17:15:08 2026] GET /v2.0/floatingips/c995ea41-bb5e-4ee9-a2e5-46a554b7ae8a/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:15:08.666 7 INFO neutron_taas.services.taas.taas_plugin [None req-e01ee4bf-1b7f-4cde-9dc4-bc35331f8152 183579077aee40f588fc68992b1439f5 c2e468b492114f77a7891380cea7d005 - - default default] TaaS: Handle Delete Port: 0b5afd8f-a339-4d1d-b1a2-b9dd210e8991 2026-07-03 17:15:08.668 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e01ee4bf-1b7f-4cde-9dc4-bc35331f8152 183579077aee40f588fc68992b1439f5 c2e468b492114f77a7891380cea7d005 - - default default] Tap Mirror: Handle Delete Port: 0b5afd8f-a339-4d1d-b1a2-b9dd210e8991 [pid: 7|app: 0|req: 901/1793] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:15:08 2026] DELETE /v2.0/floatingips/c995ea41-bb5e-4ee9-a2e5-46a554b7ae8a => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 893/1794] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:09 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 894/1795] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:15:09 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1796] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:09 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 1014 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1797] 10.0.0.199 () {34 vars in 1120 bytes} [Fri Jul 3 17:15:09 2026] GET /v2.0/security-groups?id=eaa651a4-b402-4086-ade2-9b186b029506&id=ad8616ac-fe94-493d-99d5-79df3fc80e67&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: 904/1798] 199.19.213.32 () {34 vars in 993 bytes} [Fri Jul 3 17:15:09 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:15:09.815 7 INFO neutron_taas.services.taas.taas_plugin [req-1d0ba2a3-45f0-42e4-9225-c47c77b90a03 req-f2bede19-8945-461c-9f88-8682a98b0b6c 1b0f3c66acda42c9a3c3b67af407a506 622e7f0693e848098f39f8bb8aa010d6 - - default default] TaaS: Handle Delete Port: 62d0fac6-d78d-426c-a3a6-d089d3c1d51a 2026-07-03 17:15:09.818 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1d0ba2a3-45f0-42e4-9225-c47c77b90a03 req-f2bede19-8945-461c-9f88-8682a98b0b6c 1b0f3c66acda42c9a3c3b67af407a506 622e7f0693e848098f39f8bb8aa010d6 - - default default] Tap Mirror: Handle Delete Port: 62d0fac6-d78d-426c-a3a6-d089d3c1d51a [pid: 6|app: 0|req: 895/1799] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:09 2026] GET /v2.0/security-groups?tenant_id=c2e468b492114f77a7891380cea7d005&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 896/1800] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:09 2026] DELETE /v2.0/security-groups/54eceef4-b0c6-4939-aabc-0bc395ca2526 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:15:10.000 7 INFO neutron.db.l3_db [req-1d0ba2a3-45f0-42e4-9225-c47c77b90a03 req-f2bede19-8945-461c-9f88-8682a98b0b6c 1b0f3c66acda42c9a3c3b67af407a506 622e7f0693e848098f39f8bb8aa010d6 - - default default] Floating IP c1d0560b-d7c1-4835-97a1-7e000d8f0f82 disassociated. External IP: 10.96.250.216, port: 62d0fac6-d78d-426c-a3a6-d089d3c1d51a. [pid: 6|app: 0|req: 897/1801] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:10 2026] GET /v2.0/security-groups?tenant_id=7d7d9d25f9684e7687a69a48045730ff&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 898/1802] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:10 2026] DELETE /v2.0/security-groups/5ee4f1c9-47e8-49c4-9225-7c22e2d5f067 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1803] 199.19.213.32 () {36 vars in 996 bytes} [Fri Jul 3 17:15:09 2026] DELETE /v2.0/ports/62d0fac6-d78d-426c-a3a6-d089d3c1d51a => generated 0 bytes in 754 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:15:10.495 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8dd489a7-0b22-49be-ae60-b454fbe8b2cc'] response: {'server_uuid': '31c06efe-eca7-4cc3-a611-168f30a323e0', 'name': 'network-vif-deleted', 'tag': '62d0fac6-d78d-426c-a3a6-d089d3c1d51a', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 899/1804] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:10 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 900/1805] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:10 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => 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: 906/1806] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:15:10 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1807] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:11 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 901/1808] 10.0.0.110 () {34 vars in 676 bytes} [Fri Jul 3 17:15:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1809] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:11 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1810] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:15:11 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 902/1811] 10.0.0.110 () {34 vars in 676 bytes} [Fri Jul 3 17:15:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1812] 10.0.0.110 () {34 vars in 676 bytes} [Fri Jul 3 17:15:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 903/1813] 10.0.0.110 () {34 vars in 676 bytes} [Fri Jul 3 17:15:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1814] 10.0.0.110 () {34 vars in 676 bytes} [Fri Jul 3 17:15:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 904/1815] 10.0.0.110 () {34 vars in 759 bytes} [Fri Jul 3 17:15:12 2026] PUT /v2.0/subnetpools/4576e12f-b7c1-41b1-a611-3b8202b20d9e/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1816] 10.0.0.110 () {34 vars in 759 bytes} [Fri Jul 3 17:15:12 2026] PUT /v2.0/subnetpools/429562e6-6a34-40af-9b5e-521429f2495f/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 905/1817] 10.0.0.110 () {34 vars in 759 bytes} [Fri Jul 3 17:15:12 2026] PUT /v2.0/subnetpools/e2b49ba2-d1f6-49fc-8015-e551bc222846/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1818] 10.0.0.110 () {34 vars in 759 bytes} [Fri Jul 3 17:15:12 2026] PUT /v2.0/subnetpools/a43acd3e-87b1-40ff-aa4c-4b80efc0f956/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 906/1819] 10.0.0.110 () {32 vars in 672 bytes} [Fri Jul 3 17:15:12 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1820] 10.0.0.110 () {32 vars in 686 bytes} [Fri Jul 3 17:15:12 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 907/1821] 10.0.0.110 () {32 vars in 682 bytes} [Fri Jul 3 17:15:12 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1822] 10.0.0.110 () {32 vars in 694 bytes} [Fri Jul 3 17:15:12 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 908/1823] 10.0.0.110 () {32 vars in 680 bytes} [Fri Jul 3 17:15:12 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1824] 10.0.0.110 () {32 vars in 694 bytes} [Fri Jul 3 17:15:12 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 909/1825] 10.0.0.110 () {32 vars in 690 bytes} [Fri Jul 3 17:15:12 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1826] 10.0.0.110 () {32 vars in 702 bytes} [Fri Jul 3 17:15:12 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 910/1827] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:15:12 2026] DELETE /v2.0/subnetpools/4576e12f-b7c1-41b1-a611-3b8202b20d9e => 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: 918/1828] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:15:12 2026] DELETE /v2.0/subnetpools/429562e6-6a34-40af-9b5e-521429f2495f => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 911/1829] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:15:12 2026] DELETE /v2.0/subnetpools/e2b49ba2-d1f6-49fc-8015-e551bc222846 => 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: 919/1830] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:12 2026] GET /v2.0/ports?device_id=31c06efe-eca7-4cc3-a611-168f30a323e0 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 912/1831] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:15:12 2026] DELETE /v2.0/subnetpools/a43acd3e-87b1-40ff-aa4c-4b80efc0f956 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1832] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:12 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1833] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:15:12 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 913/1834] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:15:12 2026] DELETE /v2.0/subnetpools/302fedef-3f2d-4278-aead-b4fb16bab5c0 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:15:14.107 7 INFO neutron.db.segments_db [None req-a18e76b6-37a3-4219-bbb9-d5c62fcc3890 e165944bc87540dbbaa89aedb474d9de 505e4c06c2044d8e9f84f555080e067b - - default default] Added segment 63387b24-aa5f-45d5-b937-1fa3b6dc4ca1 of type vxlan for network 5337f765-1c7e-4e4e-ab06-c74e5af1a71e [pid: 6|app: 0|req: 916/1837] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:13 2026] GET /v2.0/security-groups?tenant_id=f28ae4bd964d42f28c92457eec645f22&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1838] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:15:13 2026] POST /v2.0/networks => generated 632 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 917/1839] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:14 2026] DELETE /v2.0/security-groups/ad8616ac-fe94-493d-99d5-79df3fc80e67 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:15:14.282 6 INFO neutron.db.segments_db [None req-f79a3f13-dcf2-40ff-a70e-c521e7870954 e165944bc87540dbbaa89aedb474d9de 505e4c06c2044d8e9f84f555080e067b - - default default] Added segment fcf09549-ccb7-4150-a024-3f23c1219330 of type vxlan for network 82b1dcd5-1230-4cc1-a576-021d17e2ae93 [pid: 7|app: 0|req: 923/1840] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:14 2026] DELETE /v2.0/security-groups/013dba29-bb7c-4db1-8ba5-a52383b0e130 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:15:14.350 7 INFO neutron.api.v2.resource [None req-a070edaf-c055-40b6-8656-d9e3701c58b7 1b0f3c66acda42c9a3c3b67af407a506 622e7f0693e848098f39f8bb8aa010d6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 924/1841] 10.0.0.110 () {32 vars in 737 bytes} [Fri Jul 3 17:15:14 2026] GET /v2.0/security-groups/ad8616ac-fe94-493d-99d5-79df3fc80e67 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 918/1842] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:15:14 2026] POST /v2.0/networks => generated 631 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 919/1843] 10.0.0.110 () {34 vars in 753 bytes} [Fri Jul 3 17:15:14 2026] PUT /v2.0/networks/5337f765-1c7e-4e4e-ab06-c74e5af1a71e/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:15:14.496 7 INFO neutron_taas.services.taas.taas_plugin [None req-2d491e20-5b22-4124-8352-92bcc65e38b6 1b0f3c66acda42c9a3c3b67af407a506 622e7f0693e848098f39f8bb8aa010d6 - - default default] TaaS: Handle Delete Port: b5483feb-bc37-412c-8247-df9883cc5baa 2026-07-03 17:15:14.504 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d491e20-5b22-4124-8352-92bcc65e38b6 1b0f3c66acda42c9a3c3b67af407a506 622e7f0693e848098f39f8bb8aa010d6 - - default default] Tap Mirror: Handle Delete Port: b5483feb-bc37-412c-8247-df9883cc5baa [pid: 6|app: 0|req: 920/1844] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:14 2026] GET /v2.0/security-groups?tenant_id=cc78cb55196f4a5389799d18d569be97&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 921/1845] 10.0.0.110 () {32 vars in 733 bytes} [Fri Jul 3 17:15:14 2026] GET /v2.0/networks/5337f765-1c7e-4e4e-ab06-c74e5af1a71e/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1846] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:15:14 2026] DELETE /v2.0/floatingips/c1d0560b-d7c1-4835-97a1-7e000d8f0f82 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1847] 10.0.0.110 () {34 vars in 753 bytes} [Fri Jul 3 17:15:14 2026] PUT /v2.0/networks/82b1dcd5-1230-4cc1-a576-021d17e2ae93/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 922/1848] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:14 2026] DELETE /v2.0/security-groups/cd84a5d9-236c-42f5-bde9-5255bcf86f9f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 923/1849] 10.0.0.110 () {32 vars in 733 bytes} [Fri Jul 3 17:15:14 2026] GET /v2.0/networks/82b1dcd5-1230-4cc1-a576-021d17e2ae93/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1850] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:14 2026] DELETE /v2.0/security-groups/eaa651a4-b402-4086-ade2-9b186b029506 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 924/1851] 10.0.0.110 () {34 vars in 753 bytes} [Fri Jul 3 17:15:14 2026] PUT /v2.0/networks/82b1dcd5-1230-4cc1-a576-021d17e2ae93/tags => generated 12 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1852] 10.0.0.110 () {32 vars in 733 bytes} [Fri Jul 3 17:15:14 2026] GET /v2.0/networks/82b1dcd5-1230-4cc1-a576-021d17e2ae93/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 925/1853] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:14 2026] GET /v2.0/security-groups?tenant_id=5f93ca1bac00487c807ce25caea62c0b&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 926/1854] 10.0.0.110 () {32 vars in 733 bytes} [Fri Jul 3 17:15:15 2026] GET /v2.0/networks/5337f765-1c7e-4e4e-ab06-c74e5af1a71e/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 927/1855] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:15 2026] DELETE /v2.0/security-groups/40a178fc-d290-48f9-abb6-f726d006f632 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:15:15.369 6 INFO neutron.services.segments.plugin [-] Segment 63387b24-aa5f-45d5-b937-1fa3b6dc4ca1 resource provider aggregate not found 2026-07-03 17:15:15.375 6 INFO neutron.services.segments.plugin [-] Segment 63387b24-aa5f-45d5-b937-1fa3b6dc4ca1 resource provider aggregate not found 2026-07-03 17:15:15.377 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ceb5ce6-7dfc-4093-ab29-632d87e9348d 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 9e3718d1-43c4-4308-830f-cedade268c0f 2026-07-03 17:15:15.381 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ceb5ce6-7dfc-4093-ab29-632d87e9348d 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 9e3718d1-43c4-4308-830f-cedade268c0f 2026-07-03 17:15:15.385 6 INFO neutron.services.segments.plugin [-] Segment 63387b24-aa5f-45d5-b937-1fa3b6dc4ca1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63387b24-aa5f-45d5-b937-1fa3b6dc4ca1 found for delete ", "request_id": "req-fe9636fb-9b69-436c-b077-6b4123d8fc3e"}]} 2026-07-03 17:15:15.396 6 INFO neutron.services.segments.plugin [-] Segment 63387b24-aa5f-45d5-b937-1fa3b6dc4ca1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63387b24-aa5f-45d5-b937-1fa3b6dc4ca1 found for delete ", "request_id": "req-60726141-97f8-49af-a270-68dc48f5c862"}]} [pid: 6|app: 0|req: 928/1856] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:15:15 2026] DELETE /v2.0/networks/5337f765-1c7e-4e4e-ab06-c74e5af1a71e => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 929/1857] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:15:15 2026] DELETE /v2.0/networks/82b1dcd5-1230-4cc1-a576-021d17e2ae93 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1858] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:15:14 2026] PUT /v2.0/routers/93c73acb-4081-4973-964c-c233a5358369/remove_router_interface => generated 309 bytes in 1113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:15:16.291 6 INFO neutron_taas.services.taas.taas_plugin [None req-1770dbc3-4c3f-419a-af03-808f15818749 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 9dff1c21-b874-48e4-83d0-640a77035b54 2026-07-03 17:15:16.294 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1770dbc3-4c3f-419a-af03-808f15818749 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 9dff1c21-b874-48e4-83d0-640a77035b54 [pid: 7|app: 0|req: 930/1859] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:16 2026] GET /v2.0/security-groups?tenant_id=505e4c06c2044d8e9f84f555080e067b&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: 931/1860] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:16 2026] DELETE /v2.0/security-groups/4c2c1596-f431-42c1-85d5-d00e1f21a8ec => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:15:16.539 6 INFO neutron_taas.services.taas.taas_plugin [None req-1770dbc3-4c3f-419a-af03-808f15818749 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: e681daca-6ac3-4fd8-9bbf-c4c88f54054d 2026-07-03 17:15:16.541 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1770dbc3-4c3f-419a-af03-808f15818749 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: e681daca-6ac3-4fd8-9bbf-c4c88f54054d [pid: 7|app: 0|req: 932/1861] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:16 2026] GET /v2.0/security-groups?tenant_id=73864ad4d64c49cd8beb73ef7ae8eba6&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1862] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:16 2026] DELETE /v2.0/security-groups/69fcea20-183c-4cac-8c62-09389e8a1104 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:15:16.977 6 INFO neutron.db.l3_hamode_db [None req-1770dbc3-4c3f-419a-af03-808f15818749 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] HA network 771fa16b-30db-4891-97c6-8c5cb03bbf9f was deleted as no HA routers are present in tenant 622e7f0693e848098f39f8bb8aa010d6. [pid: 6|app: 0|req: 930/1863] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:15:16 2026] DELETE /v2.0/routers/93c73acb-4081-4973-964c-c233a5358369 => generated 0 bytes in 903 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1864] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:15:16 2026] DELETE /v2.0/subnets/d018f17b-9c82-49d2-b6f0-f22a27b96d1e => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:15:17.265 6 INFO neutron_taas.services.taas.taas_plugin [None req-57cb93ae-fc53-4135-8227-56bf1b189874 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 7de42e9e-7660-44db-9320-d383e15dc0b3 2026-07-03 17:15:17.268 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57cb93ae-fc53-4135-8227-56bf1b189874 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 7de42e9e-7660-44db-9320-d383e15dc0b3 2026-07-03 17:15:17.417 6 INFO neutron.services.segments.plugin [-] Segment fcf09549-ccb7-4150-a024-3f23c1219330 resource provider aggregate not found 2026-07-03 17:15:17.425 6 INFO neutron.services.segments.plugin [-] Segment fcf09549-ccb7-4150-a024-3f23c1219330 resource provider aggregate not found 2026-07-03 17:15:17.440 6 INFO neutron.services.segments.plugin [-] Segment fcf09549-ccb7-4150-a024-3f23c1219330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcf09549-ccb7-4150-a024-3f23c1219330 found for delete ", "request_id": "req-8d5161ce-d729-4dba-bc3c-e6715fbc1058"}]} 2026-07-03 17:15:17.450 6 INFO neutron.services.segments.plugin [-] Segment fcf09549-ccb7-4150-a024-3f23c1219330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcf09549-ccb7-4150-a024-3f23c1219330 found for delete ", "request_id": "req-20009e3e-9d6d-4e09-893e-1fc02db6bfbd"}]} 2026-07-03 17:15:17.464 6 INFO neutron.services.segments.plugin [-] Segment b2b95df1-ecbe-4fb4-b720-340e11973d62 resource provider aggregate not found 2026-07-03 17:15:17.476 6 INFO neutron.services.segments.plugin [-] Segment b2b95df1-ecbe-4fb4-b720-340e11973d62 resource provider aggregate not found 2026-07-03 17:15:17.483 6 INFO neutron.services.segments.plugin [-] Segment b2b95df1-ecbe-4fb4-b720-340e11973d62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2b95df1-ecbe-4fb4-b720-340e11973d62 found for delete ", "request_id": "req-95977ec7-379c-4638-8d15-566655d8e970"}]} 2026-07-03 17:15:17.494 6 INFO neutron.services.segments.plugin [-] Segment b2b95df1-ecbe-4fb4-b720-340e11973d62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2b95df1-ecbe-4fb4-b720-340e11973d62 found for delete ", "request_id": "req-e4c18e35-8aa9-459e-aa93-bf8aa8fcbf26"}]} [pid: 6|app: 0|req: 931/1865] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:15:17 2026] DELETE /v2.0/networks/c07a86da-8057-4e34-b617-5db63e38c832 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:15:17.932 7 INFO neutron_taas.services.taas.taas_plugin [None req-ce372119-cbb1-45d2-a977-d1dfd3b3298a 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: eb28cf20-6b24-4c98-a71a-038b1cae525a 2026-07-03 17:15:17.938 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce372119-cbb1-45d2-a977-d1dfd3b3298a 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: eb28cf20-6b24-4c98-a71a-038b1cae525a [pid: 7|app: 0|req: 935/1866] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:15:17 2026] PUT /v2.0/routers/c3e12fbd-d516-423e-a678-226013b02d77/remove_router_interface => generated 309 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:15:18.793 6 INFO neutron_taas.services.taas.taas_plugin [None req-2936ae20-b8e0-43d0-97df-70bd2f968bd1 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: df4f0d90-0ea1-4276-9b77-e970dc9689be 2026-07-03 17:15:18.796 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2936ae20-b8e0-43d0-97df-70bd2f968bd1 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: df4f0d90-0ea1-4276-9b77-e970dc9689be [pid: 7|app: 0|req: 936/1867] 10.0.0.110 () {34 vars in 676 bytes} [Fri Jul 3 17:15:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1868] 10.0.0.110 () {34 vars in 759 bytes} [Fri Jul 3 17:15:18 2026] PUT /v2.0/subnetpools/a363589a-1036-42ae-a113-27ba45d990b7/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1869] 10.0.0.110 () {32 vars in 739 bytes} [Fri Jul 3 17:15:18 2026] GET /v2.0/subnetpools/a363589a-1036-42ae-a113-27ba45d990b7/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:15:19.081 6 INFO neutron_taas.services.taas.taas_plugin [None req-2936ae20-b8e0-43d0-97df-70bd2f968bd1 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 10e58f0e-5e51-4b3e-86aa-c7ba9345d1b7 2026-07-03 17:15:19.084 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2936ae20-b8e0-43d0-97df-70bd2f968bd1 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 10e58f0e-5e51-4b3e-86aa-c7ba9345d1b7 [pid: 7|app: 0|req: 939/1870] 10.0.0.110 () {34 vars in 770 bytes} [Fri Jul 3 17:15:19 2026] PUT /v2.0/subnetpools/a363589a-1036-42ae-a113-27ba45d990b7/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1871] 10.0.0.110 () {32 vars in 739 bytes} [Fri Jul 3 17:15:19 2026] GET /v2.0/subnetpools/a363589a-1036-42ae-a113-27ba45d990b7/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1872] 10.0.0.110 () {34 vars in 766 bytes} [Fri Jul 3 17:15:19 2026] PUT /v2.0/subnetpools/a363589a-1036-42ae-a113-27ba45d990b7/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1873] 10.0.0.110 () {32 vars in 739 bytes} [Fri Jul 3 17:15:19 2026] GET /v2.0/subnetpools/a363589a-1036-42ae-a113-27ba45d990b7/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1874] 10.0.0.110 () {34 vars in 788 bytes} [Fri Jul 3 17:15:19 2026] PUT /v2.0/subnetpools/a363589a-1036-42ae-a113-27ba45d990b7/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: 944/1875] 10.0.0.110 () {32 vars in 739 bytes} [Fri Jul 3 17:15:19 2026] GET /v2.0/subnetpools/a363589a-1036-42ae-a113-27ba45d990b7/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1876] 10.0.0.110 () {34 vars in 759 bytes} [Fri Jul 3 17:15:19 2026] PUT /v2.0/subnetpools/a363589a-1036-42ae-a113-27ba45d990b7/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1877] 10.0.0.110 () {32 vars in 739 bytes} [Fri Jul 3 17:15:19 2026] GET /v2.0/subnetpools/a363589a-1036-42ae-a113-27ba45d990b7/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1878] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:15:19 2026] GET /v2.0/subnetpools/a363589a-1036-42ae-a113-27ba45d990b7/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:15:19.424 7 INFO neutron.api.v2.resource [None req-1049757a-15a1-4eb9-88cb-500c9f78ca24 2150be0eb4a74850946b8a6d3132b1fa 744b04e5c80a4f96955f06a39205ca24 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 948/1879] 10.0.0.110 () {32 vars in 751 bytes} [Fri Jul 3 17:15:19 2026] GET /v2.0/subnetpools/a363589a-1036-42ae-a113-27ba45d990b7/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-03 17:15:19.443 6 INFO neutron.db.l3_hamode_db [None req-2936ae20-b8e0-43d0-97df-70bd2f968bd1 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] HA network e707bf2d-822c-4bf7-98ae-515682012b5a was deleted as no HA routers are present in tenant 74694becbe8b472688b40e0914262cd2. [pid: 6|app: 0|req: 932/1880] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:15:18 2026] DELETE /v2.0/routers/c3e12fbd-d516-423e-a678-226013b02d77 => generated 0 bytes in 866 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1881] 10.0.0.110 () {32 vars in 750 bytes} [Fri Jul 3 17:15:19 2026] DELETE /v2.0/subnetpools/a363589a-1036-42ae-a113-27ba45d990b7/tags/red => 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: 950/1882] 10.0.0.110 () {32 vars in 739 bytes} [Fri Jul 3 17:15:19 2026] GET /v2.0/subnetpools/a363589a-1036-42ae-a113-27ba45d990b7/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:15:19.505 6 INFO neutron.services.segments.plugin [-] Segment c69429b0-f866-4da0-9c4b-5f9d03759a3a resource provider aggregate not found 2026-07-03 17:15:19.515 6 INFO neutron.services.segments.plugin [-] Segment c69429b0-f866-4da0-9c4b-5f9d03759a3a resource provider aggregate not found 2026-07-03 17:15:19.525 6 INFO neutron.services.segments.plugin [-] Segment c69429b0-f866-4da0-9c4b-5f9d03759a3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c69429b0-f866-4da0-9c4b-5f9d03759a3a found for delete ", "request_id": "req-49d7c6ec-775e-4f1e-bf2e-c5e5e611ffb6"}]} 2026-07-03 17:15:19.534 6 INFO neutron.services.segments.plugin [-] Segment c69429b0-f866-4da0-9c4b-5f9d03759a3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c69429b0-f866-4da0-9c4b-5f9d03759a3a found for delete ", "request_id": "req-654d3ae4-c6a3-4a36-bf86-17203ac1608b"}]} 2026-07-03 17:15:19.539 7 INFO neutron.api.v2.resource [None req-6abfbfc1-be7d-4951-8836-214b30aff5fd 2150be0eb4a74850946b8a6d3132b1fa 744b04e5c80a4f96955f06a39205ca24 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 951/1883] 10.0.0.110 () {32 vars in 754 bytes} [Fri Jul 3 17:15:19 2026] DELETE /v2.0/subnetpools/a363589a-1036-42ae-a113-27ba45d990b7/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-03 17:15:19.553 6 INFO neutron.services.segments.plugin [-] Segment 4ea3aee3-63fe-4aa9-821a-d029a0171580 resource provider aggregate not found 2026-07-03 17:15:19.563 6 INFO neutron.services.segments.plugin [-] Segment 4ea3aee3-63fe-4aa9-821a-d029a0171580 resource provider aggregate not found 2026-07-03 17:15:19.578 6 INFO neutron.services.segments.plugin [-] Segment 4ea3aee3-63fe-4aa9-821a-d029a0171580 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ea3aee3-63fe-4aa9-821a-d029a0171580 found for delete ", "request_id": "req-0c6e0f8b-722e-4677-b1f4-3e314afac71f"}]} 2026-07-03 17:15:19.589 6 INFO neutron.services.segments.plugin [-] Segment 4ea3aee3-63fe-4aa9-821a-d029a0171580 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ea3aee3-63fe-4aa9-821a-d029a0171580 found for delete ", "request_id": "req-fb92f6cf-ce86-44ac-ae5c-a4b51e5eb242"}]} [pid: 7|app: 0|req: 952/1884] 10.0.0.110 () {32 vars in 742 bytes} [Fri Jul 3 17:15:19 2026] DELETE /v2.0/subnetpools/a363589a-1036-42ae-a113-27ba45d990b7/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1885] 10.0.0.110 () {32 vars in 739 bytes} [Fri Jul 3 17:15:19 2026] GET /v2.0/subnetpools/a363589a-1036-42ae-a113-27ba45d990b7/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 933/1886] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:15:19 2026] DELETE /v2.0/subnets/5965e575-6df2-4384-8b9d-f488cced2eb2 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1887] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:15:19 2026] DELETE /v2.0/subnetpools/a363589a-1036-42ae-a113-27ba45d990b7 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:15:19.750 6 INFO neutron_taas.services.taas.taas_plugin [None req-1a81217f-a146-4cd9-8434-6be220a6e19a 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: b90d9d78-a6fa-4a27-9535-60ff09c2c240 2026-07-03 17:15:19.752 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a81217f-a146-4cd9-8434-6be220a6e19a 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: b90d9d78-a6fa-4a27-9535-60ff09c2c240 [pid: 6|app: 0|req: 934/1888] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:15:19 2026] DELETE /v2.0/networks/5d7c154a-524b-4c65-8f9c-8df921dd60a0 => 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: 955/1889] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:20 2026] GET /v2.0/security-groups?tenant_id=74694becbe8b472688b40e0914262cd2&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 935/1890] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:20 2026] DELETE /v2.0/security-groups/b8636bda-b2fa-4d16-b896-28aec5f10d6a => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 936/1891] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:20 2026] GET /v2.0/security-groups?tenant_id=622e7f0693e848098f39f8bb8aa010d6&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 937/1892] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:20 2026] DELETE /v2.0/security-groups/e234aaee-9906-4d18-af56-fdfc12c4317d => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1893] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:20 2026] GET /v2.0/security-groups?tenant_id=cb9a514b43dc426fa039dd7b51660950&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 938/1894] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:20 2026] DELETE /v2.0/security-groups/8666f55d-a02b-4772-a714-d53c7d2e3def => 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: 957/1895] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:21 2026] GET /v2.0/security-groups?tenant_id=744b04e5c80a4f96955f06a39205ca24&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 939/1896] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:21 2026] DELETE /v2.0/security-groups/a9f80a09-2cea-4f67-91b4-819ff9916830 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:15:21.600 6 INFO neutron.services.segments.plugin [-] Segment 14b03b2e-741e-4327-abe0-444228a44422 resource provider aggregate not found 2026-07-03 17:15:21.614 6 INFO neutron.services.segments.plugin [-] Segment 14b03b2e-741e-4327-abe0-444228a44422 resource provider aggregate not found 2026-07-03 17:15:21.637 6 INFO neutron.services.segments.plugin [-] Segment 14b03b2e-741e-4327-abe0-444228a44422 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14b03b2e-741e-4327-abe0-444228a44422 found for delete ", "request_id": "req-bb01756e-04fa-48ad-a186-9dd90aaef926"}]} 2026-07-03 17:15:21.644 6 INFO neutron.services.segments.plugin [-] Segment 14b03b2e-741e-4327-abe0-444228a44422 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14b03b2e-741e-4327-abe0-444228a44422 found for delete ", "request_id": "req-1f5e7e64-bb8f-49fc-9a3c-904e33708dcc"}]} [pid: 7|app: 0|req: 958/1897] 10.0.0.36 () {34 vars in 989 bytes} [Fri Jul 3 17:15:24 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 940/1898] 10.0.0.36 () {34 vars in 1039 bytes} [Fri Jul 3 17:15:24 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1899] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:24 2026] GET /v2.0/security-groups?tenant_id=308bce3365494a66a2091d539b3c2f70&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 941/1900] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:25 2026] DELETE /v2.0/security-groups/7fa13e01-2ef9-4dd4-bbe7-5a8783290bed => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 942/1901] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:25 2026] GET /v2.0/security-groups?tenant_id=b253a4c48a494c748c94f8eb800b529a&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 943/1902] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:25 2026] DELETE /v2.0/security-groups/574cd152-3912-48dc-9d50-18dc1a916d68 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:15:25.637 7 INFO neutron.db.segments_db [None req-c1bef186-08a0-45af-a82b-b8bbc26b8a98 26d9bd2de09a46d48198efbccb87e40f dfb559763bdf4effabb25159b858b654 - - default default] Added segment 06e8e393-1115-49da-ad84-f01bb321c473 of type vxlan for network ff974474-687a-4d90-b791-67bb8e8bc4f4 [pid: 7|app: 0|req: 960/1903] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:15:25 2026] POST /v2.0/networks => generated 632 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:15:25.785 6 INFO neutron.db.segments_db [None req-7db65599-3571-407d-a269-6c3b34ae72c8 26d9bd2de09a46d48198efbccb87e40f dfb559763bdf4effabb25159b858b654 - - default default] Added segment 1792dc95-f60d-4bf4-b7d1-59a759d140a2 of type vxlan for network 13dc7205-8e6c-46f8-a2df-d744ed714a8c [pid: 6|app: 0|req: 944/1904] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:15:25 2026] POST /v2.0/networks => generated 632 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:15:25.932 7 INFO neutron.db.segments_db [None req-938570f2-a668-408b-92ef-751e6f137ff1 26d9bd2de09a46d48198efbccb87e40f dfb559763bdf4effabb25159b858b654 - - default default] Added segment 7624e017-010f-4790-b6fb-6ab2c33993fc of type vxlan for network c1e03ce1-5d5c-4217-b44d-a8d3e4fa1506 [pid: 7|app: 0|req: 961/1905] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:15:25 2026] POST /v2.0/networks => generated 630 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:15:26.104 6 INFO neutron.db.segments_db [None req-d0643701-2311-400a-bfa4-c2c0eda2017c 26d9bd2de09a46d48198efbccb87e40f dfb559763bdf4effabb25159b858b654 - - default default] Added segment 3320d4a1-38b4-4675-ae0b-ed00771fd7ec of type vxlan for network 38c4b411-60dc-4519-bc7e-455518bccf56 [pid: 6|app: 0|req: 945/1906] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:15:26 2026] POST /v2.0/networks => generated 631 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:15:26.271 7 INFO neutron.db.segments_db [None req-7194adfe-0674-4e2c-956b-59a98c4aa906 26d9bd2de09a46d48198efbccb87e40f dfb559763bdf4effabb25159b858b654 - - default default] Added segment bba961f4-827e-4f79-816d-2cadc74da55f of type vxlan for network 37ac7760-8b43-43b6-b88d-e156c916b1fc [pid: 7|app: 0|req: 962/1907] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:15:26 2026] POST /v2.0/networks => generated 632 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 946/1908] 10.0.0.110 () {34 vars in 753 bytes} [Fri Jul 3 17:15:26 2026] PUT /v2.0/networks/ff974474-687a-4d90-b791-67bb8e8bc4f4/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1909] 10.0.0.110 () {34 vars in 753 bytes} [Fri Jul 3 17:15:26 2026] PUT /v2.0/networks/13dc7205-8e6c-46f8-a2df-d744ed714a8c/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 947/1910] 10.0.0.110 () {34 vars in 753 bytes} [Fri Jul 3 17:15:26 2026] PUT /v2.0/networks/c1e03ce1-5d5c-4217-b44d-a8d3e4fa1506/tags => generated 34 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1911] 10.0.0.110 () {34 vars in 753 bytes} [Fri Jul 3 17:15:26 2026] PUT /v2.0/networks/38c4b411-60dc-4519-bc7e-455518bccf56/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 948/1912] 10.0.0.110 () {32 vars in 666 bytes} [Fri Jul 3 17:15:26 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1913] 10.0.0.110 () {32 vars in 680 bytes} [Fri Jul 3 17:15:26 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 949/1914] 10.0.0.110 () {32 vars in 676 bytes} [Fri Jul 3 17:15:26 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1915] 10.0.0.110 () {32 vars in 688 bytes} [Fri Jul 3 17:15:27 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 950/1916] 10.0.0.110 () {32 vars in 674 bytes} [Fri Jul 3 17:15:27 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1917] 10.0.0.110 () {32 vars in 688 bytes} [Fri Jul 3 17:15:27 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 951/1918] 10.0.0.110 () {32 vars in 684 bytes} [Fri Jul 3 17:15:27 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1919] 10.0.0.110 () {32 vars in 696 bytes} [Fri Jul 3 17:15:27 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:15:27.805 6 INFO neutron.services.segments.plugin [-] Segment 06e8e393-1115-49da-ad84-f01bb321c473 resource provider aggregate not found 2026-07-03 17:15:27.813 6 INFO neutron.services.segments.plugin [-] Segment 06e8e393-1115-49da-ad84-f01bb321c473 resource provider aggregate not found 2026-07-03 17:15:27.826 6 INFO neutron.services.segments.plugin [-] Segment 06e8e393-1115-49da-ad84-f01bb321c473 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e8e393-1115-49da-ad84-f01bb321c473 found for delete ", "request_id": "req-ac19353b-6c73-4723-ba80-9270fdc731fc"}]} 2026-07-03 17:15:27.834 6 INFO neutron.services.segments.plugin [-] Segment 06e8e393-1115-49da-ad84-f01bb321c473 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e8e393-1115-49da-ad84-f01bb321c473 found for delete ", "request_id": "req-67156cfc-1c3b-43f3-b3b5-79ad38f2c40d"}]} [pid: 6|app: 0|req: 952/1920] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:15:27 2026] DELETE /v2.0/networks/ff974474-687a-4d90-b791-67bb8e8bc4f4 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:15:27.994 7 INFO neutron.services.segments.plugin [-] Segment 1792dc95-f60d-4bf4-b7d1-59a759d140a2 resource provider aggregate not found 2026-07-03 17:15:27.999 7 INFO neutron.services.segments.plugin [-] Segment 1792dc95-f60d-4bf4-b7d1-59a759d140a2 resource provider aggregate not found 2026-07-03 17:15:28.008 7 INFO neutron.services.segments.plugin [-] Segment 1792dc95-f60d-4bf4-b7d1-59a759d140a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1792dc95-f60d-4bf4-b7d1-59a759d140a2 found for delete ", "request_id": "req-3d3dcc16-a96b-4df8-b5d5-853155379aad"}]} 2026-07-03 17:15:28.018 7 INFO neutron.services.segments.plugin [-] Segment 1792dc95-f60d-4bf4-b7d1-59a759d140a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1792dc95-f60d-4bf4-b7d1-59a759d140a2 found for delete ", "request_id": "req-8cc6f11f-c9a4-4cea-a6fe-7a4dd800e461"}]} [pid: 7|app: 0|req: 969/1921] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:15:27 2026] DELETE /v2.0/networks/13dc7205-8e6c-46f8-a2df-d744ed714a8c => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 953/1922] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:15:28 2026] DELETE /v2.0/networks/c1e03ce1-5d5c-4217-b44d-a8d3e4fa1506 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1923] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:15:28 2026] DELETE /v2.0/networks/38c4b411-60dc-4519-bc7e-455518bccf56 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 954/1924] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:15:28 2026] DELETE /v2.0/networks/37ac7760-8b43-43b6-b88d-e156c916b1fc => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 956/1927] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:29 2026] GET /v2.0/security-groups?tenant_id=aad7f7cc9f1147a3b7b97627f055d00f&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:15:29.853 6 INFO neutron.services.segments.plugin [-] Segment 7624e017-010f-4790-b6fb-6ab2c33993fc resource provider aggregate not found [pid: 7|app: 0|req: 972/1928] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:29 2026] DELETE /v2.0/security-groups/8d13fc13-8146-4a06-8889-4b72f07df411 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:15:29.868 6 INFO neutron.services.segments.plugin [-] Segment 7624e017-010f-4790-b6fb-6ab2c33993fc resource provider aggregate not found 2026-07-03 17:15:29.877 6 INFO neutron.services.segments.plugin [-] Segment 7624e017-010f-4790-b6fb-6ab2c33993fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7624e017-010f-4790-b6fb-6ab2c33993fc found for delete ", "request_id": "req-2cdd071e-727a-4897-bafa-67bcbe00e58e"}]} 2026-07-03 17:15:29.886 6 INFO neutron.services.segments.plugin [-] Segment 7624e017-010f-4790-b6fb-6ab2c33993fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7624e017-010f-4790-b6fb-6ab2c33993fc found for delete ", "request_id": "req-69193b39-ce00-4a95-890d-e950f83bbeb6"}]} 2026-07-03 17:15:29.902 6 INFO neutron.services.segments.plugin [-] Segment bba961f4-827e-4f79-816d-2cadc74da55f resource provider aggregate not found 2026-07-03 17:15:29.906 6 INFO neutron.services.segments.plugin [-] Segment bba961f4-827e-4f79-816d-2cadc74da55f resource provider aggregate not found 2026-07-03 17:15:29.921 6 INFO neutron.services.segments.plugin [-] Segment bba961f4-827e-4f79-816d-2cadc74da55f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bba961f4-827e-4f79-816d-2cadc74da55f found for delete ", "request_id": "req-3f36552b-1fd9-4aae-9c71-38deebca9bd3"}]} 2026-07-03 17:15:29.926 6 INFO neutron.services.segments.plugin [-] Segment bba961f4-827e-4f79-816d-2cadc74da55f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bba961f4-827e-4f79-816d-2cadc74da55f found for delete ", "request_id": "req-fac6c9bc-1a80-49fe-82f0-4a1cf8b8a737"}]} 2026-07-03 17:15:30.025 7 INFO neutron.services.segments.plugin [-] Segment 3320d4a1-38b4-4675-ae0b-ed00771fd7ec resource provider aggregate not found [pid: 6|app: 0|req: 957/1929] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:30 2026] GET /v2.0/security-groups?tenant_id=dfb559763bdf4effabb25159b858b654&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:15:30.036 7 INFO neutron.services.segments.plugin [-] Segment 3320d4a1-38b4-4675-ae0b-ed00771fd7ec resource provider aggregate not found 2026-07-03 17:15:30.047 7 INFO neutron.services.segments.plugin [-] Segment 3320d4a1-38b4-4675-ae0b-ed00771fd7ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3320d4a1-38b4-4675-ae0b-ed00771fd7ec found for delete ", "request_id": "req-faebb1f4-ac85-41ed-8e84-74eac03b0bc3"}]} 2026-07-03 17:15:30.049 7 INFO neutron.services.segments.plugin [-] Segment 3320d4a1-38b4-4675-ae0b-ed00771fd7ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3320d4a1-38b4-4675-ae0b-ed00771fd7ec found for delete ", "request_id": "req-88fc16e7-10ba-454f-b5a8-9cb800d84664"}]} [pid: 7|app: 0|req: 973/1930] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:30 2026] DELETE /v2.0/security-groups/ca23c9c3-83fa-4355-9b1e-aeea76639f3b => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 958/1931] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:30 2026] GET /v2.0/security-groups?tenant_id=56586703a4fc400f88a4c6a2ac1ca5e4&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1932] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:30 2026] DELETE /v2.0/security-groups/0985b573-8926-4c1c-b535-846cff5e0847 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 959/1933] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:34 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1934] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:15:34 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&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: 6|app: 0|req: 960/1935] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:34 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1936] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:15:34 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:15:35.262 6 INFO neutron.db.segments_db [None req-0198e18c-9015-4034-829c-a906a0e4e30f 95781e8121484d3dba443a13722dee6c cefc78251ae640ceb2257c5d8e830eba - - default default] Added segment 45488fe3-24b5-4791-860b-c896cf5d8fff of type vxlan for network 23a46ee6-8828-4e60-89f7-89f8bcf2e5d0 2026-07-03 17:15:35.365 7 INFO neutron.db.segments_db [None req-dd63352e-866f-4e97-87a6-f3a0b0f9c398 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Added segment a27eb47d-4ded-4679-a175-b42e2e54483a of type vxlan for network b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1 [pid: 6|app: 0|req: 961/1937] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:15:34 2026] POST /v2.0/networks => generated 631 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1938] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:15:35 2026] POST /v2.0/networks => generated 640 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 962/1939] 10.0.0.110 () {34 vars in 664 bytes} [Fri Jul 3 17:15:35 2026] POST /v2.0/ports => generated 743 bytes in 337 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: 978/1940] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:15:35 2026] POST /v2.0/subnets => generated 657 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1941] 10.0.0.110 () {32 vars in 722 bytes} [Fri Jul 3 17:15:35 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:15:35.784 6 INFO neutron.db.segments_db [None req-2ee7b16c-14f5-41cb-ae15-b5e47a77b7c6 95781e8121484d3dba443a13722dee6c cefc78251ae640ceb2257c5d8e830eba - - default default] Added segment a43089c2-5716-429e-b415-31a5fca9aabb of type vxlan for network d1579547-2b2e-4802-b73f-dd58c5c97861 [pid: 6|app: 0|req: 963/1942] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:15:35 2026] POST /v2.0/networks => generated 632 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 964/1943] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:35 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1944] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:15:35 2026] POST /v2.0/subnets => generated 731 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1945] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:15:36 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:15:36.140 7 INFO neutron.db.segments_db [None req-fda51508-c62b-4c1a-b3d0-5451e25c74b6 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Added segment 341a735b-e2dd-421a-88cf-c79bd12bd8bc of type vxlan for network 69e4fe9c-593b-4288-8ebd-87e2f16f6088 [pid: 6|app: 0|req: 965/1946] 10.0.0.110 () {34 vars in 664 bytes} [Fri Jul 3 17:15:35 2026] POST /v2.0/ports => generated 743 bytes in 268 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: 982/1947] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:15:36 2026] POST /v2.0/networks => generated 638 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:15:36.276 6 INFO neutron.db.segments_db [None req-bc9267a6-ec70-4fd6-912e-608302251561 95781e8121484d3dba443a13722dee6c cefc78251ae640ceb2257c5d8e830eba - - default default] Added segment e49bb810-ab46-4389-b3be-a5d5d87d048e of type vxlan for network df01aeaf-801e-4293-81b7-3e91e009388c [pid: 6|app: 0|req: 966/1948] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:15:36 2026] POST /v2.0/networks => generated 631 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1949] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:15:36 2026] POST /v2.0/subnets => generated 656 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 967/1950] 10.0.0.110 () {34 vars in 664 bytes} [Fri Jul 3 17:15:36 2026] POST /v2.0/ports => generated 743 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1951] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:15:36 2026] POST /v2.0/subnets => generated 726 bytes in 270 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-07-03 17:15:36.831 6 INFO neutron.db.segments_db [None req-c3c40383-b422-4170-b080-df42ddd472a7 95781e8121484d3dba443a13722dee6c cefc78251ae640ceb2257c5d8e830eba - - default default] Added segment c0d92fa3-3ab7-4a16-85d1-1affa0b5bec6 of type vxlan for network 96def494-08aa-4f3c-8d7b-534025a9ee56 2026-07-03 17:15:36.837 7 INFO neutron.db.segments_db [None req-3608e01c-6eac-45c6-9f8e-5712242e4f78 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Added segment 7ead8a6d-3949-49b2-aacc-6e635cd17589 of type vxlan for network 833cb099-1b14-4610-96a2-6f7c322fe4bc [pid: 6|app: 0|req: 968/1952] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:15:36 2026] POST /v2.0/networks => generated 631 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1953] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:15:36 2026] POST /v2.0/networks => generated 638 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1954] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:15:36 2026] POST /v2.0/subnets => generated 656 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 969/1955] 10.0.0.110 () {34 vars in 664 bytes} [Fri Jul 3 17:15:36 2026] POST /v2.0/ports => generated 743 bytes in 333 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: 6|app: 0|req: 970/1956] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:37 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1957] 199.19.213.32 () {34 vars in 993 bytes} [Fri Jul 3 17:15:37 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:15:37.403 7 INFO neutron.db.segments_db [None req-209d9455-891c-4286-ab80-9880c12daf78 95781e8121484d3dba443a13722dee6c cefc78251ae640ceb2257c5d8e830eba - - default default] Added segment 8afdcfa7-bd65-4cd9-98d9-54ec5fa5d0c9 of type vxlan for network df8bfffd-9c87-4eca-8a95-aa9ba4252c59 [pid: 7|app: 0|req: 988/1958] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:15:37 2026] POST /v2.0/networks => generated 632 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1959] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:15:37 2026] GET /v2.0/security-groups?id=7b892e8f-3f2d-4eb6-8013-de784878c0d0&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 971/1960] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:15:37 2026] POST /v2.0/subnets => generated 730 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:15:37.638 7 INFO neutron_taas.services.taas.taas_plugin [req-ea09ca4b-32dd-4e09-8483-42201551b6de req-5415bf03-bdf5-4931-b329-7b5190127b5d 7f2e5efc133d49ada2307df401792d14 5a635550b9bd45ea92de86a8a5458739 - - default default] TaaS: Handle Delete Port: d63daf4d-e90f-4482-998d-8707aef03ad6 2026-07-03 17:15:37.641 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ea09ca4b-32dd-4e09-8483-42201551b6de req-5415bf03-bdf5-4931-b329-7b5190127b5d 7f2e5efc133d49ada2307df401792d14 5a635550b9bd45ea92de86a8a5458739 - - default default] Tap Mirror: Handle Delete Port: d63daf4d-e90f-4482-998d-8707aef03ad6 2026-07-03 17:15:37.767 7 INFO neutron.db.l3_db [req-ea09ca4b-32dd-4e09-8483-42201551b6de req-5415bf03-bdf5-4931-b329-7b5190127b5d 7f2e5efc133d49ada2307df401792d14 5a635550b9bd45ea92de86a8a5458739 - - default default] Floating IP 697f10fb-8808-459e-bd0f-dacbdff0d32b disassociated. External IP: 10.96.250.214, port: d63daf4d-e90f-4482-998d-8707aef03ad6. [pid: 6|app: 0|req: 972/1961] 10.0.0.110 () {34 vars in 664 bytes} [Fri Jul 3 17:15:37 2026] POST /v2.0/ports => generated 743 bytes in 332 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-07-03 17:15:37.981 6 INFO neutron.db.segments_db [None req-b9fbb374-a6f7-4df0-914b-f021b5caa01d 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Added segment 0019b590-3b23-49ef-a854-3b2a939822ca of type vxlan for network 314cb50a-7dca-4334-90ca-6105afedb809 [pid: 7|app: 0|req: 990/1962] 199.19.213.32 () {36 vars in 996 bytes} [Fri Jul 3 17:15:37 2026] DELETE /v2.0/ports/d63daf4d-e90f-4482-998d-8707aef03ad6 => generated 0 bytes in 687 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:15:38.250 6 INFO neutron.db.l3_hamode_db [None req-b9fbb374-a6f7-4df0-914b-f021b5caa01d 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 17:15:38.264 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ba31690-3363-4c05-826c-a9e51fd2e114'] response: {'server_uuid': 'd17de892-2931-47f0-b0b9-6812bada452c', 'name': 'network-vif-deleted', 'tag': 'd63daf4d-e90f-4482-998d-8707aef03ad6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 991/1963] 10.0.0.110 () {34 vars in 747 bytes} [Fri Jul 3 17:15:38 2026] PUT /v2.0/ports/c98a5a87-c426-45d9-b2eb-634820e09fb0/tags => generated 17 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 992/1964] 10.0.0.110 () {34 vars in 747 bytes} [Fri Jul 3 17:15:38 2026] PUT /v2.0/ports/e75da8a1-f6b2-44f0-aef3-0edfa25991b6/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: 993/1965] 10.0.0.110 () {34 vars in 747 bytes} [Fri Jul 3 17:15:38 2026] PUT /v2.0/ports/675e822e-cad5-49db-a7e8-cc4627c1dead/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 994/1966] 10.0.0.110 () {34 vars in 747 bytes} [Fri Jul 3 17:15:38 2026] PUT /v2.0/ports/13342826-82cf-43ec-b53c-36709c5f15a0/tags => generated 19 bytes in 83 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: 995/1967] 10.0.0.110 () {32 vars in 660 bytes} [Fri Jul 3 17:15:38 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1968] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:38 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => 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: 997/1969] 10.0.0.110 () {32 vars in 674 bytes} [Fri Jul 3 17:15:38 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1970] 10.0.0.110 () {32 vars in 670 bytes} [Fri Jul 3 17:15:38 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1971] 10.0.0.110 () {32 vars in 682 bytes} [Fri Jul 3 17:15:38 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1972] 10.0.0.110 () {32 vars in 668 bytes} [Fri Jul 3 17:15:38 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:15:39.132 6 INFO neutron.db.l3_hamode_db [None req-b9fbb374-a6f7-4df0-914b-f021b5caa01d 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1001/1973] 10.0.0.110 () {32 vars in 682 bytes} [Fri Jul 3 17:15:39 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1974] 10.0.0.110 () {32 vars in 678 bytes} [Fri Jul 3 17:15:39 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1975] 10.0.0.110 () {32 vars in 690 bytes} [Fri Jul 3 17:15:39 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:15:39.433 7 INFO neutron_taas.services.taas.taas_plugin [None req-31310257-0dea-491f-93e5-10bec4dec3f0 95781e8121484d3dba443a13722dee6c cefc78251ae640ceb2257c5d8e830eba - - default default] TaaS: Handle Delete Port: c98a5a87-c426-45d9-b2eb-634820e09fb0 2026-07-03 17:15:39.437 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31310257-0dea-491f-93e5-10bec4dec3f0 95781e8121484d3dba443a13722dee6c cefc78251ae640ceb2257c5d8e830eba - - default default] Tap Mirror: Handle Delete Port: c98a5a87-c426-45d9-b2eb-634820e09fb0 [pid: 7|app: 0|req: 1004/1976] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:15:39 2026] DELETE /v2.0/ports/c98a5a87-c426-45d9-b2eb-634820e09fb0 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:15:39.641 7 INFO neutron_taas.services.taas.taas_plugin [None req-604ec29f-e3a3-4855-8878-9f92f064a76d 95781e8121484d3dba443a13722dee6c cefc78251ae640ceb2257c5d8e830eba - - default default] TaaS: Handle Delete Port: e75da8a1-f6b2-44f0-aef3-0edfa25991b6 2026-07-03 17:15:39.644 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-604ec29f-e3a3-4855-8878-9f92f064a76d 95781e8121484d3dba443a13722dee6c cefc78251ae640ceb2257c5d8e830eba - - default default] Tap Mirror: Handle Delete Port: e75da8a1-f6b2-44f0-aef3-0edfa25991b6 [pid: 7|app: 0|req: 1005/1977] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:15:39 2026] DELETE /v2.0/ports/e75da8a1-f6b2-44f0-aef3-0edfa25991b6 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:15:39.825 7 INFO neutron_taas.services.taas.taas_plugin [None req-9cfb50a7-ec3d-4ddd-9632-a7324f89771f 95781e8121484d3dba443a13722dee6c cefc78251ae640ceb2257c5d8e830eba - - default default] TaaS: Handle Delete Port: 675e822e-cad5-49db-a7e8-cc4627c1dead 2026-07-03 17:15:39.829 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9cfb50a7-ec3d-4ddd-9632-a7324f89771f 95781e8121484d3dba443a13722dee6c cefc78251ae640ceb2257c5d8e830eba - - default default] Tap Mirror: Handle Delete Port: 675e822e-cad5-49db-a7e8-cc4627c1dead [pid: 7|app: 0|req: 1006/1978] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:15:39 2026] DELETE /v2.0/ports/675e822e-cad5-49db-a7e8-cc4627c1dead => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1979] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:39 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:15:40.060 7 INFO neutron_taas.services.taas.taas_plugin [None req-35b5089f-17c5-4374-a5c6-d793cf386459 95781e8121484d3dba443a13722dee6c cefc78251ae640ceb2257c5d8e830eba - - default default] TaaS: Handle Delete Port: 13342826-82cf-43ec-b53c-36709c5f15a0 2026-07-03 17:15:40.063 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35b5089f-17c5-4374-a5c6-d793cf386459 95781e8121484d3dba443a13722dee6c cefc78251ae640ceb2257c5d8e830eba - - default default] Tap Mirror: Handle Delete Port: 13342826-82cf-43ec-b53c-36709c5f15a0 [pid: 6|app: 0|req: 973/1980] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:15:37 2026] POST /v2.0/routers => generated 684 bytes in 2171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1981] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:15:39 2026] DELETE /v2.0/ports/13342826-82cf-43ec-b53c-36709c5f15a0 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:15:40.279 7 INFO neutron_taas.services.taas.taas_plugin [None req-2da9fa4a-c2bc-438c-8f15-05f60110c2d8 95781e8121484d3dba443a13722dee6c cefc78251ae640ceb2257c5d8e830eba - - default default] TaaS: Handle Delete Port: b3341584-0da2-432b-bdc5-a8c95049166b 2026-07-03 17:15:40.283 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2da9fa4a-c2bc-438c-8f15-05f60110c2d8 95781e8121484d3dba443a13722dee6c cefc78251ae640ceb2257c5d8e830eba - - default default] Tap Mirror: Handle Delete Port: b3341584-0da2-432b-bdc5-a8c95049166b [pid: 7|app: 0|req: 1009/1982] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:15:40 2026] DELETE /v2.0/ports/b3341584-0da2-432b-bdc5-a8c95049166b => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:15:40.507 7 INFO neutron.services.segments.plugin [-] Segment 45488fe3-24b5-4791-860b-c896cf5d8fff resource provider aggregate not found 2026-07-03 17:15:40.508 7 INFO neutron.services.segments.plugin [-] Segment 45488fe3-24b5-4791-860b-c896cf5d8fff resource provider aggregate not found 2026-07-03 17:15:40.540 7 INFO neutron.services.segments.plugin [-] Segment 45488fe3-24b5-4791-860b-c896cf5d8fff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45488fe3-24b5-4791-860b-c896cf5d8fff found for delete ", "request_id": "req-bcdfc2d1-8942-4ea3-83a2-15342b58630a"}]} 2026-07-03 17:15:40.541 7 INFO neutron.services.segments.plugin [-] Segment 45488fe3-24b5-4791-860b-c896cf5d8fff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45488fe3-24b5-4791-860b-c896cf5d8fff found for delete ", "request_id": "req-0c933bac-36fa-4224-871e-82e671374c33"}]} [pid: 7|app: 0|req: 1010/1983] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:15:40 2026] DELETE /v2.0/networks/23a46ee6-8828-4e60-89f7-89f8bcf2e5d0 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1984] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:15:40 2026] DELETE /v2.0/networks/d1579547-2b2e-4802-b73f-dd58c5c97861 => 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: 1012/1985] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:15:40 2026] DELETE /v2.0/networks/df01aeaf-801e-4293-81b7-3e91e009388c => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1986] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:15:40 2026] DELETE /v2.0/networks/96def494-08aa-4f3c-8d7b-534025a9ee56 => 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: 1014/1987] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:41 2026] GET /v2.0/ports?device_id=d17de892-2931-47f0-b0b9-6812bada452c => 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: 1015/1988] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:15:41 2026] DELETE /v2.0/networks/df8bfffd-9c87-4eca-8a95-aa9ba4252c59 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 974/1989] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:15:40 2026] PUT /v2.0/routers/98556f7b-7248-4d0a-a567-d987bd727781/add_router_interface => generated 309 bytes in 1571 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 975/1990] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:42 2026] DELETE /v2.0/security-groups/7b892e8f-3f2d-4eb6-8013-de784878c0d0 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 976/1991] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:42 2026] GET /v2.0/security-groups?tenant_id=cefc78251ae640ceb2257c5d8e830eba&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:15:42.539 6 INFO neutron.api.v2.resource [None req-2fc21c04-968c-4030-8de4-92b383efa3b3 7f2e5efc133d49ada2307df401792d14 5a635550b9bd45ea92de86a8a5458739 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 977/1992] 10.0.0.110 () {32 vars in 737 bytes} [Fri Jul 3 17:15:42 2026] GET /v2.0/security-groups/7b892e8f-3f2d-4eb6-8013-de784878c0d0 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:15:42.568 7 INFO neutron.services.segments.plugin [-] Segment a43089c2-5716-429e-b415-31a5fca9aabb resource provider aggregate not found 2026-07-03 17:15:42.577 7 INFO neutron.services.segments.plugin [-] Segment a43089c2-5716-429e-b415-31a5fca9aabb resource provider aggregate not found 2026-07-03 17:15:42.598 7 INFO neutron.services.segments.plugin [-] Segment a43089c2-5716-429e-b415-31a5fca9aabb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a43089c2-5716-429e-b415-31a5fca9aabb found for delete ", "request_id": "req-47288b56-6d97-4658-8e98-18a027f888db"}]} 2026-07-03 17:15:42.601 7 INFO neutron.services.segments.plugin [-] Segment a43089c2-5716-429e-b415-31a5fca9aabb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a43089c2-5716-429e-b415-31a5fca9aabb found for delete ", "request_id": "req-2723afc6-cf0d-4493-a596-968b151c755b"}]} 2026-07-03 17:15:42.626 7 INFO neutron.services.segments.plugin [-] Segment e49bb810-ab46-4389-b3be-a5d5d87d048e resource provider aggregate not found 2026-07-03 17:15:42.641 7 INFO neutron.services.segments.plugin [-] Segment e49bb810-ab46-4389-b3be-a5d5d87d048e resource provider aggregate not found 2026-07-03 17:15:42.654 7 INFO neutron.services.segments.plugin [-] Segment e49bb810-ab46-4389-b3be-a5d5d87d048e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e49bb810-ab46-4389-b3be-a5d5d87d048e found for delete ", "request_id": "req-b02eeec1-ca71-44a4-a898-62c8e0de6251"}]} [pid: 6|app: 0|req: 978/1993] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:42 2026] DELETE /v2.0/security-groups/429f1156-9732-4081-89c0-4ecd93788693 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:15:42.665 7 INFO neutron.services.segments.plugin [-] Segment e49bb810-ab46-4389-b3be-a5d5d87d048e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e49bb810-ab46-4389-b3be-a5d5d87d048e found for delete ", "request_id": "req-32547671-4464-4aa0-b2a2-e562c54aedb2"}]} 2026-07-03 17:15:42.688 7 INFO neutron.services.segments.plugin [-] Segment c0d92fa3-3ab7-4a16-85d1-1affa0b5bec6 resource provider aggregate not found 2026-07-03 17:15:42.695 7 INFO neutron.services.segments.plugin [-] Segment c0d92fa3-3ab7-4a16-85d1-1affa0b5bec6 resource provider aggregate not found 2026-07-03 17:15:42.708 7 INFO neutron.services.segments.plugin [-] Segment c0d92fa3-3ab7-4a16-85d1-1affa0b5bec6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0d92fa3-3ab7-4a16-85d1-1affa0b5bec6 found for delete ", "request_id": "req-cb298db3-7f66-404e-821f-5d7a18e325c3"}]} 2026-07-03 17:15:42.723 7 INFO neutron.services.segments.plugin [-] Segment c0d92fa3-3ab7-4a16-85d1-1affa0b5bec6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0d92fa3-3ab7-4a16-85d1-1affa0b5bec6 found for delete ", "request_id": "req-0c2e7733-4444-40c0-a786-be13f20529b3"}]} 2026-07-03 17:15:42.741 7 INFO neutron.services.segments.plugin [-] Segment 8afdcfa7-bd65-4cd9-98d9-54ec5fa5d0c9 resource provider aggregate not found 2026-07-03 17:15:42.750 7 INFO neutron.services.segments.plugin [-] Segment 8afdcfa7-bd65-4cd9-98d9-54ec5fa5d0c9 resource provider aggregate not found 2026-07-03 17:15:42.759 7 INFO neutron.services.segments.plugin [-] Segment 8afdcfa7-bd65-4cd9-98d9-54ec5fa5d0c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8afdcfa7-bd65-4cd9-98d9-54ec5fa5d0c9 found for delete ", "request_id": "req-5eeb7e97-c445-4331-83b7-7d35fa01748d"}]} 2026-07-03 17:15:42.767 6 INFO neutron_taas.services.taas.taas_plugin [None req-e688a7ee-e5e2-47db-a759-03c72142d2a7 7f2e5efc133d49ada2307df401792d14 5a635550b9bd45ea92de86a8a5458739 - - default default] TaaS: Handle Delete Port: dd17744c-e67f-4321-9069-bac47ebe47cf 2026-07-03 17:15:42.771 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e688a7ee-e5e2-47db-a759-03c72142d2a7 7f2e5efc133d49ada2307df401792d14 5a635550b9bd45ea92de86a8a5458739 - - default default] Tap Mirror: Handle Delete Port: dd17744c-e67f-4321-9069-bac47ebe47cf 2026-07-03 17:15:42.783 7 INFO neutron.services.segments.plugin [-] Segment 8afdcfa7-bd65-4cd9-98d9-54ec5fa5d0c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8afdcfa7-bd65-4cd9-98d9-54ec5fa5d0c9 found for delete ", "request_id": "req-d2ff22d2-7d94-4f51-86ae-3a3eaec4b5ff"}]} [pid: 6|app: 0|req: 979/1994] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:15:42 2026] DELETE /v2.0/floatingips/697f10fb-8808-459e-bd0f-dacbdff0d32b => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 980/1995] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:42 2026] GET /v2.0/security-groups?tenant_id=01c2eb98b4e848b7bd7178ee0c19ea67&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: 1016/1996] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:15:41 2026] PUT /v2.0/routers/98556f7b-7248-4d0a-a567-d987bd727781/add_router_interface => generated 309 bytes in 1655 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1997] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:43 2026] DELETE /v2.0/security-groups/3597ef14-7a59-4088-b99e-665203cbe99b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:15:43.499 6 INFO neutron_taas.services.taas.taas_plugin [None req-2ca12c87-2c61-4a61-bd58-f0dd9bf26f6d 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 96e196e0-8945-4b3a-93b9-8ed03af812e7 2026-07-03 17:15:43.502 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ca12c87-2c61-4a61-bd58-f0dd9bf26f6d 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 96e196e0-8945-4b3a-93b9-8ed03af812e7 [pid: 6|app: 0|req: 981/1998] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:15:43 2026] PUT /v2.0/routers/7c1746c1-ab7b-4214-b43c-9e9cd540ccf3/remove_router_interface => generated 309 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 982/1999] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:44 2026] GET /v2.0/security-groups?tenant_id=d152851eb02b4923ab59c3227d0e462b&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:15:44.499 6 INFO neutron_taas.services.taas.taas_plugin [None req-bf838f5e-28fd-46af-a42f-bc60379403b2 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 6f300621-c3e9-41e9-8da7-0e307c01a564 2026-07-03 17:15:44.502 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf838f5e-28fd-46af-a42f-bc60379403b2 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 6f300621-c3e9-41e9-8da7-0e307c01a564 2026-07-03 17:15:44.801 6 INFO neutron_taas.services.taas.taas_plugin [None req-bf838f5e-28fd-46af-a42f-bc60379403b2 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 74d73d03-94c5-40e9-8ef8-1f00da9e6f5e 2026-07-03 17:15:44.804 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf838f5e-28fd-46af-a42f-bc60379403b2 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 74d73d03-94c5-40e9-8ef8-1f00da9e6f5e [pid: 7|app: 0|req: 1018/2002] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:15:43 2026] PUT /v2.0/routers/98556f7b-7248-4d0a-a567-d987bd727781/add_router_interface => generated 309 bytes in 1533 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2003] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:44 2026] DELETE /v2.0/security-groups/bd5deff2-ca61-4ae8-96d2-bd01073fa78c => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2004] 10.0.0.110 () {34 vars in 684 bytes} [Fri Jul 3 17:15:45 2026] POST /v2.0/security-groups => generated 1628 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-03 17:15:45.245 6 INFO neutron.services.segments.plugin [-] Segment d2fd577d-75a2-4b30-880e-4a05ed522654 resource provider aggregate not found 2026-07-03 17:15:45.253 6 INFO neutron.services.segments.plugin [-] Segment d2fd577d-75a2-4b30-880e-4a05ed522654 resource provider aggregate not found 2026-07-03 17:15:45.279 6 INFO neutron.services.segments.plugin [-] Segment d2fd577d-75a2-4b30-880e-4a05ed522654 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2fd577d-75a2-4b30-880e-4a05ed522654 found for delete ", "request_id": "req-7d925348-f772-4d9a-9af8-4befe67a92d7"}]} 2026-07-03 17:15:45.288 6 INFO neutron.services.segments.plugin [-] Segment d2fd577d-75a2-4b30-880e-4a05ed522654 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2fd577d-75a2-4b30-880e-4a05ed522654 found for delete ", "request_id": "req-ac497553-a3fd-4ee5-8e7f-5003879ecfac"}]} 2026-07-03 17:15:45.297 6 INFO neutron.db.l3_hamode_db [None req-bf838f5e-28fd-46af-a42f-bc60379403b2 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] HA network f89102fc-67e8-4526-920c-cb342e0c39a9 was deleted as no HA routers are present in tenant 5a635550b9bd45ea92de86a8a5458739. [pid: 6|app: 0|req: 985/2005] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:15:44 2026] DELETE /v2.0/routers/7c1746c1-ab7b-4214-b43c-9e9cd540ccf3 => generated 0 bytes in 1061 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2006] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:15:45 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: 6|app: 0|req: 986/2007] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:15:45 2026] DELETE /v2.0/subnets/dac12ea3-b1e5-46a8-9585-a3f7e2dc63cb => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2008] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:15:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:15:45.598 6 INFO neutron_taas.services.taas.taas_plugin [None req-5902b08e-daaf-4034-885a-787c6093a4ed 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 1fa8333f-e63b-40c5-8f96-fff06a3c2385 2026-07-03 17:15:45.601 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5902b08e-daaf-4034-885a-787c6093a4ed 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 1fa8333f-e63b-40c5-8f96-fff06a3c2385 [pid: 7|app: 0|req: 1023/2009] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:15:45 2026] POST /v2.0/security-group-rules => generated 599 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 987/2010] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:15:45 2026] DELETE /v2.0/networks/abe6d46d-9c88-4ec7-9652-fe9d61d9de7e => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2011] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:15:45 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: 7|app: 0|req: 1025/2012] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:45 2026] GET /v2.0/security-groups?tenant_id=5a635550b9bd45ea92de86a8a5458739&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 988/2013] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:15:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2014] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:46 2026] DELETE /v2.0/security-groups/a61de43a-9f59-42ca-8bfd-687dfd09ce9e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 989/2015] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:15:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2016] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:15:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 990/2017] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:15:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2018] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:15:46 2026] POST /v2.0/security-group-rules => generated 599 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 991/2019] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:15:46 2026] POST /v2.0/security-group-rules => generated 601 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2020] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:15:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:15:47.300 6 INFO neutron.services.segments.plugin [-] Segment 2b1da01a-fef2-464f-882a-ba76d0ac0e67 resource provider aggregate not found 2026-07-03 17:15:47.315 6 INFO neutron.services.segments.plugin [-] Segment 2b1da01a-fef2-464f-882a-ba76d0ac0e67 resource provider aggregate not found 2026-07-03 17:15:47.323 6 INFO neutron.services.segments.plugin [-] Segment 2b1da01a-fef2-464f-882a-ba76d0ac0e67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b1da01a-fef2-464f-882a-ba76d0ac0e67 found for delete ", "request_id": "req-60951a18-c7dd-4f0f-a56c-e99189fcd655"}]} 2026-07-03 17:15:47.332 6 INFO neutron.services.segments.plugin [-] Segment 2b1da01a-fef2-464f-882a-ba76d0ac0e67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b1da01a-fef2-464f-882a-ba76d0ac0e67 found for delete ", "request_id": "req-9e4a384d-2c0f-4f9b-87f8-cc90df9fe595"}]} [pid: 6|app: 0|req: 992/2021] 10.0.0.199 () {34 vars in 1096 bytes} [Fri Jul 3 17:15:47 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1904431482&fields=id&tenant_id=d2590f2ba40a43a8ac2c33f4163c32c7 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2022] 10.0.0.199 () {34 vars in 982 bytes} [Fri Jul 3 17:15:47 2026] GET /v2.0/networks?id=69e4fe9c-593b-4288-8ebd-87e2f16f6088 => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 993/2023] 10.0.0.199 () {34 vars in 965 bytes} [Fri Jul 3 17:15:47 2026] GET /v2.0/quotas/d2590f2ba40a43a8ac2c33f4163c32c7 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2024] 10.0.0.199 () {34 vars in 1002 bytes} [Fri Jul 3 17:15:47 2026] GET /v2.0/ports?tenant_id=d2590f2ba40a43a8ac2c33f4163c32c7&fields=id => generated 241 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 994/2025] 10.0.0.199 () {34 vars in 1008 bytes} [Fri Jul 3 17:15:47 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?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: 1032/2026] 10.0.0.199 () {34 vars in 1108 bytes} [Fri Jul 3 17:15:47 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?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: 6|app: 0|req: 995/2027] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:47 2026] GET /v2.0/ports?device_id=6159d22c-22cd-4351-806d-97f6bbd22973 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:15:49.848 7 INFO neutron.db.segments_db [None req-433c1298-8396-4767-84f1-8cc43150e5e8 f1d63d027c544d9495c31a1b9e114793 f630a63f86f6480cab2a77ac9f15bf32 - - default default] Added segment 8fad4615-d5ba-4e3c-8d90-65bdbfb80724 of type vxlan for network ee53814b-6867-44e6-acf5-7ba3a243e791 [pid: 7|app: 0|req: 1033/2028] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:15:49 2026] POST /v2.0/networks => generated 632 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 996/2029] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:15:49 2026] POST /v2.0/subnets => generated 626 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:15:50.305 7 INFO neutron.db.segments_db [None req-453fda74-f7f4-4e55-b10f-8ac0e362c330 f1d63d027c544d9495c31a1b9e114793 f630a63f86f6480cab2a77ac9f15bf32 - - default default] Added segment 0463399a-1da7-42f6-a261-aa91ac0894b8 of type vxlan for network 42b7dd77-b49f-43be-867c-f5c53abef79f [pid: 7|app: 0|req: 1034/2030] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:15:50 2026] POST /v2.0/networks => generated 631 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 997/2031] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:15:50 2026] POST /v2.0/subnets => generated 629 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:15:50.717 7 INFO neutron.db.segments_db [None req-27491b5f-2dc2-4c9b-9fc3-d44017c0b45c f1d63d027c544d9495c31a1b9e114793 f630a63f86f6480cab2a77ac9f15bf32 - - default default] Added segment b99fdb2b-7448-45f9-83af-6683f38503c2 of type vxlan for network 002d3a65-878e-4482-adf2-a941b051d6d1 [pid: 7|app: 0|req: 1035/2032] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:15:50 2026] POST /v2.0/networks => generated 631 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 998/2033] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:15:50 2026] POST /v2.0/subnets => generated 629 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:15:51.206 7 INFO neutron.db.segments_db [None req-673d0c9b-c3db-4e5e-9e15-08764d36da5f f1d63d027c544d9495c31a1b9e114793 f630a63f86f6480cab2a77ac9f15bf32 - - default default] Added segment ab46f613-4b5e-4c11-8e6d-a3fa1e9ccf49 of type vxlan for network 302dd7b7-d6a7-4a79-b75d-386d771deda9 [pid: 7|app: 0|req: 1036/2034] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:15:51 2026] POST /v2.0/networks => generated 632 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 999/2035] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:15:51 2026] POST /v2.0/subnets => generated 629 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:15:51.632 7 INFO neutron.db.segments_db [None req-b2df3ba7-a1b7-4319-989e-1d06a8f9c4d1 f1d63d027c544d9495c31a1b9e114793 f630a63f86f6480cab2a77ac9f15bf32 - - default default] Added segment a1335de3-1280-4358-b566-b3ba4983984b of type vxlan for network dd9bfba1-36c0-4b95-b350-3a2279fbada2 [pid: 7|app: 0|req: 1037/2036] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:15:51 2026] POST /v2.0/networks => generated 631 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1000/2037] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:15:51 2026] POST /v2.0/subnets => generated 629 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2038] 10.0.0.110 () {34 vars in 751 bytes} [Fri Jul 3 17:15:52 2026] PUT /v2.0/subnets/b58723ef-f7dd-4c2b-b539-02d3a6575410/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1001/2039] 10.0.0.110 () {34 vars in 751 bytes} [Fri Jul 3 17:15:52 2026] PUT /v2.0/subnets/28af0302-84a7-44b8-9e01-a4e324803fe5/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: 1039/2040] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:15:52 2026] GET /v2.0/networks?id=69e4fe9c-593b-4288-8ebd-87e2f16f6088 => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2041] 199.19.213.32 () {34 vars in 1049 bytes} [Fri Jul 3 17:15:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d2590f2ba40a43a8ac2c33f4163c32c7 => generated 179 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1002/2042] 10.0.0.110 () {34 vars in 751 bytes} [Fri Jul 3 17:15:52 2026] PUT /v2.0/subnets/0208e35e-2e6b-403f-bfa7-4e20731df2ab/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1003/2043] 10.0.0.110 () {34 vars in 751 bytes} [Fri Jul 3 17:15:52 2026] PUT /v2.0/subnets/19c2dcc5-198f-4504-94d6-78b3701828bf/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1004/2044] 10.0.0.110 () {32 vars in 664 bytes} [Fri Jul 3 17:15:52 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1005/2045] 10.0.0.110 () {32 vars in 678 bytes} [Fri Jul 3 17:15:52 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1006/2046] 10.0.0.110 () {32 vars in 674 bytes} [Fri Jul 3 17:15:52 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1007/2047] 10.0.0.110 () {32 vars in 686 bytes} [Fri Jul 3 17:15:52 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1008/2048] 10.0.0.110 () {32 vars in 672 bytes} [Fri Jul 3 17:15:52 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1009/2049] 10.0.0.110 () {32 vars in 686 bytes} [Fri Jul 3 17:15:52 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1010/2050] 10.0.0.110 () {32 vars in 682 bytes} [Fri Jul 3 17:15:52 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1011/2051] 10.0.0.110 () {32 vars in 694 bytes} [Fri Jul 3 17:15:52 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2052] 199.19.213.32 () {38 vars in 954 bytes} [Fri Jul 3 17:15:52 2026] POST /v2.0/ports => generated 1179 bytes in 481 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: 6|app: 0|req: 1012/2053] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:15:52 2026] DELETE /v2.0/subnets/b58723ef-f7dd-4c2b-b539-02d3a6575410 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1013/2054] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:15:52 2026] DELETE /v2.0/subnets/28af0302-84a7-44b8-9e01-a4e324803fe5 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1014/2055] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:52 2026] GET /v2.0/ports?device_id=6159d22c-22cd-4351-806d-97f6bbd22973 => generated 1194 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1015/2056] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:15:53 2026] DELETE /v2.0/subnets/0208e35e-2e6b-403f-bfa7-4e20731df2ab => 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: 1042/2057] 199.19.213.32 () {38 vars in 1027 bytes} [Fri Jul 3 17:15:52 2026] PUT /v2.0/ports/126b0ff4-6390-46ec-b7b8-f46f72660747 => generated 1460 bytes in 496 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: 6|app: 0|req: 1016/2058] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:15:53 2026] GET /v2.0/security-groups?id=2522f2c5-c65e-4774-beb4-8ea23427eecc&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:15:53.216 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-61870e6f-3801-4e90-8052-6e9b586befa5'] response: {'name': 'network-changed', 'server_uuid': '6159d22c-22cd-4351-806d-97f6bbd22973', 'tag': '126b0ff4-6390-46ec-b7b8-f46f72660747', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1043/2059] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:15:53 2026] DELETE /v2.0/subnets/19c2dcc5-198f-4504-94d6-78b3701828bf => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2060] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:15:53 2026] DELETE /v2.0/subnets/fffce9e1-fe97-49ef-be48-7d7f4f1a0707 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1017/2061] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:53 2026] GET /v2.0/security-groups?tenant_id=2e6f4878a15047918adc0b4651cf28a5&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:15:53.517 7 INFO neutron.services.segments.plugin [-] Segment 8fad4615-d5ba-4e3c-8d90-65bdbfb80724 resource provider aggregate not found 2026-07-03 17:15:53.518 7 INFO neutron.services.segments.plugin [-] Segment 8fad4615-d5ba-4e3c-8d90-65bdbfb80724 resource provider aggregate not found 2026-07-03 17:15:53.542 7 INFO neutron.services.segments.plugin [-] Segment 8fad4615-d5ba-4e3c-8d90-65bdbfb80724 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fad4615-d5ba-4e3c-8d90-65bdbfb80724 found for delete ", "request_id": "req-1faad67f-5cf0-4461-bcd7-544bfc796702"}]} 2026-07-03 17:15:53.545 7 INFO neutron.services.segments.plugin [-] Segment 8fad4615-d5ba-4e3c-8d90-65bdbfb80724 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fad4615-d5ba-4e3c-8d90-65bdbfb80724 found for delete ", "request_id": "req-8a8c2cb2-610b-437c-8ac3-60c2a322d7a1"}]} [pid: 7|app: 0|req: 1045/2062] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:15:53 2026] DELETE /v2.0/networks/ee53814b-6867-44e6-acf5-7ba3a243e791 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1018/2063] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:53 2026] DELETE /v2.0/security-groups/43c7d205-bae5-4bc0-bc06-e11b74bd768c => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2064] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:15:53 2026] DELETE /v2.0/networks/42b7dd77-b49f-43be-867c-f5c53abef79f => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1019/2065] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:53 2026] GET /v2.0/security-groups?tenant_id=8e2f9647efb943d19175f3e8feaf4603&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2066] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:15:53 2026] DELETE /v2.0/networks/002d3a65-878e-4482-adf2-a941b051d6d1 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1020/2067] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:15:53 2026] GET /v2.0/ports?tenant_id=d2590f2ba40a43a8ac2c33f4163c32c7&device_id=6159d22c-22cd-4351-806d-97f6bbd22973 => generated 1463 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2068] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:53 2026] DELETE /v2.0/security-groups/330414f3-76e9-42fb-8502-fd53eeb247cd => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2069] 199.19.213.32 () {34 vars in 1017 bytes} [Fri Jul 3 17:15:53 2026] GET /v2.0/networks?tenant_id=d2590f2ba40a43a8ac2c33f4163c32c7&shared=False => generated 2377 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:15:54.017 6 INFO neutron.services.segments.plugin [-] Segment ab46f613-4b5e-4c11-8e6d-a3fa1e9ccf49 resource provider aggregate not found 2026-07-03 17:15:54.027 6 INFO neutron.services.segments.plugin [-] Segment ab46f613-4b5e-4c11-8e6d-a3fa1e9ccf49 resource provider aggregate not found 2026-07-03 17:15:54.043 6 INFO neutron.services.segments.plugin [-] Segment ab46f613-4b5e-4c11-8e6d-a3fa1e9ccf49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab46f613-4b5e-4c11-8e6d-a3fa1e9ccf49 found for delete ", "request_id": "req-b7438840-9af7-4ea0-b037-19c8c4632a5c"}]} 2026-07-03 17:15:54.044 6 INFO neutron.services.segments.plugin [-] Segment ab46f613-4b5e-4c11-8e6d-a3fa1e9ccf49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab46f613-4b5e-4c11-8e6d-a3fa1e9ccf49 found for delete ", "request_id": "req-328add4b-a0db-46d5-b4a2-aa351cda6f62"}]} [pid: 6|app: 0|req: 1021/2070] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:15:53 2026] DELETE /v2.0/networks/302dd7b7-d6a7-4a79-b75d-386d771deda9 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2071] 199.19.213.32 () {34 vars in 929 bytes} [Fri Jul 3 17:15:54 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1022/2072] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:15:54 2026] DELETE /v2.0/networks/dd9bfba1-36c0-4b95-b350-3a2279fbada2 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2073] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:15:55 2026] GET /v2.0/ports?tenant_id=d2590f2ba40a43a8ac2c33f4163c32c7&device_id=6159d22c-22cd-4351-806d-97f6bbd22973 => generated 1463 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2074] 199.19.213.32 () {34 vars in 1055 bytes} [Fri Jul 3 17:15:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.33&port_id=126b0ff4-6390-46ec-b7b8-f46f72660747 => 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: 1053/2075] 199.19.213.32 () {34 vars in 1103 bytes} [Fri Jul 3 17:15:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A310&port_id=126b0ff4-6390-46ec-b7b8-f46f72660747 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2076] 199.19.213.32 () {34 vars in 1063 bytes} [Fri Jul 3 17:15:55 2026] GET /v2.0/subnets?id=fb963dcb-6e48-41b7-9072-2881b5c3ed2d&id=9b8d89c4-4034-45ae-b866-a78918775afc => generated 1411 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2077] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:15:55 2026] GET /v2.0/ports?network_id=69e4fe9c-593b-4288-8ebd-87e2f16f6088&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: 6|app: 0|req: 1023/2078] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:55 2026] GET /v2.0/security-groups?tenant_id=f630a63f86f6480cab2a77ac9f15bf32&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2079] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:15:55 2026] GET /v2.0/ports?network_id=69e4fe9c-593b-4288-8ebd-87e2f16f6088&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2080] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:15:55 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1024/2081] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:55 2026] DELETE /v2.0/security-groups/cf8b5e0a-c6a6-467c-8bb7-267d4fb3b2b3 => 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: 1058/2082] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:15:55 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?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-07-03 17:15:55.562 7 INFO neutron.services.segments.plugin [-] Segment 0463399a-1da7-42f6-a261-aa91ac0894b8 resource provider aggregate not found 2026-07-03 17:15:55.568 7 INFO neutron.services.segments.plugin [-] Segment 0463399a-1da7-42f6-a261-aa91ac0894b8 resource provider aggregate not found 2026-07-03 17:15:55.580 7 INFO neutron.services.segments.plugin [-] Segment 0463399a-1da7-42f6-a261-aa91ac0894b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0463399a-1da7-42f6-a261-aa91ac0894b8 found for delete ", "request_id": "req-796234da-38e1-4d03-abcc-7331e69ddf10"}]} 2026-07-03 17:15:55.594 7 INFO neutron.services.segments.plugin [-] Segment 0463399a-1da7-42f6-a261-aa91ac0894b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0463399a-1da7-42f6-a261-aa91ac0894b8 found for delete ", "request_id": "req-8406d12f-4f4b-4d67-accf-8022e9630074"}]} 2026-07-03 17:15:55.599 7 INFO neutron.services.segments.plugin [-] Segment b99fdb2b-7448-45f9-83af-6683f38503c2 resource provider aggregate not found 2026-07-03 17:15:55.614 7 INFO neutron.services.segments.plugin [-] Segment b99fdb2b-7448-45f9-83af-6683f38503c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b99fdb2b-7448-45f9-83af-6683f38503c2 found for delete ", "request_id": "req-3c474e14-73af-463d-8f11-397bac0b3f90"}]} 2026-07-03 17:15:55.615 7 INFO neutron.services.segments.plugin [-] Segment b99fdb2b-7448-45f9-83af-6683f38503c2 resource provider aggregate not found 2026-07-03 17:15:55.634 7 INFO neutron.services.segments.plugin [-] Segment b99fdb2b-7448-45f9-83af-6683f38503c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b99fdb2b-7448-45f9-83af-6683f38503c2 found for delete ", "request_id": "req-e71dbf71-6a82-41b7-8853-d9f4cd0b75c5"}]} [pid: 6|app: 0|req: 1025/2083] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:55 2026] GET /v2.0/security-groups?tenant_id=a142d1f1d4eb4e228d7209b2aaaecc92&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2084] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:55 2026] DELETE /v2.0/security-groups/487807f7-d1bf-4471-af40-40e81419edf3 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:15:56.066 6 INFO neutron.services.segments.plugin [-] Segment a1335de3-1280-4358-b566-b3ba4983984b resource provider aggregate not found 2026-07-03 17:15:56.066 6 INFO neutron.services.segments.plugin [-] Segment a1335de3-1280-4358-b566-b3ba4983984b resource provider aggregate not found 2026-07-03 17:15:56.085 6 INFO neutron.services.segments.plugin [-] Segment a1335de3-1280-4358-b566-b3ba4983984b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1335de3-1280-4358-b566-b3ba4983984b found for delete ", "request_id": "req-09c52a77-be37-46ed-b0d8-aebc1bf1e2d2"}]} 2026-07-03 17:15:56.087 6 INFO neutron.services.segments.plugin [-] Segment a1335de3-1280-4358-b566-b3ba4983984b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1335de3-1280-4358-b566-b3ba4983984b found for delete ", "request_id": "req-0e2eaf5a-425c-4aba-944e-520c2f6cdce9"}]} [pid: 6|app: 0|req: 1026/2085] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:55 2026] GET /v2.0/security-groups?tenant_id=3f51cf9be72642b3bd70c6454e0ee773&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2086] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:56 2026] DELETE /v2.0/security-groups/b854561d-223d-4c57-b1a1-ad1ed0c8a5e6 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2087] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:15:58 2026] GET /v2.0/ports?device_id=6159d22c-22cd-4351-806d-97f6bbd22973 => generated 1194 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1027/2088] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:58 2026] GET /v2.0/security-groups?tenant_id=1b224ebf98f041b1b3a8d3f3d93b85b1&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2089] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:15:58 2026] GET /v2.0/security-groups?id=2522f2c5-c65e-4774-beb4-8ea23427eecc&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1028/2090] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:58 2026] DELETE /v2.0/security-groups/ca037134-dfef-44cf-bfaf-d174941c58d4 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2091] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:15:58 2026] GET /v2.0/security-groups?tenant_id=7ef659edf8bf49708fe7b2d766e47d36&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1029/2094] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:15:58 2026] DELETE /v2.0/security-groups/a7e7905e-b115-489c-bc84-ea226e7076f1 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:16:00.106 7 INFO neutron.db.segments_db [None req-48e6f345-b2f7-49d7-b938-1e2293058138 f6616ceb36b94e968cd12226deee92a9 157904b46e8d431f945ef6af9b18158f - - default default] Added segment fe297186-6084-45e9-91cb-d1f2d0af1513 of type vxlan for network 6975377f-bc3b-4a5d-b11f-15fd2ca5f34c [pid: 7|app: 0|req: 1066/2095] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:15:59 2026] POST /v2.0/networks => generated 631 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1030/2096] 10.0.0.110 () {34 vars in 753 bytes} [Fri Jul 3 17:16:00 2026] PUT /v2.0/networks/6975377f-bc3b-4a5d-b11f-15fd2ca5f34c/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2097] 10.0.0.110 () {32 vars in 733 bytes} [Fri Jul 3 17:16:00 2026] GET /v2.0/networks/6975377f-bc3b-4a5d-b11f-15fd2ca5f34c/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1031/2098] 10.0.0.110 () {34 vars in 764 bytes} [Fri Jul 3 17:16:00 2026] PUT /v2.0/networks/6975377f-bc3b-4a5d-b11f-15fd2ca5f34c/tags/green => generated 4 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2099] 10.0.0.110 () {32 vars in 733 bytes} [Fri Jul 3 17:16:00 2026] GET /v2.0/networks/6975377f-bc3b-4a5d-b11f-15fd2ca5f34c/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1032/2100] 10.0.0.110 () {34 vars in 760 bytes} [Fri Jul 3 17:16:00 2026] PUT /v2.0/networks/6975377f-bc3b-4a5d-b11f-15fd2ca5f34c/tags/red => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2101] 10.0.0.110 () {32 vars in 733 bytes} [Fri Jul 3 17:16:00 2026] GET /v2.0/networks/6975377f-bc3b-4a5d-b11f-15fd2ca5f34c/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1033/2102] 10.0.0.110 () {34 vars in 782 bytes} [Fri Jul 3 17:16:00 2026] PUT /v2.0/networks/6975377f-bc3b-4a5d-b11f-15fd2ca5f34c/tags/black.or.white => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2103] 10.0.0.110 () {32 vars in 733 bytes} [Fri Jul 3 17:16:00 2026] GET /v2.0/networks/6975377f-bc3b-4a5d-b11f-15fd2ca5f34c/tags => generated 52 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1034/2104] 10.0.0.110 () {34 vars in 753 bytes} [Fri Jul 3 17:16:00 2026] PUT /v2.0/networks/6975377f-bc3b-4a5d-b11f-15fd2ca5f34c/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2105] 10.0.0.110 () {32 vars in 733 bytes} [Fri Jul 3 17:16:00 2026] GET /v2.0/networks/6975377f-bc3b-4a5d-b11f-15fd2ca5f34c/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1035/2106] 10.0.0.110 () {32 vars in 741 bytes} [Fri Jul 3 17:16:00 2026] GET /v2.0/networks/6975377f-bc3b-4a5d-b11f-15fd2ca5f34c/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:16:01.076 7 INFO neutron.api.v2.resource [None req-310e2820-7e27-4894-9ac4-d070b0663b16 f6616ceb36b94e968cd12226deee92a9 157904b46e8d431f945ef6af9b18158f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1072/2107] 10.0.0.110 () {32 vars in 745 bytes} [Fri Jul 3 17:16:01 2026] GET /v2.0/networks/6975377f-bc3b-4a5d-b11f-15fd2ca5f34c/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1036/2108] 10.0.0.110 () {32 vars in 744 bytes} [Fri Jul 3 17:16:01 2026] DELETE /v2.0/networks/6975377f-bc3b-4a5d-b11f-15fd2ca5f34c/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2109] 10.0.0.110 () {32 vars in 733 bytes} [Fri Jul 3 17:16:01 2026] GET /v2.0/networks/6975377f-bc3b-4a5d-b11f-15fd2ca5f34c/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:16:01.247 6 INFO neutron.api.v2.resource [None req-bdf503a7-e960-4ec0-a9c4-1c6810039e86 f6616ceb36b94e968cd12226deee92a9 157904b46e8d431f945ef6af9b18158f - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1037/2110] 10.0.0.110 () {32 vars in 748 bytes} [Fri Jul 3 17:16:01 2026] DELETE /v2.0/networks/6975377f-bc3b-4a5d-b11f-15fd2ca5f34c/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2111] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:16:01 2026] DELETE /v2.0/networks/6975377f-bc3b-4a5d-b11f-15fd2ca5f34c/tags => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1038/2112] 10.0.0.110 () {32 vars in 733 bytes} [Fri Jul 3 17:16:01 2026] GET /v2.0/networks/6975377f-bc3b-4a5d-b11f-15fd2ca5f34c/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:16:01.521 7 INFO neutron.services.segments.plugin [-] Segment fe297186-6084-45e9-91cb-d1f2d0af1513 resource provider aggregate not found 2026-07-03 17:16:01.531 7 INFO neutron.services.segments.plugin [-] Segment fe297186-6084-45e9-91cb-d1f2d0af1513 resource provider aggregate not found 2026-07-03 17:16:01.542 7 INFO neutron.services.segments.plugin [-] Segment fe297186-6084-45e9-91cb-d1f2d0af1513 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe297186-6084-45e9-91cb-d1f2d0af1513 found for delete ", "request_id": "req-0b8e09ed-8dcc-4800-ae63-b1fdb4df7a61"}]} [pid: 7|app: 0|req: 1075/2113] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:16:01 2026] DELETE /v2.0/networks/6975377f-bc3b-4a5d-b11f-15fd2ca5f34c => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:16:01.556 7 INFO neutron.services.segments.plugin [-] Segment fe297186-6084-45e9-91cb-d1f2d0af1513 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe297186-6084-45e9-91cb-d1f2d0af1513 found for delete ", "request_id": "req-da2c3256-f0a5-4b7a-bd9b-c84644282560"}]} [pid: 6|app: 0|req: 1039/2114] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:02 2026] GET /v2.0/security-groups?tenant_id=157904b46e8d431f945ef6af9b18158f&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: 1076/2115] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:02 2026] DELETE /v2.0/security-groups/c159cd34-4cfc-41d1-8646-f57bc275043d => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1040/2116] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:03 2026] GET /v2.0/security-groups?tenant_id=78f6f944d1804c87af19513a2948ff6c&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1041/2117] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:03 2026] DELETE /v2.0/security-groups/9e58fd3f-f8db-4e7d-acc7-71baa0a60bb5 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2118] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:03 2026] GET /v2.0/security-groups?tenant_id=cf1d8bc60db54bf3b1158ff8f9ffa5a6&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1042/2119] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:03 2026] DELETE /v2.0/security-groups/0bcfd203-843b-4405-b525-794fa20c0946 => 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: 1078/2120] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:16:03 2026] GET /v2.0/ports?device_id=6159d22c-22cd-4351-806d-97f6bbd22973 => generated 1196 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1043/2121] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:16:03 2026] GET /v2.0/security-groups?id=2522f2c5-c65e-4774-beb4-8ea23427eecc&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2122] 10.0.0.110 () {32 vars in 818 bytes} [Fri Jul 3 17:16:03 2026] GET /v2.0/ports?network_id=69e4fe9c-593b-4288-8ebd-87e2f16f6088&mac_address=fa%3A16%3A3e%3A4b%3A22%3Aab => generated 1196 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2123] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:03 2026] GET /v2.0/security-groups?tenant_id=3f2e31a7956f459b8937bdc6c576e0d9&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2124] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:03 2026] DELETE /v2.0/security-groups/4dc18234-4ffe-49ee-b7e9-2a68450b09f7 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:16:04.519 6 INFO neutron.db.l3_db [None req-480c5162-db6c-4f2f-823c-5aee81482925 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Floating IP 081abcc2-1a76-4e56-b66f-4884673586a7 associated. External IP: 10.96.250.216, port: 126b0ff4-6390-46ec-b7b8-f46f72660747. [pid: 6|app: 0|req: 1044/2125] 10.0.0.110 () {34 vars in 677 bytes} [Fri Jul 3 17:16:03 2026] POST /v2.0/floatingips => generated 854 bytes in 1223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:16:04.938 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-71e4cfb8-eb23-42e9-999c-1cca553490cc'] response: {'name': 'network-changed', 'server_uuid': '6159d22c-22cd-4351-806d-97f6bbd22973', 'tag': '126b0ff4-6390-46ec-b7b8-f46f72660747', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1082/2126] 10.0.0.199 () {34 vars in 1096 bytes} [Fri Jul 3 17:16:04 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1904431482&fields=id&tenant_id=d2590f2ba40a43a8ac2c33f4163c32c7 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1045/2127] 10.0.0.199 () {34 vars in 982 bytes} [Fri Jul 3 17:16:05 2026] GET /v2.0/networks?id=833cb099-1b14-4610-96a2-6f7c322fe4bc => generated 705 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2128] 10.0.0.199 () {34 vars in 965 bytes} [Fri Jul 3 17:16:05 2026] GET /v2.0/quotas/d2590f2ba40a43a8ac2c33f4163c32c7 => generated 292 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1046/2129] 10.0.0.199 () {34 vars in 1002 bytes} [Fri Jul 3 17:16:05 2026] GET /v2.0/ports?tenant_id=d2590f2ba40a43a8ac2c33f4163c32c7&fields=id => generated 333 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2130] 10.0.0.199 () {34 vars in 1008 bytes} [Fri Jul 3 17:16:05 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1047/2131] 10.0.0.199 () {34 vars in 1108 bytes} [Fri Jul 3 17:16:05 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2132] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:16:05 2026] GET /v2.0/ports?tenant_id=d2590f2ba40a43a8ac2c33f4163c32c7&device_id=6159d22c-22cd-4351-806d-97f6bbd22973 => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1048/2133] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:16:05 2026] GET /v2.0/networks?id=69e4fe9c-593b-4288-8ebd-87e2f16f6088 => generated 801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2134] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:16:05 2026] GET /v2.0/ports?device_id=d3cc4c0c-2b0f-43ae-b8bf-11d3107ad709 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1049/2135] 199.19.213.32 () {34 vars in 1055 bytes} [Fri Jul 3 17:16:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.33&port_id=126b0ff4-6390-46ec-b7b8-f46f72660747 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2136] 199.19.213.32 () {34 vars in 1103 bytes} [Fri Jul 3 17:16:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A310&port_id=126b0ff4-6390-46ec-b7b8-f46f72660747 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1050/2137] 199.19.213.32 () {34 vars in 1063 bytes} [Fri Jul 3 17:16:05 2026] GET /v2.0/subnets?id=fb963dcb-6e48-41b7-9072-2881b5c3ed2d&id=9b8d89c4-4034-45ae-b866-a78918775afc => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2138] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:16:05 2026] GET /v2.0/ports?network_id=69e4fe9c-593b-4288-8ebd-87e2f16f6088&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1051/2139] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:16:05 2026] GET /v2.0/ports?network_id=69e4fe9c-593b-4288-8ebd-87e2f16f6088&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2140] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:16:05 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2141] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:16:05 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:16:06.300 6 INFO neutron.db.segments_db [None req-67595e03-0273-4ba4-92ea-d06145c14d6e 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] Added segment dfdbd5e1-302d-4b3d-ae62-136d098f5865 of type vxlan for network 3fd04d6a-06de-4300-908d-b2b8e19537f3 [pid: 6|app: 0|req: 1052/2142] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:16:05 2026] POST /v2.0/networks => generated 649 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2143] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:16:06 2026] POST /v2.0/subnets => generated 627 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:16:06.741 6 INFO neutron.db.segments_db [None req-a5fe1faa-9b96-410a-b984-5f43dcef155b 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] Added segment 137c8450-ed3a-4bd1-a9cd-baa402d7001d of type vxlan for network 8c6816be-3d7b-4a8e-a20e-60844c8d3d5d 2026-07-03 17:16:06.919 7 INFO neutron.db.segments_db [None req-d368e299-e65a-4bf1-a1e2-4913f70d2ee1 a40f824175a7422980089e9f61c9847a 78012eaea3ce496180e2f60e3f265988 - - default default] Added segment df07fb3a-565f-438f-b515-26231af46f7c of type vxlan for network e1835611-382a-44e8-b9a2-58582ff9d7d3 [pid: 7|app: 0|req: 1092/2144] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:16:06 2026] POST /v2.0/networks => generated 632 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:16:07.078 6 INFO neutron.db.l3_hamode_db [None req-a5fe1faa-9b96-410a-b984-5f43dcef155b 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1093/2145] 10.0.0.110 () {34 vars in 664 bytes} [Fri Jul 3 17:16:07 2026] POST /v2.0/ports => generated 743 bytes in 344 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: 1094/2146] 10.0.0.110 () {34 vars in 747 bytes} [Fri Jul 3 17:16:07 2026] PUT /v2.0/ports/97102f1c-bcd2-44bb-ad4f-b9d8afd5a6dd/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1095/2147] 10.0.0.110 () {32 vars in 727 bytes} [Fri Jul 3 17:16:07 2026] GET /v2.0/ports/97102f1c-bcd2-44bb-ad4f-b9d8afd5a6dd/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1096/2148] 10.0.0.110 () {34 vars in 758 bytes} [Fri Jul 3 17:16:07 2026] PUT /v2.0/ports/97102f1c-bcd2-44bb-ad4f-b9d8afd5a6dd/tags/green => generated 4 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1097/2149] 10.0.0.110 () {32 vars in 727 bytes} [Fri Jul 3 17:16:07 2026] GET /v2.0/ports/97102f1c-bcd2-44bb-ad4f-b9d8afd5a6dd/tags => generated 34 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: 1098/2150] 10.0.0.110 () {34 vars in 754 bytes} [Fri Jul 3 17:16:07 2026] PUT /v2.0/ports/97102f1c-bcd2-44bb-ad4f-b9d8afd5a6dd/tags/red => generated 4 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1099/2151] 10.0.0.110 () {32 vars in 727 bytes} [Fri Jul 3 17:16:07 2026] GET /v2.0/ports/97102f1c-bcd2-44bb-ad4f-b9d8afd5a6dd/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:07.989 6 INFO neutron.db.l3_hamode_db [None req-a5fe1faa-9b96-410a-b984-5f43dcef155b 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1100/2152] 10.0.0.110 () {34 vars in 776 bytes} [Fri Jul 3 17:16:07 2026] PUT /v2.0/ports/97102f1c-bcd2-44bb-ad4f-b9d8afd5a6dd/tags/black.or.white => generated 4 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1101/2153] 10.0.0.110 () {32 vars in 727 bytes} [Fri Jul 3 17:16:08 2026] GET /v2.0/ports/97102f1c-bcd2-44bb-ad4f-b9d8afd5a6dd/tags => generated 52 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: 1102/2154] 10.0.0.110 () {34 vars in 747 bytes} [Fri Jul 3 17:16:08 2026] PUT /v2.0/ports/97102f1c-bcd2-44bb-ad4f-b9d8afd5a6dd/tags => generated 37 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: 1103/2155] 10.0.0.110 () {32 vars in 727 bytes} [Fri Jul 3 17:16:08 2026] GET /v2.0/ports/97102f1c-bcd2-44bb-ad4f-b9d8afd5a6dd/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1104/2156] 10.0.0.110 () {32 vars in 735 bytes} [Fri Jul 3 17:16:08 2026] GET /v2.0/ports/97102f1c-bcd2-44bb-ad4f-b9d8afd5a6dd/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:08.403 7 INFO neutron.api.v2.resource [None req-d3f25e17-67da-42de-894b-242c8ca54bf1 a40f824175a7422980089e9f61c9847a 78012eaea3ce496180e2f60e3f265988 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1105/2157] 10.0.0.110 () {32 vars in 739 bytes} [Fri Jul 3 17:16:08 2026] GET /v2.0/ports/97102f1c-bcd2-44bb-ad4f-b9d8afd5a6dd/tags/green => generated 99 bytes in 62 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: 1106/2158] 10.0.0.110 () {32 vars in 738 bytes} [Fri Jul 3 17:16:08 2026] DELETE /v2.0/ports/97102f1c-bcd2-44bb-ad4f-b9d8afd5a6dd/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1107/2159] 10.0.0.110 () {32 vars in 727 bytes} [Fri Jul 3 17:16:08 2026] GET /v2.0/ports/97102f1c-bcd2-44bb-ad4f-b9d8afd5a6dd/tags => generated 30 bytes in 47 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-07-03 17:16:08.605 7 INFO neutron.api.v2.resource [None req-123d53b1-6733-4726-b164-87ea3ac157c4 a40f824175a7422980089e9f61c9847a 78012eaea3ce496180e2f60e3f265988 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1108/2160] 10.0.0.110 () {32 vars in 742 bytes} [Fri Jul 3 17:16:08 2026] DELETE /v2.0/ports/97102f1c-bcd2-44bb-ad4f-b9d8afd5a6dd/tags/green => generated 99 bytes in 76 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: 1109/2161] 10.0.0.110 () {32 vars in 730 bytes} [Fri Jul 3 17:16:08 2026] DELETE /v2.0/ports/97102f1c-bcd2-44bb-ad4f-b9d8afd5a6dd/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1110/2162] 10.0.0.110 () {32 vars in 727 bytes} [Fri Jul 3 17:16:08 2026] GET /v2.0/ports/97102f1c-bcd2-44bb-ad4f-b9d8afd5a6dd/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:08.857 7 INFO neutron_taas.services.taas.taas_plugin [None req-57566c80-bf38-467e-afcc-8fb7f633dc03 a40f824175a7422980089e9f61c9847a 78012eaea3ce496180e2f60e3f265988 - - default default] TaaS: Handle Delete Port: 97102f1c-bcd2-44bb-ad4f-b9d8afd5a6dd 2026-07-03 17:16:08.862 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57566c80-bf38-467e-afcc-8fb7f633dc03 a40f824175a7422980089e9f61c9847a 78012eaea3ce496180e2f60e3f265988 - - default default] Tap Mirror: Handle Delete Port: 97102f1c-bcd2-44bb-ad4f-b9d8afd5a6dd [pid: 7|app: 0|req: 1111/2163] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:16:08 2026] DELETE /v2.0/ports/97102f1c-bcd2-44bb-ad4f-b9d8afd5a6dd => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1053/2164] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:16:06 2026] POST /v2.0/routers => generated 695 bytes in 2278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:16:09.082 7 INFO neutron.services.segments.plugin [-] Segment df07fb3a-565f-438f-b515-26231af46f7c resource provider aggregate not found 2026-07-03 17:16:09.087 7 INFO neutron.services.segments.plugin [-] Segment df07fb3a-565f-438f-b515-26231af46f7c resource provider aggregate not found 2026-07-03 17:16:09.105 7 INFO neutron.services.segments.plugin [-] Segment df07fb3a-565f-438f-b515-26231af46f7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df07fb3a-565f-438f-b515-26231af46f7c found for delete ", "request_id": "req-cf404ca8-0024-4d02-accd-180764d59a37"}]} [pid: 7|app: 0|req: 1112/2165] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:16:08 2026] DELETE /v2.0/networks/e1835611-382a-44e8-b9a2-58582ff9d7d3 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:16:09.119 7 INFO neutron.services.segments.plugin [-] Segment df07fb3a-565f-438f-b515-26231af46f7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df07fb3a-565f-438f-b515-26231af46f7c found for delete ", "request_id": "req-4ea676cb-a5ef-4169-8d8d-bfc9f22c191c"}]} [pid: 7|app: 0|req: 1113/2166] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:09 2026] GET /v2.0/security-groups?tenant_id=0a018c238ea04dc0b1c40a0ebf255c3b&name=default => generated 2928 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2167] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:16:10 2026] GET /v2.0/networks?id=833cb099-1b14-4610-96a2-6f7c322fe4bc => 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: 1115/2168] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:10 2026] DELETE /v2.0/security-groups/fa7a8e10-0ac4-406a-8c1b-c2227e6ba515 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2169] 199.19.213.32 () {34 vars in 1049 bytes} [Fri Jul 3 17:16:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d2590f2ba40a43a8ac2c33f4163c32c7 => generated 179 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1054/2170] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:16:08 2026] PUT /v2.0/routers/bb665a3e-3843-4487-9a5e-bcb3d118f7aa/add_router_interface => generated 309 bytes in 1315 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2171] 199.19.213.32 () {38 vars in 954 bytes} [Fri Jul 3 17:16:10 2026] POST /v2.0/ports => generated 1187 bytes in 407 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: 1118/2172] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:10 2026] GET /v2.0/security-groups?tenant_id=78012eaea3ce496180e2f60e3f265988&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2173] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:16:10 2026] GET /v2.0/ports?device_id=d3cc4c0c-2b0f-43ae-b8bf-11d3107ad709 => generated 1190 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1055/2174] 10.0.0.110 () {34 vars in 665 bytes} [Fri Jul 3 17:16:10 2026] POST /v2.0/ports => generated 955 bytes in 449 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: 6|app: 0|req: 1056/2175] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:10 2026] DELETE /v2.0/security-groups/a9f60cbf-0e0b-4309-8252-b20b55dbef34 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2176] 199.19.213.32 () {38 vars in 1027 bytes} [Fri Jul 3 17:16:10 2026] PUT /v2.0/ports/10765fed-21e2-43af-a4a7-cf6940130443 => generated 1468 bytes in 445 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: 1121/2177] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:16:11 2026] GET /v2.0/security-groups?id=2522f2c5-c65e-4774-beb4-8ea23427eecc&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:16:11.232 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-89a93357-3402-4a0b-8e31-289b69965235'] response: {'name': 'network-changed', 'server_uuid': 'd3cc4c0c-2b0f-43ae-b8bf-11d3107ad709', 'tag': '10765fed-21e2-43af-a4a7-cf6940130443', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1057/2178] 10.0.0.110 () {34 vars in 665 bytes} [Fri Jul 3 17:16:10 2026] POST /v2.0/ports => generated 954 bytes in 430 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: 6|app: 0|req: 1058/2179] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:16:11 2026] GET /v2.0/ports?tenant_id=d2590f2ba40a43a8ac2c33f4163c32c7&device_id=d3cc4c0c-2b0f-43ae-b8bf-11d3107ad709 => generated 1471 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1059/2180] 199.19.213.32 () {34 vars in 1017 bytes} [Fri Jul 3 17:16:11 2026] GET /v2.0/networks?tenant_id=d2590f2ba40a43a8ac2c33f4163c32c7&shared=False => generated 2377 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1060/2181] 199.19.213.32 () {34 vars in 929 bytes} [Fri Jul 3 17:16:11 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) 2026-07-03 17:16:12.094 7 INFO neutron.db.l3_db [None req-c215a143-0f17-4d00-8d93-6c7d8dbb4e66 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] Floating IP d6de3e67-45cd-4a19-8bc8-2817265005f5 associated. External IP: 10.96.250.215, port: 6e8c06dd-1934-41c5-802a-dc887a3f8951. [pid: 7|app: 0|req: 1122/2182] 10.0.0.110 () {34 vars in 677 bytes} [Fri Jul 3 17:16:11 2026] POST /v2.0/floatingips => generated 841 bytes in 1612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2183] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:16:12 2026] GET /v2.0/ports?tenant_id=d2590f2ba40a43a8ac2c33f4163c32c7&device_id=d3cc4c0c-2b0f-43ae-b8bf-11d3107ad709 => generated 1471 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:16:13.042 6 INFO neutron.db.l3_db [None req-14be393b-6055-4daf-bfe2-be6149cd2d87 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] Floating IP d6de3e67-45cd-4a19-8bc8-2817265005f5 disassociated. External IP: 10.96.250.215, port: 6e8c06dd-1934-41c5-802a-dc887a3f8951. [pid: 7|app: 0|req: 1124/2184] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:16:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.135&port_id=10765fed-21e2-43af-a4a7-cf6940130443 => 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: 1125/2185] 199.19.213.32 () {34 vars in 1105 bytes} [Fri Jul 3 17:16:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A22c&port_id=10765fed-21e2-43af-a4a7-cf6940130443 => 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: 1126/2186] 199.19.213.32 () {34 vars in 1063 bytes} [Fri Jul 3 17:16:13 2026] GET /v2.0/subnets?id=59c4a5fc-664d-49ad-b02d-0560bc47f20f&id=56768701-37b6-4722-8d33-3dbc07f803ad => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2187] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:16:13 2026] GET /v2.0/ports?network_id=833cb099-1b14-4610-96a2-6f7c322fe4bc&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: 1128/2188] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:16:13 2026] GET /v2.0/ports?network_id=833cb099-1b14-4610-96a2-6f7c322fe4bc&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: 7|app: 0|req: 1129/2189] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:16:13 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2190] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:16:13 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc?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: 6|app: 0|req: 1061/2191] 10.0.0.110 () {34 vars in 749 bytes} [Fri Jul 3 17:16:12 2026] PUT /v2.0/floatingips/d6de3e67-45cd-4a19-8bc8-2817265005f5 => generated 552 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:16:13.478 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d04add2-bedd-483c-bad9-a7f80ed4943a 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] TaaS: Handle Delete Port: c8a73a41-80cb-48c1-ac9f-443cc5634f99 2026-07-03 17:16:13.481 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d04add2-bedd-483c-bad9-a7f80ed4943a 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] Tap Mirror: Handle Delete Port: c8a73a41-80cb-48c1-ac9f-443cc5634f99 [pid: 7|app: 0|req: 1131/2192] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:16:13 2026] DELETE /v2.0/floatingips/d6de3e67-45cd-4a19-8bc8-2817265005f5 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:16:14.354 7 INFO neutron.db.segments_db [None req-3d3cde9f-7a2d-43ad-bc3d-e39ce93c1613 714c496df98c49ea87cdcace75be8caa 73148bcf51c84e01a19d7813d2467997 - - default default] Added segment b373f3f8-667f-43ff-bb3f-113d3634ade0 of type vxlan for network f06bdf27-88a3-41c3-8635-8de7553fdde9 2026-07-03 17:16:14.509 6 INFO neutron.db.l3_db [None req-a5429c4c-57b5-4bfc-b32f-b2798e544491 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] Floating IP f48f7ad2-2abb-4230-b595-e266d9fd15ae associated. External IP: 10.96.250.204, port: 2cc63698-0750-4b83-bbe3-df3417921b95. 2026-07-03 17:16:14.681 7 INFO neutron.db.l3_hamode_db [None req-3d3cde9f-7a2d-43ad-bc3d-e39ce93c1613 714c496df98c49ea87cdcace75be8caa 73148bcf51c84e01a19d7813d2467997 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 17:16:14.822 7 INFO neutron.db.l3_hamode_db [None req-3d3cde9f-7a2d-43ad-bc3d-e39ce93c1613 714c496df98c49ea87cdcace75be8caa 73148bcf51c84e01a19d7813d2467997 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 1062/2195] 10.0.0.110 () {34 vars in 677 bytes} [Fri Jul 3 17:16:13 2026] POST /v2.0/floatingips => generated 842 bytes in 1200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1063/2196] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:16:14 2026] GET /v2.0/floatingips/f48f7ad2-2abb-4230-b595-e266d9fd15ae => generated 842 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1064/2197] 10.0.0.110 () {32 vars in 655 bytes} [Fri Jul 3 17:16:14 2026] GET /v2.0/floatingips => generated 845 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:16:15.408 6 INFO neutron.db.l3_db [None req-1a465b39-9b33-4ed3-b83b-facc20d78f02 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] Floating IP f48f7ad2-2abb-4230-b595-e266d9fd15ae associated. External IP: 10.96.250.204, port: 2cc63698-0750-4b83-bbe3-df3417921b95. [pid: 7|app: 0|req: 1134/2198] 10.0.0.110 () {34 vars in 668 bytes} [Fri Jul 3 17:16:14 2026] POST /v2.0/routers => generated 474 bytes in 1341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2199] 10.0.0.110 () {34 vars in 751 bytes} [Fri Jul 3 17:16:15 2026] PUT /v2.0/routers/570b8a17-7388-40be-b420-3fd367a286d4/tags => generated 25 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2200] 10.0.0.110 () {32 vars in 731 bytes} [Fri Jul 3 17:16:15 2026] GET /v2.0/routers/570b8a17-7388-40be-b420-3fd367a286d4/tags => generated 25 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2201] 10.0.0.110 () {34 vars in 762 bytes} [Fri Jul 3 17:16:15 2026] PUT /v2.0/routers/570b8a17-7388-40be-b420-3fd367a286d4/tags/green => generated 4 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2202] 10.0.0.110 () {32 vars in 731 bytes} [Fri Jul 3 17:16:15 2026] GET /v2.0/routers/570b8a17-7388-40be-b420-3fd367a286d4/tags => generated 34 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2203] 10.0.0.110 () {34 vars in 758 bytes} [Fri Jul 3 17:16:16 2026] PUT /v2.0/routers/570b8a17-7388-40be-b420-3fd367a286d4/tags/red => generated 4 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2204] 10.0.0.110 () {32 vars in 731 bytes} [Fri Jul 3 17:16:16 2026] GET /v2.0/routers/570b8a17-7388-40be-b420-3fd367a286d4/tags => generated 34 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2205] 10.0.0.36 () {34 vars in 989 bytes} [Fri Jul 3 17:16:16 2026] GET /v2.0/ports?device_id=6159d22c-22cd-4351-806d-97f6bbd22973 => generated 1465 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2206] 10.0.0.110 () {34 vars in 780 bytes} [Fri Jul 3 17:16:16 2026] PUT /v2.0/routers/570b8a17-7388-40be-b420-3fd367a286d4/tags/black.or.white => generated 4 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2207] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:16:16 2026] GET /v2.0/ports?device_id=d3cc4c0c-2b0f-43ae-b8bf-11d3107ad709 => generated 1202 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2208] 10.0.0.36 () {34 vars in 1039 bytes} [Fri Jul 3 17:16:16 2026] GET /v2.0/security-groups?id=2522f2c5-c65e-4774-beb4-8ea23427eecc&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1065/2209] 10.0.0.110 () {34 vars in 749 bytes} [Fri Jul 3 17:16:15 2026] PUT /v2.0/floatingips/f48f7ad2-2abb-4230-b595-e266d9fd15ae => generated 841 bytes in 1679 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1066/2210] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:16:16 2026] GET /v2.0/security-groups?id=2522f2c5-c65e-4774-beb4-8ea23427eecc&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2211] 10.0.0.110 () {32 vars in 731 bytes} [Fri Jul 3 17:16:16 2026] GET /v2.0/routers/570b8a17-7388-40be-b420-3fd367a286d4/tags => generated 52 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:16:16.848 6 INFO neutron.db.l3_db [None req-b9a5b6e5-7d26-423c-9edc-a5293ffab458 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] Floating IP f48f7ad2-2abb-4230-b595-e266d9fd15ae disassociated. External IP: 10.96.250.204, port: 6e8c06dd-1934-41c5-802a-dc887a3f8951. [pid: 7|app: 0|req: 1146/2212] 10.0.0.110 () {34 vars in 751 bytes} [Fri Jul 3 17:16:16 2026] PUT /v2.0/routers/570b8a17-7388-40be-b420-3fd367a286d4/tags => generated 37 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2213] 10.0.0.110 () {32 vars in 731 bytes} [Fri Jul 3 17:16:16 2026] GET /v2.0/routers/570b8a17-7388-40be-b420-3fd367a286d4/tags => generated 37 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2214] 10.0.0.110 () {32 vars in 739 bytes} [Fri Jul 3 17:16:16 2026] GET /v2.0/routers/570b8a17-7388-40be-b420-3fd367a286d4/tags/red => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1067/2215] 10.0.0.110 () {34 vars in 749 bytes} [Fri Jul 3 17:16:16 2026] PUT /v2.0/floatingips/f48f7ad2-2abb-4230-b595-e266d9fd15ae => generated 552 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:16:17.217 7 INFO neutron.api.v2.resource [None req-c0ee9d95-3642-4cab-b4f7-d96d5bc29712 714c496df98c49ea87cdcace75be8caa 73148bcf51c84e01a19d7813d2467997 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1149/2216] 10.0.0.110 () {32 vars in 743 bytes} [Fri Jul 3 17:16:17 2026] GET /v2.0/routers/570b8a17-7388-40be-b420-3fd367a286d4/tags/green => generated 99 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-03 17:16:17.306 6 INFO neutron_taas.services.taas.taas_plugin [None req-64c9bbdf-c83c-4caf-84da-58565e912ae9 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] TaaS: Handle Delete Port: ed7c33b3-8e9e-4968-8bb8-df3ac2cde96c 2026-07-03 17:16:17.309 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64c9bbdf-c83c-4caf-84da-58565e912ae9 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] Tap Mirror: Handle Delete Port: ed7c33b3-8e9e-4968-8bb8-df3ac2cde96c [pid: 7|app: 0|req: 1150/2217] 10.0.0.110 () {32 vars in 742 bytes} [Fri Jul 3 17:16:17 2026] DELETE /v2.0/routers/570b8a17-7388-40be-b420-3fd367a286d4/tags/red => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1068/2218] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:16:17 2026] DELETE /v2.0/floatingips/f48f7ad2-2abb-4230-b595-e266d9fd15ae => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2219] 10.0.0.110 () {32 vars in 731 bytes} [Fri Jul 3 17:16:17 2026] GET /v2.0/routers/570b8a17-7388-40be-b420-3fd367a286d4/tags => generated 30 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:16:17.499 6 INFO neutron.api.v2.resource [None req-6b0c8162-3bc6-43de-9da5-66b3537322c4 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1069/2220] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:16:17 2026] DELETE /v2.0/floatingips/f48f7ad2-2abb-4230-b595-e266d9fd15ae => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:16:17.598 7 INFO neutron.api.v2.resource [None req-ae6c8d80-7e2b-4060-a455-374e642c5d4e 714c496df98c49ea87cdcace75be8caa 73148bcf51c84e01a19d7813d2467997 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1152/2221] 10.0.0.110 () {32 vars in 746 bytes} [Fri Jul 3 17:16:17 2026] DELETE /v2.0/routers/570b8a17-7388-40be-b420-3fd367a286d4/tags/green => generated 99 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-03 17:16:17.635 6 INFO neutron_taas.services.taas.taas_plugin [None req-48dcbb74-44f4-4d04-bceb-5c984547b8f3 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] TaaS: Handle Delete Port: 6e8c06dd-1934-41c5-802a-dc887a3f8951 2026-07-03 17:16:17.638 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48dcbb74-44f4-4d04-bceb-5c984547b8f3 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] Tap Mirror: Handle Delete Port: 6e8c06dd-1934-41c5-802a-dc887a3f8951 [pid: 7|app: 0|req: 1153/2222] 10.0.0.110 () {32 vars in 734 bytes} [Fri Jul 3 17:16:17 2026] DELETE /v2.0/routers/570b8a17-7388-40be-b420-3fd367a286d4/tags => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1070/2223] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:16:17 2026] DELETE /v2.0/ports/6e8c06dd-1934-41c5-802a-dc887a3f8951 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2224] 10.0.0.110 () {32 vars in 731 bytes} [Fri Jul 3 17:16:17 2026] GET /v2.0/routers/570b8a17-7388-40be-b420-3fd367a286d4/tags => generated 12 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1071/2225] 10.0.0.110 () {32 vars in 721 bytes} [Fri Jul 3 17:16:17 2026] GET /v2.0/routers/570b8a17-7388-40be-b420-3fd367a286d4 => generated 480 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:16:18.015 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e9db6c4-5e28-4841-b0b2-d0363d8fef50 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] TaaS: Handle Delete Port: 2cc63698-0750-4b83-bbe3-df3417921b95 2026-07-03 17:16:18.019 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e9db6c4-5e28-4841-b0b2-d0363d8fef50 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] Tap Mirror: Handle Delete Port: 2cc63698-0750-4b83-bbe3-df3417921b95 [pid: 7|app: 0|req: 1155/2226] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:16:17 2026] DELETE /v2.0/ports/2cc63698-0750-4b83-bbe3-df3417921b95 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2227] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:16:18 2026] GET /v2.0/ports?device_id=bb665a3e-3843-4487-9a5e-bcb3d118f7aa => generated 958 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1072/2228] 10.0.0.110 () {34 vars in 742 bytes} [Fri Jul 3 17:16:17 2026] PUT /v2.0/routers/570b8a17-7388-40be-b420-3fd367a286d4 => generated 480 bytes in 657 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1073/2229] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:16:18 2026] GET /v2.0/ports?device_id=570b8a17-7388-40be-b420-3fd367a286d4 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:16:18.690 7 INFO neutron_taas.services.taas.taas_plugin [None req-d12f6a7f-9cc7-464d-a370-e27981b3d5e4 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] TaaS: Handle Delete Port: 9be1c2f9-03ea-4df2-9f41-471e81a25d3a 2026-07-03 17:16:18.693 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d12f6a7f-9cc7-464d-a370-e27981b3d5e4 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] Tap Mirror: Handle Delete Port: 9be1c2f9-03ea-4df2-9f41-471e81a25d3a 2026-07-03 17:16:18.818 6 INFO neutron_taas.services.taas.taas_plugin [None req-230a4aa2-61e6-4723-b4b0-7d9a22b626ce 714c496df98c49ea87cdcace75be8caa 73148bcf51c84e01a19d7813d2467997 - - default default] TaaS: Handle Delete Port: c0fe165e-4d37-40a1-9cfe-c2261461c470 2026-07-03 17:16:18.823 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-230a4aa2-61e6-4723-b4b0-7d9a22b626ce 714c496df98c49ea87cdcace75be8caa 73148bcf51c84e01a19d7813d2467997 - - default default] Tap Mirror: Handle Delete Port: c0fe165e-4d37-40a1-9cfe-c2261461c470 2026-07-03 17:16:19.213 6 INFO neutron.services.segments.plugin [-] Segment b373f3f8-667f-43ff-bb3f-113d3634ade0 resource provider aggregate not found 2026-07-03 17:16:19.220 6 INFO neutron.services.segments.plugin [-] Segment b373f3f8-667f-43ff-bb3f-113d3634ade0 resource provider aggregate not found 2026-07-03 17:16:19.232 6 INFO neutron.services.segments.plugin [-] Segment b373f3f8-667f-43ff-bb3f-113d3634ade0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b373f3f8-667f-43ff-bb3f-113d3634ade0 found for delete ", "request_id": "req-86180afb-61b3-4824-a149-e688abcd345b"}]} 2026-07-03 17:16:19.246 6 INFO neutron.services.segments.plugin [-] Segment b373f3f8-667f-43ff-bb3f-113d3634ade0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b373f3f8-667f-43ff-bb3f-113d3634ade0 found for delete ", "request_id": "req-6bba925f-83e9-4ef9-b388-d357c8dd59de"}]} 2026-07-03 17:16:19.249 6 INFO neutron.db.l3_hamode_db [None req-230a4aa2-61e6-4723-b4b0-7d9a22b626ce 714c496df98c49ea87cdcace75be8caa 73148bcf51c84e01a19d7813d2467997 - - default default] HA network f06bdf27-88a3-41c3-8635-8de7553fdde9 was deleted as no HA routers are present in tenant 73148bcf51c84e01a19d7813d2467997. [pid: 6|app: 0|req: 1074/2230] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:16:18 2026] DELETE /v2.0/routers/570b8a17-7388-40be-b420-3fd367a286d4 => generated 0 bytes in 663 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2231] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:16:18 2026] PUT /v2.0/routers/bb665a3e-3843-4487-9a5e-bcb3d118f7aa/remove_router_interface => generated 309 bytes in 1079 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:16:19.564 6 INFO neutron_taas.services.taas.taas_plugin [None req-8a03c33b-d364-4545-b612-9e8b3e9adaf2 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] TaaS: Handle Delete Port: de9d3b58-78f8-4992-afe6-8368d1cb51b8 2026-07-03 17:16:19.567 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a03c33b-d364-4545-b612-9e8b3e9adaf2 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] Tap Mirror: Handle Delete Port: de9d3b58-78f8-4992-afe6-8368d1cb51b8 2026-07-03 17:16:19.846 6 INFO neutron_taas.services.taas.taas_plugin [None req-8a03c33b-d364-4545-b612-9e8b3e9adaf2 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] TaaS: Handle Delete Port: daff10d8-e565-48a3-9bb4-cb70fa2d0a1d 2026-07-03 17:16:19.849 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a03c33b-d364-4545-b612-9e8b3e9adaf2 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] Tap Mirror: Handle Delete Port: daff10d8-e565-48a3-9bb4-cb70fa2d0a1d 2026-07-03 17:16:20.261 6 INFO neutron.db.l3_hamode_db [None req-8a03c33b-d364-4545-b612-9e8b3e9adaf2 468636140a51476b89e9162be8ed6160 3fdd8d91c5b54bee9c37127d5cb293a1 - - default default] HA network 8c6816be-3d7b-4a8e-a20e-60844c8d3d5d was deleted as no HA routers are present in tenant 3fdd8d91c5b54bee9c37127d5cb293a1. [pid: 6|app: 0|req: 1075/2232] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:16:19 2026] DELETE /v2.0/routers/bb665a3e-3843-4487-9a5e-bcb3d118f7aa => generated 0 bytes in 925 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2233] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:20 2026] GET /v2.0/security-groups?tenant_id=98f272d77e994f3ba691ed6c69972b72&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: 1159/2234] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:20 2026] DELETE /v2.0/security-groups/d7d37b6c-cab7-4121-ac74-153cf2b8d491 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1076/2235] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:16:20 2026] DELETE /v2.0/subnets/9dc2ffa1-813a-4932-ade7-ceaa8798d459 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:16:20.548 7 INFO neutron.services.segments.plugin [-] Segment dfdbd5e1-302d-4b3d-ae62-136d098f5865 resource provider aggregate not found 2026-07-03 17:16:20.555 7 INFO neutron.services.segments.plugin [-] Segment dfdbd5e1-302d-4b3d-ae62-136d098f5865 resource provider aggregate not found 2026-07-03 17:16:20.576 7 INFO neutron.services.segments.plugin [-] Segment dfdbd5e1-302d-4b3d-ae62-136d098f5865 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfdbd5e1-302d-4b3d-ae62-136d098f5865 found for delete ", "request_id": "req-73c90510-9c01-4ea1-9644-39b442f3959d"}]} 2026-07-03 17:16:20.579 7 INFO neutron.services.segments.plugin [-] Segment dfdbd5e1-302d-4b3d-ae62-136d098f5865 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfdbd5e1-302d-4b3d-ae62-136d098f5865 found for delete ", "request_id": "req-e21cd857-d499-45da-919f-1bc071206841"}]} [pid: 7|app: 0|req: 1160/2236] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:16:20 2026] DELETE /v2.0/networks/3fd04d6a-06de-4300-908d-b2b8e19537f3 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1077/2237] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:20 2026] GET /v2.0/security-groups?tenant_id=73148bcf51c84e01a19d7813d2467997&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: 1161/2238] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:20 2026] DELETE /v2.0/security-groups/5eaa1335-1e91-4681-b548-72592ae50e56 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:16:21.254 6 INFO neutron.services.segments.plugin [-] Segment 137c8450-ed3a-4bd1-a9cd-baa402d7001d resource provider aggregate not found 2026-07-03 17:16:21.271 6 INFO neutron.services.segments.plugin [-] Segment 137c8450-ed3a-4bd1-a9cd-baa402d7001d resource provider aggregate not found 2026-07-03 17:16:21.285 6 INFO neutron.services.segments.plugin [-] Segment 137c8450-ed3a-4bd1-a9cd-baa402d7001d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 137c8450-ed3a-4bd1-a9cd-baa402d7001d found for delete ", "request_id": "req-0d753e79-3821-4dec-beac-5bd9c8f72c81"}]} 2026-07-03 17:16:21.302 6 INFO neutron.services.segments.plugin [-] Segment 137c8450-ed3a-4bd1-a9cd-baa402d7001d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 137c8450-ed3a-4bd1-a9cd-baa402d7001d found for delete ", "request_id": "req-70c0f34d-d755-44a0-8cff-a12cd46d3655"}]} [pid: 6|app: 0|req: 1078/2239] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:21 2026] GET /v2.0/security-groups?tenant_id=3fdd8d91c5b54bee9c37127d5cb293a1&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2240] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:21 2026] DELETE /v2.0/security-groups/6ee7cb3d-f509-4525-b668-67916409a8d8 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1079/2241] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:16:21 2026] GET /v2.0/ports?device_id=d3cc4c0c-2b0f-43ae-b8bf-11d3107ad709 => generated 1204 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2242] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:16:21 2026] GET /v2.0/security-groups?id=2522f2c5-c65e-4774-beb4-8ea23427eecc&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1080/2243] 10.0.0.110 () {32 vars in 818 bytes} [Fri Jul 3 17:16:21 2026] GET /v2.0/ports?network_id=833cb099-1b14-4610-96a2-6f7c322fe4bc&mac_address=fa%3A16%3A3e%3A49%3Ad0%3Aee => generated 1204 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:16:22.876 7 INFO neutron.db.l3_db [None req-c7037497-b112-43ad-820a-73e247154b7d 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Floating IP a7a7dda4-1d17-468e-95d5-71caa94e5f8a associated. External IP: 10.96.250.209, port: 10765fed-21e2-43af-a4a7-cf6940130443. [pid: 7|app: 0|req: 1164/2244] 10.0.0.110 () {34 vars in 677 bytes} [Fri Jul 3 17:16:22 2026] POST /v2.0/floatingips => generated 855 bytes in 1229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:16:23.320 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-20b330b9-7da4-4857-85d4-63beb8394140'] response: {'name': 'network-changed', 'server_uuid': 'd3cc4c0c-2b0f-43ae-b8bf-11d3107ad709', 'tag': '10765fed-21e2-43af-a4a7-cf6940130443', 'status': 'completed', 'code': 200} 2026-07-03 17:16:23.850 6 INFO neutron.db.segments_db [None req-af022d6a-03e1-41a7-9097-a3de358f160b 07c593192bdd49c6b6c4d81c4adf59e8 0739eb114fcb4d64b8a0b2c4ae45afa0 - - default default] Added segment c92e6f9b-2870-48b8-857b-aa678ff2ec2d of type vxlan for network 419af9d8-8749-4a43-809b-0c3fc4a676a8 [pid: 7|app: 0|req: 1165/2245] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:16:23 2026] GET /v2.0/ports?tenant_id=d2590f2ba40a43a8ac2c33f4163c32c7&device_id=d3cc4c0c-2b0f-43ae-b8bf-11d3107ad709 => generated 1473 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:16:23.927 6 INFO neutron.db.segments_db [None req-af022d6a-03e1-41a7-9097-a3de358f160b 07c593192bdd49c6b6c4d81c4adf59e8 0739eb114fcb4d64b8a0b2c4ae45afa0 - - default default] Added segment 4eda1258-2701-428a-a4c1-1f8bd82e25b8 of type vxlan for network dc444417-3fb4-4892-b190-340f271b0ec0 [pid: 7|app: 0|req: 1166/2246] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:16:23 2026] GET /v2.0/networks?id=833cb099-1b14-4610-96a2-6f7c322fe4bc => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2247] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:16:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.135&port_id=10765fed-21e2-43af-a4a7-cf6940130443 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2248] 199.19.213.32 () {34 vars in 1105 bytes} [Fri Jul 3 17:16:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A22c&port_id=10765fed-21e2-43af-a4a7-cf6940130443 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1081/2249] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:16:23 2026] POST /v2.0/networks => generated 1245 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2250] 199.19.213.32 () {34 vars in 1063 bytes} [Fri Jul 3 17:16:24 2026] GET /v2.0/subnets?id=59c4a5fc-664d-49ad-b02d-0560bc47f20f&id=56768701-37b6-4722-8d33-3dbc07f803ad => generated 1415 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2251] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:16:24 2026] GET /v2.0/ports?network_id=833cb099-1b14-4610-96a2-6f7c322fe4bc&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1082/2252] 10.0.0.110 () {32 vars in 649 bytes} [Fri Jul 3 17:16:24 2026] GET /v2.0/networks => generated 1844 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2253] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:16:24 2026] GET /v2.0/ports?network_id=833cb099-1b14-4610-96a2-6f7c322fe4bc&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: 1172/2254] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:16:24 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:16:24.278 6 INFO neutron.services.segments.plugin [-] Segment c92e6f9b-2870-48b8-857b-aa678ff2ec2d resource provider aggregate not found 2026-07-03 17:16:24.288 6 INFO neutron.services.segments.plugin [-] Segment c92e6f9b-2870-48b8-857b-aa678ff2ec2d resource provider aggregate not found [pid: 7|app: 0|req: 1173/2255] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:16:24 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:16:24.302 6 INFO neutron.services.segments.plugin [-] Segment c92e6f9b-2870-48b8-857b-aa678ff2ec2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c92e6f9b-2870-48b8-857b-aa678ff2ec2d found for delete ", "request_id": "req-98dea39a-633f-4d5a-8c36-3fe075e921af"}]} 2026-07-03 17:16:24.305 6 INFO neutron.services.segments.plugin [-] Segment c92e6f9b-2870-48b8-857b-aa678ff2ec2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c92e6f9b-2870-48b8-857b-aa678ff2ec2d found for delete ", "request_id": "req-a98aa02d-4dee-431d-8a72-1ac14de4cc94"}]} [pid: 6|app: 0|req: 1083/2256] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:16:24 2026] DELETE /v2.0/networks/419af9d8-8749-4a43-809b-0c3fc4a676a8 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1084/2257] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:16:24 2026] DELETE /v2.0/networks/dc444417-3fb4-4892-b190-340f271b0ec0 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1085/2258] 10.0.0.110 () {32 vars in 649 bytes} [Fri Jul 3 17:16:24 2026] GET /v2.0/networks => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2259] 10.0.0.110 () {34 vars in 684 bytes} [Fri Jul 3 17:16:24 2026] POST /v2.0/security-groups => generated 1603 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-03 17:16:24.588 6 INFO neutron.db.segments_db [None req-4b0b09b3-a8e9-4d27-95cc-0540dc410e6b 07c593192bdd49c6b6c4d81c4adf59e8 0739eb114fcb4d64b8a0b2c4ae45afa0 - - default default] Added segment 65bdb57b-6ea3-48ef-9c7c-710595092577 of type vxlan for network 074c9894-a37c-4c52-8629-2666900bb41a [pid: 7|app: 0|req: 1175/2260] 10.0.0.110 () {34 vars in 767 bytes} [Fri Jul 3 17:16:24 2026] PUT /v2.0/security-groups/8387b1b0-068e-4d74-9222-93f2778e5a84/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: 1176/2261] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:16:24 2026] GET /v2.0/security-groups/8387b1b0-068e-4d74-9222-93f2778e5a84/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1086/2262] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:16:24 2026] POST /v2.0/networks => generated 650 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2263] 10.0.0.110 () {34 vars in 778 bytes} [Fri Jul 3 17:16:24 2026] PUT /v2.0/security-groups/8387b1b0-068e-4d74-9222-93f2778e5a84/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-03 17:16:24.748 6 INFO neutron.db.segments_db [None req-941bbbb0-d56f-48a7-a9c8-704ae5f1f8fb 07c593192bdd49c6b6c4d81c4adf59e8 0739eb114fcb4d64b8a0b2c4ae45afa0 - - default default] Added segment c448e04e-55e3-4644-b740-92d52b053056 of type vxlan for network cfc99c94-9bde-406b-9427-16d24316ffe5 [pid: 7|app: 0|req: 1178/2264] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:16:24 2026] GET /v2.0/security-groups/8387b1b0-068e-4d74-9222-93f2778e5a84/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2265] 10.0.0.110 () {34 vars in 774 bytes} [Fri Jul 3 17:16:24 2026] PUT /v2.0/security-groups/8387b1b0-068e-4d74-9222-93f2778e5a84/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1087/2266] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:16:24 2026] POST /v2.0/networks => generated 649 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2267] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:16:24 2026] GET /v2.0/security-groups/8387b1b0-068e-4d74-9222-93f2778e5a84/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2268] 10.0.0.110 () {34 vars in 796 bytes} [Fri Jul 3 17:16:24 2026] PUT /v2.0/security-groups/8387b1b0-068e-4d74-9222-93f2778e5a84/tags/black.or.white => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2269] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:16:24 2026] GET /v2.0/security-groups/8387b1b0-068e-4d74-9222-93f2778e5a84/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2270] 10.0.0.110 () {34 vars in 767 bytes} [Fri Jul 3 17:16:25 2026] PUT /v2.0/security-groups/8387b1b0-068e-4d74-9222-93f2778e5a84/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2271] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:16:25 2026] GET /v2.0/security-groups/8387b1b0-068e-4d74-9222-93f2778e5a84/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2272] 10.0.0.110 () {32 vars in 755 bytes} [Fri Jul 3 17:16:25 2026] GET /v2.0/security-groups/8387b1b0-068e-4d74-9222-93f2778e5a84/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:16:25.228 7 INFO neutron.api.v2.resource [None req-410d7f54-feec-4e15-b0e5-a0fae254c149 70bdf512771c4560b7872e55c3402732 7ee81a0a38d144a3bfbb4978f003fe8e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1186/2273] 10.0.0.110 () {32 vars in 759 bytes} [Fri Jul 3 17:16:25 2026] GET /v2.0/security-groups/8387b1b0-068e-4d74-9222-93f2778e5a84/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2274] 10.0.0.110 () {32 vars in 758 bytes} [Fri Jul 3 17:16:25 2026] DELETE /v2.0/security-groups/8387b1b0-068e-4d74-9222-93f2778e5a84/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2275] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:16:25 2026] GET /v2.0/security-groups/8387b1b0-068e-4d74-9222-93f2778e5a84/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:16:25.398 7 INFO neutron.api.v2.resource [None req-30d3df3f-1dd9-4471-9094-52c409bbd3fd 70bdf512771c4560b7872e55c3402732 7ee81a0a38d144a3bfbb4978f003fe8e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1189/2276] 10.0.0.110 () {32 vars in 762 bytes} [Fri Jul 3 17:16:25 2026] DELETE /v2.0/security-groups/8387b1b0-068e-4d74-9222-93f2778e5a84/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2277] 10.0.0.110 () {32 vars in 750 bytes} [Fri Jul 3 17:16:25 2026] DELETE /v2.0/security-groups/8387b1b0-068e-4d74-9222-93f2778e5a84/tags => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2278] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:16:25 2026] GET /v2.0/security-groups/8387b1b0-068e-4d74-9222-93f2778e5a84/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1088/2279] 10.0.0.110 () {34 vars in 665 bytes} [Fri Jul 3 17:16:24 2026] POST /v2.0/ports => generated 1504 bytes in 660 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: 6|app: 0|req: 1089/2280] 10.0.0.110 () {32 vars in 643 bytes} [Fri Jul 3 17:16:25 2026] GET /v2.0/ports => generated 1504 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2281] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:25 2026] DELETE /v2.0/security-groups/8387b1b0-068e-4d74-9222-93f2778e5a84 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:16:25.675 6 INFO neutron_taas.services.taas.taas_plugin [None req-e6a58e47-2789-45e3-8680-5e8dfc5c4de5 07c593192bdd49c6b6c4d81c4adf59e8 0739eb114fcb4d64b8a0b2c4ae45afa0 - - default default] TaaS: Handle Delete Port: 31ba93c9-fa4b-40fc-acfd-976e0e3df0f7 2026-07-03 17:16:25.677 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6a58e47-2789-45e3-8680-5e8dfc5c4de5 07c593192bdd49c6b6c4d81c4adf59e8 0739eb114fcb4d64b8a0b2c4ae45afa0 - - default default] Tap Mirror: Handle Delete Port: 31ba93c9-fa4b-40fc-acfd-976e0e3df0f7 [pid: 6|app: 0|req: 1090/2282] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:16:25 2026] DELETE /v2.0/ports/31ba93c9-fa4b-40fc-acfd-976e0e3df0f7 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:16:25.895 7 INFO neutron_taas.services.taas.taas_plugin [None req-3214d42d-c42e-423f-bf3d-6e24fe39ef78 07c593192bdd49c6b6c4d81c4adf59e8 0739eb114fcb4d64b8a0b2c4ae45afa0 - - default default] TaaS: Handle Delete Port: b0c4920a-5bc4-43e9-908a-ad96e18252c8 2026-07-03 17:16:25.899 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3214d42d-c42e-423f-bf3d-6e24fe39ef78 07c593192bdd49c6b6c4d81c4adf59e8 0739eb114fcb4d64b8a0b2c4ae45afa0 - - default default] Tap Mirror: Handle Delete Port: b0c4920a-5bc4-43e9-908a-ad96e18252c8 [pid: 7|app: 0|req: 1193/2283] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:16:25 2026] DELETE /v2.0/ports/b0c4920a-5bc4-43e9-908a-ad96e18252c8 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1091/2284] 10.0.0.110 () {32 vars in 643 bytes} [Fri Jul 3 17:16:26 2026] GET /v2.0/ports => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:16:26.099 7 INFO neutron.db.segments_db [None req-4be5e837-58dd-4885-94ac-76135ba25cc3 07c593192bdd49c6b6c4d81c4adf59e8 0739eb114fcb4d64b8a0b2c4ae45afa0 - - default default] Added segment 6509e75a-0ccd-4c6a-8e43-ed213f77b092 of type vxlan for network 04cf48ff-1ed8-4dda-a0ab-a09e0bb8b008 [pid: 7|app: 0|req: 1194/2285] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:16:26 2026] POST /v2.0/networks => generated 650 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:16:26.231 6 INFO neutron.db.segments_db [None req-6ced6b06-4f2a-4df9-8685-69ff089a51fc 07c593192bdd49c6b6c4d81c4adf59e8 0739eb114fcb4d64b8a0b2c4ae45afa0 - - default default] Added segment 4f28a8b8-cc7b-430e-8d23-6bca170a13dc of type vxlan for network 3895c5c5-240a-40cb-ab49-277de655d05c 2026-07-03 17:16:26.320 6 INFO neutron.services.segments.plugin [-] Segment 4eda1258-2701-428a-a4c1-1f8bd82e25b8 resource provider aggregate not found 2026-07-03 17:16:26.326 6 INFO neutron.services.segments.plugin [-] Segment 4eda1258-2701-428a-a4c1-1f8bd82e25b8 resource provider aggregate not found [pid: 6|app: 0|req: 1092/2286] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:16:26 2026] POST /v2.0/networks => generated 650 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:16:26.342 6 INFO neutron.services.segments.plugin [-] Segment 4eda1258-2701-428a-a4c1-1f8bd82e25b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4eda1258-2701-428a-a4c1-1f8bd82e25b8 found for delete ", "request_id": "req-2d9d1415-92c7-46af-87c1-0b56614b1618"}]} 2026-07-03 17:16:26.343 6 INFO neutron.services.segments.plugin [-] Segment 4eda1258-2701-428a-a4c1-1f8bd82e25b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4eda1258-2701-428a-a4c1-1f8bd82e25b8 found for delete ", "request_id": "req-f2c59c29-6f26-4d0c-8a32-ff3817c7a490"}]} [pid: 7|app: 0|req: 1195/2287] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:26 2026] GET /v2.0/security-groups?tenant_id=45264eb9a3d2464d92f69a88b9df36d2&name=default => generated 2929 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2288] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:26 2026] DELETE /v2.0/security-groups/affae8cb-fb10-4b97-bddd-465fd18613fa => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2289] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:26 2026] GET /v2.0/security-groups?tenant_id=7ee81a0a38d144a3bfbb4978f003fe8e&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1093/2290] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:16:26 2026] POST /v2.0/subnets => generated 1274 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1094/2291] 10.0.0.110 () {32 vars in 647 bytes} [Fri Jul 3 17:16:26 2026] GET /v2.0/subnets => generated 1910 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2292] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:26 2026] DELETE /v2.0/security-groups/a2ccfddf-32fc-447f-8cbc-04bb19f86386 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1095/2293] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:16:26 2026] DELETE /v2.0/subnets/048241d6-8234-4ef4-be28-b9c9838026e8 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2294] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:16:27 2026] DELETE /v2.0/subnets/58f3f0a7-4f4a-4d2b-87b9-eb8480787bd7 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1096/2295] 10.0.0.110 () {32 vars in 647 bytes} [Fri Jul 3 17:16:27 2026] GET /v2.0/subnets => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:16:27.336 7 INFO neutron.services.segments.plugin [-] Segment 4f28a8b8-cc7b-430e-8d23-6bca170a13dc resource provider aggregate not found 2026-07-03 17:16:27.345 7 INFO neutron.services.segments.plugin [-] Segment 4f28a8b8-cc7b-430e-8d23-6bca170a13dc resource provider aggregate not found 2026-07-03 17:16:27.359 7 INFO neutron.services.segments.plugin [-] Segment 4f28a8b8-cc7b-430e-8d23-6bca170a13dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f28a8b8-cc7b-430e-8d23-6bca170a13dc found for delete ", "request_id": "req-de84c2a1-22ce-4590-a88b-02701210758e"}]} 2026-07-03 17:16:27.364 7 INFO neutron.services.segments.plugin [-] Segment 4f28a8b8-cc7b-430e-8d23-6bca170a13dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f28a8b8-cc7b-430e-8d23-6bca170a13dc found for delete ", "request_id": "req-982b5d57-3611-4f0a-8989-b9d624a2b208"}]} [pid: 7|app: 0|req: 1200/2296] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:16:27 2026] DELETE /v2.0/networks/3895c5c5-240a-40cb-ab49-277de655d05c => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1097/2297] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:16:27 2026] DELETE /v2.0/networks/04cf48ff-1ed8-4dda-a0ab-a09e0bb8b008 => 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: 1201/2298] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:16:27 2026] DELETE /v2.0/networks/cfc99c94-9bde-406b-9427-16d24316ffe5 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1098/2299] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:16:27 2026] DELETE /v2.0/networks/074c9894-a37c-4c52-8629-2666900bb41a => 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: 1202/2300] 10.0.0.36 () {34 vars in 989 bytes} [Fri Jul 3 17:16:27 2026] GET /v2.0/ports?device_id=d3cc4c0c-2b0f-43ae-b8bf-11d3107ad709 => generated 1473 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1099/2301] 10.0.0.36 () {34 vars in 1039 bytes} [Fri Jul 3 17:16:27 2026] GET /v2.0/security-groups?id=2522f2c5-c65e-4774-beb4-8ea23427eecc&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:16:28.359 6 INFO neutron.services.segments.plugin [-] Segment 6509e75a-0ccd-4c6a-8e43-ed213f77b092 resource provider aggregate not found 2026-07-03 17:16:28.366 6 INFO neutron.services.segments.plugin [-] Segment 6509e75a-0ccd-4c6a-8e43-ed213f77b092 resource provider aggregate not found 2026-07-03 17:16:28.373 6 INFO neutron.services.segments.plugin [-] Segment 6509e75a-0ccd-4c6a-8e43-ed213f77b092 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6509e75a-0ccd-4c6a-8e43-ed213f77b092 found for delete ", "request_id": "req-e5ab30f6-88fb-4c3d-9a8b-98ebc01be872"}]} 2026-07-03 17:16:28.384 6 INFO neutron.services.segments.plugin [-] Segment 6509e75a-0ccd-4c6a-8e43-ed213f77b092 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6509e75a-0ccd-4c6a-8e43-ed213f77b092 found for delete ", "request_id": "req-013a135d-a857-4913-8d01-f3f737d4a01a"}]} 2026-07-03 17:16:28.389 6 INFO neutron.services.segments.plugin [-] Segment 65bdb57b-6ea3-48ef-9c7c-710595092577 resource provider aggregate not found 2026-07-03 17:16:28.401 6 INFO neutron.services.segments.plugin [-] Segment 65bdb57b-6ea3-48ef-9c7c-710595092577 resource provider aggregate not found 2026-07-03 17:16:28.406 6 INFO neutron.services.segments.plugin [-] Segment 65bdb57b-6ea3-48ef-9c7c-710595092577 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65bdb57b-6ea3-48ef-9c7c-710595092577 found for delete ", "request_id": "req-680e491b-a338-446b-8685-8786baa70dec"}]} 2026-07-03 17:16:28.414 6 INFO neutron.services.segments.plugin [-] Segment 65bdb57b-6ea3-48ef-9c7c-710595092577 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65bdb57b-6ea3-48ef-9c7c-710595092577 found for delete ", "request_id": "req-79a018a3-3702-41f3-9332-4300361355af"}]} [pid: 7|app: 0|req: 1203/2302] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:28 2026] GET /v2.0/security-groups?tenant_id=0739eb114fcb4d64b8a0b2c4ae45afa0&name=default => generated 2929 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1100/2303] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:28 2026] DELETE /v2.0/security-groups/111896c0-6a5c-4170-b871-1f10f66ca13f => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:16:29.381 7 INFO neutron.services.segments.plugin [-] Segment c448e04e-55e3-4644-b740-92d52b053056 resource provider aggregate not found 2026-07-03 17:16:29.387 7 INFO neutron.services.segments.plugin [-] Segment c448e04e-55e3-4644-b740-92d52b053056 resource provider aggregate not found 2026-07-03 17:16:29.400 7 INFO neutron.services.segments.plugin [-] Segment c448e04e-55e3-4644-b740-92d52b053056 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c448e04e-55e3-4644-b740-92d52b053056 found for delete ", "request_id": "req-0be2ba3f-2b0a-4b47-990d-6b5c18696d0c"}]} 2026-07-03 17:16:29.402 7 INFO neutron.services.segments.plugin [-] Segment c448e04e-55e3-4644-b740-92d52b053056 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c448e04e-55e3-4644-b740-92d52b053056 found for delete ", "request_id": "req-ce73ba9d-5cb2-4b69-999a-dbb8ca752066"}]} 2026-07-03 17:16:30.689 7 INFO neutron.db.segments_db [None req-2e9d6140-cdc2-45bb-a93e-024da33fb634 21bd7de604f045918e5db5b3e9752fad 14e7450ee24e436b919d3f14bf404df3 - - default default] Added segment e740efa3-2508-4e88-9cc4-633a32f968ec of type vxlan for network bf4861cf-7e71-444c-ae80-e415f3c02179 2026-07-03 17:16:30.691 6 INFO neutron.db.segments_db [None req-2b823938-d369-4429-a5e9-9346d8d434fb b645e32437db42d28bed7087b3ec4b96 d58d3a8c98484839b229c9b9027ad8f5 - - default default] Added segment e209c107-f604-4e2d-8373-bf9727676c1a of type vxlan for network 0bd7b43d-0433-4688-b4dd-0084dc221cc3 [pid: 7|app: 0|req: 1205/2306] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:16:30 2026] POST /v2.0/networks => generated 647 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1102/2307] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:16:30 2026] POST /v2.0/networks => generated 630 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2308] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:16:30 2026] POST /v2.0/subnets => generated 626 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1103/2309] 10.0.0.110 () {34 vars in 751 bytes} [Fri Jul 3 17:16:31 2026] PUT /v2.0/subnets/ce89ff14-b015-4c95-8221-461890af0927/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2310] 10.0.0.110 () {32 vars in 731 bytes} [Fri Jul 3 17:16:31 2026] GET /v2.0/subnets/ce89ff14-b015-4c95-8221-461890af0927/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1104/2311] 10.0.0.110 () {34 vars in 762 bytes} [Fri Jul 3 17:16:31 2026] PUT /v2.0/subnets/ce89ff14-b015-4c95-8221-461890af0927/tags/green => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1105/2312] 10.0.0.110 () {32 vars in 731 bytes} [Fri Jul 3 17:16:31 2026] GET /v2.0/subnets/ce89ff14-b015-4c95-8221-461890af0927/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1106/2313] 10.0.0.110 () {34 vars in 758 bytes} [Fri Jul 3 17:16:31 2026] PUT /v2.0/subnets/ce89ff14-b015-4c95-8221-461890af0927/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1107/2314] 10.0.0.110 () {32 vars in 731 bytes} [Fri Jul 3 17:16:31 2026] GET /v2.0/subnets/ce89ff14-b015-4c95-8221-461890af0927/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1108/2315] 10.0.0.110 () {34 vars in 780 bytes} [Fri Jul 3 17:16:31 2026] PUT /v2.0/subnets/ce89ff14-b015-4c95-8221-461890af0927/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2316] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:16:31 2026] POST /v2.0/subnets => generated 673 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1109/2317] 10.0.0.110 () {32 vars in 731 bytes} [Fri Jul 3 17:16:31 2026] GET /v2.0/subnets/ce89ff14-b015-4c95-8221-461890af0927/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:16:31.625 7 INFO neutron.db.segments_db [None req-a4651259-30c1-43a3-ac8b-445bf31d6ab4 21bd7de604f045918e5db5b3e9752fad 14e7450ee24e436b919d3f14bf404df3 - - default default] Added segment 23adfbc0-9403-481b-9fba-9a71fb7126cb of type vxlan for network 89c9af4c-904c-4fca-b09b-be164a8a3b8a [pid: 6|app: 0|req: 1110/2318] 10.0.0.110 () {34 vars in 751 bytes} [Fri Jul 3 17:16:31 2026] PUT /v2.0/subnets/ce89ff14-b015-4c95-8221-461890af0927/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1111/2319] 10.0.0.110 () {32 vars in 731 bytes} [Fri Jul 3 17:16:31 2026] GET /v2.0/subnets/ce89ff14-b015-4c95-8221-461890af0927/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1112/2320] 10.0.0.110 () {32 vars in 739 bytes} [Fri Jul 3 17:16:31 2026] GET /v2.0/subnets/ce89ff14-b015-4c95-8221-461890af0927/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2321] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:16:31 2026] POST /v2.0/networks => generated 648 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:16:31.769 6 INFO neutron.api.v2.resource [None req-6bb16524-4e07-497b-b206-0fa9d3eddf53 b645e32437db42d28bed7087b3ec4b96 d58d3a8c98484839b229c9b9027ad8f5 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1113/2322] 10.0.0.110 () {32 vars in 743 bytes} [Fri Jul 3 17:16:31 2026] GET /v2.0/subnets/ce89ff14-b015-4c95-8221-461890af0927/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1114/2323] 10.0.0.110 () {32 vars in 742 bytes} [Fri Jul 3 17:16:31 2026] DELETE /v2.0/subnets/ce89ff14-b015-4c95-8221-461890af0927/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2324] 10.0.0.110 () {34 vars in 743 bytes} [Fri Jul 3 17:16:31 2026] PUT /v2.0/networks/89c9af4c-904c-4fca-b09b-be164a8a3b8a => generated 592 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1115/2325] 10.0.0.110 () {32 vars in 731 bytes} [Fri Jul 3 17:16:31 2026] GET /v2.0/subnets/ce89ff14-b015-4c95-8221-461890af0927/tags => generated 30 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:16:31.972 6 INFO neutron.api.v2.resource [None req-d79e2255-cab1-4779-9fb5-9a5749d04a85 b645e32437db42d28bed7087b3ec4b96 d58d3a8c98484839b229c9b9027ad8f5 - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1116/2326] 10.0.0.110 () {32 vars in 746 bytes} [Fri Jul 3 17:16:31 2026] DELETE /v2.0/subnets/ce89ff14-b015-4c95-8221-461890af0927/tags/green => generated 99 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1117/2327] 10.0.0.110 () {32 vars in 734 bytes} [Fri Jul 3 17:16:31 2026] DELETE /v2.0/subnets/ce89ff14-b015-4c95-8221-461890af0927/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1118/2328] 10.0.0.110 () {32 vars in 731 bytes} [Fri Jul 3 17:16:32 2026] GET /v2.0/subnets/ce89ff14-b015-4c95-8221-461890af0927/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: 1211/2329] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:16:31 2026] POST /v2.0/subnets => generated 646 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1119/2330] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:16:32 2026] DELETE /v2.0/subnets/ce89ff14-b015-4c95-8221-461890af0927 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2331] 10.0.0.110 () {34 vars in 741 bytes} [Fri Jul 3 17:16:32 2026] PUT /v2.0/subnets/172d96e7-f701-4794-8bdc-e6e69b5b9632 => generated 656 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:16:32.393 6 INFO neutron_taas.services.taas.taas_plugin [None req-be016572-001d-4958-83a2-e1aa5294bda2 b645e32437db42d28bed7087b3ec4b96 d58d3a8c98484839b229c9b9027ad8f5 - - default default] TaaS: Handle Delete Port: 9e86bf03-2c98-49d8-bd97-5729fd793aea 2026-07-03 17:16:32.396 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be016572-001d-4958-83a2-e1aa5294bda2 b645e32437db42d28bed7087b3ec4b96 d58d3a8c98484839b229c9b9027ad8f5 - - default default] Tap Mirror: Handle Delete Port: 9e86bf03-2c98-49d8-bd97-5729fd793aea 2026-07-03 17:16:32.485 7 INFO neutron.services.segments.plugin [-] Segment 23adfbc0-9403-481b-9fba-9a71fb7126cb resource provider aggregate not found 2026-07-03 17:16:32.493 7 INFO neutron.services.segments.plugin [-] Segment 23adfbc0-9403-481b-9fba-9a71fb7126cb resource provider aggregate not found 2026-07-03 17:16:32.510 7 INFO neutron.services.segments.plugin [-] Segment 23adfbc0-9403-481b-9fba-9a71fb7126cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23adfbc0-9403-481b-9fba-9a71fb7126cb found for delete ", "request_id": "req-09e4e000-7f9b-46bf-a6d0-20f06b002c8d"}]} 2026-07-03 17:16:32.512 7 INFO neutron.services.segments.plugin [-] Segment 23adfbc0-9403-481b-9fba-9a71fb7126cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23adfbc0-9403-481b-9fba-9a71fb7126cb found for delete ", "request_id": "req-4f751b5f-a60c-4299-af36-952f8d10e9ca"}]} [pid: 7|app: 0|req: 1213/2332] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:16:32 2026] DELETE /v2.0/networks/89c9af4c-904c-4fca-b09b-be164a8a3b8a => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:16:32.554 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fbb88d3b-d021-482a-bc35-bf911cad3912 21bd7de604f045918e5db5b3e9752fad 14e7450ee24e436b919d3f14bf404df3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1214/2333] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:16:32 2026] DELETE /v2.0/networks/89c9af4c-904c-4fca-b09b-be164a8a3b8a => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:16:32.572 6 INFO neutron.services.segments.plugin [-] Segment e209c107-f604-4e2d-8373-bf9727676c1a resource provider aggregate not found 2026-07-03 17:16:32.578 6 INFO neutron.services.segments.plugin [-] Segment e209c107-f604-4e2d-8373-bf9727676c1a resource provider aggregate not found 2026-07-03 17:16:32.600 6 INFO neutron.services.segments.plugin [-] Segment e209c107-f604-4e2d-8373-bf9727676c1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e209c107-f604-4e2d-8373-bf9727676c1a found for delete ", "request_id": "req-8c6c1f87-b94b-40d8-9f67-f058ed1b9ac9"}]} 2026-07-03 17:16:32.608 6 INFO neutron.services.segments.plugin [-] Segment e209c107-f604-4e2d-8373-bf9727676c1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e209c107-f604-4e2d-8373-bf9727676c1a found for delete ", "request_id": "req-c8d5b3d6-68c0-4193-af22-7158454cc687"}]} [pid: 7|app: 0|req: 1215/2334] 10.0.0.110 () {32 vars in 694 bytes} [Fri Jul 3 17:16:32 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1120/2335] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:16:32 2026] DELETE /v2.0/networks/0bd7b43d-0433-4688-b4dd-0084dc221cc3 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2336] 10.0.0.110 () {32 vars in 742 bytes} [Fri Jul 3 17:16:32 2026] GET /v2.0/subnets?network_id=624369d5-722b-4adb-b3f2-b5e6aef58726 => generated 649 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1121/2337] 10.0.0.110 () {32 vars in 653 bytes} [Fri Jul 3 17:16:32 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2338] 10.0.0.110 () {32 vars in 649 bytes} [Fri Jul 3 17:16:32 2026] GET /v2.0/networks => generated 1312 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1122/2339] 10.0.0.110 () {32 vars in 647 bytes} [Fri Jul 3 17:16:32 2026] GET /v2.0/subnets => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2340] 10.0.0.110 () {32 vars in 723 bytes} [Fri Jul 3 17:16:32 2026] GET /v2.0/networks/bf4861cf-7e71-444c-ae80-e415f3c02179 => generated 672 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1123/2341] 10.0.0.110 () {32 vars in 721 bytes} [Fri Jul 3 17:16:32 2026] GET /v2.0/subnets/ba4cc666-3380-4dc0-85b6-59b43c7164c9 => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:16:32.903 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d127cf1-db58-4fa0-b452-9619434ff3cd 21bd7de604f045918e5db5b3e9752fad 14e7450ee24e436b919d3f14bf404df3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1219/2342] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:16:32 2026] DELETE /v2.0/subnets/172d96e7-f701-4794-8bdc-e6e69b5b9632 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:16:32.931 6 INFO neutron.pecan_wsgi.hooks.translation [None req-1240ef26-2a72-423a-914d-5c07566197e5 21bd7de604f045918e5db5b3e9752fad 14e7450ee24e436b919d3f14bf404df3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1124/2343] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:16:32 2026] DELETE /v2.0/networks/89c9af4c-904c-4fca-b09b-be164a8a3b8a => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2344] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:16:32 2026] DELETE /v2.0/subnets/ba4cc666-3380-4dc0-85b6-59b43c7164c9 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1125/2345] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:16:33 2026] DELETE /v2.0/networks/bf4861cf-7e71-444c-ae80-e415f3c02179 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2346] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:33 2026] GET /v2.0/security-groups?tenant_id=d58d3a8c98484839b229c9b9027ad8f5&name=default => generated 2929 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1126/2347] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:33 2026] DELETE /v2.0/security-groups/5c8f1fc9-35a4-4521-ab54-d4aca4968499 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1127/2348] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:33 2026] GET /v2.0/security-groups?tenant_id=5646240eec2042ba844005ff0b8a6f8f&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2349] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:33 2026] GET /v2.0/security-groups?tenant_id=14e7450ee24e436b919d3f14bf404df3&name=default => generated 2929 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1128/2350] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:34 2026] DELETE /v2.0/security-groups/bed62f8b-efc0-4816-b197-b6b998f06862 => 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: 1223/2351] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:34 2026] DELETE /v2.0/security-groups/9e84a287-afa6-43eb-af91-04adfed2c7db => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:16:34.620 6 INFO neutron.services.segments.plugin [-] Segment e740efa3-2508-4e88-9cc4-633a32f968ec resource provider aggregate not found 2026-07-03 17:16:34.625 6 INFO neutron.services.segments.plugin [-] Segment e740efa3-2508-4e88-9cc4-633a32f968ec resource provider aggregate not found 2026-07-03 17:16:34.641 6 INFO neutron.services.segments.plugin [-] Segment e740efa3-2508-4e88-9cc4-633a32f968ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e740efa3-2508-4e88-9cc4-633a32f968ec found for delete ", "request_id": "req-6ad51344-bdd6-4ec6-81d8-82fbc0cde049"}]} 2026-07-03 17:16:34.642 6 INFO neutron.services.segments.plugin [-] Segment e740efa3-2508-4e88-9cc4-633a32f968ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e740efa3-2508-4e88-9cc4-633a32f968ec found for delete ", "request_id": "req-5232f6b5-7f31-4368-97db-13856f57391d"}]} 2026-07-03 17:16:36.454 6 INFO neutron.db.segments_db [None req-23df19ed-9acd-4142-9adf-b1b5d5599822 cd5f29a841c54f7eb1632bb5c8d4a6da 7997dc8495fb4741b04fed1f900280ed - - default default] Added segment 35ec714a-6598-4fcc-9785-f137df01bcb8 of type vxlan for network d5f9ff40-e494-4298-8dd4-952a1e156f39 [pid: 6|app: 0|req: 1129/2352] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:16:36 2026] POST /v2.0/networks => generated 643 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2353] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:16:36 2026] POST /v2.0/subnets => generated 641 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:16:36.961 6 INFO neutron.db.segments_db [None req-7fbeb906-bb9a-4b50-a72f-a25e49e8f1ba cd5f29a841c54f7eb1632bb5c8d4a6da 7997dc8495fb4741b04fed1f900280ed - - default default] Added segment 47fa4b80-68ff-4217-b924-280228e15501 of type vxlan for network 13f20413-49cc-4ea6-b4c5-f6830be1a761 [pid: 6|app: 0|req: 1130/2354] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:16:36 2026] POST /v2.0/networks => generated 644 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2355] 10.0.0.110 () {34 vars in 743 bytes} [Fri Jul 3 17:16:37 2026] PUT /v2.0/networks/13f20413-49cc-4ea6-b4c5-f6830be1a761 => generated 592 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1131/2356] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:16:37 2026] POST /v2.0/subnets => generated 626 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1132/2357] 10.0.0.110 () {34 vars in 741 bytes} [Fri Jul 3 17:16:37 2026] PUT /v2.0/subnets/d27868b3-7d28-4a94-afdc-28324d161c11 => generated 636 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:16:37.643 7 INFO neutron.db.segments_db [None req-705f16c4-3dc1-4bce-8948-b90f4fcd4d61 f943f193d6084588aeef240e1d875a81 2e9ec1fff25744639d33abd59ff383db - - default default] Added segment 068df271-0983-4b55-91d7-277ba3641324 of type vxlan for network 772c01de-c938-44ec-a2d4-3485d74da9d1 [pid: 7|app: 0|req: 1226/2358] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:16:37 2026] POST /v2.0/networks => generated 631 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:16:37.772 6 INFO neutron.services.segments.plugin [-] Segment 47fa4b80-68ff-4217-b924-280228e15501 resource provider aggregate not found 2026-07-03 17:16:37.776 6 INFO neutron.services.segments.plugin [-] Segment 47fa4b80-68ff-4217-b924-280228e15501 resource provider aggregate not found 2026-07-03 17:16:37.795 6 INFO neutron.services.segments.plugin [-] Segment 47fa4b80-68ff-4217-b924-280228e15501 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47fa4b80-68ff-4217-b924-280228e15501 found for delete ", "request_id": "req-bd89a4a6-fecd-4bde-a218-f4a89f30e07c"}]} 2026-07-03 17:16:37.797 6 INFO neutron.services.segments.plugin [-] Segment 47fa4b80-68ff-4217-b924-280228e15501 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47fa4b80-68ff-4217-b924-280228e15501 found for delete ", "request_id": "req-37914896-e759-4a22-981b-2cc3b0235d45"}]} [pid: 6|app: 0|req: 1133/2359] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:16:37 2026] DELETE /v2.0/networks/13f20413-49cc-4ea6-b4c5-f6830be1a761 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:16:37.837 6 INFO neutron.pecan_wsgi.hooks.translation [None req-65103290-83a8-4b69-b076-4ff062a1fd39 cd5f29a841c54f7eb1632bb5c8d4a6da 7997dc8495fb4741b04fed1f900280ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1134/2360] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:16:37 2026] DELETE /v2.0/networks/13f20413-49cc-4ea6-b4c5-f6830be1a761 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1135/2361] 10.0.0.110 () {32 vars in 694 bytes} [Fri Jul 3 17:16:37 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1136/2362] 10.0.0.110 () {32 vars in 742 bytes} [Fri Jul 3 17:16:37 2026] GET /v2.0/subnets?network_id=624369d5-722b-4adb-b3f2-b5e6aef58726 => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1137/2363] 10.0.0.110 () {32 vars in 653 bytes} [Fri Jul 3 17:16:37 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1138/2364] 10.0.0.110 () {32 vars in 649 bytes} [Fri Jul 3 17:16:38 2026] GET /v2.0/networks => generated 1308 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2365] 10.0.0.110 () {34 vars in 664 bytes} [Fri Jul 3 17:16:37 2026] POST /v2.0/ports => generated 743 bytes in 334 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: 6|app: 0|req: 1139/2366] 10.0.0.110 () {32 vars in 647 bytes} [Fri Jul 3 17:16:38 2026] GET /v2.0/subnets => generated 1280 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1140/2367] 10.0.0.110 () {32 vars in 723 bytes} [Fri Jul 3 17:16:38 2026] GET /v2.0/networks/d5f9ff40-e494-4298-8dd4-952a1e156f39 => generated 668 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1141/2368] 10.0.0.110 () {32 vars in 721 bytes} [Fri Jul 3 17:16:38 2026] GET /v2.0/subnets/c5ad3efc-0df8-4656-adb5-7c4fa2ded24a => generated 641 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:16:38.200 6 INFO neutron.pecan_wsgi.hooks.translation [None req-05cf354d-a091-475d-bdef-e36dceff4546 cd5f29a841c54f7eb1632bb5c8d4a6da 7997dc8495fb4741b04fed1f900280ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1142/2369] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:16:38 2026] DELETE /v2.0/subnets/d27868b3-7d28-4a94-afdc-28324d161c11 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:16:38.218 6 INFO neutron.pecan_wsgi.hooks.translation [None req-9d0e6255-700a-4df8-a35f-d9275af8686b cd5f29a841c54f7eb1632bb5c8d4a6da 7997dc8495fb4741b04fed1f900280ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1143/2370] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:16:38 2026] DELETE /v2.0/networks/13f20413-49cc-4ea6-b4c5-f6830be1a761 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2371] 10.0.0.110 () {34 vars in 666 bytes} [Fri Jul 3 17:16:38 2026] POST /v2.0/trunks => generated 407 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2372] 10.0.0.110 () {34 vars in 749 bytes} [Fri Jul 3 17:16:38 2026] PUT /v2.0/trunks/e3539be9-c1df-4e45-b713-74436217a2c6/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1144/2373] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:16:38 2026] DELETE /v2.0/subnets/c5ad3efc-0df8-4656-adb5-7c4fa2ded24a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2374] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:16:38 2026] GET /v2.0/trunks/e3539be9-c1df-4e45-b713-74436217a2c6/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2375] 10.0.0.110 () {34 vars in 760 bytes} [Fri Jul 3 17:16:38 2026] PUT /v2.0/trunks/e3539be9-c1df-4e45-b713-74436217a2c6/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2376] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:16:38 2026] GET /v2.0/trunks/e3539be9-c1df-4e45-b713-74436217a2c6/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:16:38.455 6 INFO neutron_taas.services.taas.taas_plugin [None req-3b660eac-9a2e-4133-8fc9-71240cebcacf cd5f29a841c54f7eb1632bb5c8d4a6da 7997dc8495fb4741b04fed1f900280ed - - default default] TaaS: Handle Delete Port: f0af997c-9e77-4fa4-bb81-f4d51e07cdda 2026-07-03 17:16:38.457 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b660eac-9a2e-4133-8fc9-71240cebcacf cd5f29a841c54f7eb1632bb5c8d4a6da 7997dc8495fb4741b04fed1f900280ed - - default default] Tap Mirror: Handle Delete Port: f0af997c-9e77-4fa4-bb81-f4d51e07cdda [pid: 7|app: 0|req: 1233/2377] 10.0.0.110 () {34 vars in 756 bytes} [Fri Jul 3 17:16:38 2026] PUT /v2.0/trunks/e3539be9-c1df-4e45-b713-74436217a2c6/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2378] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:16:38 2026] GET /v2.0/trunks/e3539be9-c1df-4e45-b713-74436217a2c6/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2379] 10.0.0.110 () {34 vars in 778 bytes} [Fri Jul 3 17:16:38 2026] PUT /v2.0/trunks/e3539be9-c1df-4e45-b713-74436217a2c6/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2380] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:16:38 2026] GET /v2.0/trunks/e3539be9-c1df-4e45-b713-74436217a2c6/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2381] 10.0.0.110 () {34 vars in 749 bytes} [Fri Jul 3 17:16:38 2026] PUT /v2.0/trunks/e3539be9-c1df-4e45-b713-74436217a2c6/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2382] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:16:38 2026] GET /v2.0/trunks/e3539be9-c1df-4e45-b713-74436217a2c6/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1145/2383] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:16:38 2026] DELETE /v2.0/networks/d5f9ff40-e494-4298-8dd4-952a1e156f39 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2384] 10.0.0.110 () {32 vars in 737 bytes} [Fri Jul 3 17:16:38 2026] GET /v2.0/trunks/e3539be9-c1df-4e45-b713-74436217a2c6/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:16:38.704 6 INFO neutron.api.v2.resource [None req-22a3ad54-88c9-41f9-a8bc-f4d09a5d8437 f943f193d6084588aeef240e1d875a81 2e9ec1fff25744639d33abd59ff383db - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1146/2385] 10.0.0.110 () {32 vars in 741 bytes} [Fri Jul 3 17:16:38 2026] GET /v2.0/trunks/e3539be9-c1df-4e45-b713-74436217a2c6/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: 1240/2386] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:38 2026] DELETE /v2.0/trunks/e3539be9-c1df-4e45-b713-74436217a2c6/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1147/2387] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:16:38 2026] GET /v2.0/trunks/e3539be9-c1df-4e45-b713-74436217a2c6/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:16:38.807 7 INFO neutron.api.v2.resource [None req-9b09191d-bf92-4d8c-ad2b-ec8103ac9dcf f943f193d6084588aeef240e1d875a81 2e9ec1fff25744639d33abd59ff383db - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1241/2388] 10.0.0.110 () {32 vars in 744 bytes} [Fri Jul 3 17:16:38 2026] DELETE /v2.0/trunks/e3539be9-c1df-4e45-b713-74436217a2c6/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1148/2389] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:16:38 2026] DELETE /v2.0/trunks/e3539be9-c1df-4e45-b713-74436217a2c6/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2390] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:16:38 2026] GET /v2.0/trunks/e3539be9-c1df-4e45-b713-74436217a2c6/tags => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1149/2391] 10.0.0.110 () {32 vars in 719 bytes} [Fri Jul 3 17:16:38 2026] GET /v2.0/trunks/e3539be9-c1df-4e45-b713-74436217a2c6 => 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: 1243/2392] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:16:38 2026] GET /v2.0/ports/5a1f5e42-0d69-4c4c-aa90-4911b9ba96d7 => generated 826 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1150/2393] 10.0.0.110 () {32 vars in 722 bytes} [Fri Jul 3 17:16:39 2026] DELETE /v2.0/trunks/e3539be9-c1df-4e45-b713-74436217a2c6 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:16:39.254 7 INFO neutron_taas.services.taas.taas_plugin [None req-6031fbe6-0871-497d-827d-7f15b8136478 f943f193d6084588aeef240e1d875a81 2e9ec1fff25744639d33abd59ff383db - - default default] TaaS: Handle Delete Port: 5a1f5e42-0d69-4c4c-aa90-4911b9ba96d7 2026-07-03 17:16:39.257 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6031fbe6-0871-497d-827d-7f15b8136478 f943f193d6084588aeef240e1d875a81 2e9ec1fff25744639d33abd59ff383db - - default default] Tap Mirror: Handle Delete Port: 5a1f5e42-0d69-4c4c-aa90-4911b9ba96d7 [pid: 6|app: 0|req: 1151/2394] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:39 2026] GET /v2.0/security-groups?tenant_id=7997dc8495fb4741b04fed1f900280ed&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2395] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:16:39 2026] DELETE /v2.0/ports/5a1f5e42-0d69-4c4c-aa90-4911b9ba96d7 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2396] 10.0.0.110 () {32 vars in 721 bytes} [Fri Jul 3 17:16:39 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1152/2397] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:39 2026] DELETE /v2.0/security-groups/8bdc2728-40d2-40fa-90d5-34bb2b4ef621 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:16:39.494 7 INFO neutron.services.segments.plugin [-] Segment 068df271-0983-4b55-91d7-277ba3641324 resource provider aggregate not found 2026-07-03 17:16:39.501 7 INFO neutron.services.segments.plugin [-] Segment 068df271-0983-4b55-91d7-277ba3641324 resource provider aggregate not found 2026-07-03 17:16:39.528 7 INFO neutron.services.segments.plugin [-] Segment 068df271-0983-4b55-91d7-277ba3641324 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 068df271-0983-4b55-91d7-277ba3641324 found for delete ", "request_id": "req-c601b7e6-4c5d-4d2c-bbea-8148b60a130e"}]} 2026-07-03 17:16:39.533 7 INFO neutron.services.segments.plugin [-] Segment 068df271-0983-4b55-91d7-277ba3641324 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 068df271-0983-4b55-91d7-277ba3641324 found for delete ", "request_id": "req-2ed4c1c0-9f78-4f3e-babe-456e270689f8"}]} [pid: 7|app: 0|req: 1246/2398] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:16:39 2026] DELETE /v2.0/networks/772c01de-c938-44ec-a2d4-3485d74da9d1 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:16:39.824 6 INFO neutron.services.segments.plugin [-] Segment 35ec714a-6598-4fcc-9785-f137df01bcb8 resource provider aggregate not found 2026-07-03 17:16:39.829 6 INFO neutron.services.segments.plugin [-] Segment 35ec714a-6598-4fcc-9785-f137df01bcb8 resource provider aggregate not found 2026-07-03 17:16:39.845 6 INFO neutron.services.segments.plugin [-] Segment 35ec714a-6598-4fcc-9785-f137df01bcb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35ec714a-6598-4fcc-9785-f137df01bcb8 found for delete ", "request_id": "req-bfdb5c6b-b96c-4bed-a72a-0843d3ff6651"}]} 2026-07-03 17:16:39.853 6 INFO neutron.services.segments.plugin [-] Segment 35ec714a-6598-4fcc-9785-f137df01bcb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35ec714a-6598-4fcc-9785-f137df01bcb8 found for delete ", "request_id": "req-586c0afe-0330-4cbd-96e5-b4020af41acc"}]} [pid: 6|app: 0|req: 1153/2399] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:40 2026] GET /v2.0/security-groups?tenant_id=21bfcc6d66e34a0ebe9f643a8b4d137b&name=default => generated 2929 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1154/2400] 10.0.0.222 () {30 vars in 690 bytes} [Fri Jul 3 17:16:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1155/2401] 10.0.0.222 () {30 vars in 692 bytes} [Fri Jul 3 17:16:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1156/2402] 10.0.0.222 () {30 vars in 668 bytes} [Fri Jul 3 17:16:40 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: 6|app: 0|req: 1157/2403] 10.0.0.222 () {30 vars in 704 bytes} [Fri Jul 3 17:16:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2404] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:40 2026] DELETE /v2.0/security-groups/eae5a43e-31a4-4c1f-86b1-f29b82e1984e => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1158/2405] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:40 2026] GET /v2.0/security-groups?tenant_id=2e9ec1fff25744639d33abd59ff383db&name=default => generated 2929 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2406] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:40 2026] DELETE /v2.0/security-groups/3ba577ea-73c6-46e3-b9c7-74b98545f0b4 => 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: 1249/2407] 10.0.0.222 () {28 vars in 439 bytes} [Fri Jul 3 17:16:41 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: 1250/2408] 10.0.0.222 () {30 vars in 728 bytes} [Fri Jul 3 17:16:41 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 657 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2409] 10.0.0.222 () {30 vars in 690 bytes} [Fri Jul 3 17:16:41 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: 1252/2410] 10.0.0.222 () {30 vars in 692 bytes} [Fri Jul 3 17:16:41 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: 1253/2411] 10.0.0.222 () {30 vars in 668 bytes} [Fri Jul 3 17:16:41 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: 1254/2412] 10.0.0.222 () {30 vars in 704 bytes} [Fri Jul 3 17:16:41 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: 1255/2413] 10.0.0.222 () {30 vars in 728 bytes} [Fri Jul 3 17:16:41 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 675 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2414] 10.0.0.222 () {30 vars in 690 bytes} [Fri Jul 3 17:16:41 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: 1257/2415] 10.0.0.222 () {30 vars in 692 bytes} [Fri Jul 3 17:16:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2416] 10.0.0.222 () {30 vars in 668 bytes} [Fri Jul 3 17:16:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2417] 10.0.0.222 () {30 vars in 704 bytes} [Fri Jul 3 17:16:41 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: 1260/2418] 10.0.0.222 () {30 vars in 730 bytes} [Fri Jul 3 17:16:41 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2419] 10.0.0.222 () {30 vars in 682 bytes} [Fri Jul 3 17:16:41 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1159/2420] 10.0.0.110 () {34 vars in 684 bytes} [Fri Jul 3 17:16:41 2026] POST /v2.0/security-groups => generated 1626 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1160/2421] 10.0.0.110 () {32 vars in 663 bytes} [Fri Jul 3 17:16:41 2026] GET /v2.0/security-groups => generated 4535 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1161/2422] 10.0.0.110 () {34 vars in 758 bytes} [Fri Jul 3 17:16:41 2026] PUT /v2.0/security-groups/bd0a805d-8a14-4272-a49b-d4bfa50ad024 => generated 1665 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1162/2423] 10.0.0.110 () {32 vars in 737 bytes} [Fri Jul 3 17:16:41 2026] GET /v2.0/security-groups/bd0a805d-8a14-4272-a49b-d4bfa50ad024 => generated 1665 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1163/2424] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:41 2026] DELETE /v2.0/security-groups/bd0a805d-8a14-4272-a49b-d4bfa50ad024 => 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: 1262/2425] 10.0.0.222 () {34 vars in 704 bytes} [Fri Jul 3 17:16:41 2026] POST /v2.0/ports => generated 1132 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1164/2426] 10.0.0.110 () {32 vars in 663 bytes} [Fri Jul 3 17:16:41 2026] GET /v2.0/security-groups => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:41.977 7 INFO neutron.api.v2.resource [None req-e6222cd0-04b2-4ae7-b80c-b4a3d2350126 3cc5ec2b6e4747109be3906e187f1d68 07b77bb5984f4467b7b5d7c1dfa61ca7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1263/2427] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:41 2026] DELETE /v2.0/security-groups/bd0a805d-8a14-4272-a49b-d4bfa50ad024 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1165/2428] 10.0.0.110 () {34 vars in 684 bytes} [Fri Jul 3 17:16:41 2026] POST /v2.0/security-groups => generated 1627 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2429] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:16:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1166/2430] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:16:42 2026] GET /v2.0/security-group-rules/c842fbe5-1449-4978-b5d9-fd109fc815a3 => generated 601 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2431] 10.0.0.110 () {32 vars in 673 bytes} [Fri Jul 3 17:16:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1167/2432] 10.0.0.110 () {32 vars in 750 bytes} [Fri Jul 3 17:16:42 2026] DELETE /v2.0/security-group-rules/c842fbe5-1449-4978-b5d9-fd109fc815a3 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2433] 10.0.0.110 () {32 vars in 673 bytes} [Fri Jul 3 17:16:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1168/2434] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:16:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2435] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:16:42 2026] GET /v2.0/security-group-rules/42927309-28ae-4235-8f2f-20c75f1eba91 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1169/2436] 10.0.0.110 () {32 vars in 673 bytes} [Fri Jul 3 17:16:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2437] 10.0.0.110 () {32 vars in 750 bytes} [Fri Jul 3 17:16:42 2026] DELETE /v2.0/security-group-rules/42927309-28ae-4235-8f2f-20c75f1eba91 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1170/2438] 10.0.0.110 () {32 vars in 673 bytes} [Fri Jul 3 17:16:42 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) 2026-07-03 17:16:42.990 7 INFO neutron.db.securitygroups_db [None req-7c661d2f-cdd4-4954-b458-e9e4465ee03d 3cc5ec2b6e4747109be3906e187f1d68 07b77bb5984f4467b7b5d7c1dfa61ca7 - - default default] Project 07b77bb5984f4467b7b5d7c1dfa61ca7 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: 1269/2439] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:16:42 2026] POST /v2.0/security-group-rules => generated 607 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1171/2440] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:16:43 2026] GET /v2.0/security-group-rules/2eb00ee6-a6ef-43d0-bd3d-fe44720b506f => 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: 1270/2441] 10.0.0.110 () {32 vars in 673 bytes} [Fri Jul 3 17:16:43 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1172/2442] 10.0.0.110 () {32 vars in 750 bytes} [Fri Jul 3 17:16:43 2026] DELETE /v2.0/security-group-rules/2eb00ee6-a6ef-43d0-bd3d-fe44720b506f => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2443] 10.0.0.110 () {32 vars in 673 bytes} [Fri Jul 3 17:16:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1173/2444] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:43 2026] DELETE /v2.0/security-groups/b877ae1e-74c2-4c2a-8073-b922b9ea0a6d => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2445] 10.0.0.110 () {32 vars in 663 bytes} [Fri Jul 3 17:16:43 2026] GET /v2.0/security-groups => generated 2929 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1174/2446] 10.0.0.110 () {32 vars in 663 bytes} [Fri Jul 3 17:16:43 2026] GET /v2.0/security-groups => generated 2929 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1176/2449] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:44 2026] GET /v2.0/security-groups?tenant_id=07b77bb5984f4467b7b5d7c1dfa61ca7&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: 1274/2450] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:44 2026] DELETE /v2.0/security-groups/6f61ac1c-afc8-404e-8a03-25e4f91a9851 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1177/2451] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:16:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2452] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:16:44 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: 6|app: 0|req: 1178/2453] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:16:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2454] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:16:44 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: 6|app: 0|req: 1179/2455] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:16:44 2026] GET /v2.0/ports/a66a18c2-7042-4660-a259-64bf05ae36a3 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2456] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:16:45 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: 6|app: 0|req: 1180/2457] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:16:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2458] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:16:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1181/2459] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:16:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:16:45.303 7 INFO neutron.api.v2.resource [None req-bceb8215-3b4d-42ad-88c9-019d896c62e0 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1279/2460] 199.19.213.32 () {30 vars in 762 bytes} [Fri Jul 3 17:16:45 2026] GET /v2.0/security-groups/lb-da2e89c4-9711-41c7-83a7-1fe5d78f1816 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1182/2461] 199.19.213.32 () {30 vars in 784 bytes} [Fri Jul 3 17:16:45 2026] GET /v2.0/security-groups?name=lb-da2e89c4-9711-41c7-83a7-1fe5d78f1816 => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2462] 199.19.213.32 () {34 vars in 735 bytes} [Fri Jul 3 17:16:45 2026] POST /v2.0/security-groups => generated 1638 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1183/2463] 199.19.213.32 () {30 vars in 814 bytes} [Fri Jul 3 17:16:45 2026] GET /v2.0/security-group-rules?security_group_id=7ff5580a-d217-4709-be13-d108d5d7b192 => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2464] 199.19.213.32 () {34 vars in 788 bytes} [Fri Jul 3 17:16:45 2026] PUT /v2.0/ports/a66a18c2-7042-4660-a259-64bf05ae36a3 => generated 1132 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1184/2465] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:16:45 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1282/2466] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:16:45 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: 6|app: 0|req: 1185/2467] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:16:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2468] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:16:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1186/2469] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:16:45 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => 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: 1284/2470] 10.0.0.110 () {34 vars in 676 bytes} [Fri Jul 3 17:16:46 2026] POST /v2.0/subnetpools => generated 548 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1187/2471] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:16:46 2026] GET /v2.0/subnetpools/a3581d5e-2af5-448a-b19c-93cd2179848a => generated 548 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2472] 10.0.0.110 () {34 vars in 749 bytes} [Fri Jul 3 17:16:46 2026] PUT /v2.0/subnetpools/a3581d5e-2af5-448a-b19c-93cd2179848a => generated 500 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1188/2473] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:16:46 2026] DELETE /v2.0/subnetpools/a3581d5e-2af5-448a-b19c-93cd2179848a => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:16:46.419 7 INFO neutron.api.v2.resource [None req-ed37bcf1-0d61-4883-a45f-0d8af8925cda 0f1f8add122c4dfbbb50728c397e958a 6a6b09f352d049ef885751260eeae4ca - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1286/2474] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:16:46 2026] GET /v2.0/subnetpools/a3581d5e-2af5-448a-b19c-93cd2179848a => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:16:46.437 6 INFO neutron.api.v2.resource [None req-8f80604d-f9b3-4970-a09a-f80f5e9e3631 0f1f8add122c4dfbbb50728c397e958a 6a6b09f352d049ef885751260eeae4ca - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1189/2475] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:16:46 2026] DELETE /v2.0/subnetpools/a3581d5e-2af5-448a-b19c-93cd2179848a => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2476] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:46 2026] GET /v2.0/security-groups?tenant_id=6a6b09f352d049ef885751260eeae4ca&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1190/2477] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:47 2026] DELETE /v2.0/security-groups/fc27f8fc-a4e1-4dd4-aace-eb5d7c08c599 => 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: 1288/2478] 10.0.0.110 () {32 vars in 623 bytes} [Fri Jul 3 17:16:48 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1191/2479] 10.0.0.110 () {32 vars in 633 bytes} [Fri Jul 3 17:16:48 2026] GET /v2.0/ => generated 632 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2480] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:49 2026] GET /v2.0/security-groups?tenant_id=84e494a55e6e4364a1f3efa86fb01c77&name=default => generated 2929 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1192/2481] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:49 2026] DELETE /v2.0/security-groups/389f673c-f5be-4669-9601-7a64b7557c70 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1193/2482] 10.0.0.199 () {34 vars in 1016 bytes} [Fri Jul 3 17:16:53 2026] GET /v2.0/security-groups?id=622b80bf-e823-47f9-898b-3ed30a02db14&fields=id => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2483] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:16:53 2026] GET /v2.0/security-groups?tenant_id=e5aaba687c1f47f0b386b5afdd727a51&name=default => generated 2929 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1194/2484] 10.0.0.199 () {34 vars in 982 bytes} [Fri Jul 3 17:16:53 2026] GET /v2.0/networks?id=cdb64dcd-445c-4bc4-a602-a62743324ab1 => generated 734 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1195/2485] 10.0.0.199 () {34 vars in 965 bytes} [Fri Jul 3 17:16:54 2026] GET /v2.0/quotas/f0b8e6c4cc49496cb1f2d335bf49707f => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2486] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:16:53 2026] DELETE /v2.0/security-groups/fce86aa6-a83b-4aa1-93a1-b3998edb6e11 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1196/2487] 10.0.0.199 () {34 vars in 1002 bytes} [Fri Jul 3 17:16:54 2026] GET /v2.0/ports?tenant_id=f0b8e6c4cc49496cb1f2d335bf49707f&fields=id => generated 149 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2488] 10.0.0.199 () {34 vars in 1008 bytes} [Fri Jul 3 17:16:54 2026] GET /v2.0/networks/cdb64dcd-445c-4bc4-a602-a62743324ab1?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1197/2489] 10.0.0.199 () {34 vars in 1108 bytes} [Fri Jul 3 17:16:54 2026] GET /v2.0/networks/cdb64dcd-445c-4bc4-a602-a62743324ab1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2490] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:16:54 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1198/2491] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:16:54 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2492] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:16:58 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1199/2493] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:16:58 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => 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: 1296/2496] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:16:59 2026] GET /v2.0/networks?id=cdb64dcd-445c-4bc4-a602-a62743324ab1 => generated 734 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1201/2497] 199.19.213.32 () {34 vars in 1049 bytes} [Fri Jul 3 17:16:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f0b8e6c4cc49496cb1f2d335bf49707f => generated 343 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2498] 199.19.213.32 () {38 vars in 954 bytes} [Fri Jul 3 17:16:59 2026] POST /v2.0/ports => generated 1078 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1202/2499] 199.19.213.32 () {38 vars in 1027 bytes} [Fri Jul 3 17:16:59 2026] PUT /v2.0/ports/4ff8becd-c1b6-40f8-99fb-89b1acc39e44 => generated 1239 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:16:59.892 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-47816e45-5fe2-4669-8797-191567b9d428'] response: {'name': 'network-changed', 'server_uuid': 'b0082269-f99c-4351-948f-5de2de32c753', 'tag': '4ff8becd-c1b6-40f8-99fb-89b1acc39e44', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1298/2500] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:17:00 2026] GET /v2.0/ports?tenant_id=f0b8e6c4cc49496cb1f2d335bf49707f&device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1203/2501] 199.19.213.32 () {34 vars in 1017 bytes} [Fri Jul 3 17:17:00 2026] GET /v2.0/networks?tenant_id=f0b8e6c4cc49496cb1f2d335bf49707f&shared=False => generated 734 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2502] 199.19.213.32 () {34 vars in 929 bytes} [Fri Jul 3 17:17:00 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: 6|app: 0|req: 1204/2503] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:01 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2504] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:17:01 2026] GET /v2.0/ports?tenant_id=f0b8e6c4cc49496cb1f2d335bf49707f&device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1205/2505] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:17:01 2026] GET /v2.0/security-groups?id=622b80bf-e823-47f9-898b-3ed30a02db14&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2506] 199.19.213.32 () {34 vars in 1059 bytes} [Fri Jul 3 17:17:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.71&port_id=4ff8becd-c1b6-40f8-99fb-89b1acc39e44 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1206/2507] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:17:01 2026] GET /v2.0/subnets?id=78a7ee8a-9868-410a-bb35-93cef5268b24 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1207/2508] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:01 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2509] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:17:01 2026] GET /v2.0/ports?network_id=cdb64dcd-445c-4bc4-a602-a62743324ab1&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: 6|app: 0|req: 1208/2510] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:17:01 2026] GET /v2.0/networks/cdb64dcd-445c-4bc4-a602-a62743324ab1?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: 1303/2511] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:17:01 2026] GET /v2.0/networks/cdb64dcd-445c-4bc4-a602-a62743324ab1?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: 6|app: 0|req: 1209/2512] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:04 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2513] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:17:04 2026] GET /v2.0/security-groups?id=622b80bf-e823-47f9-898b-3ed30a02db14&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1210/2514] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:04 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2515] 199.19.213.32 () {34 vars in 993 bytes} [Fri Jul 3 17:17:05 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1211/2516] 199.19.213.32 () {34 vars in 1043 bytes} [Fri Jul 3 17:17:06 2026] GET /v2.0/security-groups?id=622b80bf-e823-47f9-898b-3ed30a02db14&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2517] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:17:07 2026] GET /v2.0/security-groups?tenant_id=36b9d7612846430f8d999c05d93bbeb9&name=default => generated 2929 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2518] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:07 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1212/2519] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:17:07 2026] DELETE /v2.0/security-groups/8ab77b8f-a554-4a45-b24e-9a0c7af09a11 => 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: 1308/2520] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:17:07 2026] GET /v2.0/security-groups?id=622b80bf-e823-47f9-898b-3ed30a02db14&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1213/2521] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:07 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1214/2522] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:10 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:17:10.959 7 INFO neutron.db.segments_db [None req-338da833-e6dd-4a6f-95d5-93e55711f455 c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] Added segment 4463305d-571d-47cb-a074-e4550ac4e7c8 of type vxlan for network 82e3e240-fb06-4563-a111-e5b065d3e42e [pid: 6|app: 0|req: 1215/2523] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:17:10 2026] GET /v2.0/security-groups?id=622b80bf-e823-47f9-898b-3ed30a02db14&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2524] 10.0.0.110 () {34 vars in 671 bytes} [Fri Jul 3 17:17:10 2026] POST /v2.0/networks => generated 632 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1216/2525] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:11 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:17:11.113 7 INFO neutron.db.segments_db [None req-9a56d2bf-fe56-4ac4-a9a4-3bdb8eee23cb c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] Added segment b26a6d9e-e300-469a-b432-96aa18910558 of type vxlan for network 4982e193-c9a2-4d2d-8041-1f60d6985d03 2026-07-03 17:17:11.365 7 INFO neutron.db.l3_hamode_db [None req-9a56d2bf-fe56-4ac4-a9a4-3bdb8eee23cb c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-03 17:17:12.247 7 INFO neutron.db.l3_hamode_db [None req-9a56d2bf-fe56-4ac4-a9a4-3bdb8eee23cb c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1310/2526] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:17:11 2026] POST /v2.0/routers => generated 694 bytes in 2224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1217/2527] 10.0.0.110 () {32 vars in 776 bytes} [Fri Jul 3 17:17:13 2026] GET /v2.0/subnets?project_id=49eecbabd7ed48ac80e5d812393bcba0&cidr=10.100.0.0%2F28 => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2528] 10.0.0.110 () {32 vars in 694 bytes} [Fri Jul 3 17:17:13 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1218/2529] 10.0.0.110 () {32 vars in 784 bytes} [Fri Jul 3 17:17:13 2026] GET /v2.0/subnets?network_id=624369d5-722b-4adb-b3f2-b5e6aef58726&cidr=10.100.0.0%2F28 => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2530] 10.0.0.110 () {34 vars in 669 bytes} [Fri Jul 3 17:17:13 2026] POST /v2.0/subnets => generated 657 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1219/2533] 10.0.0.110 () {34 vars in 783 bytes} [Fri Jul 3 17:17:13 2026] PUT /v2.0/routers/b6ee3ea6-39d2-49c5-b41d-ca1c984ebe57/add_router_interface => generated 309 bytes in 1607 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2534] 10.0.0.110 () {32 vars in 649 bytes} [Fri Jul 3 17:17:15 2026] GET /v2.0/networks => generated 6663 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1220/2535] 10.0.0.110 () {32 vars in 647 bytes} [Fri Jul 3 17:17:15 2026] GET /v2.0/subnets => generated 7421 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2536] 10.0.0.110 () {32 vars in 647 bytes} [Fri Jul 3 17:17:15 2026] GET /v2.0/routers => generated 1451 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1221/2537] 10.0.0.110 () {34 vars in 685 bytes} [Fri Jul 3 17:17:15 2026] POST /v2.0/security-groups => generated 1677 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2538] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:17:15 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: 6|app: 0|req: 1222/2539] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:17:16 2026] POST /v2.0/security-group-rules => generated 596 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2540] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:17:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1223/2541] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:17:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:17:16.508 7 INFO neutron.db.securitygroups_db [None req-1c3e4c5b-f594-4866-b603-d8e73eb44386 c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] Project 49eecbabd7ed48ac80e5d812393bcba0 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: 1319/2542] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:17:16 2026] POST /v2.0/security-group-rules => generated 607 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:17:16.627 6 INFO neutron.db.securitygroups_db [None req-f88bff9c-afd3-4b68-8e5a-c76652c1c719 c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] Project 49eecbabd7ed48ac80e5d812393bcba0 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 6|app: 0|req: 1224/2543] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:17:16 2026] POST /v2.0/security-group-rules => generated 606 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2544] 10.0.0.110 () {32 vars in 649 bytes} [Fri Jul 3 17:17:17 2026] GET /v2.0/networks => generated 1297 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1225/2545] 10.0.0.199 () {34 vars in 1100 bytes} [Fri Jul 3 17:17:17 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1505788461&fields=id&tenant_id=49eecbabd7ed48ac80e5d812393bcba0 => 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: 1321/2546] 10.0.0.199 () {34 vars in 982 bytes} [Fri Jul 3 17:17:17 2026] GET /v2.0/networks?id=82e3e240-fb06-4563-a111-e5b065d3e42e => generated 660 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1226/2547] 10.0.0.199 () {34 vars in 965 bytes} [Fri Jul 3 17:17:17 2026] GET /v2.0/quotas/49eecbabd7ed48ac80e5d812393bcba0 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2548] 10.0.0.199 () {34 vars in 1002 bytes} [Fri Jul 3 17:17:17 2026] GET /v2.0/ports?tenant_id=49eecbabd7ed48ac80e5d812393bcba0&fields=id => generated 103 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1227/2549] 10.0.0.199 () {34 vars in 1008 bytes} [Fri Jul 3 17:17:17 2026] GET /v2.0/networks/82e3e240-fb06-4563-a111-e5b065d3e42e?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2550] 10.0.0.199 () {34 vars in 1108 bytes} [Fri Jul 3 17:17:17 2026] GET /v2.0/networks/82e3e240-fb06-4563-a111-e5b065d3e42e?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: 6|app: 0|req: 1228/2551] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:17 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => 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: 1324/2552] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:18 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1229/2553] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:19 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => 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: 1325/2554] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:20 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1230/2555] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:17:21 2026] GET /v2.0/networks?id=82e3e240-fb06-4563-a111-e5b065d3e42e => generated 660 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2556] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:22 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1231/2557] 199.19.213.32 () {34 vars in 1049 bytes} [Fri Jul 3 17:17:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=49eecbabd7ed48ac80e5d812393bcba0 => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2558] 199.19.213.32 () {38 vars in 954 bytes} [Fri Jul 3 17:17:22 2026] POST /v2.0/ports => generated 958 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1232/2559] 199.19.213.32 () {38 vars in 1027 bytes} [Fri Jul 3 17:17:22 2026] PUT /v2.0/ports/78698012-edf5-4544-996a-54b81e31d998 => generated 1239 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:17:23.045 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-60b37ce1-a496-4699-bc51-41ee2b1a1270'] response: {'name': 'network-changed', 'server_uuid': 'cc4fdbba-aa8d-4ca7-ae15-af3f07072158', 'tag': '78698012-edf5-4544-996a-54b81e31d998', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1328/2560] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:23 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1233/2561] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:17:23 2026] GET /v2.0/security-groups?id=c0396bd9-beb9-414e-85eb-f275816942f3&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: 1329/2562] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:17:23 2026] GET /v2.0/ports?tenant_id=49eecbabd7ed48ac80e5d812393bcba0&device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1234/2563] 199.19.213.32 () {34 vars in 1017 bytes} [Fri Jul 3 17:17:23 2026] GET /v2.0/networks?tenant_id=49eecbabd7ed48ac80e5d812393bcba0&shared=False => generated 756 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2564] 199.19.213.32 () {34 vars in 929 bytes} [Fri Jul 3 17:17:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1235/2565] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:24 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2566] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:17:24 2026] GET /v2.0/security-groups?id=c0396bd9-beb9-414e-85eb-f275816942f3&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: 6|app: 0|req: 1236/2567] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:17:24 2026] GET /v2.0/ports?tenant_id=49eecbabd7ed48ac80e5d812393bcba0&device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2568] 199.19.213.32 () {34 vars in 1059 bytes} [Fri Jul 3 17:17:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=78698012-edf5-4544-996a-54b81e31d998 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1237/2569] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:17:24 2026] GET /v2.0/subnets?id=94de6f4f-cf4e-47cc-8a01-b73f2407944f => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2570] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:17:24 2026] GET /v2.0/ports?network_id=82e3e240-fb06-4563-a111-e5b065d3e42e&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1238/2571] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:17:24 2026] GET /v2.0/networks/82e3e240-fb06-4563-a111-e5b065d3e42e?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2572] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:17:24 2026] GET /v2.0/networks/82e3e240-fb06-4563-a111-e5b065d3e42e?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: 6|app: 0|req: 1239/2573] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:25 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2574] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:17:25 2026] GET /v2.0/security-groups?id=c0396bd9-beb9-414e-85eb-f275816942f3&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: 6|app: 0|req: 1240/2575] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:26 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2576] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:17:26 2026] GET /v2.0/security-groups?id=c0396bd9-beb9-414e-85eb-f275816942f3&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: 6|app: 0|req: 1241/2577] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:27 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 975 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2578] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:17:27 2026] GET /v2.0/security-groups?id=c0396bd9-beb9-414e-85eb-f275816942f3&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: 6|app: 0|req: 1243/2581] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:29 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => 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: 1339/2582] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:17:29 2026] GET /v2.0/security-groups?id=c0396bd9-beb9-414e-85eb-f275816942f3&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: 6|app: 0|req: 1244/2583] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:30 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2584] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:17:30 2026] GET /v2.0/security-groups?id=c0396bd9-beb9-414e-85eb-f275816942f3&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: 6|app: 0|req: 1245/2585] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:30 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2586] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:17:30 2026] GET /v2.0/security-groups?id=c0396bd9-beb9-414e-85eb-f275816942f3&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: 6|app: 0|req: 1246/2587] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:17:30 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:17:31.580 7 INFO neutron.db.l3_db [None req-065db84a-2815-4d07-80a0-c6351633e5f7 c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] Floating IP 8882e287-762a-4b64-a437-2cef6af42c82 associated. External IP: 10.96.250.211, port: 78698012-edf5-4544-996a-54b81e31d998. [pid: 7|app: 0|req: 1342/2588] 10.0.0.110 () {34 vars in 677 bytes} [Fri Jul 3 17:17:30 2026] POST /v2.0/floatingips => generated 856 bytes in 1293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:17:32.013 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dcaea50-a713-4a16-9307-51d178033a0c'] response: {'name': 'network-changed', 'server_uuid': 'cc4fdbba-aa8d-4ca7-ae15-af3f07072158', 'tag': '78698012-edf5-4544-996a-54b81e31d998', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1247/2589] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:17:31 2026] GET /v2.0/floatingips/8882e287-762a-4b64-a437-2cef6af42c82 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2590] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:17:32 2026] GET /v2.0/ports?tenant_id=49eecbabd7ed48ac80e5d812393bcba0&device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1248/2591] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:17:32 2026] GET /v2.0/networks?id=82e3e240-fb06-4563-a111-e5b065d3e42e => generated 756 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2592] 199.19.213.32 () {34 vars in 1059 bytes} [Fri Jul 3 17:17:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=78698012-edf5-4544-996a-54b81e31d998 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1249/2593] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:17:32 2026] GET /v2.0/subnets?id=94de6f4f-cf4e-47cc-8a01-b73f2407944f => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2594] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:17:32 2026] GET /v2.0/ports?network_id=82e3e240-fb06-4563-a111-e5b065d3e42e&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: 6|app: 0|req: 1250/2595] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:17:32 2026] GET /v2.0/networks/82e3e240-fb06-4563-a111-e5b065d3e42e?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2596] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:17:32 2026] GET /v2.0/networks/82e3e240-fb06-4563-a111-e5b065d3e42e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1251/2597] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:17:33 2026] GET /v2.0/floatingips/8882e287-762a-4b64-a437-2cef6af42c82 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2598] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:17:34 2026] GET /v2.0/floatingips/8882e287-762a-4b64-a437-2cef6af42c82 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1252/2599] 10.0.0.199 () {34 vars in 1272 bytes} [Fri Jul 3 17:17:40 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158&device_id=b0082269-f99c-4351-948f-5de2de32c753&device_id=d3cc4c0c-2b0f-43ae-b8bf-11d3107ad709&device_id=6159d22c-22cd-4351-806d-97f6bbd22973 => generated 5393 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2600] 10.0.0.199 () {34 vars in 1200 bytes} [Fri Jul 3 17:17:40 2026] GET /v2.0/security-groups?id=2522f2c5-c65e-4774-beb4-8ea23427eecc&id=c0396bd9-beb9-414e-85eb-f275816942f3&id=622b80bf-e823-47f9-898b-3ed30a02db14&fields=id&fields=name => generated 280 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1253/2601] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:40 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1254/2602] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:17:40 2026] GET /v2.0/security-groups?id=c0396bd9-beb9-414e-85eb-f275816942f3&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: 1349/2603] 10.0.0.36 () {34 vars in 989 bytes} [Fri Jul 3 17:17:40 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1255/2604] 10.0.0.36 () {34 vars in 1039 bytes} [Fri Jul 3 17:17:40 2026] GET /v2.0/security-groups?id=c0396bd9-beb9-414e-85eb-f275816942f3&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: 1350/2605] 10.0.0.199 () {34 vars in 1084 bytes} [Fri Jul 3 17:17:41 2026] GET /v2.0/ports?device_id=d3cc4c0c-2b0f-43ae-b8bf-11d3107ad709&device_id=6159d22c-22cd-4351-806d-97f6bbd22973 => generated 2927 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1256/2606] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:17:41 2026] GET /v2.0/security-groups?id=2522f2c5-c65e-4774-beb4-8ea23427eecc&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2607] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:41 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1257/2608] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:17:41 2026] GET /v2.0/security-groups?id=622b80bf-e823-47f9-898b-3ed30a02db14&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1259/2611] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:17:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2612] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:17:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1260/2613] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:17:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2614] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:17:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1261/2615] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:17:46 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => 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: 1355/2616] 199.19.213.32 () {30 vars in 768 bytes} [Fri Jul 3 17:17:47 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1262/2617] 199.19.213.32 () {34 vars in 716 bytes} [Fri Jul 3 17:17:47 2026] POST /v2.0/ports => generated 1059 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2618] 10.0.0.199 () {34 vars in 971 bytes} [Fri Jul 3 17:17:47 2026] GET /v2.0/ports/3c004750-f2d5-4970-b090-7fb28d115915 => generated 1059 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1263/2619] 10.0.0.199 () {34 vars in 907 bytes} [Fri Jul 3 17:17:47 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2620] 199.19.213.32 () {34 vars in 1261 bytes} [Fri Jul 3 17:17:48 2026] GET /v2.0/ports/3c004750-f2d5-4970-b090-7fb28d115915?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1264/2621] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:17:48 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1?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: 1358/2622] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:17:48 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1?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: 6|app: 0|req: 1265/2623] 199.19.213.32 () {34 vars in 974 bytes} [Fri Jul 3 17:17:49 2026] GET /v2.0/ports/3c004750-f2d5-4970-b090-7fb28d115915 => generated 1059 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2624] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:17:49 2026] GET /v2.0/networks?id=b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1 => generated 803 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1266/2625] 199.19.213.32 () {38 vars in 1027 bytes} [Fri Jul 3 17:17:49 2026] PUT /v2.0/ports/3c004750-f2d5-4970-b090-7fb28d115915 => generated 1249 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:17:50.071 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-05f74a27-4c3e-4f0a-85ad-beb0dc8aa46d'] response: {'name': 'network-changed', 'server_uuid': 'b0082269-f99c-4351-948f-5de2de32c753', 'tag': '3c004750-f2d5-4970-b090-7fb28d115915', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1360/2626] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:17:50 2026] GET /v2.0/ports?tenant_id=f0b8e6c4cc49496cb1f2d335bf49707f&device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 2485 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1267/2627] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:17:50 2026] GET /v2.0/networks?id=b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1 => generated 803 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2628] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:17:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.247&port_id=3c004750-f2d5-4970-b090-7fb28d115915 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1268/2629] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:17:50 2026] GET /v2.0/subnets?id=3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2630] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:17:50 2026] GET /v2.0/ports?network_id=b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1269/2631] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:17:50 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1?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: 1363/2632] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:17:50 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1270/2633] 10.0.0.110 () {32 vars in 826 bytes} [Fri Jul 3 17:17:51 2026] GET /v2.0/ports?project_id=49eecbabd7ed48ac80e5d812393bcba0&network_id=82e3e240-fb06-4563-a111-e5b065d3e42e => generated 3695 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2634] 10.0.0.110 () {32 vars in 742 bytes} [Fri Jul 3 17:17:51 2026] GET /v2.0/subnets?network_id=624369d5-722b-4adb-b3f2-b5e6aef58726 => generated 667 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2635] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:17:51 2026] GET /v2.0/ports?tenant_id=f0b8e6c4cc49496cb1f2d335bf49707f&device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 2485 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2636] 199.19.213.32 () {34 vars in 1059 bytes} [Fri Jul 3 17:17:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.71&port_id=4ff8becd-c1b6-40f8-99fb-89b1acc39e44 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:17:52.086 6 INFO neutron.db.l3_db [None req-47d62ece-4fd6-490a-a89b-c2a7e0735fe9 c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] Floating IP 8882e287-762a-4b64-a437-2cef6af42c82 disassociated. External IP: 10.96.250.211, port: 78698012-edf5-4544-996a-54b81e31d998. [pid: 7|app: 0|req: 1367/2637] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:17:52 2026] GET /v2.0/subnets?id=78a7ee8a-9868-410a-bb35-93cef5268b24 => 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: 1368/2638] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:17:52 2026] GET /v2.0/ports?network_id=cdb64dcd-445c-4bc4-a602-a62743324ab1&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2639] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:17:52 2026] GET /v2.0/networks/cdb64dcd-445c-4bc4-a602-a62743324ab1?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: 1370/2640] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:17:52 2026] GET /v2.0/networks/cdb64dcd-445c-4bc4-a602-a62743324ab1?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: 1371/2641] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:17:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.247&port_id=3c004750-f2d5-4970-b090-7fb28d115915 => 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: 1372/2642] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:17:52 2026] GET /v2.0/subnets?id=3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2643] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:17:52 2026] GET /v2.0/ports?network_id=b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2644] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:17:52 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1271/2645] 10.0.0.110 () {34 vars in 749 bytes} [Fri Jul 3 17:17:51 2026] PUT /v2.0/floatingips/8882e287-762a-4b64-a437-2cef6af42c82 => generated 554 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2646] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:17:52 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1?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: 6|app: 0|req: 1272/2647] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:17:52 2026] GET /v2.0/floatingips/8882e287-762a-4b64-a437-2cef6af42c82 => generated 554 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:17:52.520 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-2474ce8c-d0dc-4be8-ada2-2cd8e3272b9b'] response: {'name': 'network-changed', 'server_uuid': 'cc4fdbba-aa8d-4ca7-ae15-af3f07072158', 'tag': '78698012-edf5-4544-996a-54b81e31d998', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1376/2648] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:17:53 2026] GET /v2.0/ports?tenant_id=49eecbabd7ed48ac80e5d812393bcba0&device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1273/2649] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:17:53 2026] GET /v2.0/networks?id=82e3e240-fb06-4563-a111-e5b065d3e42e => generated 756 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2650] 199.19.213.32 () {34 vars in 1059 bytes} [Fri Jul 3 17:17:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=78698012-edf5-4544-996a-54b81e31d998 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1274/2651] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:17:53 2026] GET /v2.0/subnets?id=94de6f4f-cf4e-47cc-8a01-b73f2407944f => 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: 1378/2652] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:17:53 2026] GET /v2.0/ports?network_id=82e3e240-fb06-4563-a111-e5b065d3e42e&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1275/2653] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:17:53 2026] GET /v2.0/networks/82e3e240-fb06-4563-a111-e5b065d3e42e?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: 1379/2654] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:17:53 2026] GET /v2.0/networks/82e3e240-fb06-4563-a111-e5b065d3e42e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1276/2655] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:17:53 2026] GET /v2.0/floatingips/8882e287-762a-4b64-a437-2cef6af42c82 => generated 554 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2656] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:17:54 2026] GET /v2.0/floatingips/8882e287-762a-4b64-a437-2cef6af42c82 => generated 552 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1277/2657] 10.0.0.110 () {34 vars in 685 bytes} [Fri Jul 3 17:17:55 2026] POST /v2.0/security-groups => generated 1677 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2658] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:17:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1278/2659] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:17:55 2026] POST /v2.0/security-group-rules => generated 596 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2660] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:17:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1279/2661] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:17:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:17:56.367 7 INFO neutron.db.securitygroups_db [None req-d3640cfc-28e6-4c39-8ebd-82d28c89e33f c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] Project 49eecbabd7ed48ac80e5d812393bcba0 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: 1383/2662] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:17:56 2026] POST /v2.0/security-group-rules => generated 607 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-03 17:17:56.497 6 INFO neutron.db.securitygroups_db [None req-00c67cc7-b0de-4599-a1ea-a66dff9314e4 c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] Project 49eecbabd7ed48ac80e5d812393bcba0 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 6|app: 0|req: 1280/2663] 10.0.0.110 () {34 vars in 695 bytes} [Fri Jul 3 17:17:56 2026] POST /v2.0/security-group-rules => generated 606 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2664] 10.0.0.199 () {34 vars in 971 bytes} [Fri Jul 3 17:17:56 2026] GET /v2.0/ports/3c004750-f2d5-4970-b090-7fb28d115915 => generated 1251 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2665] 10.0.0.110 () {32 vars in 649 bytes} [Fri Jul 3 17:17:56 2026] GET /v2.0/networks => generated 1297 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1281/2666] 199.19.213.32 () {34 vars in 788 bytes} [Fri Jul 3 17:17:56 2026] PUT /v2.0/ports/3c004750-f2d5-4970-b090-7fb28d115915 => generated 1276 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:17:57.045 7 INFO neutron.api.v2.resource [None req-495f113c-3ed7-4b72-b3c3-38bd67a6c047 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1386/2667] 199.19.213.32 () {30 vars in 762 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.0/security-groups/lb-da2e89c4-9711-41c7-83a7-1fe5d78f1816 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:17:57.059 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-26d95298-482c-45b1-8933-f27065a86fc4'] response: {'name': 'network-changed', 'server_uuid': 'b0082269-f99c-4351-948f-5de2de32c753', 'tag': '3c004750-f2d5-4970-b090-7fb28d115915', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1282/2668] 199.19.213.32 () {30 vars in 784 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.0/security-groups?name=lb-da2e89c4-9711-41c7-83a7-1fe5d78f1816 => generated 1639 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2669] 10.0.0.199 () {34 vars in 1100 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1758943793&fields=id&tenant_id=49eecbabd7ed48ac80e5d812393bcba0 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2670] 10.0.0.199 () {34 vars in 982 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.0/networks?id=82e3e240-fb06-4563-a111-e5b065d3e42e => generated 660 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2671] 10.0.0.199 () {34 vars in 965 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.0/quotas/49eecbabd7ed48ac80e5d812393bcba0 => 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: 1390/2672] 10.0.0.199 () {34 vars in 1002 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.0/ports?tenant_id=49eecbabd7ed48ac80e5d812393bcba0&fields=id => generated 149 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2673] 10.0.0.199 () {34 vars in 1008 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.0/networks/82e3e240-fb06-4563-a111-e5b065d3e42e?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1283/2674] 199.19.213.32 () {34 vars in 788 bytes} [Fri Jul 3 17:17:57 2026] PUT /v2.0/ports/3c004750-f2d5-4970-b090-7fb28d115915 => generated 1314 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2675] 10.0.0.199 () {34 vars in 1108 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.0/networks/82e3e240-fb06-4563-a111-e5b065d3e42e?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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1393/2676] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1284/2677] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.0/ports?tenant_id=f0b8e6c4cc49496cb1f2d335bf49707f&device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1285/2678] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:17:57 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: 1394/2679] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.0/networks?id=b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1 => generated 803 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1286/2680] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:17:57 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: 6|app: 0|req: 1287/2681] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:17:57 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: 1395/2682] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.247&port_id=3c004750-f2d5-4970-b090-7fb28d115915 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1288/2683] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:17:57 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: 1396/2684] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.0/subnets?id=3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1289/2685] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2686] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.0/ports?network_id=b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1&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: 6|app: 0|req: 1290/2687] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.0/ports/a66a18c2-7042-4660-a259-64bf05ae36a3 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2688] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1291/2689] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.0/ports/3c004750-f2d5-4970-b090-7fb28d115915 => generated 1350 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2690] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1?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: 6|app: 0|req: 1292/2691] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2692] 199.19.213.32 () {30 vars in 742 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1293/2693] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:17:58 2026] GET /v2.0/ports/a66a18c2-7042-4660-a259-64bf05ae36a3 => 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: 1401/2694] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:17:58 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1294/2695] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:58 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:17:59.096 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba707972-cbb5-4073-8612-757d4abfe8da'] response: {'name': 'network-changed', 'server_uuid': 'b0082269-f99c-4351-948f-5de2de32c753', 'tag': '3c004750-f2d5-4970-b090-7fb28d115915', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1296/2698] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:17:59 2026] GET /v2.0/ports?tenant_id=f0b8e6c4cc49496cb1f2d335bf49707f&device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 2586 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2699] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:17:59 2026] GET /v2.0/networks?id=b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1 => generated 803 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1297/2700] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:17:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.247&port_id=3c004750-f2d5-4970-b090-7fb28d115915 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1298/2701] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:17:59 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => 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: 1404/2702] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:17:59 2026] GET /v2.0/subnets?id=3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1299/2703] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:17:59 2026] GET /v2.0/ports?network_id=b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2704] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:17:59 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1300/2705] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:17:59 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2706] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:00 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1301/2707] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:18:01 2026] GET /v2.0/networks?id=82e3e240-fb06-4563-a111-e5b065d3e42e => generated 660 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2708] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:01 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1302/2709] 199.19.213.32 () {34 vars in 1049 bytes} [Fri Jul 3 17:18:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=49eecbabd7ed48ac80e5d812393bcba0 => generated 274 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2710] 199.19.213.32 () {38 vars in 954 bytes} [Fri Jul 3 17:18:02 2026] POST /v2.0/ports => generated 954 bytes in 450 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: 6|app: 0|req: 1303/2711] 199.19.213.32 () {38 vars in 1027 bytes} [Fri Jul 3 17:18:02 2026] PUT /v2.0/ports/e361fc6d-b92d-46c7-a684-107a22e8dff4 => generated 1235 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:18:02.933 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-5974cee6-e6eb-4418-a3ed-314255fa496f'] response: {'name': 'network-changed', 'server_uuid': '4e8149a3-4e6c-4a5c-8023-e8006170f863', 'tag': 'e361fc6d-b92d-46c7-a684-107a22e8dff4', '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: 6|app: 0|req: 1304/2712] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:03 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1305/2713] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:18:03 2026] GET /v2.0/security-groups?id=76e019fa-f362-4be2-9248-c6de29920ad2&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: 6|app: 0|req: 1306/2714] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:18:03 2026] GET /v2.0/ports?tenant_id=49eecbabd7ed48ac80e5d812393bcba0&device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1307/2715] 199.19.213.32 () {34 vars in 1017 bytes} [Fri Jul 3 17:18:03 2026] GET /v2.0/networks?tenant_id=49eecbabd7ed48ac80e5d812393bcba0&shared=False => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1308/2716] 199.19.213.32 () {34 vars in 929 bytes} [Fri Jul 3 17:18:03 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:18:03.976 7 INFO neutron.db.l3_db [None req-e870ce60-8793-4a32-bb64-4517a89a6cb4 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Floating IP e7c68e35-cdc0-4e67-9177-f77b1ab3c296 associated. External IP: 10.96.250.220, port: a66a18c2-7042-4660-a259-64bf05ae36a3. [pid: 6|app: 0|req: 1309/2717] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:04 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2718] 10.0.0.110 () {34 vars in 677 bytes} [Fri Jul 3 17:18:02 2026] POST /v2.0/floatingips => generated 899 bytes in 1658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1310/2719] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:18:04 2026] GET /v2.0/security-groups?id=76e019fa-f362-4be2-9248-c6de29920ad2&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: 1410/2720] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:18:04 2026] GET /v2.0/ports?tenant_id=49eecbabd7ed48ac80e5d812393bcba0&device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1311/2721] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:18:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e361fc6d-b92d-46c7-a684-107a22e8dff4 => 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: 1411/2722] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:18:04 2026] GET /v2.0/subnets?id=94de6f4f-cf4e-47cc-8a01-b73f2407944f => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1312/2723] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:18:04 2026] GET /v2.0/ports?network_id=82e3e240-fb06-4563-a111-e5b065d3e42e&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: 1412/2724] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:18:04 2026] GET /v2.0/networks/82e3e240-fb06-4563-a111-e5b065d3e42e?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1313/2725] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:18:04 2026] GET /v2.0/networks/82e3e240-fb06-4563-a111-e5b065d3e42e?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: 1413/2726] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:05 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1314/2727] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:18:05 2026] GET /v2.0/security-groups?id=76e019fa-f362-4be2-9248-c6de29920ad2&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: 1414/2728] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:06 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1315/2729] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:18:06 2026] GET /v2.0/security-groups?id=76e019fa-f362-4be2-9248-c6de29920ad2&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: 6|app: 0|req: 1316/2730] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:18:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2731] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:07 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => 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: 1416/2732] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:18:07 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: 1417/2733] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:18:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1317/2734] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:18:07 2026] GET /v2.0/security-groups?id=76e019fa-f362-4be2-9248-c6de29920ad2&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2735] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:18:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:18:07.927 6 INFO neutron.api.v2.resource [None req-95478699-f587-43af-b989-b117cec0ab0f 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1318/2736] 199.19.213.32 () {30 vars in 762 bytes} [Fri Jul 3 17:18:07 2026] GET /v2.0/security-groups/lb-da2e89c4-9711-41c7-83a7-1fe5d78f1816 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2737] 199.19.213.32 () {30 vars in 784 bytes} [Fri Jul 3 17:18:07 2026] GET /v2.0/security-groups?name=lb-da2e89c4-9711-41c7-83a7-1fe5d78f1816 => generated 1639 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1319/2738] 199.19.213.32 () {30 vars in 814 bytes} [Fri Jul 3 17:18:07 2026] GET /v2.0/security-group-rules?security_group_id=7ff5580a-d217-4709-be13-d108d5d7b192 => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2739] 199.19.213.32 () {34 vars in 746 bytes} [Fri Jul 3 17:18:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1320/2740] 199.19.213.32 () {34 vars in 746 bytes} [Fri Jul 3 17:18:08 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: 1421/2741] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:08 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1321/2742] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:18:09 2026] GET /v2.0/security-groups?id=76e019fa-f362-4be2-9248-c6de29920ad2&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: 1422/2743] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:10 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1322/2744] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:18:10 2026] GET /v2.0/security-groups?id=76e019fa-f362-4be2-9248-c6de29920ad2&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: 1423/2745] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:10 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1323/2746] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:18:10 2026] GET /v2.0/security-groups?id=76e019fa-f362-4be2-9248-c6de29920ad2&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: 1424/2747] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:18:10 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:18:10.816 6 INFO neutron.db.l3_db [None req-97b65727-deb1-4c7f-a038-4f6a25490614 c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] Floating IP 8882e287-762a-4b64-a437-2cef6af42c82 associated. External IP: 10.96.250.211, port: e361fc6d-b92d-46c7-a684-107a22e8dff4. [pid: 6|app: 0|req: 1324/2748] 10.0.0.110 () {34 vars in 749 bytes} [Fri Jul 3 17:18:10 2026] PUT /v2.0/floatingips/8882e287-762a-4b64-a437-2cef6af42c82 => generated 855 bytes in 778 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:18:11.272 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-69f542f3-3d86-4ddb-a42e-ac6a2fcf04b1'] response: {'name': 'network-changed', 'server_uuid': '4e8149a3-4e6c-4a5c-8023-e8006170f863', 'tag': 'e361fc6d-b92d-46c7-a684-107a22e8dff4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1425/2749] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:18:11 2026] GET /v2.0/floatingips/8882e287-762a-4b64-a437-2cef6af42c82 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1325/2750] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:18:11 2026] GET /v2.0/ports?tenant_id=49eecbabd7ed48ac80e5d812393bcba0&device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2751] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:18:11 2026] GET /v2.0/networks?id=82e3e240-fb06-4563-a111-e5b065d3e42e => generated 756 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1326/2752] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:18:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e361fc6d-b92d-46c7-a684-107a22e8dff4 => generated 858 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2753] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:18:11 2026] GET /v2.0/subnets?id=94de6f4f-cf4e-47cc-8a01-b73f2407944f => generated 678 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1327/2754] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:18:12 2026] GET /v2.0/ports?network_id=82e3e240-fb06-4563-a111-e5b065d3e42e&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2755] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:18:12 2026] GET /v2.0/networks/82e3e240-fb06-4563-a111-e5b065d3e42e?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1328/2756] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:18:12 2026] GET /v2.0/networks/82e3e240-fb06-4563-a111-e5b065d3e42e?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: 1429/2757] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:18:12 2026] GET /v2.0/floatingips/8882e287-762a-4b64-a437-2cef6af42c82 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1329/2758] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:18:13 2026] GET /v2.0/floatingips/8882e287-762a-4b64-a437-2cef6af42c82 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1331/2761] 10.0.0.222 () {30 vars in 690 bytes} [Fri Jul 3 17:18:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2762] 10.0.0.222 () {30 vars in 692 bytes} [Fri Jul 3 17:18:16 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: 6|app: 0|req: 1332/2763] 10.0.0.222 () {30 vars in 668 bytes} [Fri Jul 3 17:18:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2764] 10.0.0.222 () {30 vars in 704 bytes} [Fri Jul 3 17:18:16 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: 6|app: 0|req: 1333/2765] 10.0.0.222 () {28 vars in 439 bytes} [Fri Jul 3 17:18:16 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2766] 10.0.0.222 () {30 vars in 728 bytes} [Fri Jul 3 17:18:16 2026] GET /v2.0/subnets/fb963dcb-6e48-41b7-9072-2881b5c3ed2d => generated 656 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1334/2767] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:18:17 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: 1434/2768] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:18:17 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: 6|app: 0|req: 1335/2769] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:18:17 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: 1435/2770] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:18:17 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: 6|app: 0|req: 1336/2771] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:18:17 2026] GET /v2.0/subnets/fb963dcb-6e48-41b7-9072-2881b5c3ed2d => 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: 1436/2772] 199.19.213.32 () {30 vars in 768 bytes} [Fri Jul 3 17:18:17 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 2586 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1337/2773] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:18:18 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: 1437/2774] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:18:18 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: 6|app: 0|req: 1338/2775] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:18:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2776] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:18:18 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: 6|app: 0|req: 1339/2777] 199.19.213.32 () {34 vars in 716 bytes} [Fri Jul 3 17:18:18 2026] POST /v2.0/ports => generated 1324 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2778] 10.0.0.199 () {34 vars in 971 bytes} [Fri Jul 3 17:18:18 2026] GET /v2.0/ports/892d9c6d-396c-4f70-9b4e-487ab08e5444 => generated 1324 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1340/2779] 10.0.0.199 () {34 vars in 907 bytes} [Fri Jul 3 17:18:18 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2780] 199.19.213.32 () {34 vars in 1261 bytes} [Fri Jul 3 17:18:19 2026] GET /v2.0/ports/892d9c6d-396c-4f70-9b4e-487ab08e5444?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1341/2781] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:18:19 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?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: 1441/2782] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:18:19 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?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: 6|app: 0|req: 1342/2783] 199.19.213.32 () {34 vars in 974 bytes} [Fri Jul 3 17:18:20 2026] GET /v2.0/ports/892d9c6d-396c-4f70-9b4e-487ab08e5444 => generated 1324 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2784] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:18:20 2026] GET /v2.0/networks?id=69e4fe9c-593b-4288-8ebd-87e2f16f6088 => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1343/2785] 199.19.213.32 () {38 vars in 1027 bytes} [Fri Jul 3 17:18:20 2026] PUT /v2.0/ports/892d9c6d-396c-4f70-9b4e-487ab08e5444 => generated 1514 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:18:20.968 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5103334-7b4a-4ef1-b5aa-ae866f5f9d79'] response: {'name': 'network-changed', 'server_uuid': 'b0082269-f99c-4351-948f-5de2de32c753', 'tag': '892d9c6d-396c-4f70-9b4e-487ab08e5444', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1443/2786] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:18:21 2026] GET /v2.0/ports?tenant_id=f0b8e6c4cc49496cb1f2d335bf49707f&device_id=b0082269-f99c-4351-948f-5de2de32c753 => 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: 6|app: 0|req: 1344/2787] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:18:21 2026] GET /v2.0/networks?id=69e4fe9c-593b-4288-8ebd-87e2f16f6088 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2788] 199.19.213.32 () {34 vars in 1055 bytes} [Fri Jul 3 17:18:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.90&port_id=892d9c6d-396c-4f70-9b4e-487ab08e5444 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1345/2789] 199.19.213.32 () {34 vars in 1103 bytes} [Fri Jul 3 17:18:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c4&port_id=892d9c6d-396c-4f70-9b4e-487ab08e5444 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2790] 199.19.213.32 () {34 vars in 1063 bytes} [Fri Jul 3 17:18:21 2026] GET /v2.0/subnets?id=fb963dcb-6e48-41b7-9072-2881b5c3ed2d&id=9b8d89c4-4034-45ae-b866-a78918775afc => generated 1411 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1346/2791] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:18:21 2026] GET /v2.0/ports?network_id=69e4fe9c-593b-4288-8ebd-87e2f16f6088&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: 7|app: 0|req: 1446/2792] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:18:21 2026] GET /v2.0/ports?network_id=69e4fe9c-593b-4288-8ebd-87e2f16f6088&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: 6|app: 0|req: 1347/2793] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:18:21 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?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: 1447/2794] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:18:21 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?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: 6|app: 0|req: 1348/2795] 10.0.0.36 () {34 vars in 989 bytes} [Fri Jul 3 17:18:22 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => generated 1240 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2796] 10.0.0.36 () {34 vars in 1039 bytes} [Fri Jul 3 17:18:22 2026] GET /v2.0/security-groups?id=76e019fa-f362-4be2-9248-c6de29920ad2&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: 6|app: 0|req: 1349/2797] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:18:22 2026] GET /v2.0/ports?tenant_id=f0b8e6c4cc49496cb1f2d335bf49707f&device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 4092 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2798] 199.19.213.32 () {34 vars in 1059 bytes} [Fri Jul 3 17:18:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.71&port_id=4ff8becd-c1b6-40f8-99fb-89b1acc39e44 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1350/2799] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:18:23 2026] GET /v2.0/subnets?id=78a7ee8a-9868-410a-bb35-93cef5268b24 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2800] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:18:23 2026] GET /v2.0/ports?network_id=cdb64dcd-445c-4bc4-a602-a62743324ab1&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: 6|app: 0|req: 1351/2801] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:18:23 2026] GET /v2.0/networks/cdb64dcd-445c-4bc4-a602-a62743324ab1?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2802] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:18:23 2026] GET /v2.0/networks/cdb64dcd-445c-4bc4-a602-a62743324ab1?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: 6|app: 0|req: 1352/2803] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:18:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.247&port_id=3c004750-f2d5-4970-b090-7fb28d115915 => 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: 1452/2804] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:18:23 2026] GET /v2.0/subnets?id=3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1353/2805] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:18:23 2026] GET /v2.0/ports?network_id=b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2806] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:18:23 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1354/2807] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:18:23 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2808] 199.19.213.32 () {34 vars in 1055 bytes} [Fri Jul 3 17:18:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.90&port_id=892d9c6d-396c-4f70-9b4e-487ab08e5444 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1355/2809] 199.19.213.32 () {34 vars in 1103 bytes} [Fri Jul 3 17:18:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c4&port_id=892d9c6d-396c-4f70-9b4e-487ab08e5444 => 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: 1455/2810] 199.19.213.32 () {34 vars in 1063 bytes} [Fri Jul 3 17:18:23 2026] GET /v2.0/subnets?id=fb963dcb-6e48-41b7-9072-2881b5c3ed2d&id=9b8d89c4-4034-45ae-b866-a78918775afc => generated 1411 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1356/2811] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:18:23 2026] GET /v2.0/ports?network_id=69e4fe9c-593b-4288-8ebd-87e2f16f6088&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: 7|app: 0|req: 1456/2812] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:18:23 2026] GET /v2.0/ports?network_id=69e4fe9c-593b-4288-8ebd-87e2f16f6088&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1357/2813] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:18:23 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?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: 1457/2814] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:18:23 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?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: 6|app: 0|req: 1358/2815] 10.0.0.199 () {34 vars in 971 bytes} [Fri Jul 3 17:18:27 2026] GET /v2.0/ports/892d9c6d-396c-4f70-9b4e-487ab08e5444 => generated 1514 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2816] 199.19.213.32 () {30 vars in 742 bytes} [Fri Jul 3 17:18:27 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088 => generated 798 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1359/2817] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:18:27 2026] GET /v2.0/subnets/fb963dcb-6e48-41b7-9072-2881b5c3ed2d => generated 674 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2818] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:18:27 2026] GET /v2.0/subnets/9b8d89c4-4034-45ae-b866-a78918775afc => generated 744 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1360/2819] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:18: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: 7|app: 0|req: 1460/2820] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:18:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1361/2821] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:18:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2822] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:18: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: 6|app: 0|req: 1362/2823] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:18:28 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2824] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:18:28 2026] GET /v2.0/ports/a66a18c2-7042-4660-a259-64bf05ae36a3 => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1363/2825] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:18:28 2026] GET /v2.0/ports/3c004750-f2d5-4970-b090-7fb28d115915 => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2826] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:18:28 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1364/2827] 199.19.213.32 () {30 vars in 742 bytes} [Fri Jul 3 17:18:28 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1 => 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: 1464/2828] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:18:28 2026] GET /v2.0/ports/a66a18c2-7042-4660-a259-64bf05ae36a3 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1365/2829] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:18:28 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2832] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:32 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1367/2833] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:18:32 2026] GET /v2.0/security-groups?id=76e019fa-f362-4be2-9248-c6de29920ad2&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: 1467/2834] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:33 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1368/2835] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:18:33 2026] GET /v2.0/security-groups?id=76e019fa-f362-4be2-9248-c6de29920ad2&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: 1468/2836] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:35 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2837] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:18:35 2026] GET /v2.0/security-groups?id=76e019fa-f362-4be2-9248-c6de29920ad2&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: 6|app: 0|req: 1369/2838] 199.19.213.32 () {34 vars in 993 bytes} [Fri Jul 3 17:18:35 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:18:35.339 7 INFO neutron_taas.services.taas.taas_plugin [req-f298aedd-0d3d-4b52-be88-fd76ef92b425 req-0e02ab66-13e8-4ca8-8aa9-fe00be51285a c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] TaaS: Handle Delete Port: e361fc6d-b92d-46c7-a684-107a22e8dff4 2026-07-03 17:18:35.343 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f298aedd-0d3d-4b52-be88-fd76ef92b425 req-0e02ab66-13e8-4ca8-8aa9-fe00be51285a c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] Tap Mirror: Handle Delete Port: e361fc6d-b92d-46c7-a684-107a22e8dff4 2026-07-03 17:18:35.484 7 INFO neutron.db.l3_db [req-f298aedd-0d3d-4b52-be88-fd76ef92b425 req-0e02ab66-13e8-4ca8-8aa9-fe00be51285a c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] Floating IP 8882e287-762a-4b64-a437-2cef6af42c82 disassociated. External IP: 10.96.250.211, port: e361fc6d-b92d-46c7-a684-107a22e8dff4. [pid: 7|app: 0|req: 1470/2839] 199.19.213.32 () {36 vars in 996 bytes} [Fri Jul 3 17:18:35 2026] DELETE /v2.0/ports/e361fc6d-b92d-46c7-a684-107a22e8dff4 => generated 0 bytes in 662 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:18:35.972 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-87c19ba2-ecdd-4814-a8ea-cf8c16a5cd57'] response: {'server_uuid': '4e8149a3-4e6c-4a5c-8023-e8006170f863', 'name': 'network-vif-deleted', 'tag': 'e361fc6d-b92d-46c7-a684-107a22e8dff4', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1370/2840] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:36 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => 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: 1471/2841] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:37 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1371/2842] 10.0.0.222 () {30 vars in 690 bytes} [Fri Jul 3 17:18:37 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: 1472/2843] 10.0.0.222 () {30 vars in 692 bytes} [Fri Jul 3 17:18:37 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: 6|app: 0|req: 1372/2844] 10.0.0.222 () {30 vars in 668 bytes} [Fri Jul 3 17:18:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2845] 10.0.0.222 () {30 vars in 704 bytes} [Fri Jul 3 17:18:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1373/2846] 10.0.0.222 () {28 vars in 439 bytes} [Fri Jul 3 17:18:37 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2847] 10.0.0.222 () {30 vars in 728 bytes} [Fri Jul 3 17:18:37 2026] GET /v2.0/subnets/56768701-37b6-4722-8d33-3dbc07f803ad => generated 656 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1374/2848] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:38 2026] GET /v2.0/ports?device_id=4e8149a3-4e6c-4a5c-8023-e8006170f863 => 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: 1475/2849] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:18:39 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: 6|app: 0|req: 1375/2850] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:18:39 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: 1476/2851] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:18:39 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: 6|app: 0|req: 1376/2852] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:18:39 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: 1477/2853] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:18:39 2026] GET /v2.0/subnets/fb963dcb-6e48-41b7-9072-2881b5c3ed2d => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2854] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:18:39 2026] GET /v2.0/subnets/56768701-37b6-4722-8d33-3dbc07f803ad => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2855] 199.19.213.32 () {30 vars in 768 bytes} [Fri Jul 3 17:18:39 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 4094 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1377/2856] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:18:39 2026] DELETE /v2.0/security-groups/76e019fa-f362-4be2-9248-c6de29920ad2 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1378/2857] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:18:39 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: 6|app: 0|req: 1379/2858] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:18:39 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: 6|app: 0|req: 1380/2859] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:18:39 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: 6|app: 0|req: 1381/2860] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:18:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:18:39.822 7 INFO neutron_taas.services.taas.taas_plugin [None req-edf346e1-7645-4e52-9d93-c1392d76b72d c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] TaaS: Handle Delete Port: 5c5b78e9-6f9d-4d8e-a53c-62a665155c3d 2026-07-03 17:18:39.825 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edf346e1-7645-4e52-9d93-c1392d76b72d c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] Tap Mirror: Handle Delete Port: 5c5b78e9-6f9d-4d8e-a53c-62a665155c3d [pid: 7|app: 0|req: 1480/2861] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:18:39 2026] DELETE /v2.0/floatingips/8882e287-762a-4b64-a437-2cef6af42c82 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1382/2862] 199.19.213.32 () {34 vars in 716 bytes} [Fri Jul 3 17:18:39 2026] POST /v2.0/ports => generated 1328 bytes in 359 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: 1481/2863] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:40 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1383/2864] 10.0.0.199 () {34 vars in 971 bytes} [Fri Jul 3 17:18:40 2026] GET /v2.0/ports/b0f52c80-8fde-4234-b6f3-35d37e580fbf => generated 1328 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2865] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:18:40 2026] GET /v2.0/security-groups?id=c0396bd9-beb9-414e-85eb-f275816942f3&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: 6|app: 0|req: 1384/2866] 199.19.213.32 () {34 vars in 1261 bytes} [Fri Jul 3 17:18:41 2026] GET /v2.0/ports/b0f52c80-8fde-4234-b6f3-35d37e580fbf?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2867] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:18:41 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2868] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:18:41 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc?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: 6|app: 0|req: 1385/2869] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:41 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2870] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:18:41 2026] GET /v2.0/security-groups?id=c0396bd9-beb9-414e-85eb-f275816942f3&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1386/2871] 199.19.213.32 () {34 vars in 974 bytes} [Fri Jul 3 17:18:41 2026] GET /v2.0/ports/b0f52c80-8fde-4234-b6f3-35d37e580fbf => generated 1328 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2872] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:18:41 2026] GET /v2.0/networks?id=833cb099-1b14-4610-96a2-6f7c322fe4bc => generated 801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1387/2873] 199.19.213.32 () {38 vars in 1027 bytes} [Fri Jul 3 17:18:42 2026] PUT /v2.0/ports/b0f52c80-8fde-4234-b6f3-35d37e580fbf => generated 1518 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2874] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:42 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1388/2875] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:18:42 2026] GET /v2.0/security-groups?id=c0396bd9-beb9-414e-85eb-f275816942f3&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: 1488/2876] 199.19.213.32 () {34 vars in 993 bytes} [Fri Jul 3 17:18:42 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:18:42.713 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccc047c9-70e7-4656-a3cf-477692354258'] response: {'name': 'network-changed', 'server_uuid': 'b0082269-f99c-4351-948f-5de2de32c753', 'tag': 'b0f52c80-8fde-4234-b6f3-35d37e580fbf', 'status': 'completed', 'code': 200} 2026-07-03 17:18:42.803 6 INFO neutron_taas.services.taas.taas_plugin [req-4175cea0-dadc-4fee-adc2-ee8123288447 req-59d76d1a-0095-4c00-aff2-e665b8652f49 c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] TaaS: Handle Delete Port: 78698012-edf5-4544-996a-54b81e31d998 2026-07-03 17:18:42.808 6 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4175cea0-dadc-4fee-adc2-ee8123288447 req-59d76d1a-0095-4c00-aff2-e665b8652f49 c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] Tap Mirror: Handle Delete Port: 78698012-edf5-4544-996a-54b81e31d998 [pid: 6|app: 0|req: 1389/2877] 199.19.213.32 () {36 vars in 996 bytes} [Fri Jul 3 17:18:42 2026] DELETE /v2.0/ports/78698012-edf5-4544-996a-54b81e31d998 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2878] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:18:43 2026] GET /v2.0/ports?tenant_id=f0b8e6c4cc49496cb1f2d335bf49707f&device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 5604 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1390/2879] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:18:43 2026] GET /v2.0/networks?id=833cb099-1b14-4610-96a2-6f7c322fe4bc => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2880] 199.19.213.32 () {34 vars in 1055 bytes} [Fri Jul 3 17:18:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.38&port_id=b0f52c80-8fde-4234-b6f3-35d37e580fbf => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1391/2881] 199.19.213.32 () {34 vars in 1105 bytes} [Fri Jul 3 17:18:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A164&port_id=b0f52c80-8fde-4234-b6f3-35d37e580fbf => 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: 1491/2882] 199.19.213.32 () {34 vars in 1063 bytes} [Fri Jul 3 17:18:43 2026] GET /v2.0/subnets?id=59c4a5fc-664d-49ad-b02d-0560bc47f20f&id=56768701-37b6-4722-8d33-3dbc07f803ad => generated 1415 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1392/2883] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:18:43 2026] GET /v2.0/ports?network_id=833cb099-1b14-4610-96a2-6f7c322fe4bc&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2884] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:18:43 2026] GET /v2.0/ports?network_id=833cb099-1b14-4610-96a2-6f7c322fe4bc&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: 6|app: 0|req: 1393/2885] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:18:43 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc?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: 1493/2886] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:18:43 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc?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: 6|app: 0|req: 1394/2887] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:43 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1396/2890] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:18:44 2026] GET /v2.0/ports?tenant_id=f0b8e6c4cc49496cb1f2d335bf49707f&device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 5604 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:18:44.760 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0587088-a891-4d06-9d44-28f0facf7d9e'] response: {'server_uuid': 'cc4fdbba-aa8d-4ca7-ae15-af3f07072158', 'name': 'network-vif-deleted', 'tag': '78698012-edf5-4544-996a-54b81e31d998', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1495/2891] 199.19.213.32 () {34 vars in 1059 bytes} [Fri Jul 3 17:18:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.71&port_id=4ff8becd-c1b6-40f8-99fb-89b1acc39e44 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1397/2892] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:18:44 2026] GET /v2.0/subnets?id=78a7ee8a-9868-410a-bb35-93cef5268b24 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1398/2893] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:44 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2894] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:18:44 2026] GET /v2.0/ports?network_id=cdb64dcd-445c-4bc4-a602-a62743324ab1&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1399/2895] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:18:44 2026] GET /v2.0/networks/cdb64dcd-445c-4bc4-a602-a62743324ab1?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2896] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:18:44 2026] GET /v2.0/networks/cdb64dcd-445c-4bc4-a602-a62743324ab1?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: 6|app: 0|req: 1400/2897] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:18:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.247&port_id=3c004750-f2d5-4970-b090-7fb28d115915 => 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: 1498/2898] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.0/subnets?id=3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1401/2899] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.0/ports?network_id=b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2900] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1402/2901] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2902] 199.19.213.32 () {34 vars in 1055 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.90&port_id=892d9c6d-396c-4f70-9b4e-487ab08e5444 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1403/2903] 199.19.213.32 () {34 vars in 1103 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c4&port_id=892d9c6d-396c-4f70-9b4e-487ab08e5444 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2904] 199.19.213.32 () {34 vars in 1063 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.0/subnets?id=fb963dcb-6e48-41b7-9072-2881b5c3ed2d&id=9b8d89c4-4034-45ae-b866-a78918775afc => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1404/2905] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.0/ports?network_id=69e4fe9c-593b-4288-8ebd-87e2f16f6088&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: 7|app: 0|req: 1502/2906] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.0/ports?network_id=69e4fe9c-593b-4288-8ebd-87e2f16f6088&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1405/2907] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2908] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?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: 6|app: 0|req: 1406/2909] 199.19.213.32 () {34 vars in 1055 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.38&port_id=b0f52c80-8fde-4234-b6f3-35d37e580fbf => 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: 1504/2910] 199.19.213.32 () {34 vars in 1105 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A164&port_id=b0f52c80-8fde-4234-b6f3-35d37e580fbf => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1407/2911] 199.19.213.32 () {34 vars in 1063 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.0/subnets?id=59c4a5fc-664d-49ad-b02d-0560bc47f20f&id=56768701-37b6-4722-8d33-3dbc07f803ad => generated 1415 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2912] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.0/ports?network_id=833cb099-1b14-4610-96a2-6f7c322fe4bc&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: 6|app: 0|req: 1408/2913] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.0/ports?network_id=833cb099-1b14-4610-96a2-6f7c322fe4bc&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2914] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1409/2915] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc?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: 1507/2916] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.0/ports?device_id=cc4fdbba-aa8d-4ca7-ae15-af3f07072158 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1410/2917] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:18:47 2026] DELETE /v2.0/security-groups/c0396bd9-beb9-414e-85eb-f275816942f3 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:18:47.601 7 INFO neutron_taas.services.taas.taas_plugin [None req-73651120-f9c0-47ba-b714-b60e4f744669 c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] TaaS: Handle Delete Port: e9d0ea76-e593-4f32-b024-a04dbbdb0430 2026-07-03 17:18:47.604 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73651120-f9c0-47ba-b714-b60e4f744669 c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] Tap Mirror: Handle Delete Port: e9d0ea76-e593-4f32-b024-a04dbbdb0430 [pid: 7|app: 0|req: 1508/2918] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:18:47 2026] PUT /v2.0/routers/b6ee3ea6-39d2-49c5-b41d-ca1c984ebe57/remove_router_interface => generated 309 bytes in 1057 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1411/2919] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:18:48 2026] DELETE /v2.0/subnets/94de6f4f-cf4e-47cc-8a01-b73f2407944f => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:18:48.639 7 INFO neutron_taas.services.taas.taas_plugin [None req-958e0020-9949-46a6-aa7d-a7b00db5f021 c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] TaaS: Handle Delete Port: 9ee104b2-416b-4b45-af8f-1541a6e3e10e 2026-07-03 17:18:48.642 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-958e0020-9949-46a6-aa7d-a7b00db5f021 c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] Tap Mirror: Handle Delete Port: 9ee104b2-416b-4b45-af8f-1541a6e3e10e 2026-07-03 17:18:48.919 7 INFO neutron_taas.services.taas.taas_plugin [None req-958e0020-9949-46a6-aa7d-a7b00db5f021 c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] TaaS: Handle Delete Port: e39ce868-a226-4fc3-9ccf-49164c7dd4c4 2026-07-03 17:18:48.923 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-958e0020-9949-46a6-aa7d-a7b00db5f021 c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] Tap Mirror: Handle Delete Port: e39ce868-a226-4fc3-9ccf-49164c7dd4c4 2026-07-03 17:18:49.306 7 INFO neutron.db.l3_hamode_db [None req-958e0020-9949-46a6-aa7d-a7b00db5f021 c3702ee485744a6b9d46b2342490e13b 49eecbabd7ed48ac80e5d812393bcba0 - - default default] HA network 4982e193-c9a2-4d2d-8041-1f60d6985d03 was deleted as no HA routers are present in tenant 49eecbabd7ed48ac80e5d812393bcba0. 2026-07-03 17:18:49.315 7 INFO neutron.services.segments.plugin [-] Segment b26a6d9e-e300-469a-b432-96aa18910558 resource provider aggregate not found [pid: 7|app: 0|req: 1509/2920] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:18:48 2026] DELETE /v2.0/routers/b6ee3ea6-39d2-49c5-b41d-ca1c984ebe57 => generated 0 bytes in 884 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:18:49.329 7 INFO neutron.services.segments.plugin [-] Segment b26a6d9e-e300-469a-b432-96aa18910558 resource provider aggregate not found 2026-07-03 17:18:49.330 7 INFO neutron.services.segments.plugin [-] Segment b26a6d9e-e300-469a-b432-96aa18910558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b26a6d9e-e300-469a-b432-96aa18910558 found for delete ", "request_id": "req-234a3e0f-ef58-4ef2-82eb-d58eade43370"}]} 2026-07-03 17:18:49.348 7 INFO neutron.services.segments.plugin [-] Segment b26a6d9e-e300-469a-b432-96aa18910558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b26a6d9e-e300-469a-b432-96aa18910558 found for delete ", "request_id": "req-49ab242d-0780-4100-a9f7-c97fe9e4dbb3"}]} [pid: 6|app: 0|req: 1412/2921] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:18:49 2026] DELETE /v2.0/networks/82e3e240-fb06-4563-a111-e5b065d3e42e => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:18:49.479 6 INFO neutron.services.segments.plugin [-] Segment 4463305d-571d-47cb-a074-e4550ac4e7c8 resource provider aggregate not found 2026-07-03 17:18:49.494 6 INFO neutron.services.segments.plugin [-] Segment 4463305d-571d-47cb-a074-e4550ac4e7c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4463305d-571d-47cb-a074-e4550ac4e7c8 found for delete ", "request_id": "req-9425a62d-b162-43b0-aff7-3121af6fa992"}]} 2026-07-03 17:18:49.495 6 INFO neutron.services.segments.plugin [-] Segment 4463305d-571d-47cb-a074-e4550ac4e7c8 resource provider aggregate not found 2026-07-03 17:18:49.516 6 INFO neutron.services.segments.plugin [-] Segment 4463305d-571d-47cb-a074-e4550ac4e7c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4463305d-571d-47cb-a074-e4550ac4e7c8 found for delete ", "request_id": "req-6b91b661-55fa-414e-9d80-e0302a223948"}]} [pid: 7|app: 0|req: 1510/2922] 10.0.0.199 () {34 vars in 971 bytes} [Fri Jul 3 17:18:49 2026] GET /v2.0/ports/b0f52c80-8fde-4234-b6f3-35d37e580fbf => generated 1520 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1413/2923] 199.19.213.32 () {30 vars in 742 bytes} [Fri Jul 3 17:18:49 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2924] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:18:49 2026] GET /v2.0/subnets/56768701-37b6-4722-8d33-3dbc07f803ad => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1414/2925] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:18:49 2026] GET /v2.0/subnets/59c4a5fc-664d-49ad-b02d-0560bc47f20f => generated 748 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2926] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:18:50 2026] GET /v2.0/ports/892d9c6d-396c-4f70-9b4e-487ab08e5444 => generated 1516 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2927] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:18:50 2026] GET /v2.0/security-groups?tenant_id=49eecbabd7ed48ac80e5d812393bcba0&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: 1514/2928] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:18:50 2026] DELETE /v2.0/security-groups/ded62d83-8193-4c6f-a1d2-5333a8f9b118 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1415/2929] 199.19.213.32 () {34 vars in 789 bytes} [Fri Jul 3 17:18:50 2026] PUT /v2.0/ports/892d9c6d-396c-4f70-9b4e-487ab08e5444 => generated 1251 bytes in 445 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-07-03 17:18:50.536 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8d56e3e-a432-4ec7-a7fe-9b02606832de'] response: {'name': 'network-changed', 'server_uuid': 'b0082269-f99c-4351-948f-5de2de32c753', 'tag': '892d9c6d-396c-4f70-9b4e-487ab08e5444', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1515/2930] 199.19.213.32 () {30 vars in 742 bytes} [Fri Jul 3 17:18:50 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088 => 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: 1516/2931] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:18:50 2026] GET /v2.0/subnets/fb963dcb-6e48-41b7-9072-2881b5c3ed2d => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1416/2932] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:18:50 2026] GET /v2.0/security-groups?tenant_id=29ac671e560e4a0fbf8cbb365f6fc5ef&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1417/2933] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:18:50 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: 6|app: 0|req: 1418/2934] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:18:50 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: 6|app: 0|req: 1419/2935] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:18:50 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: 6|app: 0|req: 1420/2936] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:18:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2937] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:18:50 2026] DELETE /v2.0/security-groups/42ff6d86-2dd9-410e-b17e-638c8036012e => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1421/2938] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:18:50 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2939] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:18:50 2026] GET /v2.0/ports/a66a18c2-7042-4660-a259-64bf05ae36a3 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1422/2940] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:18:50 2026] GET /v2.0/ports/3c004750-f2d5-4970-b090-7fb28d115915 => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2941] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:18:50 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1423/2942] 199.19.213.32 () {30 vars in 742 bytes} [Fri Jul 3 17:18:50 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1 => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2943] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:18:51 2026] GET /v2.0/ports/a66a18c2-7042-4660-a259-64bf05ae36a3 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2944] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:18:51 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1424/2945] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:18:51 2026] GET /v2.0/ports?tenant_id=f0b8e6c4cc49496cb1f2d335bf49707f&device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 5377 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2946] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:18:51 2026] GET /v2.0/networks?id=69e4fe9c-593b-4288-8ebd-87e2f16f6088 => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1425/2947] 199.19.213.32 () {34 vars in 1055 bytes} [Fri Jul 3 17:18:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.90&port_id=892d9c6d-396c-4f70-9b4e-487ab08e5444 => 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: 1523/2948] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:18:51 2026] GET /v2.0/subnets?id=fb963dcb-6e48-41b7-9072-2881b5c3ed2d => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1426/2949] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:18:51 2026] GET /v2.0/ports?network_id=69e4fe9c-593b-4288-8ebd-87e2f16f6088&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2950] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:18:51 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1427/2951] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:18:51 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?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-07-03 17:18:55.498 7 INFO neutron.db.segments_db [None req-29249e2c-f2b3-4794-848a-a32d30ead1d4 61c96fa9bac145cf9b9f95ac407b916f 8d94965815fa4be780118ddca1c698c1 - - default default] Added segment 230b60b4-1169-44d4-8dfd-b684f8f5b01d of type vxlan for network 02cec184-9981-4190-90a7-7fd4ecba68ac [pid: 7|app: 0|req: 1525/2952] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:18:55 2026] POST /v2.0/networks => generated 632 bytes in 1382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1428/2953] 10.0.0.110 () {34 vars in 664 bytes} [Fri Jul 3 17:18:56 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) [pid: 7|app: 0|req: 1526/2954] 10.0.0.110 () {34 vars in 666 bytes} [Fri Jul 3 17:18:56 2026] POST /v2.0/trunks => generated 407 bytes in 181 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-07-03 17:18:57.116 6 INFO neutron.db.segments_db [None req-8a22a8aa-a55e-4589-b35e-46bff12f2534 61c96fa9bac145cf9b9f95ac407b916f 8d94965815fa4be780118ddca1c698c1 - - default default] Added segment 1a59e4c0-e313-4775-9e09-2df53ab08235 of type vxlan for network 78baaa20-5c7d-4d9f-aeb8-ad5e94016dde [pid: 6|app: 0|req: 1429/2955] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:18:57 2026] POST /v2.0/networks => generated 631 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2956] 10.0.0.110 () {34 vars in 664 bytes} [Fri Jul 3 17:18:57 2026] POST /v2.0/ports => generated 743 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1430/2957] 10.0.0.110 () {34 vars in 666 bytes} [Fri Jul 3 17:18:57 2026] POST /v2.0/trunks => generated 407 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:57.873 7 INFO neutron.db.segments_db [None req-7104346f-ab49-4359-9fb5-66f784758bb6 61c96fa9bac145cf9b9f95ac407b916f 8d94965815fa4be780118ddca1c698c1 - - default default] Added segment 8166afff-a669-466e-9f8f-1a4252e8f752 of type vxlan for network 3fcb5213-c1b8-406d-9598-cae3151f8c3a [pid: 7|app: 0|req: 1528/2958] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:18:57 2026] POST /v2.0/networks => generated 631 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1431/2959] 10.0.0.110 () {34 vars in 664 bytes} [Fri Jul 3 17:18:58 2026] POST /v2.0/ports => generated 743 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2960] 10.0.0.110 () {34 vars in 666 bytes} [Fri Jul 3 17:18:58 2026] POST /v2.0/trunks => generated 407 bytes in 153 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-07-03 17:18:58.502 6 INFO neutron.db.segments_db [None req-aa5b9247-1b12-4408-8124-5e42d534a7f0 61c96fa9bac145cf9b9f95ac407b916f 8d94965815fa4be780118ddca1c698c1 - - default default] Added segment 57d1dda7-7e2b-428f-872a-4a6ffb8b39b1 of type vxlan for network 6b350111-4a48-44c1-a454-458f69c74e16 [pid: 6|app: 0|req: 1432/2961] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:18:58 2026] POST /v2.0/networks => generated 631 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2964] 10.0.0.110 () {34 vars in 664 bytes} [Fri Jul 3 17:18:58 2026] POST /v2.0/ports => generated 743 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1435/2965] 10.0.0.110 () {34 vars in 666 bytes} [Fri Jul 3 17:18:58 2026] POST /v2.0/trunks => generated 407 bytes in 670 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-07-03 17:18:59.658 7 INFO neutron.db.segments_db [None req-b207ae91-09e5-4b73-8aea-ccb425833d5d 61c96fa9bac145cf9b9f95ac407b916f 8d94965815fa4be780118ddca1c698c1 - - default default] Added segment 3cb9cbef-5910-409c-846c-58bb1a89708a of type vxlan for network 2c799692-a584-4cc0-9ed1-a253f93bd659 [pid: 7|app: 0|req: 1531/2966] 10.0.0.110 () {34 vars in 670 bytes} [Fri Jul 3 17:18:59 2026] POST /v2.0/networks => generated 631 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1436/2967] 10.0.0.110 () {34 vars in 664 bytes} [Fri Jul 3 17:18:59 2026] POST /v2.0/ports => generated 743 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2968] 10.0.0.110 () {34 vars in 666 bytes} [Fri Jul 3 17:19:00 2026] POST /v2.0/trunks => generated 407 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: 6|app: 0|req: 1437/2969] 10.0.0.110 () {34 vars in 749 bytes} [Fri Jul 3 17:19:00 2026] PUT /v2.0/trunks/dced2ac9-9ee0-486c-b138-bb8de51f1c3c/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2970] 10.0.0.110 () {34 vars in 749 bytes} [Fri Jul 3 17:19:00 2026] PUT /v2.0/trunks/b4c06abc-f881-438d-ac2d-d9db1733bebc/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1438/2971] 10.0.0.110 () {34 vars in 749 bytes} [Fri Jul 3 17:19:00 2026] PUT /v2.0/trunks/e84be5ed-1966-44a0-9212-055cc3026225/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2972] 10.0.0.110 () {34 vars in 749 bytes} [Fri Jul 3 17:19:00 2026] PUT /v2.0/trunks/33fa0f3a-f721-4e00-82f5-5683e5cd38cb/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1439/2973] 10.0.0.110 () {32 vars in 662 bytes} [Fri Jul 3 17:19:00 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2974] 10.0.0.110 () {32 vars in 676 bytes} [Fri Jul 3 17:19:00 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: 6|app: 0|req: 1440/2975] 10.0.0.110 () {32 vars in 672 bytes} [Fri Jul 3 17:19:00 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2976] 10.0.0.110 () {32 vars in 684 bytes} [Fri Jul 3 17:19:00 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1441/2977] 10.0.0.110 () {32 vars in 670 bytes} [Fri Jul 3 17:19:00 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2978] 10.0.0.110 () {32 vars in 684 bytes} [Fri Jul 3 17:19:00 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1442/2979] 10.0.0.110 () {32 vars in 680 bytes} [Fri Jul 3 17:19:00 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2980] 10.0.0.110 () {32 vars in 692 bytes} [Fri Jul 3 17:19:00 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1443/2981] 10.0.0.110 () {32 vars in 719 bytes} [Fri Jul 3 17:19:00 2026] GET /v2.0/trunks/dced2ac9-9ee0-486c-b138-bb8de51f1c3c => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2982] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:19:00 2026] GET /v2.0/ports/c40e4c54-40e1-4200-baa8-4ce7c7394bac => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1444/2983] 10.0.0.110 () {32 vars in 722 bytes} [Fri Jul 3 17:19:00 2026] DELETE /v2.0/trunks/dced2ac9-9ee0-486c-b138-bb8de51f1c3c => 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: 1540/2984] 10.0.0.110 () {32 vars in 719 bytes} [Fri Jul 3 17:19:00 2026] GET /v2.0/trunks/b4c06abc-f881-438d-ac2d-d9db1733bebc => generated 420 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1445/2985] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:19:00 2026] GET /v2.0/ports/0f021464-1e30-4510-8449-9101036cfe8c => generated 826 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2986] 10.0.0.110 () {32 vars in 722 bytes} [Fri Jul 3 17:19:01 2026] DELETE /v2.0/trunks/b4c06abc-f881-438d-ac2d-d9db1733bebc => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1446/2987] 10.0.0.110 () {32 vars in 719 bytes} [Fri Jul 3 17:19:01 2026] GET /v2.0/trunks/e84be5ed-1966-44a0-9212-055cc3026225 => 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: 1542/2988] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:19:01 2026] GET /v2.0/ports/2a466b50-3cf5-4cac-8c74-2f76e2c619bd => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1447/2989] 10.0.0.110 () {32 vars in 722 bytes} [Fri Jul 3 17:19:01 2026] DELETE /v2.0/trunks/e84be5ed-1966-44a0-9212-055cc3026225 => 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: 1543/2990] 10.0.0.110 () {32 vars in 719 bytes} [Fri Jul 3 17:19:01 2026] GET /v2.0/trunks/33fa0f3a-f721-4e00-82f5-5683e5cd38cb => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1448/2991] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:19:01 2026] GET /v2.0/ports/a64915fb-571c-4150-b871-abfc1bde8301 => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2992] 10.0.0.110 () {32 vars in 722 bytes} [Fri Jul 3 17:19:01 2026] DELETE /v2.0/trunks/33fa0f3a-f721-4e00-82f5-5683e5cd38cb => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1449/2993] 10.0.0.110 () {32 vars in 719 bytes} [Fri Jul 3 17:19:01 2026] GET /v2.0/trunks/297c8baa-4b1e-479e-83d0-4943b4e587e7 => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2994] 10.0.0.110 () {32 vars in 717 bytes} [Fri Jul 3 17:19:01 2026] GET /v2.0/ports/cc31e876-2696-46b4-97de-ece2aa35c86f => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1450/2995] 10.0.0.110 () {32 vars in 722 bytes} [Fri Jul 3 17:19:01 2026] DELETE /v2.0/trunks/297c8baa-4b1e-479e-83d0-4943b4e587e7 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:19:01.785 7 INFO neutron_taas.services.taas.taas_plugin [None req-038d8d10-6631-4a9a-98bc-4185e0d3b4b2 61c96fa9bac145cf9b9f95ac407b916f 8d94965815fa4be780118ddca1c698c1 - - default default] TaaS: Handle Delete Port: c40e4c54-40e1-4200-baa8-4ce7c7394bac 2026-07-03 17:19:01.787 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-038d8d10-6631-4a9a-98bc-4185e0d3b4b2 61c96fa9bac145cf9b9f95ac407b916f 8d94965815fa4be780118ddca1c698c1 - - default default] Tap Mirror: Handle Delete Port: c40e4c54-40e1-4200-baa8-4ce7c7394bac [pid: 7|app: 0|req: 1546/2996] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:19:01 2026] DELETE /v2.0/ports/c40e4c54-40e1-4200-baa8-4ce7c7394bac => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:19:02.006 6 INFO neutron_taas.services.taas.taas_plugin [None req-c5e97203-39e9-49b3-8938-c5b664da1b18 61c96fa9bac145cf9b9f95ac407b916f 8d94965815fa4be780118ddca1c698c1 - - default default] TaaS: Handle Delete Port: 0f021464-1e30-4510-8449-9101036cfe8c 2026-07-03 17:19:02.011 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5e97203-39e9-49b3-8938-c5b664da1b18 61c96fa9bac145cf9b9f95ac407b916f 8d94965815fa4be780118ddca1c698c1 - - default default] Tap Mirror: Handle Delete Port: 0f021464-1e30-4510-8449-9101036cfe8c [pid: 6|app: 0|req: 1451/2997] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:19:01 2026] DELETE /v2.0/ports/0f021464-1e30-4510-8449-9101036cfe8c => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:19:02.237 7 INFO neutron_taas.services.taas.taas_plugin [None req-33e64e43-bde4-42b0-84d0-109a12692e17 61c96fa9bac145cf9b9f95ac407b916f 8d94965815fa4be780118ddca1c698c1 - - default default] TaaS: Handle Delete Port: 2a466b50-3cf5-4cac-8c74-2f76e2c619bd 2026-07-03 17:19:02.252 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33e64e43-bde4-42b0-84d0-109a12692e17 61c96fa9bac145cf9b9f95ac407b916f 8d94965815fa4be780118ddca1c698c1 - - default default] Tap Mirror: Handle Delete Port: 2a466b50-3cf5-4cac-8c74-2f76e2c619bd [pid: 7|app: 0|req: 1547/2998] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:19:02 2026] DELETE /v2.0/ports/2a466b50-3cf5-4cac-8c74-2f76e2c619bd => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:19:02.443 6 INFO neutron_taas.services.taas.taas_plugin [None req-cc9e80ef-775c-4311-9dea-40b8f1cf612a 61c96fa9bac145cf9b9f95ac407b916f 8d94965815fa4be780118ddca1c698c1 - - default default] TaaS: Handle Delete Port: a64915fb-571c-4150-b871-abfc1bde8301 2026-07-03 17:19:02.446 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc9e80ef-775c-4311-9dea-40b8f1cf612a 61c96fa9bac145cf9b9f95ac407b916f 8d94965815fa4be780118ddca1c698c1 - - default default] Tap Mirror: Handle Delete Port: a64915fb-571c-4150-b871-abfc1bde8301 [pid: 6|app: 0|req: 1452/2999] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:19:02 2026] DELETE /v2.0/ports/a64915fb-571c-4150-b871-abfc1bde8301 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:19:02.634 7 INFO neutron_taas.services.taas.taas_plugin [None req-92757650-5693-4f1b-94a9-cd30f1790ae6 61c96fa9bac145cf9b9f95ac407b916f 8d94965815fa4be780118ddca1c698c1 - - default default] TaaS: Handle Delete Port: cc31e876-2696-46b4-97de-ece2aa35c86f 2026-07-03 17:19:02.636 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92757650-5693-4f1b-94a9-cd30f1790ae6 61c96fa9bac145cf9b9f95ac407b916f 8d94965815fa4be780118ddca1c698c1 - - default default] Tap Mirror: Handle Delete Port: cc31e876-2696-46b4-97de-ece2aa35c86f [pid: 7|app: 0|req: 1548/3000] 10.0.0.110 () {32 vars in 720 bytes} [Fri Jul 3 17:19:02 2026] DELETE /v2.0/ports/cc31e876-2696-46b4-97de-ece2aa35c86f => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:19:02.871 6 INFO neutron.services.segments.plugin [-] Segment 230b60b4-1169-44d4-8dfd-b684f8f5b01d resource provider aggregate not found 2026-07-03 17:19:02.885 6 INFO neutron.services.segments.plugin [-] Segment 230b60b4-1169-44d4-8dfd-b684f8f5b01d resource provider aggregate not found 2026-07-03 17:19:02.904 6 INFO neutron.services.segments.plugin [-] Segment 230b60b4-1169-44d4-8dfd-b684f8f5b01d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 230b60b4-1169-44d4-8dfd-b684f8f5b01d found for delete ", "request_id": "req-10d6c606-10a2-4d1a-8e4e-e198e75856ca"}]} 2026-07-03 17:19:02.914 6 INFO neutron.services.segments.plugin [-] Segment 230b60b4-1169-44d4-8dfd-b684f8f5b01d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 230b60b4-1169-44d4-8dfd-b684f8f5b01d found for delete ", "request_id": "req-804fc7c9-b3af-4c25-a49d-4bfe0a6834df"}]} [pid: 6|app: 0|req: 1453/3001] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:19:02 2026] DELETE /v2.0/networks/02cec184-9981-4190-90a7-7fd4ecba68ac => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:19:03.081 7 INFO neutron.services.segments.plugin [-] Segment 1a59e4c0-e313-4775-9e09-2df53ab08235 resource provider aggregate not found 2026-07-03 17:19:03.087 7 INFO neutron.services.segments.plugin [-] Segment 1a59e4c0-e313-4775-9e09-2df53ab08235 resource provider aggregate not found 2026-07-03 17:19:03.104 7 INFO neutron.services.segments.plugin [-] Segment 1a59e4c0-e313-4775-9e09-2df53ab08235 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a59e4c0-e313-4775-9e09-2df53ab08235 found for delete ", "request_id": "req-c88491e6-7d5f-4e0f-b8e6-5f78ab21df1b"}]} 2026-07-03 17:19:03.107 7 INFO neutron.services.segments.plugin [-] Segment 1a59e4c0-e313-4775-9e09-2df53ab08235 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a59e4c0-e313-4775-9e09-2df53ab08235 found for delete ", "request_id": "req-bf00e100-00b0-4ba0-bf15-ef8eff22de04"}]} [pid: 7|app: 0|req: 1549/3002] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:19:02 2026] DELETE /v2.0/networks/78baaa20-5c7d-4d9f-aeb8-ad5e94016dde => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1454/3003] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:19:03 2026] DELETE /v2.0/networks/3fcb5213-c1b8-406d-9598-cae3151f8c3a => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3004] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:19:03 2026] DELETE /v2.0/networks/6b350111-4a48-44c1-a454-458f69c74e16 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1455/3005] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:19:03 2026] DELETE /v2.0/networks/2c799692-a584-4cc0-9ed1-a253f93bd659 => 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: 1551/3006] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:19:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1456/3007] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:19:04 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: 1552/3008] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:19:04 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: 6|app: 0|req: 1457/3009] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:19:04 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: 1553/3010] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:19:04 2026] GET /v2.0/subnets/fb963dcb-6e48-41b7-9072-2881b5c3ed2d => generated 674 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1458/3011] 199.19.213.32 () {30 vars in 768 bytes} [Fri Jul 3 17:19:04 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 5377 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1459/3012] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:19:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1460/3013] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:19:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1461/3014] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:19:04 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: 6|app: 0|req: 1462/3015] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:19:04 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: 6|app: 0|req: 1463/3016] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:19:04 2026] GET /v2.0/ports/b0f52c80-8fde-4234-b6f3-35d37e580fbf => generated 1520 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3017] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:19:04 2026] GET /v2.0/security-groups?tenant_id=ee4a8eb85fb643cd980c990319ff2ed3&name=default => generated 2929 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:19:04.923 6 INFO neutron.services.segments.plugin [-] Segment 8166afff-a669-466e-9f8f-1a4252e8f752 resource provider aggregate not found 2026-07-03 17:19:04.951 6 INFO neutron.services.segments.plugin [-] Segment 8166afff-a669-466e-9f8f-1a4252e8f752 resource provider aggregate not found 2026-07-03 17:19:04.956 6 INFO neutron.services.segments.plugin [-] Segment 8166afff-a669-466e-9f8f-1a4252e8f752 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8166afff-a669-466e-9f8f-1a4252e8f752 found for delete ", "request_id": "req-591f6e0f-5385-458d-a307-72971ef8169f"}]} 2026-07-03 17:19:04.975 6 INFO neutron.services.segments.plugin [-] Segment 8166afff-a669-466e-9f8f-1a4252e8f752 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8166afff-a669-466e-9f8f-1a4252e8f752 found for delete ", "request_id": "req-eabfdc9d-c6b9-4a8e-b29e-c1a289481de4"}]} [pid: 7|app: 0|req: 1555/3018] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:19:04 2026] DELETE /v2.0/security-groups/a6920d2e-6ba1-4470-837c-16c58af790d3 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:19:04.977 6 INFO neutron.services.segments.plugin [-] Segment 3cb9cbef-5910-409c-846c-58bb1a89708a resource provider aggregate not found 2026-07-03 17:19:05.010 6 INFO neutron.services.segments.plugin [-] Segment 3cb9cbef-5910-409c-846c-58bb1a89708a resource provider aggregate not found 2026-07-03 17:19:05.016 6 INFO neutron.services.segments.plugin [-] Segment 3cb9cbef-5910-409c-846c-58bb1a89708a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cb9cbef-5910-409c-846c-58bb1a89708a found for delete ", "request_id": "req-e3c2b59e-35f3-4590-ad79-9291c9a75ef7"}]} 2026-07-03 17:19:05.039 6 INFO neutron.services.segments.plugin [-] Segment 3cb9cbef-5910-409c-846c-58bb1a89708a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cb9cbef-5910-409c-846c-58bb1a89708a found for delete ", "request_id": "req-c01bda45-b760-4036-920f-051dd91cf5fe"}]} 2026-07-03 17:19:05.128 7 INFO neutron.services.segments.plugin [-] Segment 57d1dda7-7e2b-428f-872a-4a6ffb8b39b1 resource provider aggregate not found 2026-07-03 17:19:05.137 7 INFO neutron.services.segments.plugin [-] Segment 57d1dda7-7e2b-428f-872a-4a6ffb8b39b1 resource provider aggregate not found [pid: 6|app: 0|req: 1464/3019] 199.19.213.32 () {34 vars in 789 bytes} [Fri Jul 3 17:19:04 2026] PUT /v2.0/ports/b0f52c80-8fde-4234-b6f3-35d37e580fbf => generated 1311 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3020] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:19:05 2026] GET /v2.0/security-groups?tenant_id=8d94965815fa4be780118ddca1c698c1&name=default => generated 2929 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:19:05.154 7 INFO neutron.services.segments.plugin [-] Segment 57d1dda7-7e2b-428f-872a-4a6ffb8b39b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57d1dda7-7e2b-428f-872a-4a6ffb8b39b1 found for delete ", "request_id": "req-96b6a1e9-e9ca-4a4f-81e3-8a4e0f6490d1"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-03 17:19:05.161 7 INFO neutron.services.segments.plugin [-] Segment 57d1dda7-7e2b-428f-872a-4a6ffb8b39b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57d1dda7-7e2b-428f-872a-4a6ffb8b39b1 found for delete ", "request_id": "req-38197df1-89b1-4bc0-9c76-da301da18d24"}]} 2026-07-03 17:19:05.184 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-05966a48-9ff3-4ef3-bc3c-b5d4e0d441af'] response: {'name': 'network-changed', 'server_uuid': 'b0082269-f99c-4351-948f-5de2de32c753', 'tag': 'b0f52c80-8fde-4234-b6f3-35d37e580fbf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1557/3021] 199.19.213.32 () {30 vars in 742 bytes} [Fri Jul 3 17:19:05 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3022] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:19:05 2026] GET /v2.0/subnets/59c4a5fc-664d-49ad-b02d-0560bc47f20f => generated 748 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1465/3023] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:19:05 2026] DELETE /v2.0/security-groups/3330d91f-da23-46a2-90de-f582291c8e33 => 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: 1559/3024] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:19:05 2026] GET /v2.0/ports/b0f52c80-8fde-4234-b6f3-35d37e580fbf => generated 1347 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3025] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:19:05 2026] GET /v2.0/security-groups?tenant_id=8f081584ef364efea60ad2ce330aea82&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1466/3026] 199.19.213.32 () {34 vars in 788 bytes} [Fri Jul 3 17:19:05 2026] PUT /v2.0/ports/b0f52c80-8fde-4234-b6f3-35d37e580fbf => generated 1080 bytes in 308 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: 1561/3027] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:19:05 2026] DELETE /v2.0/security-groups/bb0a2e38-878e-4398-941a-a848347b9b63 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1467/3028] 199.19.213.32 () {30 vars in 742 bytes} [Fri Jul 3 17:19:05 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc => generated 798 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3029] 199.19.213.32 () {30 vars in 768 bytes} [Fri Jul 3 17:19:05 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 4973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1468/3030] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:19:05 2026] GET /v2.0/ports?tenant_id=f0b8e6c4cc49496cb1f2d335bf49707f&device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 4973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3031] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:19:05 2026] GET /v2.0/networks?id=833cb099-1b14-4610-96a2-6f7c322fe4bc => generated 801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1469/3032] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:19:05 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc?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: 1564/3033] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:19:05 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc?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: 6|app: 0|req: 1470/3034] 199.19.213.32 () {30 vars in 768 bytes} [Fri Jul 3 17:19:06 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 4973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:19:07.225 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-960482a3-c169-427a-82bf-8cd274cdc032'] response: {'name': 'network-changed', 'server_uuid': 'b0082269-f99c-4351-948f-5de2de32c753', 'tag': 'b0f52c80-8fde-4234-b6f3-35d37e580fbf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1565/3035] 199.19.213.32 () {30 vars in 768 bytes} [Fri Jul 3 17:19:07 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 4973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1471/3036] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:19:07 2026] GET /v2.0/ports?tenant_id=f0b8e6c4cc49496cb1f2d335bf49707f&device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 4973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3037] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:19:07 2026] GET /v2.0/networks?id=833cb099-1b14-4610-96a2-6f7c322fe4bc => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1472/3038] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:19:07 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc?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: 1567/3039] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:19:07 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc?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: 6|app: 0|req: 1473/3040] 199.19.213.32 () {30 vars in 768 bytes} [Fri Jul 3 17:19:08 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => 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: 1568/3041] 199.19.213.32 () {34 vars in 974 bytes} [Fri Jul 3 17:19:08 2026] GET /v2.0/ports/b0f52c80-8fde-4234-b6f3-35d37e580fbf => generated 1116 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1474/3042] 199.19.213.32 () {34 vars in 1059 bytes} [Fri Jul 3 17:19:08 2026] GET /v2.0/ports/b0f52c80-8fde-4234-b6f3-35d37e580fbf?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3043] 199.19.213.32 () {34 vars in 1015 bytes} [Fri Jul 3 17:19:08 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc?fields=dns_domain => generated 29 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1475/3044] 199.19.213.32 () {38 vars in 1027 bytes} [Fri Jul 3 17:19:08 2026] PUT /v2.0/ports/b0f52c80-8fde-4234-b6f3-35d37e580fbf => generated 917 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3045] 10.0.0.110 () {34 vars in 678 bytes} [Fri Jul 3 17:19:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 217 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: 6|app: 0|req: 1476/3046] 10.0.0.110 () {34 vars in 753 bytes} [Fri Jul 3 17:19:09 2026] PUT /v2.0/policies/db3e9489-752b-4096-bf6b-a799bf465048/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3047] 10.0.0.110 () {32 vars in 733 bytes} [Fri Jul 3 17:19:09 2026] GET /v2.0/policies/db3e9489-752b-4096-bf6b-a799bf465048/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1477/3048] 10.0.0.110 () {34 vars in 764 bytes} [Fri Jul 3 17:19:09 2026] PUT /v2.0/policies/db3e9489-752b-4096-bf6b-a799bf465048/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3049] 10.0.0.110 () {32 vars in 733 bytes} [Fri Jul 3 17:19:09 2026] GET /v2.0/policies/db3e9489-752b-4096-bf6b-a799bf465048/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1478/3050] 10.0.0.110 () {34 vars in 760 bytes} [Fri Jul 3 17:19:09 2026] PUT /v2.0/policies/db3e9489-752b-4096-bf6b-a799bf465048/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3051] 10.0.0.110 () {32 vars in 733 bytes} [Fri Jul 3 17:19:09 2026] GET /v2.0/policies/db3e9489-752b-4096-bf6b-a799bf465048/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1479/3052] 10.0.0.110 () {34 vars in 782 bytes} [Fri Jul 3 17:19:09 2026] PUT /v2.0/policies/db3e9489-752b-4096-bf6b-a799bf465048/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3053] 10.0.0.110 () {32 vars in 733 bytes} [Fri Jul 3 17:19:09 2026] GET /v2.0/policies/db3e9489-752b-4096-bf6b-a799bf465048/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1480/3054] 10.0.0.110 () {34 vars in 753 bytes} [Fri Jul 3 17:19:09 2026] PUT /v2.0/policies/db3e9489-752b-4096-bf6b-a799bf465048/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3055] 199.19.213.32 () {30 vars in 768 bytes} [Fri Jul 3 17:19:09 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 3865 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1481/3056] 10.0.0.110 () {32 vars in 733 bytes} [Fri Jul 3 17:19:09 2026] GET /v2.0/policies/db3e9489-752b-4096-bf6b-a799bf465048/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3057] 10.0.0.110 () {32 vars in 741 bytes} [Fri Jul 3 17:19:09 2026] GET /v2.0/policies/db3e9489-752b-4096-bf6b-a799bf465048/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:19:09.660 7 INFO neutron.api.v2.resource [None req-f95c4a0e-cf7d-4fcb-9d32-e768de321fb2 fe5032f5d1ca487089a439cf5a1a5b29 4019fe1fa1d4417d875ae763fad7695b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1577/3058] 10.0.0.110 () {32 vars in 745 bytes} [Fri Jul 3 17:19:09 2026] GET /v2.0/policies/db3e9489-752b-4096-bf6b-a799bf465048/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-03 17:19:09.695 6 INFO neutron_taas.services.taas.taas_plugin [None req-757b3977-4aec-411d-baa0-8ab34f576f3e 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: b0f52c80-8fde-4234-b6f3-35d37e580fbf 2026-07-03 17:19:09.698 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-757b3977-4aec-411d-baa0-8ab34f576f3e 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: b0f52c80-8fde-4234-b6f3-35d37e580fbf [pid: 7|app: 0|req: 1578/3059] 10.0.0.110 () {32 vars in 744 bytes} [Fri Jul 3 17:19:09 2026] DELETE /v2.0/policies/db3e9489-752b-4096-bf6b-a799bf465048/tags/red => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3060] 10.0.0.110 () {32 vars in 733 bytes} [Fri Jul 3 17:19:09 2026] GET /v2.0/policies/db3e9489-752b-4096-bf6b-a799bf465048/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1482/3061] 199.19.213.32 () {32 vars in 758 bytes} [Fri Jul 3 17:19:09 2026] DELETE /v2.0/ports/b0f52c80-8fde-4234-b6f3-35d37e580fbf => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:19:09.814 7 INFO neutron.api.v2.resource [None req-1e9bc2ca-0bda-4ab1-9a0f-4e6545dda894 fe5032f5d1ca487089a439cf5a1a5b29 4019fe1fa1d4417d875ae763fad7695b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1580/3062] 10.0.0.110 () {32 vars in 748 bytes} [Fri Jul 3 17:19:09 2026] DELETE /v2.0/policies/db3e9489-752b-4096-bf6b-a799bf465048/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1483/3063] 10.0.0.110 () {32 vars in 736 bytes} [Fri Jul 3 17:19:09 2026] DELETE /v2.0/policies/db3e9489-752b-4096-bf6b-a799bf465048/tags => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3064] 10.0.0.110 () {32 vars in 733 bytes} [Fri Jul 3 17:19:09 2026] GET /v2.0/policies/db3e9489-752b-4096-bf6b-a799bf465048/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1484/3065] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:19:09 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: 7|app: 0|req: 1582/3066] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:19:09 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: 1583/3067] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:19:09 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: 1584/3068] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:19:09 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: 6|app: 0|req: 1485/3069] 10.0.0.110 () {32 vars in 734 bytes} [Fri Jul 3 17:19:09 2026] DELETE /v2.0/qos/policies/db3e9489-752b-4096-bf6b-a799bf465048 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3070] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:19:09 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1486/3071] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:19:10 2026] GET /v2.0/ports/a66a18c2-7042-4660-a259-64bf05ae36a3 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3072] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:19:10 2026] GET /v2.0/ports/3c004750-f2d5-4970-b090-7fb28d115915 => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1487/3073] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:19:10 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => 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: 1587/3074] 199.19.213.32 () {30 vars in 742 bytes} [Fri Jul 3 17:19:10 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1488/3075] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:19:10 2026] GET /v2.0/ports/a66a18c2-7042-4660-a259-64bf05ae36a3 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3076] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:19:10 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1489/3077] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:19:10 2026] GET /v2.0/ports?tenant_id=f0b8e6c4cc49496cb1f2d335bf49707f&device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 3865 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3078] 199.19.213.32 () {34 vars in 1225 bytes} [Fri Jul 3 17:19:10 2026] GET /v2.0/networks?id=cdb64dcd-445c-4bc4-a602-a62743324ab1&id=b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1&id=69e4fe9c-593b-4288-8ebd-87e2f16f6088&id=833cb099-1b14-4610-96a2-6f7c322fe4bc => generated 3097 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1490/3079] 199.19.213.32 () {34 vars in 1059 bytes} [Fri Jul 3 17:19:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.71&port_id=4ff8becd-c1b6-40f8-99fb-89b1acc39e44 => 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: 1590/3080] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:19:10 2026] GET /v2.0/subnets?id=78a7ee8a-9868-410a-bb35-93cef5268b24 => 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: 1591/3081] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:19:10 2026] GET /v2.0/ports?network_id=cdb64dcd-445c-4bc4-a602-a62743324ab1&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: 1592/3082] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:19:10 2026] GET /v2.0/networks/cdb64dcd-445c-4bc4-a602-a62743324ab1?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: 1593/3083] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:19:10 2026] GET /v2.0/networks/cdb64dcd-445c-4bc4-a602-a62743324ab1?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: 1594/3084] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:19:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.247&port_id=3c004750-f2d5-4970-b090-7fb28d115915 => 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: 1595/3085] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:19:10 2026] GET /v2.0/subnets?id=3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1491/3086] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:19:10 2026] GET /v2.0/security-groups?tenant_id=4019fe1fa1d4417d875ae763fad7695b&name=default => generated 2929 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3087] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:19:10 2026] GET /v2.0/ports?network_id=b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3088] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:19:10 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3089] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:19:11 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3090] 199.19.213.32 () {34 vars in 1055 bytes} [Fri Jul 3 17:19:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.90&port_id=892d9c6d-396c-4f70-9b4e-487ab08e5444 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1492/3091] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:19:10 2026] DELETE /v2.0/security-groups/32e048a5-03e8-4946-b9db-db55fe624b1c => 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: 1600/3092] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:19:11 2026] GET /v2.0/subnets?id=fb963dcb-6e48-41b7-9072-2881b5c3ed2d => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1493/3093] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:19:11 2026] GET /v2.0/ports?network_id=69e4fe9c-593b-4288-8ebd-87e2f16f6088&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3094] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:19:11 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3095] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:19:11 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?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: 6|app: 0|req: 1494/3096] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:19:11 2026] GET /v2.0/security-groups?tenant_id=a3c45f89339e4a6eaec7422de8071777&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3097] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:19:11 2026] DELETE /v2.0/security-groups/ef7ccb0e-86a0-4c6b-872c-9fd8153603ea => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1495/3098] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:19:13 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: 1604/3099] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:19:13 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: 6|app: 0|req: 1496/3100] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:19:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3101] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:19:13 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: 6|app: 0|req: 1497/3102] 199.19.213.32 () {30 vars in 768 bytes} [Fri Jul 3 17:19:13 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 3865 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3103] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:19:13 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: 6|app: 0|req: 1498/3104] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:19:13 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: 1607/3105] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:19:13 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: 6|app: 0|req: 1499/3106] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:19:13 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: 1608/3107] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:19:13 2026] GET /v2.0/ports/892d9c6d-396c-4f70-9b4e-487ab08e5444 => generated 1287 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1500/3110] 199.19.213.32 () {34 vars in 788 bytes} [Fri Jul 3 17:19:13 2026] PUT /v2.0/ports/892d9c6d-396c-4f70-9b4e-487ab08e5444 => generated 1080 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:19:13.877 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-832899b9-7dc7-4f86-ad98-9e8f93d583d9'] response: {'name': 'network-changed', 'server_uuid': 'b0082269-f99c-4351-948f-5de2de32c753', 'tag': '892d9c6d-396c-4f70-9b4e-487ab08e5444', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1611/3111] 199.19.213.32 () {30 vars in 742 bytes} [Fri Jul 3 17:19:13 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088 => generated 798 bytes in 70 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: 6|app: 0|req: 1501/3112] 199.19.213.32 () {30 vars in 768 bytes} [Fri Jul 3 17:19:13 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 3694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3113] 199.19.213.32 () {30 vars in 768 bytes} [Fri Jul 3 17:19:14 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 3694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1502/3114] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:19:14 2026] GET /v2.0/ports?tenant_id=f0b8e6c4cc49496cb1f2d335bf49707f&device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 3694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3115] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:19:14 2026] GET /v2.0/networks?id=69e4fe9c-593b-4288-8ebd-87e2f16f6088 => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1503/3116] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:19:14 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3117] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:19:14 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?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: 6|app: 0|req: 1504/3118] 199.19.213.32 () {30 vars in 768 bytes} [Fri Jul 3 17:19:15 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 3694 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3119] 199.19.213.32 () {34 vars in 974 bytes} [Fri Jul 3 17:19:16 2026] GET /v2.0/ports/892d9c6d-396c-4f70-9b4e-487ab08e5444 => generated 1116 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1505/3120] 199.19.213.32 () {34 vars in 1059 bytes} [Fri Jul 3 17:19:16 2026] GET /v2.0/ports/892d9c6d-396c-4f70-9b4e-487ab08e5444?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3121] 199.19.213.32 () {30 vars in 768 bytes} [Fri Jul 3 17:19:16 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 3694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1506/3122] 199.19.213.32 () {34 vars in 1015 bytes} [Fri Jul 3 17:19:16 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?fields=dns_domain => generated 29 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3123] 199.19.213.32 () {38 vars in 1027 bytes} [Fri Jul 3 17:19:16 2026] PUT /v2.0/ports/892d9c6d-396c-4f70-9b4e-487ab08e5444 => generated 917 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1507/3124] 199.19.213.32 () {30 vars in 768 bytes} [Fri Jul 3 17:19:17 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 2586 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-07-03 17:19:17.424 7 INFO neutron_taas.services.taas.taas_plugin [None req-56f664a8-0094-43bd-be5c-3627fe5aa7ce 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 892d9c6d-396c-4f70-9b4e-487ab08e5444 2026-07-03 17:19:17.427 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56f664a8-0094-43bd-be5c-3627fe5aa7ce 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 892d9c6d-396c-4f70-9b4e-487ab08e5444 [pid: 7|app: 0|req: 1618/3125] 199.19.213.32 () {32 vars in 758 bytes} [Fri Jul 3 17:19:17 2026] DELETE /v2.0/ports/892d9c6d-396c-4f70-9b4e-487ab08e5444 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1508/3126] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:19:17 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: 1619/3127] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:19:17 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: 6|app: 0|req: 1509/3128] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:19:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3129] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:19:17 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: 6|app: 0|req: 1510/3130] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:19:17 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => 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: 1621/3131] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:19:17 2026] GET /v2.0/ports/a66a18c2-7042-4660-a259-64bf05ae36a3 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1511/3132] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:19:17 2026] GET /v2.0/ports/3c004750-f2d5-4970-b090-7fb28d115915 => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3133] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:19:17 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1512/3134] 199.19.213.32 () {30 vars in 742 bytes} [Fri Jul 3 17:19:17 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3135] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:19:17 2026] GET /v2.0/ports/a66a18c2-7042-4660-a259-64bf05ae36a3 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1513/3136] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:19:17 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => 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: 1624/3137] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:19:18 2026] GET /v2.0/ports?tenant_id=f0b8e6c4cc49496cb1f2d335bf49707f&device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1514/3138] 199.19.213.32 () {34 vars in 1145 bytes} [Fri Jul 3 17:19:18 2026] GET /v2.0/networks?id=cdb64dcd-445c-4bc4-a602-a62743324ab1&id=b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1&id=69e4fe9c-593b-4288-8ebd-87e2f16f6088 => generated 2310 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3139] 199.19.213.32 () {34 vars in 1059 bytes} [Fri Jul 3 17:19:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.71&port_id=4ff8becd-c1b6-40f8-99fb-89b1acc39e44 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1515/3140] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:19:18 2026] GET /v2.0/subnets?id=78a7ee8a-9868-410a-bb35-93cef5268b24 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3141] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:19:18 2026] GET /v2.0/ports?network_id=cdb64dcd-445c-4bc4-a602-a62743324ab1&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1516/3142] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:19:18 2026] GET /v2.0/networks/cdb64dcd-445c-4bc4-a602-a62743324ab1?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3143] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:19:18 2026] GET /v2.0/networks/cdb64dcd-445c-4bc4-a602-a62743324ab1?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: 6|app: 0|req: 1517/3144] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:19:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.247&port_id=3c004750-f2d5-4970-b090-7fb28d115915 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3145] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:19:18 2026] GET /v2.0/subnets?id=3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1518/3146] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:19:18 2026] GET /v2.0/ports?network_id=b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1&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: 1629/3147] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:19:18 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1519/3148] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:19:18 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3151] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:19:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1521/3152] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:19:30 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: 1632/3153] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:19:30 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: 6|app: 0|req: 1522/3154] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:19:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:19:30.389 7 INFO neutron.api.v2.resource [None req-b45b18db-98ff-41bd-a723-73213aad41ee 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1633/3155] 199.19.213.32 () {30 vars in 762 bytes} [Fri Jul 3 17:19:30 2026] GET /v2.0/security-groups/lb-da2e89c4-9711-41c7-83a7-1fe5d78f1816 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1523/3156] 199.19.213.32 () {30 vars in 784 bytes} [Fri Jul 3 17:19:30 2026] GET /v2.0/security-groups?name=lb-da2e89c4-9711-41c7-83a7-1fe5d78f1816 => generated 2865 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3157] 199.19.213.32 () {30 vars in 814 bytes} [Fri Jul 3 17:19:30 2026] GET /v2.0/security-group-rules?security_group_id=7ff5580a-d217-4709-be13-d108d5d7b192 => generated 2334 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1524/3158] 199.19.213.32 () {32 vars in 788 bytes} [Fri Jul 3 17:19:30 2026] DELETE /v2.0/security-group-rules/189eeefa-323b-42b3-8077-7aadd5e2cd50 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3159] 199.19.213.32 () {32 vars in 788 bytes} [Fri Jul 3 17:19:30 2026] DELETE /v2.0/security-group-rules/aa09e07e-5916-4406-bd9c-32f1707aaf11 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:19:33.378 6 INFO neutron_taas.services.taas.taas_plugin [None req-5db2c23e-8c35-48bf-aaaf-625c4ff7b458 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] TaaS: Handle Delete Port: 2fc7c069-2f00-40e6-b107-3c5179c7a1da 2026-07-03 17:19:33.381 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5db2c23e-8c35-48bf-aaaf-625c4ff7b458 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Tap Mirror: Handle Delete Port: 2fc7c069-2f00-40e6-b107-3c5179c7a1da 2026-07-03 17:19:33.580 6 INFO neutron.db.l3_db [None req-5db2c23e-8c35-48bf-aaaf-625c4ff7b458 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Floating IP e7c68e35-cdc0-4e67-9177-f77b1ab3c296 disassociated (deleted). External IP: 10.96.250.220, port: a66a18c2-7042-4660-a259-64bf05ae36a3. [pid: 6|app: 0|req: 1525/3160] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:19:33 2026] DELETE /v2.0/floatingips/e7c68e35-cdc0-4e67-9177-f77b1ab3c296 => generated 0 bytes in 700 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:19:33.981 7 INFO neutron.api.v2.resource [None req-35966b9e-4a8e-4cba-ba01-33d26fcd07c0 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1636/3161] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:19:33 2026] GET /v2.0/floatingips/e7c68e35-cdc0-4e67-9177-f77b1ab3c296 => generated 144 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1526/3162] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:19:35 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: 7|app: 0|req: 1637/3163] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:19:35 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: 6|app: 0|req: 1527/3164] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:19:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3165] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:19:35 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-07-03 17:19:35.284 6 INFO neutron.api.v2.resource [None req-6687bdc1-ebde-45f6-b867-46a031aa9e83 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1528/3166] 199.19.213.32 () {30 vars in 762 bytes} [Fri Jul 3 17:19:35 2026] GET /v2.0/security-groups/lb-da2e89c4-9711-41c7-83a7-1fe5d78f1816 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3167] 199.19.213.32 () {30 vars in 784 bytes} [Fri Jul 3 17:19:35 2026] GET /v2.0/security-groups?name=lb-da2e89c4-9711-41c7-83a7-1fe5d78f1816 => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1529/3168] 199.19.213.32 () {30 vars in 814 bytes} [Fri Jul 3 17:19:35 2026] GET /v2.0/security-group-rules?security_group_id=7ff5580a-d217-4709-be13-d108d5d7b192 => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3169] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:19:35 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: 6|app: 0|req: 1530/3170] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:19:35 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: 1641/3171] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:19:35 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: 6|app: 0|req: 1531/3172] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:19:35 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: 1642/3173] 199.19.213.32 () {30 vars in 740 bytes} [Fri Jul 3 17:19:35 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1532/3174] 199.19.213.32 () {30 vars in 768 bytes} [Fri Jul 3 17:19:35 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3175] 199.19.213.32 () {30 vars in 768 bytes} [Fri Jul 3 17:19:35 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1533/3176] 199.19.213.32 () {30 vars in 768 bytes} [Fri Jul 3 17:19:35 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3177] 199.19.213.32 () {30 vars in 768 bytes} [Fri Jul 3 17:19:36 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1534/3178] 199.19.213.32 () {34 vars in 974 bytes} [Fri Jul 3 17:19:37 2026] GET /v2.0/ports/3c004750-f2d5-4970-b090-7fb28d115915 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3179] 199.19.213.32 () {34 vars in 1059 bytes} [Fri Jul 3 17:19:37 2026] GET /v2.0/ports/3c004750-f2d5-4970-b090-7fb28d115915?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1535/3180] 199.19.213.32 () {34 vars in 1015 bytes} [Fri Jul 3 17:19:37 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1?fields=dns_domain => generated 29 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3181] 199.19.213.32 () {30 vars in 768 bytes} [Fri Jul 3 17:19:37 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 2586 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1536/3182] 199.19.213.32 () {38 vars in 1027 bytes} [Fri Jul 3 17:19:37 2026] PUT /v2.0/ports/3c004750-f2d5-4970-b090-7fb28d115915 => generated 1151 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3183] 199.19.213.32 () {30 vars in 768 bytes} [Fri Jul 3 17:19:38 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1537/3184] 199.19.213.32 () {34 vars in 788 bytes} [Fri Jul 3 17:19:38 2026] PUT /v2.0/ports/3c004750-f2d5-4970-b090-7fb28d115915 => generated 1090 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3185] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:19:39 2026] GET /v2.0/ports/3c004750-f2d5-4970-b090-7fb28d115915 => generated 1090 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:39.362 6 INFO neutron_taas.services.taas.taas_plugin [None req-54468432-f58d-4a21-adef-0e8b18fc760a 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 3c004750-f2d5-4970-b090-7fb28d115915 2026-07-03 17:19:39.365 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54468432-f58d-4a21-adef-0e8b18fc760a 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 3c004750-f2d5-4970-b090-7fb28d115915 [pid: 6|app: 0|req: 1538/3186] 199.19.213.32 () {32 vars in 758 bytes} [Fri Jul 3 17:19:39 2026] DELETE /v2.0/ports/3c004750-f2d5-4970-b090-7fb28d115915 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3187] 199.19.213.32 () {30 vars in 702 bytes} [Fri Jul 3 17:19:39 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: 6|app: 0|req: 1539/3188] 199.19.213.32 () {30 vars in 704 bytes} [Fri Jul 3 17:19:39 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: 1650/3189] 199.19.213.32 () {30 vars in 680 bytes} [Fri Jul 3 17:19:39 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: 6|app: 0|req: 1540/3190] 199.19.213.32 () {30 vars in 716 bytes} [Fri Jul 3 17:19:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:19:39.683 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32ce3d0d-f3d7-474f-be07-1b0a74066e49 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1651/3191] 199.19.213.32 () {32 vars in 758 bytes} [Fri Jul 3 17:19:39 2026] DELETE /v2.0/ports/3c004750-f2d5-4970-b090-7fb28d115915 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1541/3192] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:19:39 2026] GET /v2.0/ports/a66a18c2-7042-4660-a259-64bf05ae36a3 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:19:39.758 6 INFO neutron.api.v2.resource [None req-2900e3b3-409b-4194-8ee4-cc80cfbce410 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1542/3193] 199.19.213.32 () {30 vars in 762 bytes} [Fri Jul 3 17:19:39 2026] GET /v2.0/security-groups/lb-da2e89c4-9711-41c7-83a7-1fe5d78f1816 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3194] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:19:39 2026] GET /v2.0/ports?tenant_id=f0b8e6c4cc49496cb1f2d335bf49707f&device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1543/3195] 199.19.213.32 () {30 vars in 784 bytes} [Fri Jul 3 17:19:39 2026] GET /v2.0/security-groups?name=lb-da2e89c4-9711-41c7-83a7-1fe5d78f1816 => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1544/3196] 199.19.213.32 () {30 vars in 736 bytes} [Fri Jul 3 17:19:39 2026] GET /v2.0/ports/a66a18c2-7042-4660-a259-64bf05ae36a3 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3197] 199.19.213.32 () {34 vars in 1065 bytes} [Fri Jul 3 17:19:39 2026] GET /v2.0/networks?id=cdb64dcd-445c-4bc4-a602-a62743324ab1&id=b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1 => generated 1523 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3198] 199.19.213.32 () {34 vars in 1059 bytes} [Fri Jul 3 17:19:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.71&port_id=4ff8becd-c1b6-40f8-99fb-89b1acc39e44 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3199] 199.19.213.32 () {34 vars in 983 bytes} [Fri Jul 3 17:19:39 2026] GET /v2.0/subnets?id=78a7ee8a-9868-410a-bb35-93cef5268b24 => 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: 1656/3200] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:19:39 2026] GET /v2.0/ports?network_id=cdb64dcd-445c-4bc4-a602-a62743324ab1&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: 1657/3201] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:19:40 2026] GET /v2.0/networks/cdb64dcd-445c-4bc4-a602-a62743324ab1?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1545/3202] 199.19.213.32 () {34 vars in 788 bytes} [Fri Jul 3 17:19:39 2026] PUT /v2.0/ports/a66a18c2-7042-4660-a259-64bf05ae36a3 => generated 1094 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3203] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:19:40 2026] GET /v2.0/networks/cdb64dcd-445c-4bc4-a602-a62743324ab1?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: 6|app: 0|req: 1546/3204] 199.19.213.32 () {32 vars in 778 bytes} [Fri Jul 3 17:19:40 2026] DELETE /v2.0/security-groups/7ff5580a-d217-4709-be13-d108d5d7b192 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:19:40.309 7 INFO neutron_taas.services.taas.taas_plugin [None req-a2102fc2-c5f3-4fa8-b753-5fb2b0bc738d 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: a66a18c2-7042-4660-a259-64bf05ae36a3 2026-07-03 17:19:40.312 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2102fc2-c5f3-4fa8-b753-5fb2b0bc738d 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: a66a18c2-7042-4660-a259-64bf05ae36a3 [pid: 7|app: 0|req: 1659/3205] 199.19.213.32 () {32 vars in 758 bytes} [Fri Jul 3 17:19:40 2026] DELETE /v2.0/ports/a66a18c2-7042-4660-a259-64bf05ae36a3 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1547/3206] 199.19.213.32 () {34 vars in 993 bytes} [Fri Jul 3 17:19:43 2026] GET /v2.0/ports?device_id=b0082269-f99c-4351-948f-5de2de32c753 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:19:43.536 7 INFO neutron_taas.services.taas.taas_plugin [req-b040b7f7-95a2-47dd-9cdc-21d99a00a4dd req-d595b24d-3d74-4dad-b4f6-e4ed14ecac50 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] TaaS: Handle Delete Port: 4ff8becd-c1b6-40f8-99fb-89b1acc39e44 2026-07-03 17:19:43.540 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b040b7f7-95a2-47dd-9cdc-21d99a00a4dd req-d595b24d-3d74-4dad-b4f6-e4ed14ecac50 024b8acb39d54dda822e14b657c4f0b3 f0b8e6c4cc49496cb1f2d335bf49707f - - default default] Tap Mirror: Handle Delete Port: 4ff8becd-c1b6-40f8-99fb-89b1acc39e44 [pid: 7|app: 0|req: 1660/3207] 199.19.213.32 () {36 vars in 996 bytes} [Fri Jul 3 17:19:43 2026] DELETE /v2.0/ports/4ff8becd-c1b6-40f8-99fb-89b1acc39e44 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:19:43.737 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9db758eb-a590-4a87-aa7d-45ff078298f0'] response: {'server_uuid': 'b0082269-f99c-4351-948f-5de2de32c753', 'name': 'network-vif-deleted', 'tag': '4ff8becd-c1b6-40f8-99fb-89b1acc39e44', 'status': 'completed', 'code': 200} 2026-07-03 17:19:44.415 6 INFO neutron_taas.services.taas.taas_plugin [None req-9c15ba65-892d-4dfb-afc7-1671d18a36cd 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] TaaS: Handle Delete Port: 316f9927-2c80-4b41-8c75-46eae828ad8a 2026-07-03 17:19:44.439 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c15ba65-892d-4dfb-afc7-1671d18a36cd 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Tap Mirror: Handle Delete Port: 316f9927-2c80-4b41-8c75-46eae828ad8a 2026-07-03 17:19:44.640 6 INFO neutron.db.l3_db [None req-9c15ba65-892d-4dfb-afc7-1671d18a36cd 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Floating IP a7a7dda4-1d17-468e-95d5-71caa94e5f8a disassociated (deleted). External IP: 10.96.250.209, port: 10765fed-21e2-43af-a4a7-cf6940130443. [pid: 6|app: 0|req: 1549/3210] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:19:44 2026] DELETE /v2.0/floatingips/a7a7dda4-1d17-468e-95d5-71caa94e5f8a => generated 0 bytes in 798 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:19:45.028 7 INFO neutron.api.v2.resource [None req-668769cd-f879-42f7-974b-52f08c6257a7 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1662/3211] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:19:45 2026] GET /v2.0/floatingips/a7a7dda4-1d17-468e-95d5-71caa94e5f8a => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:19:45.035 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-30483211-50e0-4216-949c-5de02b7ebc85'] response: {'name': 'network-changed', 'server_uuid': 'd3cc4c0c-2b0f-43ae-b8bf-11d3107ad709', 'tag': '10765fed-21e2-43af-a4a7-cf6940130443', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1550/3212] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:19:45 2026] GET /v2.0/ports?device_id=d3cc4c0c-2b0f-43ae-b8bf-11d3107ad709 => generated 1204 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3213] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:19:45 2026] GET /v2.0/security-groups?id=2522f2c5-c65e-4774-beb4-8ea23427eecc&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1551/3214] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:19:45 2026] GET /v2.0/ports?tenant_id=d2590f2ba40a43a8ac2c33f4163c32c7&device_id=d3cc4c0c-2b0f-43ae-b8bf-11d3107ad709 => generated 1473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3215] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:19:45 2026] GET /v2.0/networks?id=833cb099-1b14-4610-96a2-6f7c322fe4bc => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1552/3216] 199.19.213.32 () {34 vars in 1057 bytes} [Fri Jul 3 17:19:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.135&port_id=10765fed-21e2-43af-a4a7-cf6940130443 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3217] 199.19.213.32 () {34 vars in 1105 bytes} [Fri Jul 3 17:19:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A22c&port_id=10765fed-21e2-43af-a4a7-cf6940130443 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1553/3218] 199.19.213.32 () {34 vars in 1063 bytes} [Fri Jul 3 17:19:45 2026] GET /v2.0/subnets?id=59c4a5fc-664d-49ad-b02d-0560bc47f20f&id=56768701-37b6-4722-8d33-3dbc07f803ad => generated 1415 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3219] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:19:45 2026] GET /v2.0/ports?network_id=833cb099-1b14-4610-96a2-6f7c322fe4bc&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: 6|app: 0|req: 1554/3220] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:19:45 2026] GET /v2.0/ports?network_id=833cb099-1b14-4610-96a2-6f7c322fe4bc&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3221] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:19:45 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1555/3222] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:19:45 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc?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: 1668/3223] 199.19.213.32 () {34 vars in 993 bytes} [Fri Jul 3 17:19:47 2026] GET /v2.0/ports?device_id=d3cc4c0c-2b0f-43ae-b8bf-11d3107ad709 => generated 1204 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:19:47.799 6 INFO neutron_taas.services.taas.taas_plugin [req-d5a35626-c029-476f-9d9c-461f91146ea7 req-2a0dd3d9-dfbe-478b-b172-123a5f0e66f0 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] TaaS: Handle Delete Port: 10765fed-21e2-43af-a4a7-cf6940130443 2026-07-03 17:19:47.802 6 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d5a35626-c029-476f-9d9c-461f91146ea7 req-2a0dd3d9-dfbe-478b-b172-123a5f0e66f0 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Tap Mirror: Handle Delete Port: 10765fed-21e2-43af-a4a7-cf6940130443 [pid: 6|app: 0|req: 1556/3224] 199.19.213.32 () {36 vars in 996 bytes} [Fri Jul 3 17:19:47 2026] DELETE /v2.0/ports/10765fed-21e2-43af-a4a7-cf6940130443 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:19:48.057 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ca1edeb-317d-436b-aba8-f53e7aa26dea'] response: {'server_uuid': 'd3cc4c0c-2b0f-43ae-b8bf-11d3107ad709', 'name': 'network-vif-deleted', 'tag': '10765fed-21e2-43af-a4a7-cf6940130443', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1669/3225] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:19:50 2026] GET /v2.0/ports?device_id=d3cc4c0c-2b0f-43ae-b8bf-11d3107ad709 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 17:19:55.617 6 INFO neutron_taas.services.taas.taas_plugin [None req-6641d36d-7d85-4c6a-93a4-553d84176a66 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] TaaS: Handle Delete Port: 75165015-33f7-468c-a3bf-afed6dda5d4e 2026-07-03 17:19:55.620 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6641d36d-7d85-4c6a-93a4-553d84176a66 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Tap Mirror: Handle Delete Port: 75165015-33f7-468c-a3bf-afed6dda5d4e 2026-07-03 17:19:55.811 6 INFO neutron.db.l3_db [None req-6641d36d-7d85-4c6a-93a4-553d84176a66 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Floating IP 081abcc2-1a76-4e56-b66f-4884673586a7 disassociated (deleted). External IP: 10.96.250.216, port: 126b0ff4-6390-46ec-b7b8-f46f72660747. [pid: 6|app: 0|req: 1557/3226] 10.0.0.110 () {32 vars in 732 bytes} [Fri Jul 3 17:19:55 2026] DELETE /v2.0/floatingips/081abcc2-1a76-4e56-b66f-4884673586a7 => generated 0 bytes in 696 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:19:56.199 7 INFO neutron.api.v2.resource [None req-09a0544d-56a5-4149-9321-ade69d2aabc8 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1670/3227] 10.0.0.110 () {32 vars in 729 bytes} [Fri Jul 3 17:19:56 2026] GET /v2.0/floatingips/081abcc2-1a76-4e56-b66f-4884673586a7 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:19:56.221 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d057f67-d43c-4956-ba6a-1e1019109f99'] response: {'name': 'network-changed', 'server_uuid': '6159d22c-22cd-4351-806d-97f6bbd22973', 'tag': '126b0ff4-6390-46ec-b7b8-f46f72660747', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1558/3228] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:19:56 2026] GET /v2.0/ports?device_id=6159d22c-22cd-4351-806d-97f6bbd22973 => generated 1196 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3229] 10.0.0.199 () {34 vars in 1040 bytes} [Fri Jul 3 17:19:56 2026] GET /v2.0/security-groups?id=2522f2c5-c65e-4774-beb4-8ea23427eecc&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1559/3230] 199.19.213.32 () {34 vars in 1079 bytes} [Fri Jul 3 17:19:56 2026] GET /v2.0/ports?tenant_id=d2590f2ba40a43a8ac2c33f4163c32c7&device_id=6159d22c-22cd-4351-806d-97f6bbd22973 => generated 1465 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3231] 199.19.213.32 () {34 vars in 985 bytes} [Fri Jul 3 17:19:56 2026] GET /v2.0/networks?id=69e4fe9c-593b-4288-8ebd-87e2f16f6088 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1560/3232] 199.19.213.32 () {34 vars in 1055 bytes} [Fri Jul 3 17:19:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.33&port_id=126b0ff4-6390-46ec-b7b8-f46f72660747 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3233] 199.19.213.32 () {34 vars in 1103 bytes} [Fri Jul 3 17:19:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A310&port_id=126b0ff4-6390-46ec-b7b8-f46f72660747 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1561/3234] 199.19.213.32 () {34 vars in 1063 bytes} [Fri Jul 3 17:19:56 2026] GET /v2.0/subnets?id=fb963dcb-6e48-41b7-9072-2881b5c3ed2d&id=9b8d89c4-4034-45ae-b866-a78918775afc => generated 1411 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3235] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:19:56 2026] GET /v2.0/ports?network_id=69e4fe9c-593b-4288-8ebd-87e2f16f6088&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: 6|app: 0|req: 1562/3236] 199.19.213.32 () {34 vars in 1051 bytes} [Fri Jul 3 17:19:57 2026] GET /v2.0/ports?network_id=69e4fe9c-593b-4288-8ebd-87e2f16f6088&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3237] 199.19.213.32 () {34 vars in 1011 bytes} [Fri Jul 3 17:19:57 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1563/3238] 199.19.213.32 () {34 vars in 1111 bytes} [Fri Jul 3 17:19:57 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088?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: 6|app: 0|req: 1565/3241] 199.19.213.32 () {34 vars in 993 bytes} [Fri Jul 3 17:19:58 2026] GET /v2.0/ports?device_id=6159d22c-22cd-4351-806d-97f6bbd22973 => generated 1196 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 17:19:59.045 7 INFO neutron_taas.services.taas.taas_plugin [req-2e197338-44ae-481f-b1e9-bd79216f1cfe req-cb4b2838-7859-419e-8943-90d3e5556645 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] TaaS: Handle Delete Port: 126b0ff4-6390-46ec-b7b8-f46f72660747 2026-07-03 17:19:59.048 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2e197338-44ae-481f-b1e9-bd79216f1cfe req-cb4b2838-7859-419e-8943-90d3e5556645 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Tap Mirror: Handle Delete Port: 126b0ff4-6390-46ec-b7b8-f46f72660747 [pid: 7|app: 0|req: 1677/3242] 199.19.213.32 () {36 vars in 996 bytes} [Fri Jul 3 17:19:58 2026] DELETE /v2.0/ports/126b0ff4-6390-46ec-b7b8-f46f72660747 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:19:59.255 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-da551e40-da3a-4ae9-8977-e36b37d44970'] response: {'server_uuid': '6159d22c-22cd-4351-806d-97f6bbd22973', 'name': 'network-vif-deleted', 'tag': '126b0ff4-6390-46ec-b7b8-f46f72660747', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1566/3243] 10.0.0.199 () {34 vars in 990 bytes} [Fri Jul 3 17:20:01 2026] GET /v2.0/ports?device_id=6159d22c-22cd-4351-806d-97f6bbd22973 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3244] 10.0.0.110 () {32 vars in 750 bytes} [Fri Jul 3 17:20:06 2026] DELETE /v2.0/security-group-rules/7bda5b06-3a0d-4a2c-8054-4124e958c8c5 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:20:06.819 6 INFO neutron.api.v2.resource [None req-ce54c82d-a749-4fa9-9dc1-ba27ad02ea5c 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1567/3245] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:20:06 2026] GET /v2.0/security-group-rules/7bda5b06-3a0d-4a2c-8054-4124e958c8c5 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3246] 10.0.0.110 () {32 vars in 750 bytes} [Fri Jul 3 17:20:06 2026] DELETE /v2.0/security-group-rules/d32d4a1c-453e-4920-a24a-11da81ef6ce6 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:20:06.937 6 INFO neutron.api.v2.resource [None req-13402b07-e40a-40c1-9667-e835e88c7661 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1568/3247] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:20:06 2026] GET /v2.0/security-group-rules/d32d4a1c-453e-4920-a24a-11da81ef6ce6 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3248] 10.0.0.110 () {32 vars in 750 bytes} [Fri Jul 3 17:20:06 2026] DELETE /v2.0/security-group-rules/a987369b-df8b-4ac7-bb6a-cfd53228a648 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:20:07.037 6 INFO neutron.api.v2.resource [None req-980c9500-d09a-491b-9d36-f31cd2c67c1f 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1569/3249] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:20:07 2026] GET /v2.0/security-group-rules/a987369b-df8b-4ac7-bb6a-cfd53228a648 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3250] 10.0.0.110 () {32 vars in 750 bytes} [Fri Jul 3 17:20:07 2026] DELETE /v2.0/security-group-rules/83e086d0-dfda-4132-9d35-655396cdb474 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:20:07.126 6 INFO neutron.api.v2.resource [None req-efbb5644-4cad-455d-bb3f-b1a68b2acd80 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1570/3251] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:20:07 2026] GET /v2.0/security-group-rules/83e086d0-dfda-4132-9d35-655396cdb474 => generated 155 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3252] 10.0.0.110 () {32 vars in 750 bytes} [Fri Jul 3 17:20:07 2026] DELETE /v2.0/security-group-rules/5d8fb496-664c-4818-a955-8947d93fc563 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:20:07.231 6 INFO neutron.api.v2.resource [None req-695b8092-4f2c-4d29-ac64-04116d704025 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1571/3253] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:20:07 2026] GET /v2.0/security-group-rules/5d8fb496-664c-4818-a955-8947d93fc563 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3254] 10.0.0.110 () {32 vars in 750 bytes} [Fri Jul 3 17:20:07 2026] DELETE /v2.0/security-group-rules/9e9e22bb-cc2f-4604-959b-82cde942e610 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:20:07.331 6 INFO neutron.api.v2.resource [None req-80c42cd6-d23f-4da9-bb58-701c444fa059 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1572/3255] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:20:07 2026] GET /v2.0/security-group-rules/9e9e22bb-cc2f-4604-959b-82cde942e610 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3256] 10.0.0.110 () {32 vars in 750 bytes} [Fri Jul 3 17:20:07 2026] DELETE /v2.0/security-group-rules/f00e5d97-759e-488e-bedb-3720209f5412 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:20:07.417 6 INFO neutron.api.v2.resource [None req-4a8c9c17-d334-4fc6-b29a-0c43b11bbe0c 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1573/3257] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:20:07 2026] GET /v2.0/security-group-rules/f00e5d97-759e-488e-bedb-3720209f5412 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3258] 10.0.0.110 () {32 vars in 750 bytes} [Fri Jul 3 17:20:07 2026] DELETE /v2.0/security-group-rules/73b95962-e00f-4da2-b5b8-895504ccebb2 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:20:07.511 6 INFO neutron.api.v2.resource [None req-84cacc42-ae77-4ab3-b22b-9561236dcf98 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1574/3259] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:20:07 2026] GET /v2.0/security-group-rules/73b95962-e00f-4da2-b5b8-895504ccebb2 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3260] 10.0.0.110 () {32 vars in 750 bytes} [Fri Jul 3 17:20:07 2026] DELETE /v2.0/security-group-rules/550e6d97-1503-43b0-9fe3-c1d7ee196252 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:20:07.595 6 INFO neutron.api.v2.resource [None req-3df1cf15-9c32-496c-96f7-be362a8679e5 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1575/3261] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:20:07 2026] GET /v2.0/security-group-rules/550e6d97-1503-43b0-9fe3-c1d7ee196252 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3262] 10.0.0.110 () {32 vars in 750 bytes} [Fri Jul 3 17:20:07 2026] DELETE /v2.0/security-group-rules/915ae410-3548-4f3f-a2c8-e2ee2f2c609d => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:20:07.682 6 INFO neutron.api.v2.resource [None req-a204eed1-605f-44b5-b824-fe87b24b81d9 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1576/3263] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:20:07 2026] GET /v2.0/security-group-rules/915ae410-3548-4f3f-a2c8-e2ee2f2c609d => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3264] 10.0.0.110 () {32 vars in 750 bytes} [Fri Jul 3 17:20:07 2026] DELETE /v2.0/security-group-rules/4ac7829b-6c3f-488a-a814-79fe6413d7b9 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:20:07.813 6 INFO neutron.api.v2.resource [None req-4f2aa8cc-da35-4419-942e-f97fd1325c51 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1577/3265] 10.0.0.110 () {32 vars in 747 bytes} [Fri Jul 3 17:20:07 2026] GET /v2.0/security-group-rules/4ac7829b-6c3f-488a-a814-79fe6413d7b9 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3266] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:20:07 2026] DELETE /v2.0/security-groups/2522f2c5-c65e-4774-beb4-8ea23427eecc => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:20:07.944 6 INFO neutron.api.v2.resource [None req-814e8772-e6be-40b3-9232-bdbdfea97543 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1578/3267] 10.0.0.110 () {32 vars in 737 bytes} [Fri Jul 3 17:20:07 2026] GET /v2.0/security-groups/2522f2c5-c65e-4774-beb4-8ea23427eecc => generated 146 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:20:08.412 7 INFO neutron_taas.services.taas.taas_plugin [None req-8ff3cc6f-196c-4849-9432-e0fc9684d27f 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] TaaS: Handle Delete Port: b44bb48e-babb-4776-b416-796cc3846be1 2026-07-03 17:20:08.415 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ff3cc6f-196c-4849-9432-e0fc9684d27f 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Tap Mirror: Handle Delete Port: b44bb48e-babb-4776-b416-796cc3846be1 [pid: 7|app: 0|req: 1690/3268] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:20:08 2026] PUT /v2.0/routers/98556f7b-7248-4d0a-a567-d987bd727781/remove_router_interface => generated 309 bytes in 991 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:20:09.178 6 INFO neutron.api.v2.resource [None req-11529079-5a11-480b-b204-0f827ea2cd6f 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1579/3269] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:20:09 2026] PUT /v2.0/routers/98556f7b-7248-4d0a-a567-d987bd727781/remove_router_interface => generated 198 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:20:09.597 7 INFO neutron_taas.services.taas.taas_plugin [None req-e6ffadc5-bdca-449b-86c2-ac2e68926ffc 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] TaaS: Handle Delete Port: 02f61b0f-3a37-4a18-9f8c-f2ebe2e2bf73 2026-07-03 17:20:09.601 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6ffadc5-bdca-449b-86c2-ac2e68926ffc 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Tap Mirror: Handle Delete Port: 02f61b0f-3a37-4a18-9f8c-f2ebe2e2bf73 [pid: 7|app: 0|req: 1691/3270] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:20:09 2026] PUT /v2.0/routers/98556f7b-7248-4d0a-a567-d987bd727781/remove_router_interface => generated 309 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:20:10.382 6 INFO neutron.api.v2.resource [None req-b99d08a3-bde6-4ea5-abe7-38628aa2b9ae 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1580/3271] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:20:10 2026] PUT /v2.0/routers/98556f7b-7248-4d0a-a567-d987bd727781/remove_router_interface => generated 198 bytes in 177 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:20:10.810 7 INFO neutron_taas.services.taas.taas_plugin [None req-5418fe7e-f18b-4273-a3b4-b5366ea83303 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] TaaS: Handle Delete Port: 3df78eba-23ec-4b2c-8699-e335b5be35ab 2026-07-03 17:20:10.814 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5418fe7e-f18b-4273-a3b4-b5366ea83303 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Tap Mirror: Handle Delete Port: 3df78eba-23ec-4b2c-8699-e335b5be35ab [pid: 7|app: 0|req: 1692/3272] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:20:10 2026] PUT /v2.0/routers/98556f7b-7248-4d0a-a567-d987bd727781/remove_router_interface => generated 309 bytes in 1025 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:20:11.585 6 INFO neutron.api.v2.resource [None req-efab3752-3f85-43b0-a6a7-b66647ab7911 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1581/3273] 10.0.0.110 () {34 vars in 789 bytes} [Fri Jul 3 17:20:11 2026] PUT /v2.0/routers/98556f7b-7248-4d0a-a567-d987bd727781/remove_router_interface => generated 198 bytes in 170 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:20:11.840 7 INFO neutron_taas.services.taas.taas_plugin [None req-83d4a19a-db00-4687-93ce-6b419b232883 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] TaaS: Handle Delete Port: 2ee8e953-bd49-45fe-9886-67e0058f9a24 2026-07-03 17:20:11.844 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83d4a19a-db00-4687-93ce-6b419b232883 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Tap Mirror: Handle Delete Port: 2ee8e953-bd49-45fe-9886-67e0058f9a24 2026-07-03 17:20:12.131 7 INFO neutron_taas.services.taas.taas_plugin [None req-83d4a19a-db00-4687-93ce-6b419b232883 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] TaaS: Handle Delete Port: 52dc4cb0-1319-420a-a0c7-e82be06c4f4d 2026-07-03 17:20:12.133 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83d4a19a-db00-4687-93ce-6b419b232883 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Tap Mirror: Handle Delete Port: 52dc4cb0-1319-420a-a0c7-e82be06c4f4d 2026-07-03 17:20:12.519 7 INFO neutron.services.segments.plugin [-] Segment 0019b590-3b23-49ef-a854-3b2a939822ca resource provider aggregate not found 2026-07-03 17:20:12.531 7 INFO neutron.services.segments.plugin [-] Segment 0019b590-3b23-49ef-a854-3b2a939822ca resource provider aggregate not found 2026-07-03 17:20:12.546 7 INFO neutron.services.segments.plugin [-] Segment 0019b590-3b23-49ef-a854-3b2a939822ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0019b590-3b23-49ef-a854-3b2a939822ca found for delete ", "request_id": "req-64aee738-be20-4c1f-ac3a-7a17181e225a"}]} 2026-07-03 17:20:12.548 7 INFO neutron.services.segments.plugin [-] Segment 0019b590-3b23-49ef-a854-3b2a939822ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0019b590-3b23-49ef-a854-3b2a939822ca found for delete ", "request_id": "req-a8ab4135-a4e1-4b92-b30c-45f7309b459e"}]} 2026-07-03 17:20:12.552 7 INFO neutron.db.l3_hamode_db [None req-83d4a19a-db00-4687-93ce-6b419b232883 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] HA network 314cb50a-7dca-4334-90ca-6105afedb809 was deleted as no HA routers are present in tenant d2590f2ba40a43a8ac2c33f4163c32c7. [pid: 7|app: 0|req: 1693/3274] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:20:11 2026] DELETE /v2.0/routers/98556f7b-7248-4d0a-a567-d987bd727781 => generated 0 bytes in 967 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:20:12.584 6 INFO neutron.api.v2.resource [None req-7848c908-8811-4219-a993-25d635e5fbb7 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1582/3275] 10.0.0.110 () {32 vars in 721 bytes} [Fri Jul 3 17:20:12 2026] GET /v2.0/routers/98556f7b-7248-4d0a-a567-d987bd727781 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3276] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:20:12 2026] DELETE /v2.0/subnets/59c4a5fc-664d-49ad-b02d-0560bc47f20f => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:20:12.776 6 INFO neutron.pecan_wsgi.hooks.translation [None req-9b4626dc-5182-4082-9ac8-d99eeab9d6af 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1583/3277] 10.0.0.110 () {32 vars in 721 bytes} [Fri Jul 3 17:20:12 2026] GET /v2.0/subnets/59c4a5fc-664d-49ad-b02d-0560bc47f20f => 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: 1695/3278] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:20:12 2026] DELETE /v2.0/subnets/56768701-37b6-4722-8d33-3dbc07f803ad => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:20:12.978 6 INFO neutron.pecan_wsgi.hooks.translation [None req-78ebb260-3439-4c06-be18-205489f086b0 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1584/3279] 10.0.0.110 () {32 vars in 721 bytes} [Fri Jul 3 17:20:12 2026] GET /v2.0/subnets/56768701-37b6-4722-8d33-3dbc07f803ad => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:20:13.081 7 INFO neutron_taas.services.taas.taas_plugin [None req-9ec8f4d8-af45-4f9a-9b53-286163dd35ae 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] TaaS: Handle Delete Port: 7b51df1a-908a-4312-95fb-859b977b7718 2026-07-03 17:20:13.084 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ec8f4d8-af45-4f9a-9b53-286163dd35ae 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Tap Mirror: Handle Delete Port: 7b51df1a-908a-4312-95fb-859b977b7718 [pid: 7|app: 0|req: 1696/3280] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:20:12 2026] DELETE /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:20:13.310 6 INFO neutron.pecan_wsgi.hooks.translation [None req-324c144e-36fe-428e-a0d9-22d07f75edfb 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1585/3281] 10.0.0.110 () {32 vars in 723 bytes} [Fri Jul 3 17:20:13 2026] GET /v2.0/networks/833cb099-1b14-4610-96a2-6f7c322fe4bc => 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: 1697/3282] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:20:13 2026] DELETE /v2.0/subnets/9b8d89c4-4034-45ae-b866-a78918775afc => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:20:13.501 6 INFO neutron.pecan_wsgi.hooks.translation [None req-766fb382-05b3-4f02-970b-1843b7755bd3 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1586/3283] 10.0.0.110 () {32 vars in 721 bytes} [Fri Jul 3 17:20:13 2026] GET /v2.0/subnets/9b8d89c4-4034-45ae-b866-a78918775afc => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3284] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:20:13 2026] DELETE /v2.0/subnets/fb963dcb-6e48-41b7-9072-2881b5c3ed2d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:20:13.665 6 INFO neutron.pecan_wsgi.hooks.translation [None req-cf4edbc6-d735-4072-8cad-ccfd7a2c2368 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1587/3285] 10.0.0.110 () {32 vars in 721 bytes} [Fri Jul 3 17:20:13 2026] GET /v2.0/subnets/fb963dcb-6e48-41b7-9072-2881b5c3ed2d => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:20:13.745 7 INFO neutron_taas.services.taas.taas_plugin [None req-704f22ef-dd8d-4a16-be9e-6a04a04a8dda 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] TaaS: Handle Delete Port: b5aeeb7f-dc81-4b39-821b-629068908b70 2026-07-03 17:20:13.747 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-704f22ef-dd8d-4a16-be9e-6a04a04a8dda 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Tap Mirror: Handle Delete Port: b5aeeb7f-dc81-4b39-821b-629068908b70 [pid: 7|app: 0|req: 1699/3288] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:20:13 2026] DELETE /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:20:13.924 6 INFO neutron.pecan_wsgi.hooks.translation [None req-1095d5ae-66d9-4339-84c0-7cc46e06c179 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1590/3289] 10.0.0.110 () {32 vars in 723 bytes} [Fri Jul 3 17:20:13 2026] GET /v2.0/networks/69e4fe9c-593b-4288-8ebd-87e2f16f6088 => 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: 1700/3290] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:20:13 2026] DELETE /v2.0/subnets/4d344a5e-b86f-410d-bc1c-6ffb817f3f84 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:20:14.113 6 INFO neutron.pecan_wsgi.hooks.translation [None req-1e22b2a6-f2e5-4f88-80d0-94483191fa9d 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1591/3291] 10.0.0.110 () {32 vars in 721 bytes} [Fri Jul 3 17:20:14 2026] GET /v2.0/subnets/4d344a5e-b86f-410d-bc1c-6ffb817f3f84 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3292] 10.0.0.110 () {32 vars in 724 bytes} [Fri Jul 3 17:20:14 2026] DELETE /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:20:14.305 6 INFO neutron.pecan_wsgi.hooks.translation [None req-56536793-52ba-4474-8b7b-0867db038cf6 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1592/3293] 10.0.0.110 () {32 vars in 721 bytes} [Fri Jul 3 17:20:14 2026] GET /v2.0/subnets/3e600998-da01-4332-ab4f-d29d9c2b9051 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:20:14.394 7 INFO neutron_taas.services.taas.taas_plugin [None req-f5842309-aa68-4474-a42e-c67a615d7764 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] TaaS: Handle Delete Port: 4e2518fd-afd0-4f38-bf7d-1ee5ce9afaa5 2026-07-03 17:20:14.396 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5842309-aa68-4474-a42e-c67a615d7764 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] Tap Mirror: Handle Delete Port: 4e2518fd-afd0-4f38-bf7d-1ee5ce9afaa5 2026-07-03 17:20:14.573 7 INFO neutron.services.segments.plugin [-] Segment 7ead8a6d-3949-49b2-aacc-6e635cd17589 resource provider aggregate not found 2026-07-03 17:20:14.579 7 INFO neutron.services.segments.plugin [-] Segment 7ead8a6d-3949-49b2-aacc-6e635cd17589 resource provider aggregate not found 2026-07-03 17:20:14.598 7 INFO neutron.services.segments.plugin [-] Segment 7ead8a6d-3949-49b2-aacc-6e635cd17589 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ead8a6d-3949-49b2-aacc-6e635cd17589 found for delete ", "request_id": "req-cf29d822-f835-4677-8762-83047c3f04cb"}]} 2026-07-03 17:20:14.603 7 INFO neutron.services.segments.plugin [-] Segment 7ead8a6d-3949-49b2-aacc-6e635cd17589 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ead8a6d-3949-49b2-aacc-6e635cd17589 found for delete ", "request_id": "req-5b398abb-3205-4bad-916d-0f7cbb8a30ce"}]} 2026-07-03 17:20:14.621 7 INFO neutron.services.segments.plugin [-] Segment 341a735b-e2dd-421a-88cf-c79bd12bd8bc resource provider aggregate not found 2026-07-03 17:20:14.627 7 INFO neutron.services.segments.plugin [-] Segment 341a735b-e2dd-421a-88cf-c79bd12bd8bc resource provider aggregate not found 2026-07-03 17:20:14.646 7 INFO neutron.services.segments.plugin [-] Segment 341a735b-e2dd-421a-88cf-c79bd12bd8bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 341a735b-e2dd-421a-88cf-c79bd12bd8bc found for delete ", "request_id": "req-d5824d93-9962-477b-8274-5d77e22b91ab"}]} 2026-07-03 17:20:14.648 7 INFO neutron.services.segments.plugin [-] Segment 341a735b-e2dd-421a-88cf-c79bd12bd8bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 341a735b-e2dd-421a-88cf-c79bd12bd8bc found for delete ", "request_id": "req-929a6dd5-d1c2-4171-87cd-778dcb4f6c21"}]} [pid: 7|app: 0|req: 1702/3294] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 3 17:20:14 2026] DELETE /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-03 17:20:14.692 6 INFO neutron.pecan_wsgi.hooks.translation [None req-578849f8-efe5-444c-94c8-2f1eaf462a7d 5e03c5b4096b4ab582cf1b5a84bfe318 d2590f2ba40a43a8ac2c33f4163c32c7 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1593/3295] 10.0.0.110 () {32 vars in 723 bytes} [Fri Jul 3 17:20:14 2026] GET /v2.0/networks/b0e315f9-3af1-4812-a6ad-6d6f1d8d69f1 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:20:16.668 7 INFO neutron.services.segments.plugin [-] Segment a27eb47d-4ded-4679-a175-b42e2e54483a resource provider aggregate not found 2026-07-03 17:20:16.668 7 INFO neutron.services.segments.plugin [-] Segment a27eb47d-4ded-4679-a175-b42e2e54483a resource provider aggregate not found 2026-07-03 17:20:16.694 7 INFO neutron.services.segments.plugin [-] Segment a27eb47d-4ded-4679-a175-b42e2e54483a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a27eb47d-4ded-4679-a175-b42e2e54483a found for delete ", "request_id": "req-bd5ebd3c-c1fb-4e91-b48d-78599a6bcd20"}]} 2026-07-03 17:20:16.694 7 INFO neutron.services.segments.plugin [-] Segment a27eb47d-4ded-4679-a175-b42e2e54483a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a27eb47d-4ded-4679-a175-b42e2e54483a found for delete ", "request_id": "req-25492be4-7f7a-4a28-927f-ca5571437bd6"}]} [pid: 7|app: 0|req: 1703/3296] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:20:16 2026] GET /v2.0/security-groups?tenant_id=d2590f2ba40a43a8ac2c33f4163c32c7&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1594/3297] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:20:17 2026] DELETE /v2.0/security-groups/dff5ebee-c44f-4a05-a52b-d3a0682f8700 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3298] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:20:17 2026] GET /v2.0/security-groups?tenant_id=cc5bbf7561dc4557a10c514607860d81&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1595/3299] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:20:17 2026] DELETE /v2.0/security-groups/47a1c26c-72cc-4a73-9a88-649f5066f77b => 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: 1705/3300] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:20:17 2026] GET /v2.0/security-groups?tenant_id=bf1f0e8da57541bc9ef3277f700433e4&name=default => generated 2929 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1596/3301] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:20:17 2026] DELETE /v2.0/security-groups/2fbbeb62-f108-487b-9474-a0f17c59a7b5 => 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: 1706/3302] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:20:18 2026] GET /v2.0/security-groups?tenant_id=ad4ad682775c4b1ebdec65aa5eee35ff&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1597/3303] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:20:18 2026] DELETE /v2.0/security-groups/d483afe6-f942-46ce-a3ca-a1f65507ed61 => 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: 1707/3304] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:20:18 2026] GET /v2.0/security-groups?tenant_id=d625fbc5cbe54c709c99c9e7c0269586&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1598/3305] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:20:18 2026] DELETE /v2.0/security-groups/20dac85a-ebfa-4b8b-96a9-a99058c09b3e => 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: 1708/3306] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:20:18 2026] GET /v2.0/security-groups?tenant_id=e3fbdc4e61a74896a8c6ef2a8712e6dd&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1599/3307] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:20:18 2026] DELETE /v2.0/security-groups/a76f6a39-0d0d-40b0-b824-54b5fc120be8 => 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: 1709/3308] 10.0.0.110 () {32 vars in 774 bytes} [Fri Jul 3 17:20:19 2026] GET /v2.0/security-groups?tenant_id=db534e63d27b4ad3ba259d1d1e14a48b&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1600/3309] 10.0.0.110 () {32 vars in 740 bytes} [Fri Jul 3 17:20:19 2026] DELETE /v2.0/security-groups/aa36b7fb-ab7e-4542-91eb-1b975571db68 => 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: 1710/3310] 10.0.0.110 () {32 vars in 649 bytes} [Fri Jul 3 17:20:22 2026] GET /v2.0/networks => generated 2167 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1601/3311] 10.0.0.110 () {32 vars in 655 bytes} [Fri Jul 3 17:20:23 2026] GET /v2.0/floatingips => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1711/3312] 10.0.0.110 () {32 vars in 647 bytes} [Fri Jul 3 17:20:23 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1602/3313] 10.0.0.110 () {32 vars in 643 bytes} [Fri Jul 3 17:20:23 2026] GET /v2.0/ports => generated 4725 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1712/3314] 10.0.0.110 () {32 vars in 647 bytes} [Fri Jul 3 17:20:23 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1603/3315] 10.0.0.110 () {32 vars in 649 bytes} [Fri Jul 3 17:20:23 2026] GET /v2.0/networks => generated 2167 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3316] 10.0.0.110 () {32 vars in 663 bytes} [Fri Jul 3 17:20:23 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1604/3317] 10.0.0.110 () {32 vars in 655 bytes} [Fri Jul 3 17:20:23 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)