+ 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 [Mon Aug 17 10:55:12 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-7c5c865cd4-z5wm9 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fe6eb33a668 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-08-17 10:55:16.742 8 INFO neutron.common.config [-] Logging enabled! 2026-08-17 10:55:16.742 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-17 10:55:16.802 7 INFO neutron.common.config [-] Logging enabled! 2026-08-17 10:55:16.803 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-17 10:55:18.058 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-17 10:55:18.098 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-17 10:55:19.640 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-17 10:55:19.642 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-17 10:55:19.648 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-17 10:55:19.649 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-17 10:55:19.650 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-17 10:55:19.650 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-08-17 10:55:19.650 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-17 10:55:19.650 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-17 10:55:19.661 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-17 10:55:19.661 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-17 10:55:19.661 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-17 10:55:19.670 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-17 10:55:19.672 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-17 10:55:19.676 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-17 10:55:19.677 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-17 10:55:19.677 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-17 10:55:19.678 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-08-17 10:55:19.678 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-17 10:55:19.678 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-17 10:55:19.684 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-17 10:55:19.685 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-17 10:55:19.685 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-17 10:55:19.686 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-17 10:55:19.686 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-17 10:55:19.686 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-17 10:55:19.710 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-17 10:55:19.711 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-17 10:55:19.711 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-17 10:55:19.714 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-17 10:55:19.715 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-17 10:55:19.715 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-17 10:55:19.715 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-17 10:55:19.745 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-17 10:55:19.746 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-17 10:55:19.746 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-17 10:55:19.746 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-17 10:55:20.157 7 INFO neutron.plugins.ml2.managers [None req-99f675b2-2584-4dda-81bf-686216456842 - - - - - -] Initializing driver for type 'vlan' 2026-08-17 10:55:20.302 8 INFO neutron.plugins.ml2.managers [None req-0cfbe52d-f732-4ea8-9e15-7cbf42165989 - - - - - -] Initializing driver for type 'vlan' 2026-08-17 10:55:20.485 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0cfbe52d-f732-4ea8-9e15-7cbf42165989 - - - - - -] VlanTypeDriver initialization complete 2026-08-17 10:55:20.486 8 INFO neutron.plugins.ml2.managers [None req-0cfbe52d-f732-4ea8-9e15-7cbf42165989 - - - - - -] Initializing driver for type 'vxlan' 2026-08-17 10:55:20.486 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0cfbe52d-f732-4ea8-9e15-7cbf42165989 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-17 10:55:20.500 8 INFO neutron.plugins.ml2.managers [None req-0cfbe52d-f732-4ea8-9e15-7cbf42165989 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-17 10:55:20.500 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0cfbe52d-f732-4ea8-9e15-7cbf42165989 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-17 10:55:20.501 8 INFO neutron.plugins.ml2.managers [None req-0cfbe52d-f732-4ea8-9e15-7cbf42165989 - - - - - -] Initializing extension driver 'port_security' 2026-08-17 10:55:20.501 8 INFO neutron.plugins.ml2.extensions.port_security [None req-0cfbe52d-f732-4ea8-9e15-7cbf42165989 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-17 10:55:20.501 8 INFO neutron.plugins.ml2.managers [None req-0cfbe52d-f732-4ea8-9e15-7cbf42165989 - - - - - -] Initializing extension driver 'qos' 2026-08-17 10:55:20.501 8 INFO neutron.plugins.ml2.managers [None req-0cfbe52d-f732-4ea8-9e15-7cbf42165989 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-17 10:55:20.501 8 INFO neutron.plugins.ml2.managers [None req-0cfbe52d-f732-4ea8-9e15-7cbf42165989 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-17 10:55:20.519 8 INFO neutron.quota [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded quota_driver: . 2026-08-17 10:55:20.520 8 INFO neutron.plugins.ml2.plugin [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Modular L2 Plugin initialization complete 2026-08-17 10:55:20.520 8 INFO neutron.plugins.ml2.managers [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-17 10:55:20.520 8 INFO neutron.plugins.ml2.managers [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-17 10:55:20.520 8 INFO neutron.plugins.ml2.managers [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-17 10:55:20.521 8 INFO neutron.manager [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loading Plugin: qos 2026-08-17 10:55:20.536 8 INFO neutron.manager [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loading Plugin: router 2026-08-17 10:55:20.544 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-99f675b2-2584-4dda-81bf-686216456842 - - - - - -] VlanTypeDriver initialization complete 2026-08-17 10:55:20.545 7 INFO neutron.plugins.ml2.managers [None req-99f675b2-2584-4dda-81bf-686216456842 - - - - - -] Initializing driver for type 'vxlan' 2026-08-17 10:55:20.545 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-99f675b2-2584-4dda-81bf-686216456842 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-17 10:55:20.567 7 INFO neutron.plugins.ml2.managers [None req-99f675b2-2584-4dda-81bf-686216456842 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-17 10:55:20.567 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-99f675b2-2584-4dda-81bf-686216456842 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-17 10:55:20.567 7 INFO neutron.plugins.ml2.managers [None req-99f675b2-2584-4dda-81bf-686216456842 - - - - - -] Initializing extension driver 'port_security' 2026-08-17 10:55:20.567 7 INFO neutron.plugins.ml2.extensions.port_security [None req-99f675b2-2584-4dda-81bf-686216456842 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-17 10:55:20.568 7 INFO neutron.plugins.ml2.managers [None req-99f675b2-2584-4dda-81bf-686216456842 - - - - - -] Initializing extension driver 'qos' 2026-08-17 10:55:20.568 7 INFO neutron.plugins.ml2.managers [None req-99f675b2-2584-4dda-81bf-686216456842 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-17 10:55:20.568 7 INFO neutron.plugins.ml2.managers [None req-99f675b2-2584-4dda-81bf-686216456842 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-17 10:55:20.583 7 INFO neutron.quota [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded quota_driver: . 2026-08-17 10:55:20.583 7 INFO neutron.plugins.ml2.plugin [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Modular L2 Plugin initialization complete 2026-08-17 10:55:20.583 7 INFO neutron.plugins.ml2.managers [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-17 10:55:20.584 7 INFO neutron.plugins.ml2.managers [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-17 10:55:20.584 7 INFO neutron.plugins.ml2.managers [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Got port-security extension from driver 'port_security' 2026-08-17 10:55:20.584 7 INFO neutron.manager [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loading Plugin: qos 2026-08-17 10:55:20.586 8 INFO neutron.services.service_base [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-17 10:55:20.586 8 INFO neutron.manager [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loading Plugin: segments 2026-08-17 10:55:20.597 7 INFO neutron.manager [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loading Plugin: router 2026-08-17 10:55:20.645 7 INFO neutron.services.service_base [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-17 10:55:20.646 7 INFO neutron.manager [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loading Plugin: segments 2026-08-17 10:55:20.701 8 INFO neutron.manager [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loading Plugin: trunk 2026-08-17 10:55:20.717 8 INFO neutron.manager [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loading Plugin: vpnaas 2026-08-17 10:55:20.760 8 WARNING stevedore.named [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-17 10:55:20.775 7 INFO neutron.manager [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loading Plugin: trunk 2026-08-17 10:55:20.802 7 INFO neutron.manager [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loading Plugin: vpnaas 2026-08-17 10:55:20.819 8 INFO neutron_vpnaas.services.vpn.plugin [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-17 10:55:20.819 8 INFO neutron.manager [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loading Plugin: taas 2026-08-17 10:55:20.846 7 WARNING stevedore.named [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-17 10:55:20.846 8 WARNING stevedore.named [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-17 10:55:20.875 8 INFO neutron_taas.services.taas.taas_plugin [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-17 10:55:20.876 8 INFO neutron.manager [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loading Plugin: tapmirror 2026-08-17 10:55:20.892 8 WARNING stevedore.named [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-17 10:55:20.913 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-17 10:55:20.913 8 INFO neutron.manager [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loading Plugin: auto_allocate 2026-08-17 10:55:20.921 8 INFO neutron.manager [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loading Plugin: tag 2026-08-17 10:55:20.928 7 INFO neutron_vpnaas.services.vpn.plugin [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-17 10:55:20.928 7 INFO neutron.manager [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loading Plugin: taas 2026-08-17 10:55:20.932 8 INFO neutron.manager [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loading Plugin: timestamp 2026-08-17 10:55:20.936 8 INFO neutron.manager [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loading Plugin: network_ip_availability 2026-08-17 10:55:20.941 8 INFO neutron.manager [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loading Plugin: flavors 2026-08-17 10:55:20.944 8 INFO neutron.manager [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loading Plugin: revisions 2026-08-17 10:55:20.948 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Initializing extension manager. 2026-08-17 10:55:20.949 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: aap-reject-multicast 2026-08-17 10:55:20.951 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: address-group 2026-08-17 10:55:20.952 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: address-scope 2026-08-17 10:55:20.952 7 WARNING stevedore.named [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-17 10:55:20.952 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-17 10:55:20.953 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: agent 2026-08-17 10:55:20.954 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: agent-resources-synced 2026-08-17 10:55:20.955 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: agent_sort_key 2026-08-17 10:55:20.956 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-17 10:55:20.957 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-17 10:55:20.958 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: availability_zone 2026-08-17 10:55:20.959 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: availability_zone_filter 2026-08-17 10:55:20.959 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-17 10:55:20.960 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: default-subnetpools 2026-08-17 10:55:20.962 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-17 10:55:20.963 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: dns-integration 2026-08-17 10:55:20.963 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: dns-domain-ports 2026-08-17 10:55:20.964 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-17 10:55:20.965 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: dvr 2026-08-17 10:55:20.966 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-17 10:55:20.966 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: empty-string-filtering 2026-08-17 10:55:20.967 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-17 10:55:20.967 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-17 10:55:20.968 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-17 10:55:20.969 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: external-net 2026-08-17 10:55:20.969 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-17 10:55:20.970 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: extraroute 2026-08-17 10:55:20.971 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: extraroute-atomic 2026-08-17 10:55:20.972 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: filter-validation 2026-08-17 10:55:20.972 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-17 10:55:20.973 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-17 10:55:20.973 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-17 10:55:20.973 7 INFO neutron_taas.services.taas.taas_plugin [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-17 10:55:20.974 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: fip-port-details 2026-08-17 10:55:20.974 7 INFO neutron.manager [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loading Plugin: tapmirror 2026-08-17 10:55:20.975 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: flavors 2026-08-17 10:55:20.976 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-17 10:55:20.977 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: floatingip-pools 2026-08-17 10:55:20.978 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: ip_allocation 2026-08-17 10:55:20.978 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-17 10:55:20.979 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: l2_adjacency 2026-08-17 10:55:20.980 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: router 2026-08-17 10:55:20.980 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-17 10:55:20.982 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-17 10:55:20.983 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-17 10:55:20.983 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-17 10:55:20.984 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: ext-gw-mode 2026-08-17 10:55:20.984 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: l3-ha 2026-08-17 10:55:20.985 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-17 10:55:20.986 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-17 10:55:20.986 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: l3-flavors 2026-08-17 10:55:20.987 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-17 10:55:20.988 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-17 10:55:20.990 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-17 10:55:20.991 7 WARNING stevedore.named [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-17 10:55:20.992 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-17 10:55:20.993 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-17 10:55:20.994 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-17 10:55:20.995 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-17 10:55:20.995 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: multi-provider 2026-08-17 10:55:20.996 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: net-mtu 2026-08-17 10:55:20.997 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: net-mtu-writable 2026-08-17 10:55:20.998 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: network_availability_zone 2026-08-17 10:55:20.998 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: network_ha 2026-08-17 10:55:20.999 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: network-ip-availability 2026-08-17 10:55:21.000 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: network-ip-availability-details 2026-08-17 10:55:21.001 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-17 10:55:21.001 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: pagination 2026-08-17 10:55:21.002 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: port-device-profile 2026-08-17 10:55:21.002 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-17 10:55:21.003 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-17 10:55:21.004 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-17 10:55:21.004 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: port-mac-override 2026-08-17 10:55:21.005 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-17 10:55:21.005 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-17 10:55:21.006 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-17 10:55:21.006 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: port-resource-request 2026-08-17 10:55:21.007 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-17 10:55:21.008 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-17 10:55:21.009 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: binding 2026-08-17 10:55:21.009 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: binding-extended 2026-08-17 10:55:21.010 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-17 10:55:21.010 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: port-security 2026-08-17 10:55:21.010 7 INFO neutron.manager [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loading Plugin: auto_allocate 2026-08-17 10:55:21.010 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: project-id 2026-08-17 10:55:21.011 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: provider 2026-08-17 10:55:21.012 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-17 10:55:21.012 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-17 10:55:21.014 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: qos 2026-08-17 10:55:21.015 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-17 10:55:21.016 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-17 10:55:21.016 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: qos-default 2026-08-17 10:55:21.017 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: qos-fip 2026-08-17 10:55:21.017 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-17 10:55:21.018 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-17 10:55:21.019 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-17 10:55:21.019 7 INFO neutron.manager [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loading Plugin: tag 2026-08-17 10:55:21.019 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-17 10:55:21.020 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-17 10:55:21.021 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: qos-pps 2026-08-17 10:55:21.022 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-17 10:55:21.022 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-17 10:55:21.023 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: qos-rules-alias 2026-08-17 10:55:21.024 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: quota-check-limit 2026-08-17 10:55:21.024 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-17 10:55:21.027 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: quotas 2026-08-17 10:55:21.028 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: quota_details 2026-08-17 10:55:21.028 7 INFO neutron.manager [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loading Plugin: timestamp 2026-08-17 10:55:21.029 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: rbac-policies 2026-08-17 10:55:21.030 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: rbac-address-group 2026-08-17 10:55:21.031 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: rbac-address-scope 2026-08-17 10:55:21.031 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: rbac-security-groups 2026-08-17 10:55:21.031 7 INFO neutron.manager [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loading Plugin: network_ip_availability 2026-08-17 10:55:21.032 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-17 10:55:21.032 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: revision-if-match 2026-08-17 10:55:21.033 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-17 10:55:21.034 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: router_availability_zone 2026-08-17 10:55:21.034 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-17 10:55:21.035 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-17 10:55:21.036 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-17 10:55:21.037 7 INFO neutron.manager [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loading Plugin: flavors 2026-08-17 10:55:21.037 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-17 10:55:21.038 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-17 10:55:21.038 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-17 10:55:21.039 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-17 10:55:21.039 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-17 10:55:21.040 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-17 10:55:21.040 7 INFO neutron.manager [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loading Plugin: revisions 2026-08-17 10:55:21.044 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Initializing extension manager. 2026-08-17 10:55:21.045 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: aap-reject-multicast 2026-08-17 10:55:21.045 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: security-group 2026-08-17 10:55:21.046 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: address-group 2026-08-17 10:55:21.046 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: segment 2026-08-17 10:55:21.046 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: address-scope 2026-08-17 10:55:21.047 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-17 10:55:21.047 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-17 10:55:21.047 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: service-type 2026-08-17 10:55:21.048 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: sorting 2026-08-17 10:55:21.048 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: agent 2026-08-17 10:55:21.048 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: agent-resources-synced 2026-08-17 10:55:21.048 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: standard-attr-segment 2026-08-17 10:55:21.049 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: agent_sort_key 2026-08-17 10:55:21.049 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: standard-attr-description 2026-08-17 10:55:21.050 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: stateful-security-group 2026-08-17 10:55:21.050 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: allowed-address-pairs 2026-08-17 10:55:21.050 8 WARNING neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-17 10:55:21.051 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: auto-allocated-topology 2026-08-17 10:55:21.051 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-17 10:55:21.051 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: availability_zone 2026-08-17 10:55:21.052 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: subnet-external-network 2026-08-17 10:55:21.052 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: availability_zone_filter 2026-08-17 10:55:21.052 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: subnet_onboard 2026-08-17 10:55:21.052 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-17 10:55:21.053 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-17 10:55:21.053 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: subnet-service-types 2026-08-17 10:55:21.054 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: default-subnetpools 2026-08-17 10:55:21.054 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: subnet_allocation 2026-08-17 10:55:21.055 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-17 10:55:21.055 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: tag-creation 2026-08-17 10:55:21.056 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-17 10:55:21.056 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-17 10:55:21.056 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: dns-integration 2026-08-17 10:55:21.057 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: dns-domain-ports 2026-08-17 10:55:21.058 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-17 10:55:21.058 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: dvr 2026-08-17 10:55:21.059 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-17 10:55:21.059 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: empty-string-filtering 2026-08-17 10:55:21.060 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-17 10:55:21.060 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-17 10:55:21.061 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-17 10:55:21.061 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: external-net 2026-08-17 10:55:21.062 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-17 10:55:21.062 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: extraroute 2026-08-17 10:55:21.062 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: standard-attr-tag 2026-08-17 10:55:21.063 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: extraroute-atomic 2026-08-17 10:55:21.063 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: filter-validation 2026-08-17 10:55:21.064 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-17 10:55:21.064 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-17 10:55:21.064 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: trunk 2026-08-17 10:55:21.064 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-17 10:55:21.065 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: trunk-details 2026-08-17 10:55:21.065 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-17 10:55:21.066 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-17 10:55:21.066 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: fip-port-details 2026-08-17 10:55:21.066 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-17 10:55:21.066 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: flavors 2026-08-17 10:55:21.067 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-17 10:55:21.067 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-17 10:55:21.068 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-17 10:55:21.068 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: floatingip-pools 2026-08-17 10:55:21.069 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: ip_allocation 2026-08-17 10:55:21.069 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: ip-substring-filtering 2026-08-17 10:55:21.069 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-17 10:55:21.070 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: l2_adjacency 2026-08-17 10:55:21.070 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-17 10:55:21.071 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: vpn-flavors 2026-08-17 10:55:21.071 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: router 2026-08-17 10:55:21.072 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-17 10:55:21.072 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: vpnaas 2026-08-17 10:55:21.073 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-17 10:55:21.074 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: taas 2026-08-17 10:55:21.074 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-17 10:55:21.075 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-17 10:55:21.075 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: tap-mirror 2026-08-17 10:55:21.075 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: ext-gw-mode 2026-08-17 10:55:21.076 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: l3-ha 2026-08-17 10:55:21.076 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-17 10:55:21.076 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-17 10:55:21.076 8 INFO neutron.api.extensions [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-17 10:55:21.077 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-17 10:55:21.077 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: l3-flavors 2026-08-17 10:55:21.078 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-17 10:55:21.078 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-17 10:55:21.079 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-17 10:55:21.079 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-17 10:55:21.080 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-17 10:55:21.080 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-17 10:55:21.081 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-17 10:55:21.082 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-17 10:55:21.082 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-17 10:55:21.083 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-17 10:55:21.084 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-17 10:55:21.084 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-17 10:55:21.084 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-17 10:55:21.085 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-17 10:55:21.085 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: multi-provider 2026-08-17 10:55:21.086 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: net-mtu 2026-08-17 10:55:21.086 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: net-mtu-writable 2026-08-17 10:55:21.087 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: network_availability_zone 2026-08-17 10:55:21.087 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: network_ha 2026-08-17 10:55:21.088 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: network-ip-availability 2026-08-17 10:55:21.089 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-17 10:55:21.089 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: network-ip-availability-details 2026-08-17 10:55:21.089 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-17 10:55:21.090 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-17 10:55:21.091 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-17 10:55:21.091 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-17 10:55:21.091 8 WARNING neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] subnetpool is already registered 2026-08-17 10:55:21.091 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: pagination 2026-08-17 10:55:21.091 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-17 10:55:21.092 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: port-device-profile 2026-08-17 10:55:21.092 8 WARNING neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] subnetpool is already registered 2026-08-17 10:55:21.092 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-17 10:55:21.092 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-17 10:55:21.092 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-17 10:55:21.093 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-17 10:55:21.093 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-17 10:55:21.093 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-17 10:55:21.093 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-17 10:55:21.094 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: port-mac-override 2026-08-17 10:55:21.094 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-17 10:55:21.094 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-17 10:55:21.094 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-17 10:55:21.095 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-17 10:55:21.095 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-17 10:55:21.095 8 WARNING neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] ipsecpolicy is already registered 2026-08-17 10:55:21.095 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-17 10:55:21.095 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-17 10:55:21.095 8 WARNING neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] ikepolicy is already registered 2026-08-17 10:55:21.095 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: port-resource-request 2026-08-17 10:55:21.096 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: port-resource-request-groups 2026-08-17 10:55:21.096 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-17 10:55:21.097 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: binding 2026-08-17 10:55:21.098 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: binding-extended 2026-08-17 10:55:21.098 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: port-security 2026-08-17 10:55:21.099 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: project-id 2026-08-17 10:55:21.099 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-17 10:55:21.099 8 WARNING neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] router_route is already registered 2026-08-17 10:55:21.099 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: provider 2026-08-17 10:55:21.100 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-17 10:55:21.100 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-17 10:55:21.101 8 WARNING neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] router is already registered 2026-08-17 10:55:21.101 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-17 10:55:21.101 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-17 10:55:21.101 8 WARNING neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] floatingip is already registered 2026-08-17 10:55:21.103 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: qos 2026-08-17 10:55:21.104 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-17 10:55:21.104 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-17 10:55:21.105 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: qos-default 2026-08-17 10:55:21.105 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-17 10:55:21.105 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: qos-fip 2026-08-17 10:55:21.105 8 WARNING neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] rbac_policy is already registered 2026-08-17 10:55:21.106 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-17 10:55:21.106 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-17 10:55:21.106 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: qos-gateway-ip 2026-08-17 10:55:21.106 8 WARNING neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] security_group is already registered 2026-08-17 10:55:21.107 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: qos-port-network-policy 2026-08-17 10:55:21.107 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-17 10:55:21.107 8 WARNING neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] security_group_rule is already registered 2026-08-17 10:55:21.107 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: qos-pps-minimum 2026-08-17 10:55:21.108 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-17 10:55:21.108 8 WARNING neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] subnetpool is already registered 2026-08-17 10:55:21.108 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-17 10:55:21.108 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-17 10:55:21.108 8 WARNING neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] subnetpool is already registered 2026-08-17 10:55:21.108 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: qos-pps 2026-08-17 10:55:21.109 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-17 10:55:21.109 8 WARNING neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] trunk is already registered 2026-08-17 10:55:21.109 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: qos-rule-type-details 2026-08-17 10:55:21.109 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-17 10:55:21.110 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-17 10:55:21.110 8 WARNING neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] ikepolicy is already registered 2026-08-17 10:55:21.110 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-17 10:55:21.110 8 WARNING neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] ipsecpolicy is already registered 2026-08-17 10:55:21.110 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: qos-rules-alias 2026-08-17 10:55:21.110 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-17 10:55:21.111 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: quota-check-limit 2026-08-17 10:55:21.111 8 WARNING neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] endpoint_group is already registered 2026-08-17 10:55:21.111 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-17 10:55:21.111 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: quota-check-limit-default 2026-08-17 10:55:21.111 8 WARNING neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] vpnservice is already registered 2026-08-17 10:55:21.112 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-17 10:55:21.112 8 WARNING neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] ipsec_site_connection is already registered 2026-08-17 10:55:21.112 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-17 10:55:21.112 8 WARNING neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] ipsecpolicy is already registered 2026-08-17 10:55:21.113 8 INFO neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-17 10:55:21.113 8 WARNING neutron.quota.resource_registry [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] ikepolicy is already registered 2026-08-17 10:55:21.113 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: quotas 2026-08-17 10:55:21.114 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: quota_details 2026-08-17 10:55:21.116 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: rbac-policies 2026-08-17 10:55:21.116 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: rbac-address-group 2026-08-17 10:55:21.117 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: rbac-address-scope 2026-08-17 10:55:21.118 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: rbac-security-groups 2026-08-17 10:55:21.119 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: rbac-subnetpool 2026-08-17 10:55:21.120 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: revision-if-match 2026-08-17 10:55:21.120 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: standard-attr-revisions 2026-08-17 10:55:21.121 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: router_availability_zone 2026-08-17 10:55:21.121 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-17 10:55:21.122 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-17 10:55:21.124 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: security-groups-default-rules 2026-08-17 10:55:21.124 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-17 10:55:21.125 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-17 10:55:21.125 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-17 10:55:21.126 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-17 10:55:21.126 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-17 10:55:21.127 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-17 10:55:21.132 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: security-group 2026-08-17 10:55:21.133 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: segment 2026-08-17 10:55:21.133 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-17 10:55:21.134 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: service-type 2026-08-17 10:55:21.135 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: sorting 2026-08-17 10:55:21.135 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: standard-attr-segment 2026-08-17 10:55:21.136 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: standard-attr-description 2026-08-17 10:55:21.136 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: stateful-security-group 2026-08-17 10:55:21.137 7 WARNING neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-17 10:55:21.137 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-17 10:55:21.138 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: subnet-external-network 2026-08-17 10:55:21.138 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: subnet_onboard 2026-08-17 10:55:21.139 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-17 10:55:21.139 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: subnet-service-types 2026-08-17 10:55:21.141 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: subnet_allocation 2026-08-17 10:55:21.143 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-17 10:55:21.143 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: tag-creation 2026-08-17 10:55:21.144 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-17 10:55:21.148 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: standard-attr-tag 2026-08-17 10:55:21.148 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-17 10:55:21.149 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: trunk 2026-08-17 10:55:21.150 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: trunk-details 2026-08-17 10:55:21.150 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-17 10:55:21.151 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-17 10:55:21.151 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-17 10:55:21.152 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-17 10:55:21.154 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-17 10:55:21.155 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-17 10:55:21.156 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: vpn-flavors 2026-08-17 10:55:21.156 8 WARNING keystonemiddleware._common.config [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-17 10:55:21.158 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: vpnaas 2026-08-17 10:55:21.159 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: taas 2026-08-17 10:55:21.160 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: tap-mirror 2026-08-17 10:55:21.161 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-17 10:55:21.161 7 INFO neutron.api.extensions [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Loaded extension: taas-vlan-filter 2026-08-17 10:55:21.164 8 WARNING keystonemiddleware.auth_token [None req-160a6216-b968-4f86-9f6d-f6f7d18ceb96 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint 2026-08-17 10:55:21.164 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-17 10:55:21.165 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-17 10:55:21.165 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-17 10:55:21.165 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of TrackedResource for resource:port WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7fe6eb33a668 pid: 8 (default app) 2026-08-17 10:55:21.168 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-17 10:55:21.169 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-17 10:55:21.170 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-17 10:55:21.174 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-17 10:55:21.175 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-17 10:55:21.175 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-17 10:55:21.176 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-17 10:55:21.176 7 WARNING neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] subnetpool is already registered 2026-08-17 10:55:21.178 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-17 10:55:21.178 7 WARNING neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] subnetpool is already registered 2026-08-17 10:55:21.178 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-17 10:55:21.179 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-17 10:55:21.179 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-17 10:55:21.180 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-17 10:55:21.180 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-17 10:55:21.181 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-17 10:55:21.181 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-17 10:55:21.181 7 WARNING neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] ipsecpolicy is already registered 2026-08-17 10:55:21.182 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-17 10:55:21.182 7 WARNING neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] ikepolicy is already registered 2026-08-17 10:55:21.186 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-17 10:55:21.186 7 WARNING neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] router_route is already registered 2026-08-17 10:55:21.187 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-17 10:55:21.188 7 WARNING neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] router is already registered 2026-08-17 10:55:21.188 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-17 10:55:21.188 7 WARNING neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] floatingip is already registered 2026-08-17 10:55:21.192 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-17 10:55:21.192 7 WARNING neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] rbac_policy is already registered 2026-08-17 10:55:21.193 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-17 10:55:21.193 7 WARNING neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] security_group is already registered 2026-08-17 10:55:21.194 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-17 10:55:21.194 7 WARNING neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] security_group_rule is already registered 2026-08-17 10:55:21.195 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-17 10:55:21.195 7 WARNING neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] subnetpool is already registered 2026-08-17 10:55:21.195 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-17 10:55:21.195 7 WARNING neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] subnetpool is already registered 2026-08-17 10:55:21.196 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-17 10:55:21.196 7 WARNING neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] trunk is already registered 2026-08-17 10:55:21.196 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-17 10:55:21.197 7 WARNING neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] ikepolicy is already registered 2026-08-17 10:55:21.197 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-17 10:55:21.197 7 WARNING neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] ipsecpolicy is already registered 2026-08-17 10:55:21.198 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-17 10:55:21.198 7 WARNING neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] endpoint_group is already registered 2026-08-17 10:55:21.198 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-17 10:55:21.198 7 WARNING neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] vpnservice is already registered 2026-08-17 10:55:21.199 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-17 10:55:21.199 7 WARNING neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] ipsec_site_connection is already registered 2026-08-17 10:55:21.199 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-17 10:55:21.199 7 WARNING neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] ipsecpolicy is already registered 2026-08-17 10:55:21.200 7 INFO neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-17 10:55:21.200 7 WARNING neutron.quota.resource_registry [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] ikepolicy is already registered 2026-08-17 10:55:21.242 7 WARNING keystonemiddleware._common.config [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-17 10:55:21.249 7 WARNING keystonemiddleware.auth_token [None req-f050bcd7-cf07-47f7-b613-bca6dd5addba - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7fe6eb33a668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-17 10:55:25.102 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ebd71012-4972-4314-bd2a-898773cdfef7 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.19.213.237 () {44 vars in 928 bytes} [Mon Aug 17 10:55:24 2026] GET /v2.0/networks/public => generated 108 bytes in 938 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: 4/5] 199.19.213.237 () {44 vars in 950 bytes} [Mon Aug 17 10:55:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-17 10:55:25.808 7 ERROR stevedore.extension [None req-ee1ef905-bcc3-4b97-9106-477f97ff1529 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-17 10:55:25.821 7 ERROR stevedore.extension [None req-ee1ef905-bcc3-4b97-9106-477f97ff1529 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-17 10:55:25.822 7 ERROR stevedore.extension [None req-ee1ef905-bcc3-4b97-9106-477f97ff1529 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-17 10:55:26.146 7 WARNING neutron.services.revisions.revision_plugin [None req-ee1ef905-bcc3-4b97-9106-477f97ff1529 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] Could not find related network for resource to bump revision. 2026-08-17 10:55:26.171 7 INFO neutron.db.segments_db [None req-ee1ef905-bcc3-4b97-9106-477f97ff1529 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] Added segment 7df16664-bef3-4a27-9edc-611450156f79 of type flat for network c3bd590b-4bf9-44ac-90d1-74544a39e553 2026-08-17 10:55:26.236 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ee1ef905-bcc3-4b97-9106-477f97ff1529 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.19.213.237 () {48 vars in 968 bytes} [Mon Aug 17 10:55:25 2026] POST /v2.0/networks => generated 124 bytes in 691 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-17 10:55:33.153 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5592a1d5-3b6b-4f16-923f-bd6494f7dc64 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.237 () {44 vars in 928 bytes} [Mon Aug 17 10:55:32 2026] GET /v2.0/networks/public => generated 108 bytes in 382 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.237 () {44 vars in 950 bytes} [Mon Aug 17 10:55:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-17 10:55:33.432 8 ERROR stevedore.extension [None req-95bf5ee7-63b3-4867-bbd2-cf212ad604d7 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-17 10:55:33.444 8 ERROR stevedore.extension [None req-95bf5ee7-63b3-4867-bbd2-cf212ad604d7 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-17 10:55:33.445 8 ERROR stevedore.extension [None req-95bf5ee7-63b3-4867-bbd2-cf212ad604d7 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-17 10:55:33.621 8 WARNING neutron.services.revisions.revision_plugin [None req-95bf5ee7-63b3-4867-bbd2-cf212ad604d7 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] Could not find related network for resource to bump revision. 2026-08-17 10:55:33.646 8 INFO neutron.db.segments_db [None req-95bf5ee7-63b3-4867-bbd2-cf212ad604d7 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] Added segment 050f65b3-238b-4709-a462-b24550aed16b of type flat for network 0e9eccb5-729f-48bc-b669-e870c1d530dd 2026-08-17 10:55:33.697 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95bf5ee7-63b3-4867-bbd2-cf212ad604d7 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.237 () {48 vars in 968 bytes} [Mon Aug 17 10:55:33 2026] POST /v2.0/networks => generated 124 bytes in 523 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-17 10:55:39.634 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57467326-2ae0-4bbd-9181-5d4c02cc24ce da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.19.213.237 () {44 vars in 928 bytes} [Mon Aug 17 10:55:39 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: 5/12] 199.19.213.237 () {44 vars in 950 bytes} [Mon Aug 17 10:55:39 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-08-17 10:55:39.707 8 WARNING neutron.services.revisions.revision_plugin [None req-0e44b370-e3ef-495a-bc2d-728e1558cfc9 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] Could not find related network for resource to bump revision. 2026-08-17 10:55:39.724 8 INFO neutron.db.segments_db [None req-0e44b370-e3ef-495a-bc2d-728e1558cfc9 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] Added segment defe6d31-f8fb-4b7e-a2b6-4431ff157960 of type flat for network 94635140-ee70-4dc1-a43c-c850e48c2104 2026-08-17 10:55:39.751 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e44b370-e3ef-495a-bc2d-728e1558cfc9 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.19.213.237 () {48 vars in 968 bytes} [Mon Aug 17 10:55:39 2026] POST /v2.0/networks => generated 124 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-17 10:55:45.625 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cea12efc-8ceb-4826-a730-a5396a1bf87a da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.19.213.237 () {44 vars in 928 bytes} [Mon Aug 17 10:55:45 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.19.213.237 () {44 vars in 950 bytes} [Mon Aug 17 10:55:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-17 10:55:45.717 7 WARNING neutron.services.revisions.revision_plugin [None req-641b4eac-5da0-40be-aa04-cbaa8bf8b80a da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] Could not find related network for resource to bump revision. 2026-08-17 10:55:45.739 7 INFO neutron.db.segments_db [None req-641b4eac-5da0-40be-aa04-cbaa8bf8b80a da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] Added segment 59076f4b-3a3a-4ab4-90d3-3a100e5346a4 of type flat for network 7c41becb-da53-4acc-8310-8c1281eaf1d4 2026-08-17 10:55:45.767 7 INFO neutron.pecan_wsgi.hooks.translation [None req-641b4eac-5da0-40be-aa04-cbaa8bf8b80a da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.19.213.237 () {48 vars in 968 bytes} [Mon Aug 17 10:55:45 2026] POST /v2.0/networks => generated 124 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-17 10:55:51.698 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b1ea30f4-4960-4df5-9eea-05855dd48a90 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.19.213.237 () {44 vars in 928 bytes} [Mon Aug 17 10:55:51 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.237 () {44 vars in 950 bytes} [Mon Aug 17 10:55:51 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-08-17 10:55:51.770 8 WARNING neutron.services.revisions.revision_plugin [None req-a20e3f05-e800-4a44-af71-3e750e5f726e da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] Could not find related network for resource to bump revision. 2026-08-17 10:55:51.793 8 INFO neutron.db.segments_db [None req-a20e3f05-e800-4a44-af71-3e750e5f726e da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] Added segment ae53423d-bb41-42b2-ab93-6d882e47fd3b of type flat for network 53986b15-8082-4ab9-be8c-11a738d30cd9 2026-08-17 10:55:51.817 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a20e3f05-e800-4a44-af71-3e750e5f726e da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.19.213.237 () {48 vars in 968 bytes} [Mon Aug 17 10:55:51 2026] POST /v2.0/networks => generated 124 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-17 10:55:57.790 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c86dd645-4613-4ad9-8c69-294415cb6bd2 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 199.19.213.237 () {44 vars in 928 bytes} [Mon Aug 17 10:55:57 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.19.213.237 () {44 vars in 950 bytes} [Mon Aug 17 10:55:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-17 10:55:57.869 8 WARNING neutron.services.revisions.revision_plugin [None req-f02eb2d3-de95-4629-80c5-4b36a4f8b1f3 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] Could not find related network for resource to bump revision. 2026-08-17 10:55:57.894 8 INFO neutron.db.segments_db [None req-f02eb2d3-de95-4629-80c5-4b36a4f8b1f3 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] Added segment c889f833-b621-4eea-b11d-17897e12641a of type flat for network 0b18e1d5-0c6a-410d-9e45-e8d726768b6b 2026-08-17 10:55:57.921 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f02eb2d3-de95-4629-80c5-4b36a4f8b1f3 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.19.213.237 () {48 vars in 968 bytes} [Mon Aug 17 10:55:57 2026] POST /v2.0/networks => generated 124 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-17 10:56:04.053 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0067b47f-846e-46b3-a2be-3a4fecbb77d3 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 199.19.213.237 () {44 vars in 928 bytes} [Mon Aug 17 10:56:03 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.19.213.237 () {44 vars in 950 bytes} [Mon Aug 17 10:56:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-17 10:56:04.166 7 WARNING neutron.services.revisions.revision_plugin [None req-a4147101-8310-4a24-b000-2d9d7589e52b da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] Could not find related network for resource to bump revision. 2026-08-17 10:56:04.211 7 INFO neutron.db.segments_db [None req-a4147101-8310-4a24-b000-2d9d7589e52b da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] Added segment a1c9cf81-e8fc-412a-a294-80c217a7e06e of type flat for network bd592b2d-e60f-4dd2-a9ce-5f6d32c18c32 [pid: 7|app: 0|req: 12/26] 199.19.213.237 () {48 vars in 968 bytes} [Mon Aug 17 10:56:04 2026] POST /v2.0/networks => generated 706 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-17 10:56:05.535 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03a75e94-f318-4bf5-a424-d9e1acd80483 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/27] 199.19.213.237 () {44 vars in 928 bytes} [Mon Aug 17 10:56:05 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.19.213.237 () {44 vars in 950 bytes} [Mon Aug 17 10:56:05 2026] GET /v2.0/networks?name=public => generated 709 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-17 10:56:05.618 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d652c8a8-2ef4-4ba5-a95c-e76992016626 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 16/29] 199.19.213.237 () {44 vars in 1035 bytes} [Mon Aug 17 10:56:05 2026] GET /v2.0/subnets/public-subnet?network_id=bd592b2d-e60f-4dd2-a9ce-5f6d32c18c32 => generated 113 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/30] 199.19.213.237 () {44 vars in 1058 bytes} [Mon Aug 17 10:56:05 2026] GET /v2.0/subnets?name=public-subnet&network_id=bd592b2d-e60f-4dd2-a9ce-5f6d32c18c32 => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/31] 199.19.213.237 () {48 vars in 966 bytes} [Mon Aug 17 10:56:05 2026] POST /v2.0/subnets => generated 664 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-17 11:01:28.973 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f6fa3408-5824-4beb-96eb-bf7f4324aa38 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/75] 199.19.213.237 () {44 vars in 938 bytes} [Mon Aug 17 11:01:28 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 176 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.19.213.237 () {44 vars in 960 bytes} [Mon Aug 17 11:01:28 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-17 11:01:29.086 7 INFO neutron.db.segments_db [None req-e31a8223-17fa-4b44-80f7-d6d0ddc13d69 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] Added segment 06beae2d-409d-4724-8bf5-0c7807995f22 of type vxlan for network e2168c3a-ec5c-461f-8c50-5ea4a39a00ab [pid: 7|app: 0|req: 38/77] 199.19.213.237 () {48 vars in 967 bytes} [Mon Aug 17 11:01:29 2026] POST /v2.0/networks => generated 707 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-17 11:01:30.194 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6278bec-7c0f-4533-b3f4-de57ab9b785c da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 40/78] 199.19.213.237 () {44 vars in 938 bytes} [Mon Aug 17 11:01:30 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.19.213.237 () {44 vars in 960 bytes} [Mon Aug 17 11:01:30 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-17 11:01:30.273 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6cd2c80f-a862-496d-9e32-56a1dcaa1ad7 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 41/80] 199.19.213.237 () {44 vars in 1037 bytes} [Mon Aug 17 11:01:30 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=e2168c3a-ec5c-461f-8c50-5ea4a39a00ab => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.19.213.237 () {44 vars in 1060 bytes} [Mon Aug 17 11:01:30 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=e2168c3a-ec5c-461f-8c50-5ea4a39a00ab => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.19.213.237 () {48 vars in 966 bytes} [Mon Aug 17 11:01:30 2026] POST /v2.0/subnets => generated 651 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-17 11:01:31.908 7 INFO neutron.api.v2.resource [None req-65231130-628b-4dc7-8d22-ee2afd07d5df da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 41/83] 199.19.213.237 () {44 vars in 972 bytes} [Mon Aug 17 11:01:31 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.19.213.237 () {44 vars in 994 bytes} [Mon Aug 17 11:01:31 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.19.213.237 () {48 vars in 981 bytes} [Mon Aug 17 11:01:31 2026] POST /v2.0/security-groups => generated 1616 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:33 2026] GET /v2.0/security-groups/235e2a21-1662-4098-8535-bb75333f0f20 => generated 1616 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:33 2026] GET /v2.0/security-groups/235e2a21-1662-4098-8535-bb75333f0f20 => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:33 2026] GET /v2.0/security-groups/235e2a21-1662-4098-8535-bb75333f0f20 => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.19.213.237 () {48 vars in 992 bytes} [Mon Aug 17 11:01:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:34 2026] GET /v2.0/security-groups/235e2a21-1662-4098-8535-bb75333f0f20 => generated 2230 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:34 2026] GET /v2.0/security-groups/235e2a21-1662-4098-8535-bb75333f0f20 => generated 2230 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:34 2026] GET /v2.0/security-groups/235e2a21-1662-4098-8535-bb75333f0f20 => generated 2230 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.19.213.237 () {48 vars in 992 bytes} [Mon Aug 17 11:01:34 2026] POST /v2.0/security-group-rules => generated 603 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:35 2026] GET /v2.0/security-groups/235e2a21-1662-4098-8535-bb75333f0f20 => generated 2846 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:35 2026] GET /v2.0/security-groups/235e2a21-1662-4098-8535-bb75333f0f20 => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:35 2026] GET /v2.0/security-groups/235e2a21-1662-4098-8535-bb75333f0f20 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.19.213.237 () {48 vars in 992 bytes} [Mon Aug 17 11:01:35 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:36 2026] GET /v2.0/security-groups/235e2a21-1662-4098-8535-bb75333f0f20 => generated 3462 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:36 2026] GET /v2.0/security-groups/235e2a21-1662-4098-8535-bb75333f0f20 => generated 3462 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/100] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:36 2026] GET /v2.0/security-groups/235e2a21-1662-4098-8535-bb75333f0f20 => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.19.213.237 () {48 vars in 992 bytes} [Mon Aug 17 11:01:36 2026] POST /v2.0/security-group-rules => generated 603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:37 2026] GET /v2.0/security-groups/235e2a21-1662-4098-8535-bb75333f0f20 => generated 4078 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:37 2026] GET /v2.0/security-groups/235e2a21-1662-4098-8535-bb75333f0f20 => generated 4078 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:38 2026] GET /v2.0/security-groups/235e2a21-1662-4098-8535-bb75333f0f20 => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/105] 199.19.213.237 () {48 vars in 992 bytes} [Mon Aug 17 11:01:38 2026] POST /v2.0/security-group-rules => generated 603 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 199.19.213.237 () {44 vars in 988 bytes} [Mon Aug 17 11:01:39 2026] GET /v2.0/networks/e2168c3a-ec5c-461f-8c50-5ea4a39a00ab => generated 732 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-17 11:01:39.538 8 INFO neutron.pecan_wsgi.hooks.translation [None req-673b4dbe-de1a-434e-a6aa-e7d016147188 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/109] 199.19.213.237 () {44 vars in 1077 bytes} [Mon Aug 17 11:01:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=e2168c3a-ec5c-461f-8c50-5ea4a39a00ab => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 199.19.213.237 () {44 vars in 1100 bytes} [Mon Aug 17 11:01:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=e2168c3a-ec5c-461f-8c50-5ea4a39a00ab => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:39 2026] GET /v2.0/security-groups/235e2a21-1662-4098-8535-bb75333f0f20 => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 199.19.213.237 () {48 vars in 962 bytes} [Mon Aug 17 11:01:39 2026] POST /v2.0/ports => generated 1100 bytes in 687 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-17 11:01:48.748 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15d8e455-6e3b-4b57-90b1-d0a736153fe9 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 57/113] 199.19.213.237 () {44 vars in 981 bytes} [Mon Aug 17 11:01:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 42 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: 57/114] 199.19.213.237 () {44 vars in 1003 bytes} [Mon Aug 17 11:01:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/115] 199.19.213.237 () {48 vars in 1033 bytes} [Mon Aug 17 11:01:48 2026] PUT /v2.0/ports/28f2228e-8afb-41ed-afde-5565401e2836 => generated 1249 bytes in 850 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 199.19.213.237 () {44 vars in 921 bytes} [Mon Aug 17 11:01:51 2026] GET /v2.0/ports => generated 3730 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-17 11:01:52.605 8 INFO neutron.api.v2.resource [None req-7fd09195-9d44-4eef-a669-3d26ce998dbd da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 59/117] 199.19.213.237 () {44 vars in 960 bytes} [Mon Aug 17 11:01:52 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/118] 199.19.213.237 () {44 vars in 982 bytes} [Mon Aug 17 11:01:52 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/119] 199.19.213.237 () {48 vars in 981 bytes} [Mon Aug 17 11:01:52 2026] POST /v2.0/security-groups => generated 1610 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/122] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:53 2026] GET /v2.0/security-groups/a1098d39-e941-4305-a876-e39aa33f5913 => generated 1610 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/123] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:53 2026] GET /v2.0/security-groups/a1098d39-e941-4305-a876-e39aa33f5913 => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/124] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:53 2026] GET /v2.0/security-groups/a1098d39-e941-4305-a876-e39aa33f5913 => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/125] 199.19.213.237 () {48 vars in 992 bytes} [Mon Aug 17 11:01:53 2026] POST /v2.0/security-group-rules => generated 623 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/126] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:54 2026] GET /v2.0/security-groups/a1098d39-e941-4305-a876-e39aa33f5913 => generated 2246 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/127] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:55 2026] GET /v2.0/security-groups/a1098d39-e941-4305-a876-e39aa33f5913 => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/128] 199.19.213.237 () {44 vars in 1002 bytes} [Mon Aug 17 11:01:55 2026] GET /v2.0/security-groups/a1098d39-e941-4305-a876-e39aa33f5913 => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/129] 199.19.213.237 () {48 vars in 992 bytes} [Mon Aug 17 11:01:55 2026] POST /v2.0/security-group-rules => generated 627 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/138] 199.19.213.237 () {44 vars in 976 bytes} [Mon Aug 17 11:02:58 2026] GET /v2.0/quotas/bb6e9d592884463fa5b933a5d0b569ff => generated 312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/139] 199.19.213.237 () {48 vars in 1028 bytes} [Mon Aug 17 11:02:58 2026] PUT /v2.0/quotas/bb6e9d592884463fa5b933a5d0b569ff => generated 311 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-17 11:05:30.823 8 INFO neutron.pecan_wsgi.hooks.translation [None req-90224d2f-5956-4182-a86a-9d6dd6d3ffa1 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 81/160] 199.19.213.237 () {30 vars in 742 bytes} [Mon Aug 17 11:05:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 245 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: 7|app: 0|req: 80/161] 199.19.213.237 () {30 vars in 764 bytes} [Mon Aug 17 11:05:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-17 11:05:33.560 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14dcbb8c-41b2-470b-bc1a-7a93e9a412f7 da2b78715fe449aa8aaec3ef694b0bc5 bb6e9d592884463fa5b933a5d0b569ff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 82/162] 199.19.213.237 () {30 vars in 742 bytes} [Mon Aug 17 11:05:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/163] 199.19.213.237 () {30 vars in 764 bytes} [Mon Aug 17 11:05:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)