+ 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 [Sat Jun 6 02:38:30 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-58655d5df8-lm7lc 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fdaee00a668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-06 02:38:34.656 7 INFO neutron.common.config [-] Logging enabled! 2026-06-06 02:38:34.656 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-06 02:38:34.696 8 INFO neutron.common.config [-] Logging enabled! 2026-06-06 02:38:34.696 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-06 02:38:35.738 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-06 02:38:35.777 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-06 02:38:37.221 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-06 02:38:37.223 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-06 02:38:37.227 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-06 02:38:37.228 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-06 02:38:37.228 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-06 02:38:37.228 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-06 02:38:37.229 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-06 02:38:37.236 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-06 02:38:37.236 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-06 02:38:37.236 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-06 02:38:37.258 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-06 02:38:37.259 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-06 02:38:37.260 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-06 02:38:37.274 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-06 02:38:37.277 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-06 02:38:37.280 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-06 02:38:37.281 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-06 02:38:37.281 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-06 02:38:37.282 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-06 02:38:37.282 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-06 02:38:37.289 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-06 02:38:37.289 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-06 02:38:37.290 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-06 02:38:37.290 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-06 02:38:37.290 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-06 02:38:37.290 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-06 02:38:37.291 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-06 02:38:37.312 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-06 02:38:37.313 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-06 02:38:37.313 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-06 02:38:37.342 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-06 02:38:37.342 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-06 02:38:37.342 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-06 02:38:37.342 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-06 02:38:37.584 7 INFO neutron.plugins.ml2.managers [None req-a04f3508-19a8-45cf-ac28-952cddc8e80a - - - - - -] Initializing driver for type 'vlan' 2026-06-06 02:38:37.661 8 INFO neutron.plugins.ml2.managers [None req-03e8c829-3452-414d-9d12-e13e96ba52bd - - - - - -] Initializing driver for type 'vlan' 2026-06-06 02:38:37.868 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a04f3508-19a8-45cf-ac28-952cddc8e80a - - - - - -] VlanTypeDriver initialization complete 2026-06-06 02:38:37.868 7 INFO neutron.plugins.ml2.managers [None req-a04f3508-19a8-45cf-ac28-952cddc8e80a - - - - - -] Initializing driver for type 'vxlan' 2026-06-06 02:38:37.868 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a04f3508-19a8-45cf-ac28-952cddc8e80a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-06 02:38:37.880 7 INFO neutron.plugins.ml2.managers [None req-a04f3508-19a8-45cf-ac28-952cddc8e80a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-06 02:38:37.880 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a04f3508-19a8-45cf-ac28-952cddc8e80a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-06 02:38:37.880 7 INFO neutron.plugins.ml2.managers [None req-a04f3508-19a8-45cf-ac28-952cddc8e80a - - - - - -] Initializing extension driver 'port_security' 2026-06-06 02:38:37.880 7 INFO neutron.plugins.ml2.extensions.port_security [None req-a04f3508-19a8-45cf-ac28-952cddc8e80a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-06 02:38:37.880 7 INFO neutron.plugins.ml2.managers [None req-a04f3508-19a8-45cf-ac28-952cddc8e80a - - - - - -] Initializing extension driver 'qos' 2026-06-06 02:38:37.881 7 INFO neutron.plugins.ml2.managers [None req-a04f3508-19a8-45cf-ac28-952cddc8e80a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-06 02:38:37.881 7 INFO neutron.plugins.ml2.managers [None req-a04f3508-19a8-45cf-ac28-952cddc8e80a - - - - - -] Initializing mechanism driver 'l2population' 2026-06-06 02:38:37.894 7 INFO neutron.quota [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded quota_driver: . 2026-06-06 02:38:37.894 7 INFO neutron.plugins.ml2.plugin [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Modular L2 Plugin initialization complete 2026-06-06 02:38:37.894 7 INFO neutron.plugins.ml2.managers [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-06 02:38:37.894 7 INFO neutron.plugins.ml2.managers [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-06 02:38:37.894 7 INFO neutron.plugins.ml2.managers [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-06 02:38:37.895 7 INFO neutron.manager [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loading Plugin: qos 2026-06-06 02:38:37.907 7 INFO neutron.manager [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loading Plugin: router 2026-06-06 02:38:37.948 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-03e8c829-3452-414d-9d12-e13e96ba52bd - - - - - -] VlanTypeDriver initialization complete 2026-06-06 02:38:37.948 8 INFO neutron.plugins.ml2.managers [None req-03e8c829-3452-414d-9d12-e13e96ba52bd - - - - - -] Initializing driver for type 'vxlan' 2026-06-06 02:38:37.948 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-03e8c829-3452-414d-9d12-e13e96ba52bd - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-06 02:38:37.952 7 INFO neutron.services.service_base [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-06 02:38:37.953 7 INFO neutron.manager [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loading Plugin: segments 2026-06-06 02:38:37.962 8 INFO neutron.plugins.ml2.managers [None req-03e8c829-3452-414d-9d12-e13e96ba52bd - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-06 02:38:37.962 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-03e8c829-3452-414d-9d12-e13e96ba52bd - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-06 02:38:37.963 8 INFO neutron.plugins.ml2.managers [None req-03e8c829-3452-414d-9d12-e13e96ba52bd - - - - - -] Initializing extension driver 'port_security' 2026-06-06 02:38:37.963 8 INFO neutron.plugins.ml2.extensions.port_security [None req-03e8c829-3452-414d-9d12-e13e96ba52bd - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-06 02:38:37.963 8 INFO neutron.plugins.ml2.managers [None req-03e8c829-3452-414d-9d12-e13e96ba52bd - - - - - -] Initializing extension driver 'qos' 2026-06-06 02:38:37.963 8 INFO neutron.plugins.ml2.managers [None req-03e8c829-3452-414d-9d12-e13e96ba52bd - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-06 02:38:37.963 8 INFO neutron.plugins.ml2.managers [None req-03e8c829-3452-414d-9d12-e13e96ba52bd - - - - - -] Initializing mechanism driver 'l2population' 2026-06-06 02:38:37.979 8 INFO neutron.quota [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded quota_driver: . 2026-06-06 02:38:37.979 8 INFO neutron.plugins.ml2.plugin [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Modular L2 Plugin initialization complete 2026-06-06 02:38:37.979 8 INFO neutron.plugins.ml2.managers [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-06 02:38:37.980 8 INFO neutron.plugins.ml2.managers [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-06 02:38:37.980 8 INFO neutron.plugins.ml2.managers [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-06 02:38:37.980 8 INFO neutron.manager [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loading Plugin: qos 2026-06-06 02:38:37.994 8 INFO neutron.manager [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loading Plugin: router 2026-06-06 02:38:38.041 8 INFO neutron.services.service_base [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-06 02:38:38.041 8 INFO neutron.manager [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loading Plugin: segments 2026-06-06 02:38:38.050 7 INFO neutron.manager [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loading Plugin: trunk 2026-06-06 02:38:38.064 7 INFO neutron.manager [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loading Plugin: vpnaas 2026-06-06 02:38:38.103 7 WARNING stevedore.named [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-06 02:38:38.142 8 INFO neutron.manager [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loading Plugin: trunk 2026-06-06 02:38:38.157 8 INFO neutron.manager [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loading Plugin: vpnaas 2026-06-06 02:38:38.176 7 INFO neutron_vpnaas.services.vpn.plugin [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-06 02:38:38.176 7 INFO neutron.common.utils [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-06 02:38:38.176 7 INFO neutron.manager [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loading Plugin: taas 2026-06-06 02:38:38.195 8 WARNING stevedore.named [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-06 02:38:38.199 7 WARNING stevedore.named [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-06 02:38:38.199 7 WARNING stevedore.named [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-06 02:38:38.219 7 INFO neutron_taas.services.taas.taas_plugin [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-06 02:38:38.219 7 INFO neutron.manager [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loading Plugin: tapmirror 2026-06-06 02:38:38.227 7 WARNING stevedore.named [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-06 02:38:38.227 7 WARNING stevedore.named [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-06 02:38:38.239 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-06 02:38:38.239 7 INFO neutron.manager [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loading Plugin: auto_allocate 2026-06-06 02:38:38.246 7 INFO neutron.manager [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loading Plugin: tag 2026-06-06 02:38:38.254 7 INFO neutron.manager [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loading Plugin: timestamp 2026-06-06 02:38:38.255 8 INFO neutron_vpnaas.services.vpn.plugin [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-06 02:38:38.256 8 INFO neutron.common.utils [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-06 02:38:38.256 8 INFO neutron.manager [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loading Plugin: taas 2026-06-06 02:38:38.256 7 INFO neutron.manager [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loading Plugin: network_ip_availability 2026-06-06 02:38:38.260 7 INFO neutron.manager [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loading Plugin: flavors 2026-06-06 02:38:38.264 7 INFO neutron.manager [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loading Plugin: revisions 2026-06-06 02:38:38.267 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Initializing extension manager. 2026-06-06 02:38:38.269 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: address-group 2026-06-06 02:38:38.270 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: address-scope 2026-06-06 02:38:38.270 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-06 02:38:38.271 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: agent 2026-06-06 02:38:38.272 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: agent-resources-synced 2026-06-06 02:38:38.273 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-06 02:38:38.273 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-06 02:38:38.274 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: availability_zone 2026-06-06 02:38:38.275 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: availability_zone_filter 2026-06-06 02:38:38.275 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-06 02:38:38.276 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: default-subnetpools 2026-06-06 02:38:38.277 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-06 02:38:38.278 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: dns-integration 2026-06-06 02:38:38.278 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: dns-domain-ports 2026-06-06 02:38:38.278 8 WARNING stevedore.named [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-06 02:38:38.279 8 WARNING stevedore.named [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-06 02:38:38.279 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-06 02:38:38.279 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: dvr 2026-06-06 02:38:38.280 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-06 02:38:38.280 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: empty-string-filtering 2026-06-06 02:38:38.281 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-06 02:38:38.281 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-06 02:38:38.282 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: external-net 2026-06-06 02:38:38.282 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-06 02:38:38.283 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: extraroute 2026-06-06 02:38:38.283 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: extraroute-atomic 2026-06-06 02:38:38.284 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-06 02:38:38.284 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-06 02:38:38.285 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-06 02:38:38.285 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-06 02:38:38.286 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: fip-port-details 2026-06-06 02:38:38.287 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: flavors 2026-06-06 02:38:38.288 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-06 02:38:38.289 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: floatingip-pools 2026-06-06 02:38:38.290 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: ip_allocation 2026-06-06 02:38:38.290 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-06 02:38:38.291 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: l2_adjacency 2026-06-06 02:38:38.292 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: router 2026-06-06 02:38:38.294 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-06 02:38:38.294 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-06 02:38:38.295 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-06 02:38:38.295 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: ext-gw-mode 2026-06-06 02:38:38.296 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-06 02:38:38.296 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: l3-ha 2026-06-06 02:38:38.296 8 INFO neutron.manager [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loading Plugin: tapmirror 2026-06-06 02:38:38.296 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-06 02:38:38.297 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-06 02:38:38.297 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: l3-flavors 2026-06-06 02:38:38.298 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-06 02:38:38.299 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-06 02:38:38.301 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-06 02:38:38.302 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-06 02:38:38.303 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-06 02:38:38.304 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-06 02:38:38.305 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-06 02:38:38.306 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: multi-provider 2026-06-06 02:38:38.306 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: net-mtu 2026-06-06 02:38:38.307 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: net-mtu-writable 2026-06-06 02:38:38.307 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: network_availability_zone 2026-06-06 02:38:38.307 8 WARNING stevedore.named [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-06 02:38:38.307 8 WARNING stevedore.named [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-06 02:38:38.308 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: network_ha 2026-06-06 02:38:38.308 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: network-ip-availability 2026-06-06 02:38:38.309 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-06 02:38:38.310 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: pagination 2026-06-06 02:38:38.311 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: port-device-profile 2026-06-06 02:38:38.311 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-06 02:38:38.312 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-06 02:38:38.312 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-06 02:38:38.313 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: port-mac-override 2026-06-06 02:38:38.313 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-06 02:38:38.314 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-06 02:38:38.314 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-06 02:38:38.315 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: port-resource-request 2026-06-06 02:38:38.315 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-06 02:38:38.316 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-06 02:38:38.316 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: binding 2026-06-06 02:38:38.317 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: binding-extended 2026-06-06 02:38:38.317 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: port-security 2026-06-06 02:38:38.318 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: project-id 2026-06-06 02:38:38.318 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: provider 2026-06-06 02:38:38.319 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-06 02:38:38.321 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: qos 2026-06-06 02:38:38.322 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-06 02:38:38.322 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-06 02:38:38.323 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: qos-default 2026-06-06 02:38:38.323 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: qos-fip 2026-06-06 02:38:38.324 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-06 02:38:38.324 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-06 02:38:38.324 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-06 02:38:38.325 8 INFO neutron.manager [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loading Plugin: auto_allocate 2026-06-06 02:38:38.325 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-06 02:38:38.325 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-06 02:38:38.326 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-06 02:38:38.327 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: qos-pps 2026-06-06 02:38:38.327 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-06 02:38:38.328 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-06 02:38:38.328 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: qos-rules-alias 2026-06-06 02:38:38.329 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: quota-check-limit 2026-06-06 02:38:38.330 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-06 02:38:38.332 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: quotas 2026-06-06 02:38:38.332 8 INFO neutron.manager [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loading Plugin: tag 2026-06-06 02:38:38.333 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: quota_details 2026-06-06 02:38:38.334 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: rbac-policies 2026-06-06 02:38:38.334 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: rbac-address-group 2026-06-06 02:38:38.335 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: rbac-address-scope 2026-06-06 02:38:38.335 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: rbac-security-groups 2026-06-06 02:38:38.336 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-06 02:38:38.336 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: revision-if-match 2026-06-06 02:38:38.337 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-06 02:38:38.338 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: router_availability_zone 2026-06-06 02:38:38.339 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-06 02:38:38.340 8 INFO neutron.manager [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loading Plugin: timestamp 2026-06-06 02:38:38.341 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-06 02:38:38.341 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-06 02:38:38.342 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-06 02:38:38.342 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-06 02:38:38.343 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-06 02:38:38.343 8 INFO neutron.manager [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loading Plugin: network_ip_availability 2026-06-06 02:38:38.343 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-06 02:38:38.347 8 INFO neutron.manager [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loading Plugin: flavors 2026-06-06 02:38:38.347 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: security-group 2026-06-06 02:38:38.348 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: segment 2026-06-06 02:38:38.349 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-06 02:38:38.350 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: service-type 2026-06-06 02:38:38.350 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: sorting 2026-06-06 02:38:38.350 8 INFO neutron.manager [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loading Plugin: revisions 2026-06-06 02:38:38.350 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: standard-attr-segment 2026-06-06 02:38:38.351 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: standard-attr-description 2026-06-06 02:38:38.352 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: stateful-security-group 2026-06-06 02:38:38.352 7 WARNING neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-06 02:38:38.353 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-06 02:38:38.353 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: subnet-external-network 2026-06-06 02:38:38.354 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: subnet_onboard 2026-06-06 02:38:38.354 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Initializing extension manager. 2026-06-06 02:38:38.354 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-06 02:38:38.355 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: subnet-service-types 2026-06-06 02:38:38.355 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: address-group 2026-06-06 02:38:38.355 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: subnet_allocation 2026-06-06 02:38:38.356 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: address-scope 2026-06-06 02:38:38.357 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-06 02:38:38.357 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-06 02:38:38.357 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: agent 2026-06-06 02:38:38.358 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: agent-resources-synced 2026-06-06 02:38:38.358 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: tag-creation 2026-06-06 02:38:38.359 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-06 02:38:38.359 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-06 02:38:38.360 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-06 02:38:38.361 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: availability_zone 2026-06-06 02:38:38.361 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: availability_zone_filter 2026-06-06 02:38:38.362 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-06 02:38:38.362 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: default-subnetpools 2026-06-06 02:38:38.363 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: standard-attr-tag 2026-06-06 02:38:38.363 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-06 02:38:38.364 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-06 02:38:38.364 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: trunk 2026-06-06 02:38:38.364 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: trunk-details 2026-06-06 02:38:38.364 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: dns-integration 2026-06-06 02:38:38.365 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-06 02:38:38.365 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: dns-domain-ports 2026-06-06 02:38:38.365 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-06 02:38:38.365 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-06 02:38:38.366 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-06 02:38:38.366 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: dvr 2026-06-06 02:38:38.367 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-06 02:38:38.367 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-06 02:38:38.367 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: empty-string-filtering 2026-06-06 02:38:38.368 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-06 02:38:38.369 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-06 02:38:38.369 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-06 02:38:38.369 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: external-net 2026-06-06 02:38:38.370 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-06 02:38:38.370 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-06 02:38:38.370 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: vpn-flavors 2026-06-06 02:38:38.370 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: extraroute 2026-06-06 02:38:38.371 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: extraroute-atomic 2026-06-06 02:38:38.371 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-06 02:38:38.372 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: vpnaas 2026-06-06 02:38:38.372 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-06 02:38:38.372 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-06 02:38:38.373 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-06 02:38:38.373 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: taas 2026-06-06 02:38:38.373 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: fip-port-details 2026-06-06 02:38:38.374 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: flavors 2026-06-06 02:38:38.374 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: tap-mirror 2026-06-06 02:38:38.375 7 INFO neutron.api.extensions [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-06 02:38:38.375 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-06 02:38:38.376 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: floatingip-pools 2026-06-06 02:38:38.377 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: ip_allocation 2026-06-06 02:38:38.377 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-06 02:38:38.377 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-06 02:38:38.377 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-06 02:38:38.378 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-06 02:38:38.378 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: l2_adjacency 2026-06-06 02:38:38.378 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-06 02:38:38.379 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: router 2026-06-06 02:38:38.381 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-06 02:38:38.381 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-06 02:38:38.381 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-06 02:38:38.381 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-06 02:38:38.382 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-06 02:38:38.383 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: ext-gw-mode 2026-06-06 02:38:38.383 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: l3-ha 2026-06-06 02:38:38.383 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-06 02:38:38.384 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-06 02:38:38.384 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: l3-flavors 2026-06-06 02:38:38.385 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-06 02:38:38.386 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-06 02:38:38.386 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-06 02:38:38.387 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-06 02:38:38.387 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-06 02:38:38.388 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-06 02:38:38.388 7 WARNING neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] subnetpool is already registered 2026-06-06 02:38:38.388 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-06 02:38:38.388 7 WARNING neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] subnetpool is already registered 2026-06-06 02:38:38.389 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-06 02:38:38.389 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-06 02:38:38.389 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-06 02:38:38.389 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-06 02:38:38.390 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-06 02:38:38.390 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-06 02:38:38.390 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-06 02:38:38.391 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-06 02:38:38.391 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-06 02:38:38.391 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-06 02:38:38.391 7 WARNING neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] ipsecpolicy is already registered 2026-06-06 02:38:38.392 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-06 02:38:38.392 7 WARNING neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] ikepolicy is already registered 2026-06-06 02:38:38.392 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-06 02:38:38.393 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-06 02:38:38.393 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: multi-provider 2026-06-06 02:38:38.394 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: net-mtu 2026-06-06 02:38:38.394 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: net-mtu-writable 2026-06-06 02:38:38.395 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: network_availability_zone 2026-06-06 02:38:38.395 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: network_ha 2026-06-06 02:38:38.396 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: network-ip-availability 2026-06-06 02:38:38.396 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-06 02:38:38.396 7 WARNING neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] router is already registered 2026-06-06 02:38:38.397 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-06 02:38:38.397 7 WARNING neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] floatingip is already registered 2026-06-06 02:38:38.397 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-06 02:38:38.397 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: pagination 2026-06-06 02:38:38.398 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: port-device-profile 2026-06-06 02:38:38.398 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-06 02:38:38.399 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-06 02:38:38.399 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-06 02:38:38.400 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: port-mac-override 2026-06-06 02:38:38.400 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-06 02:38:38.400 7 WARNING neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] rbac_policy is already registered 2026-06-06 02:38:38.401 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-06 02:38:38.401 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-06 02:38:38.401 7 WARNING neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] security_group is already registered 2026-06-06 02:38:38.401 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-06 02:38:38.401 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-06 02:38:38.402 7 WARNING neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] security_group_rule is already registered 2026-06-06 02:38:38.402 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-06 02:38:38.402 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: port-resource-request 2026-06-06 02:38:38.402 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-06 02:38:38.402 7 WARNING neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] subnetpool is already registered 2026-06-06 02:38:38.403 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-06 02:38:38.403 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-06 02:38:38.403 7 WARNING neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] subnetpool is already registered 2026-06-06 02:38:38.403 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-06 02:38:38.403 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-06 02:38:38.404 7 WARNING neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] trunk is already registered 2026-06-06 02:38:38.404 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: binding 2026-06-06 02:38:38.404 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-06 02:38:38.404 7 WARNING neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] ikepolicy is already registered 2026-06-06 02:38:38.404 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: binding-extended 2026-06-06 02:38:38.405 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-06 02:38:38.405 7 WARNING neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] ipsecpolicy is already registered 2026-06-06 02:38:38.405 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: port-security 2026-06-06 02:38:38.405 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-06 02:38:38.405 7 WARNING neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] endpoint_group is already registered 2026-06-06 02:38:38.405 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: project-id 2026-06-06 02:38:38.405 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-06 02:38:38.406 7 WARNING neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] vpnservice is already registered 2026-06-06 02:38:38.406 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-06 02:38:38.406 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: provider 2026-06-06 02:38:38.406 7 WARNING neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] ipsec_site_connection is already registered 2026-06-06 02:38:38.406 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-06 02:38:38.407 7 WARNING neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] ipsecpolicy is already registered 2026-06-06 02:38:38.407 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-06 02:38:38.407 7 INFO neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-06 02:38:38.407 7 WARNING neutron.quota.resource_registry [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] ikepolicy is already registered 2026-06-06 02:38:38.409 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: qos 2026-06-06 02:38:38.409 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-06 02:38:38.410 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-06 02:38:38.410 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: qos-default 2026-06-06 02:38:38.411 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: qos-fip 2026-06-06 02:38:38.411 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-06 02:38:38.412 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-06 02:38:38.412 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-06 02:38:38.413 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-06 02:38:38.414 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-06 02:38:38.414 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: qos-pps 2026-06-06 02:38:38.415 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-06 02:38:38.415 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-06 02:38:38.416 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: qos-rules-alias 2026-06-06 02:38:38.416 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: quota-check-limit 2026-06-06 02:38:38.417 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-06 02:38:38.419 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: quotas 2026-06-06 02:38:38.420 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: quota_details 2026-06-06 02:38:38.422 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: rbac-policies 2026-06-06 02:38:38.422 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: rbac-address-group 2026-06-06 02:38:38.423 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: rbac-address-scope 2026-06-06 02:38:38.423 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: rbac-security-groups 2026-06-06 02:38:38.424 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-06 02:38:38.424 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: revision-if-match 2026-06-06 02:38:38.425 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-06 02:38:38.425 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: router_availability_zone 2026-06-06 02:38:38.426 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-06 02:38:38.428 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-06 02:38:38.428 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-06 02:38:38.429 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-06 02:38:38.429 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-06 02:38:38.430 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-06 02:38:38.430 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-06 02:38:38.434 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: security-group 2026-06-06 02:38:38.435 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: segment 2026-06-06 02:38:38.436 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-06 02:38:38.437 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: service-type 2026-06-06 02:38:38.437 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: sorting 2026-06-06 02:38:38.438 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: standard-attr-segment 2026-06-06 02:38:38.438 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: standard-attr-description 2026-06-06 02:38:38.439 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: stateful-security-group 2026-06-06 02:38:38.439 8 WARNING neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-06 02:38:38.440 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-06 02:38:38.440 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: subnet-external-network 2026-06-06 02:38:38.442 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: subnet_onboard 2026-06-06 02:38:38.443 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-06 02:38:38.443 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: subnet-service-types 2026-06-06 02:38:38.444 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: subnet_allocation 2026-06-06 02:38:38.445 7 WARNING keystonemiddleware._common.config [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-06 02:38:38.445 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-06 02:38:38.446 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: tag-creation 2026-06-06 02:38:38.446 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-06 02:38:38.450 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: standard-attr-tag 2026-06-06 02:38:38.451 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-06 02:38:38.452 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: trunk 2026-06-06 02:38:38.452 7 WARNING oslo_config.cfg [None req-f837b3f3-da04-4111-8e0d-f1d075b43e64 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-06 02:38:38.452 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: trunk-details 2026-06-06 02:38:38.453 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-06 02:38:38.453 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-06 02:38:38.454 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fdaee00a668 pid: 7 (default app) 2026-06-06 02:38:38.454 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-06 02:38:38.457 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-06 02:38:38.457 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-06 02:38:38.458 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: vpn-flavors 2026-06-06 02:38:38.460 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: vpnaas 2026-06-06 02:38:38.461 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: taas 2026-06-06 02:38:38.462 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: tap-mirror 2026-06-06 02:38:38.462 8 INFO neutron.api.extensions [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-06 02:38:38.465 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-06 02:38:38.465 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-06 02:38:38.465 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-06 02:38:38.465 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-06 02:38:38.469 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-06 02:38:38.470 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-06 02:38:38.474 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-06 02:38:38.475 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-06 02:38:38.476 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-06 02:38:38.476 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-06 02:38:38.477 8 WARNING neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] subnetpool is already registered 2026-06-06 02:38:38.477 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-06 02:38:38.477 8 WARNING neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] subnetpool is already registered 2026-06-06 02:38:38.478 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-06 02:38:38.478 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-06 02:38:38.478 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-06 02:38:38.479 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-06 02:38:38.479 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-06 02:38:38.480 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-06 02:38:38.480 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-06 02:38:38.480 8 WARNING neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] ipsecpolicy is already registered 2026-06-06 02:38:38.481 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-06 02:38:38.481 8 WARNING neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] ikepolicy is already registered 2026-06-06 02:38:38.485 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-06 02:38:38.485 8 WARNING neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] router is already registered 2026-06-06 02:38:38.485 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-06 02:38:38.486 8 WARNING neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] floatingip is already registered 2026-06-06 02:38:38.489 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-06 02:38:38.489 8 WARNING neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] rbac_policy is already registered 2026-06-06 02:38:38.490 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-06 02:38:38.490 8 WARNING neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] security_group is already registered 2026-06-06 02:38:38.490 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-06 02:38:38.491 8 WARNING neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] security_group_rule is already registered 2026-06-06 02:38:38.491 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-06 02:38:38.491 8 WARNING neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] subnetpool is already registered 2026-06-06 02:38:38.492 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-06 02:38:38.492 8 WARNING neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] subnetpool is already registered 2026-06-06 02:38:38.493 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-06 02:38:38.493 8 WARNING neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] trunk is already registered 2026-06-06 02:38:38.493 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-06 02:38:38.493 8 WARNING neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] ikepolicy is already registered 2026-06-06 02:38:38.494 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-06 02:38:38.494 8 WARNING neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] ipsecpolicy is already registered 2026-06-06 02:38:38.495 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-06 02:38:38.495 8 WARNING neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] endpoint_group is already registered 2026-06-06 02:38:38.495 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-06 02:38:38.495 8 WARNING neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] vpnservice is already registered 2026-06-06 02:38:38.496 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-06 02:38:38.496 8 WARNING neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] ipsec_site_connection is already registered 2026-06-06 02:38:38.496 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-06 02:38:38.496 8 WARNING neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] ipsecpolicy is already registered 2026-06-06 02:38:38.497 8 INFO neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-06 02:38:38.497 8 WARNING neutron.quota.resource_registry [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] ikepolicy is already registered 2026-06-06 02:38:38.541 8 WARNING keystonemiddleware._common.config [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-06 02:38:38.548 8 WARNING oslo_config.cfg [None req-ed53b8cd-b488-4e0c-bb03-7deabccbd1a5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fdaee00a668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 02:38:43.912 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c4e15153-441f-41e9-9fbb-b946d9cf7da3 c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.235 () {44 vars in 928 bytes} [Sat Jun 6 02:38:43 2026] GET /v2.0/networks/public => generated 108 bytes in 807 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.235 () {44 vars in 950 bytes} [Sat Jun 6 02:38:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-06 02:38:44.666 7 WARNING neutron.services.revisions.revision_plugin [None req-87986fd2-1375-47a1-996b-9e80fb7ac7f5 c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] Could not find related network for resource to bump revision. 2026-06-06 02:38:44.689 7 INFO neutron.db.segments_db [None req-87986fd2-1375-47a1-996b-9e80fb7ac7f5 c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] Added segment 3109357d-fd2e-4d84-aac4-84ce143d6f6b of type flat for network f5e0b121-f030-497d-bba1-51b46f8432d1 2026-06-06 02:38:44.733 7 INFO neutron.pecan_wsgi.hooks.translation [None req-87986fd2-1375-47a1-996b-9e80fb7ac7f5 c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.235 () {48 vars in 968 bytes} [Sat Jun 6 02:38:44 2026] POST /v2.0/networks => generated 124 bytes in 478 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-06 02:38:50.602 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90c765ec-2c3a-415c-aa45-7247371b554b c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/8] 199.204.45.235 () {44 vars in 928 bytes} [Sat Jun 6 02:38:50 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: 8|app: 0|req: 3/9] 199.204.45.235 () {44 vars in 950 bytes} [Sat Jun 6 02:38:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-06 02:38:50.679 7 WARNING neutron.services.revisions.revision_plugin [None req-af44a143-f547-498c-9df2-8276e7b484de c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] Could not find related network for resource to bump revision. 2026-06-06 02:38:50.691 7 INFO neutron.db.segments_db [None req-af44a143-f547-498c-9df2-8276e7b484de c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] Added segment 60b9e2d9-c4c3-4f27-a83e-8eabbead52f4 of type flat for network ca66c6bd-e316-4828-92af-c64ad9cd6250 2026-06-06 02:38:50.712 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af44a143-f547-498c-9df2-8276e7b484de c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 199.204.45.235 () {48 vars in 968 bytes} [Sat Jun 6 02:38:50 2026] POST /v2.0/networks => generated 124 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-06 02:38:56.907 8 INFO neutron.pecan_wsgi.hooks.translation [None req-39b6d4b3-f615-40dc-af4b-131618a70cf7 c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.235 () {44 vars in 928 bytes} [Sat Jun 6 02:38:56 2026] GET /v2.0/networks/public => generated 108 bytes in 378 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.235 () {44 vars in 950 bytes} [Sat Jun 6 02:38:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-06 02:38:57.166 8 WARNING neutron.services.revisions.revision_plugin [None req-28e10e12-8d6c-4244-aefa-a1d35c7b0c06 c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] Could not find related network for resource to bump revision. 2026-06-06 02:38:57.187 8 INFO neutron.db.segments_db [None req-28e10e12-8d6c-4244-aefa-a1d35c7b0c06 c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] Added segment 34913015-bf06-49ef-b9de-46f8287b1920 of type flat for network b05e6359-5c31-43fb-88d4-e799069fb66d 2026-06-06 02:38:57.230 8 INFO neutron.pecan_wsgi.hooks.translation [None req-28e10e12-8d6c-4244-aefa-a1d35c7b0c06 c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.235 () {48 vars in 968 bytes} [Sat Jun 6 02:38:56 2026] POST /v2.0/networks => generated 124 bytes in 298 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-06 02:39:03.100 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f1cce0eb-7c2b-426a-8b6c-633d1406df45 c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/15] 199.204.45.235 () {44 vars in 928 bytes} [Sat Jun 6 02:39:03 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: 10/16] 199.204.45.235 () {44 vars in 950 bytes} [Sat Jun 6 02:39:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-06 02:39:03.172 8 WARNING neutron.services.revisions.revision_plugin [None req-05af05e9-6968-402e-a870-cc0bd58d88d6 c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] Could not find related network for resource to bump revision. 2026-06-06 02:39:03.194 8 INFO neutron.db.segments_db [None req-05af05e9-6968-402e-a870-cc0bd58d88d6 c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] Added segment 4460ee3f-c240-4ef8-a424-c9388e7b9109 of type flat for network f566d461-bb15-4470-8561-b8c4d26625aa 2026-06-06 02:39:03.222 8 INFO neutron.pecan_wsgi.hooks.translation [None req-05af05e9-6968-402e-a870-cc0bd58d88d6 c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/17] 199.204.45.235 () {48 vars in 968 bytes} [Sat Jun 6 02:39:03 2026] POST /v2.0/networks => generated 124 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-06 02:39:09.062 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5bc19cfc-d67a-4e34-9264-9c263f15df71 c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.235 () {44 vars in 928 bytes} [Sat Jun 6 02:39:09 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.235 () {44 vars in 950 bytes} [Sat Jun 6 02:39:09 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-06-06 02:39:09.125 7 WARNING neutron.services.revisions.revision_plugin [None req-8fde3449-b983-4b21-8777-e128a73e468a c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] Could not find related network for resource to bump revision. 2026-06-06 02:39:09.143 7 INFO neutron.db.segments_db [None req-8fde3449-b983-4b21-8777-e128a73e468a c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] Added segment 708b3e70-f48b-455e-a461-8b9f7bf0bd4b of type flat for network 28b06223-9091-4b80-8317-363bfa46c80b 2026-06-06 02:39:09.167 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8fde3449-b983-4b21-8777-e128a73e468a c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.204.45.235 () {48 vars in 968 bytes} [Sat Jun 6 02:39:09 2026] POST /v2.0/networks => generated 124 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-06 02:39:15.074 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9e3750d2-97a0-490e-8cd7-6147edef6c6a c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.235 () {44 vars in 928 bytes} [Sat Jun 6 02:39:15 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.235 () {44 vars in 950 bytes} [Sat Jun 6 02:39:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-06 02:39:15.157 8 WARNING neutron.services.revisions.revision_plugin [None req-550dddc3-5c58-4b9a-bfa9-a26caf20640f c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] Could not find related network for resource to bump revision. 2026-06-06 02:39:15.177 8 INFO neutron.db.segments_db [None req-550dddc3-5c58-4b9a-bfa9-a26caf20640f c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] Added segment 4738e54d-72f6-494a-bc47-0f67321f9f00 of type flat for network 4ad16aec-0629-4521-9e43-d60911aec7cb 2026-06-06 02:39:15.219 8 INFO neutron.pecan_wsgi.hooks.translation [None req-550dddc3-5c58-4b9a-bfa9-a26caf20640f c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/23] 199.204.45.235 () {48 vars in 968 bytes} [Sat Jun 6 02:39:15 2026] POST /v2.0/networks => generated 124 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-06 02:39:21.097 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d731b998-ad84-4863-b450-296e3078c98f c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/25] 199.204.45.235 () {44 vars in 928 bytes} [Sat Jun 6 02:39:21 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/26] 199.204.45.235 () {44 vars in 950 bytes} [Sat Jun 6 02:39:21 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-06 02:39:21.173 8 WARNING neutron.services.revisions.revision_plugin [None req-14d0e339-2dbf-40e4-8184-06e12886391e c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] Could not find related network for resource to bump revision. 2026-06-06 02:39:21.192 8 INFO neutron.db.segments_db [None req-14d0e339-2dbf-40e4-8184-06e12886391e c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] Added segment 556b1fc9-12ff-468e-96bf-f1c060eb7621 of type flat for network 0b25f188-2c22-4855-a58a-9ffc12027078 [pid: 8|app: 0|req: 12/27] 199.204.45.235 () {48 vars in 968 bytes} [Sat Jun 6 02:39:21 2026] POST /v2.0/networks => generated 706 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-06 02:39:22.517 7 INFO neutron.pecan_wsgi.hooks.translation [None req-59e9ca2c-826b-4e92-ac66-51372fb24eca c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 16/28] 199.204.45.235 () {44 vars in 928 bytes} [Sat Jun 6 02:39:22 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/29] 199.204.45.235 () {44 vars in 950 bytes} [Sat Jun 6 02:39:22 2026] GET /v2.0/networks?name=public => generated 709 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-06 02:39:22.601 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a23d60d-3a71-489e-bc9c-213d94b73b4b c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 17/30] 199.204.45.235 () {44 vars in 1035 bytes} [Sat Jun 6 02:39:22 2026] GET /v2.0/subnets/public-subnet?network_id=0b25f188-2c22-4855-a58a-9ffc12027078 => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/31] 199.204.45.235 () {44 vars in 1058 bytes} [Sat Jun 6 02:39:22 2026] GET /v2.0/subnets?name=public-subnet&network_id=0b25f188-2c22-4855-a58a-9ffc12027078 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/32] 199.204.45.235 () {48 vars in 966 bytes} [Sat Jun 6 02:39:22 2026] POST /v2.0/subnets => generated 664 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-06 02:44:12.263 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7d939d5a-bcd1-458a-be55-68e97e737788 c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/71] 199.204.45.235 () {44 vars in 938 bytes} [Sat Jun 6 02:44:12 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/72] 199.204.45.235 () {44 vars in 960 bytes} [Sat Jun 6 02:44:12 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-06 02:44:12.341 7 INFO neutron.db.segments_db [None req-c0ee34fe-8e43-4381-abcf-d7f303643d94 c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] Added segment 20caac73-75c0-4deb-ac49-221d9912e43d of type vxlan for network 4f18ea7e-1861-486a-afad-a7c801e8ed6f [pid: 7|app: 0|req: 39/73] 199.204.45.235 () {48 vars in 967 bytes} [Sat Jun 6 02:44:12 2026] POST /v2.0/networks => generated 687 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-06 02:44:13.344 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c0a8dc32-049f-4bc9-901a-edc28baa7a4c c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/74] 199.204.45.235 () {44 vars in 938 bytes} [Sat Jun 6 02:44:13 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/75] 199.204.45.235 () {44 vars in 960 bytes} [Sat Jun 6 02:44:13 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 690 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-06 02:44:13.414 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea5b18e4-4edd-422f-b2f2-f4407d5677df c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/76] 199.204.45.235 () {44 vars in 1037 bytes} [Sat Jun 6 02:44:13 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=4f18ea7e-1861-486a-afad-a7c801e8ed6f => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/77] 199.204.45.235 () {44 vars in 1060 bytes} [Sat Jun 6 02:44:13 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=4f18ea7e-1861-486a-afad-a7c801e8ed6f => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/78] 199.204.45.235 () {48 vars in 966 bytes} [Sat Jun 6 02:44:13 2026] POST /v2.0/subnets => generated 651 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-06 02:44:14.757 7 INFO neutron.api.v2.resource [None req-ccc420cc-9f77-48b8-9bf0-03a27e8f8d5c c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 42/79] 199.204.45.235 () {44 vars in 972 bytes} [Sat Jun 6 02:44:14 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/80] 199.204.45.235 () {44 vars in 994 bytes} [Sat Jun 6 02:44:14 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/81] 199.204.45.235 () {48 vars in 981 bytes} [Sat Jun 6 02:44:14 2026] POST /v2.0/security-groups => generated 1616 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/82] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:15 2026] GET /v2.0/security-groups/2d0de926-85f7-402c-9c3b-508344dd85fb => generated 1616 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/83] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:16 2026] GET /v2.0/security-groups/2d0de926-85f7-402c-9c3b-508344dd85fb => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/84] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:16 2026] GET /v2.0/security-groups/2d0de926-85f7-402c-9c3b-508344dd85fb => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/85] 199.204.45.235 () {48 vars in 992 bytes} [Sat Jun 6 02:44:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/86] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:16 2026] GET /v2.0/security-groups/2d0de926-85f7-402c-9c3b-508344dd85fb => generated 2230 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/87] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:17 2026] GET /v2.0/security-groups/2d0de926-85f7-402c-9c3b-508344dd85fb => generated 2230 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/88] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:17 2026] GET /v2.0/security-groups/2d0de926-85f7-402c-9c3b-508344dd85fb => generated 2230 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.235 () {48 vars in 992 bytes} [Sat Jun 6 02:44:17 2026] POST /v2.0/security-group-rules => generated 603 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:17 2026] GET /v2.0/security-groups/2d0de926-85f7-402c-9c3b-508344dd85fb => generated 2846 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:18 2026] GET /v2.0/security-groups/2d0de926-85f7-402c-9c3b-508344dd85fb => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:18 2026] GET /v2.0/security-groups/2d0de926-85f7-402c-9c3b-508344dd85fb => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.235 () {48 vars in 992 bytes} [Sat Jun 6 02:44:18 2026] POST /v2.0/security-group-rules => generated 603 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:19 2026] GET /v2.0/security-groups/2d0de926-85f7-402c-9c3b-508344dd85fb => generated 3462 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:19 2026] GET /v2.0/security-groups/2d0de926-85f7-402c-9c3b-508344dd85fb => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/98] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:19 2026] GET /v2.0/security-groups/2d0de926-85f7-402c-9c3b-508344dd85fb => generated 3462 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 199.204.45.235 () {48 vars in 992 bytes} [Sat Jun 6 02:44:19 2026] POST /v2.0/security-group-rules => generated 603 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:20 2026] GET /v2.0/security-groups/2d0de926-85f7-402c-9c3b-508344dd85fb => generated 4078 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:20 2026] GET /v2.0/security-groups/2d0de926-85f7-402c-9c3b-508344dd85fb => generated 4078 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/102] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:20 2026] GET /v2.0/security-groups/2d0de926-85f7-402c-9c3b-508344dd85fb => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/103] 199.204.45.235 () {48 vars in 992 bytes} [Sat Jun 6 02:44:20 2026] POST /v2.0/security-group-rules => generated 603 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/104] 199.204.45.235 () {44 vars in 988 bytes} [Sat Jun 6 02:44:21 2026] GET /v2.0/networks/4f18ea7e-1861-486a-afad-a7c801e8ed6f => generated 731 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-06 02:44:21.393 7 INFO neutron.pecan_wsgi.hooks.translation [None req-175a8fff-1524-4848-8896-3cda7d50135b c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/105] 199.204.45.235 () {44 vars in 1077 bytes} [Sat Jun 6 02:44:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=4f18ea7e-1861-486a-afad-a7c801e8ed6f => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/106] 199.204.45.235 () {44 vars in 1100 bytes} [Sat Jun 6 02:44:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=4f18ea7e-1861-486a-afad-a7c801e8ed6f => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/107] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:21 2026] GET /v2.0/security-groups/2d0de926-85f7-402c-9c3b-508344dd85fb => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/108] 199.204.45.235 () {48 vars in 962 bytes} [Sat Jun 6 02:44:21 2026] POST /v2.0/ports => generated 1096 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-06 02:44:28.863 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b965a0a6-8fb4-4355-9a04-eebb8f877e15 c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/109] 199.204.45.235 () {44 vars in 980 bytes} [Sat Jun 6 02:44:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 54/110] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/111] 199.204.45.235 () {48 vars in 1032 bytes} [Sat Jun 6 02:44:29 2026] PUT /v2.0/ports/35ba5cb3-c646-4e07-a5c8-3b9d86128234 => generated 1245 bytes in 671 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 199.204.45.235 () {44 vars in 921 bytes} [Sat Jun 6 02:44:31 2026] GET /v2.0/ports => generated 3726 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-06 02:44:32.395 8 INFO neutron.api.v2.resource [None req-6f51ca90-581a-487e-8518-bb6fa04ce8f3 c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 57/115] 199.204.45.235 () {44 vars in 960 bytes} [Sat Jun 6 02:44:32 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /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: 59/116] 199.204.45.235 () {44 vars in 982 bytes} [Sat Jun 6 02:44:32 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/117] 199.204.45.235 () {48 vars in 981 bytes} [Sat Jun 6 02:44:32 2026] POST /v2.0/security-groups => generated 1610 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:33 2026] GET /v2.0/security-groups/7e31e6e6-135b-4365-b86a-3c584c8e68c8 => generated 1610 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/119] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:33 2026] GET /v2.0/security-groups/7e31e6e6-135b-4365-b86a-3c584c8e68c8 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/120] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:33 2026] GET /v2.0/security-groups/7e31e6e6-135b-4365-b86a-3c584c8e68c8 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/121] 199.204.45.235 () {48 vars in 992 bytes} [Sat Jun 6 02:44:33 2026] POST /v2.0/security-group-rules => generated 621 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/122] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:34 2026] GET /v2.0/security-groups/7e31e6e6-135b-4365-b86a-3c584c8e68c8 => generated 2244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/123] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:34 2026] GET /v2.0/security-groups/7e31e6e6-135b-4365-b86a-3c584c8e68c8 => generated 2244 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/124] 199.204.45.235 () {44 vars in 1002 bytes} [Sat Jun 6 02:44:34 2026] GET /v2.0/security-groups/7e31e6e6-135b-4365-b86a-3c584c8e68c8 => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/125] 199.204.45.235 () {48 vars in 992 bytes} [Sat Jun 6 02:44:34 2026] POST /v2.0/security-group-rules => generated 625 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/134] 199.204.45.235 () {44 vars in 976 bytes} [Sat Jun 6 02:45:35 2026] GET /v2.0/quotas/672f0bf995744100be97a1b8bbc7e794 => 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: 68/135] 199.204.45.235 () {48 vars in 1028 bytes} [Sat Jun 6 02:45:35 2026] PUT /v2.0/quotas/672f0bf995744100be97a1b8bbc7e794 => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 02:47:56.561 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a10376b5-8bd8-4f29-9551-46f477c46747 c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/154] 199.204.45.235 () {30 vars in 741 bytes} [Sat Jun 6 02:47:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 212 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 77/155] 199.204.45.235 () {30 vars in 763 bytes} [Sat Jun 6 02:47:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-06 02:47:58.415 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ff1aa7d-ce26-483b-8cee-0cd21bf6e23c c389201e4a694b929f67c01881aa56d5 672f0bf995744100be97a1b8bbc7e794 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 79/156] 199.204.45.235 () {30 vars in 741 bytes} [Sat Jun 6 02:47:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/157] 199.204.45.235 () {30 vars in 763 bytes} [Sat Jun 6 02:47:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)