+ 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 [Thu Aug 27 20:50:49 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-654b9f75b9-gvg96 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 0x7f264a01f668 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-27 20:50:53.203 7 INFO neutron.common.config [-] Logging enabled! 2026-08-27 20:50:53.203 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-27 20:50:53.249 8 INFO neutron.common.config [-] Logging enabled! 2026-08-27 20:50:53.249 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-27 20:50:54.350 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-27 20:50:54.368 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-27 20:50:55.728 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-27 20:50:55.730 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-27 20:50:55.734 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-27 20:50:55.735 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-27 20:50:55.735 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-27 20:50:55.735 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-27 20:50:55.735 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-27 20:50:55.735 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-27 20:50:55.743 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-27 20:50:55.743 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-27 20:50:55.743 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-27 20:50:55.764 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-27 20:50:55.765 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-27 20:50:55.765 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-27 20:50:55.793 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-27 20:50:55.793 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-27 20:50:55.793 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-27 20:50:55.794 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-27 20:50:55.834 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-27 20:50:55.837 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-27 20:50:55.840 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-27 20:50:55.841 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-27 20:50:55.841 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-27 20:50:55.841 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-27 20:50:55.842 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-27 20:50:55.842 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-27 20:50:55.849 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-27 20:50:55.849 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-27 20:50:55.849 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-27 20:50:55.870 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-27 20:50:55.871 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-27 20:50:55.871 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-27 20:50:55.899 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-27 20:50:55.900 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-27 20:50:55.900 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-27 20:50:55.900 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-27 20:50:56.320 8 INFO neutron.plugins.ml2.managers [None req-0defb175-1772-4e38-b441-1619358c68af - - - - - -] Initializing driver for type 'vlan' 2026-08-27 20:50:56.443 7 INFO neutron.plugins.ml2.managers [None req-ecdccb2e-3110-4b7e-bc44-6677b34b3bd2 - - - - - -] Initializing driver for type 'vlan' 2026-08-27 20:50:56.458 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0defb175-1772-4e38-b441-1619358c68af - - - - - -] VlanTypeDriver initialization complete 2026-08-27 20:50:56.458 8 INFO neutron.plugins.ml2.managers [None req-0defb175-1772-4e38-b441-1619358c68af - - - - - -] Initializing driver for type 'vxlan' 2026-08-27 20:50:56.459 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0defb175-1772-4e38-b441-1619358c68af - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-27 20:50:56.472 8 INFO neutron.plugins.ml2.managers [None req-0defb175-1772-4e38-b441-1619358c68af - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-27 20:50:56.472 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0defb175-1772-4e38-b441-1619358c68af - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-27 20:50:56.472 8 INFO neutron.plugins.ml2.managers [None req-0defb175-1772-4e38-b441-1619358c68af - - - - - -] Initializing extension driver 'port_security' 2026-08-27 20:50:56.472 8 INFO neutron.plugins.ml2.extensions.port_security [None req-0defb175-1772-4e38-b441-1619358c68af - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-27 20:50:56.472 8 INFO neutron.plugins.ml2.managers [None req-0defb175-1772-4e38-b441-1619358c68af - - - - - -] Initializing extension driver 'qos' 2026-08-27 20:50:56.472 8 INFO neutron.plugins.ml2.managers [None req-0defb175-1772-4e38-b441-1619358c68af - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-27 20:50:56.472 8 INFO neutron.plugins.ml2.managers [None req-0defb175-1772-4e38-b441-1619358c68af - - - - - -] Initializing mechanism driver 'l2population' 2026-08-27 20:50:56.484 8 INFO neutron.quota [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded quota_driver: . 2026-08-27 20:50:56.484 8 INFO neutron.plugins.ml2.plugin [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Modular L2 Plugin initialization complete 2026-08-27 20:50:56.484 8 INFO neutron.plugins.ml2.managers [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-27 20:50:56.485 8 INFO neutron.plugins.ml2.managers [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-27 20:50:56.485 8 INFO neutron.plugins.ml2.managers [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Got port-security extension from driver 'port_security' 2026-08-27 20:50:56.485 8 INFO neutron.manager [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loading Plugin: qos 2026-08-27 20:50:56.497 8 INFO neutron.manager [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loading Plugin: router 2026-08-27 20:50:56.540 8 INFO neutron.services.service_base [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-27 20:50:56.540 8 INFO neutron.manager [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loading Plugin: segments 2026-08-27 20:50:56.582 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ecdccb2e-3110-4b7e-bc44-6677b34b3bd2 - - - - - -] VlanTypeDriver initialization complete 2026-08-27 20:50:56.582 7 INFO neutron.plugins.ml2.managers [None req-ecdccb2e-3110-4b7e-bc44-6677b34b3bd2 - - - - - -] Initializing driver for type 'vxlan' 2026-08-27 20:50:56.582 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ecdccb2e-3110-4b7e-bc44-6677b34b3bd2 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-27 20:50:56.595 7 INFO neutron.plugins.ml2.managers [None req-ecdccb2e-3110-4b7e-bc44-6677b34b3bd2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-27 20:50:56.595 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ecdccb2e-3110-4b7e-bc44-6677b34b3bd2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-27 20:50:56.596 7 INFO neutron.plugins.ml2.managers [None req-ecdccb2e-3110-4b7e-bc44-6677b34b3bd2 - - - - - -] Initializing extension driver 'port_security' 2026-08-27 20:50:56.596 7 INFO neutron.plugins.ml2.extensions.port_security [None req-ecdccb2e-3110-4b7e-bc44-6677b34b3bd2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-27 20:50:56.596 7 INFO neutron.plugins.ml2.managers [None req-ecdccb2e-3110-4b7e-bc44-6677b34b3bd2 - - - - - -] Initializing extension driver 'qos' 2026-08-27 20:50:56.596 7 INFO neutron.plugins.ml2.managers [None req-ecdccb2e-3110-4b7e-bc44-6677b34b3bd2 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-27 20:50:56.596 7 INFO neutron.plugins.ml2.managers [None req-ecdccb2e-3110-4b7e-bc44-6677b34b3bd2 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-27 20:50:56.608 7 INFO neutron.quota [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded quota_driver: . 2026-08-27 20:50:56.608 7 INFO neutron.plugins.ml2.plugin [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Modular L2 Plugin initialization complete 2026-08-27 20:50:56.608 7 INFO neutron.plugins.ml2.managers [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-27 20:50:56.608 7 INFO neutron.plugins.ml2.managers [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-27 20:50:56.608 7 INFO neutron.plugins.ml2.managers [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Got port-security extension from driver 'port_security' 2026-08-27 20:50:56.609 7 INFO neutron.manager [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loading Plugin: qos 2026-08-27 20:50:56.621 7 INFO neutron.manager [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loading Plugin: router 2026-08-27 20:50:56.634 8 INFO neutron.manager [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loading Plugin: trunk 2026-08-27 20:50:56.648 8 INFO neutron.manager [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loading Plugin: vpnaas 2026-08-27 20:50:56.664 7 INFO neutron.services.service_base [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-27 20:50:56.665 7 INFO neutron.manager [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loading Plugin: segments 2026-08-27 20:50:56.686 8 WARNING stevedore.named [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-27 20:50:56.747 8 INFO neutron_vpnaas.services.vpn.plugin [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-27 20:50:56.747 8 INFO neutron.manager [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loading Plugin: taas 2026-08-27 20:50:56.758 7 INFO neutron.manager [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loading Plugin: trunk 2026-08-27 20:50:56.769 8 WARNING stevedore.named [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-27 20:50:56.772 7 INFO neutron.manager [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loading Plugin: vpnaas 2026-08-27 20:50:56.798 8 INFO neutron_taas.services.taas.taas_plugin [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-27 20:50:56.799 8 INFO neutron.manager [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loading Plugin: tapmirror 2026-08-27 20:50:56.808 8 WARNING stevedore.named [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-27 20:50:56.809 7 WARNING stevedore.named [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-27 20:50:56.826 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-27 20:50:56.826 8 INFO neutron.manager [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loading Plugin: auto_allocate 2026-08-27 20:50:56.832 8 INFO neutron.manager [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loading Plugin: tag 2026-08-27 20:50:56.839 8 INFO neutron.manager [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loading Plugin: timestamp 2026-08-27 20:50:56.841 8 INFO neutron.manager [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loading Plugin: network_ip_availability 2026-08-27 20:50:56.847 8 INFO neutron.manager [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loading Plugin: flavors 2026-08-27 20:50:56.850 8 INFO neutron.manager [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loading Plugin: revisions 2026-08-27 20:50:56.854 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Initializing extension manager. 2026-08-27 20:50:56.855 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: aap-reject-multicast 2026-08-27 20:50:56.856 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: address-group 2026-08-27 20:50:56.857 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: address-scope 2026-08-27 20:50:56.857 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-27 20:50:56.858 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: agent 2026-08-27 20:50:56.859 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: agent-resources-synced 2026-08-27 20:50:56.859 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: agent_sort_key 2026-08-27 20:50:56.860 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: allowed-address-pairs 2026-08-27 20:50:56.861 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: auto-allocated-topology 2026-08-27 20:50:56.862 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: availability_zone 2026-08-27 20:50:56.862 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: availability_zone_filter 2026-08-27 20:50:56.863 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-27 20:50:56.863 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: default-subnetpools 2026-08-27 20:50:56.865 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-27 20:50:56.865 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: dns-integration 2026-08-27 20:50:56.865 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: dns-domain-ports 2026-08-27 20:50:56.866 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-27 20:50:56.867 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: dvr 2026-08-27 20:50:56.867 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-27 20:50:56.868 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: empty-string-filtering 2026-08-27 20:50:56.868 7 INFO neutron_vpnaas.services.vpn.plugin [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-27 20:50:56.868 7 INFO neutron.manager [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loading Plugin: taas 2026-08-27 20:50:56.868 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-27 20:50:56.869 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-27 20:50:56.869 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-27 20:50:56.870 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: external-net 2026-08-27 20:50:56.870 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-27 20:50:56.871 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: extraroute 2026-08-27 20:50:56.872 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: extraroute-atomic 2026-08-27 20:50:56.872 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: filter-validation 2026-08-27 20:50:56.873 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-27 20:50:56.873 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-27 20:50:56.874 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-27 20:50:56.875 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: fip-port-details 2026-08-27 20:50:56.875 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: flavors 2026-08-27 20:50:56.877 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-27 20:50:56.877 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: floatingip-pools 2026-08-27 20:50:56.878 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: ip_allocation 2026-08-27 20:50:56.879 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: ip-substring-filtering 2026-08-27 20:50:56.879 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: l2_adjacency 2026-08-27 20:50:56.880 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: router 2026-08-27 20:50:56.881 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-27 20:50:56.882 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-27 20:50:56.883 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-27 20:50:56.884 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-27 20:50:56.884 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: ext-gw-mode 2026-08-27 20:50:56.884 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: l3-ha 2026-08-27 20:50:56.885 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-27 20:50:56.885 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-27 20:50:56.886 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: l3-flavors 2026-08-27 20:50:56.887 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-27 20:50:56.887 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-27 20:50:56.889 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-27 20:50:56.890 7 WARNING stevedore.named [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-27 20:50:56.891 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-27 20:50:56.892 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-27 20:50:56.893 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-27 20:50:56.893 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-27 20:50:56.894 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: multi-provider 2026-08-27 20:50:56.894 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: net-mtu 2026-08-27 20:50:56.895 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: net-mtu-writable 2026-08-27 20:50:56.895 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: network_availability_zone 2026-08-27 20:50:56.896 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: network_ha 2026-08-27 20:50:56.896 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: network-ip-availability 2026-08-27 20:50:56.897 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: network-ip-availability-details 2026-08-27 20:50:56.898 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-27 20:50:56.898 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: pagination 2026-08-27 20:50:56.899 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: port-device-profile 2026-08-27 20:50:56.899 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-27 20:50:56.900 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-27 20:50:56.900 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-27 20:50:56.901 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: port-mac-override 2026-08-27 20:50:56.901 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-27 20:50:56.902 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-27 20:50:56.902 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-27 20:50:56.902 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: port-resource-request 2026-08-27 20:50:56.903 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: port-resource-request-groups 2026-08-27 20:50:56.903 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-27 20:50:56.904 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: binding 2026-08-27 20:50:56.905 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: binding-extended 2026-08-27 20:50:56.906 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: port-security 2026-08-27 20:50:56.906 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: project-id 2026-08-27 20:50:56.906 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: provider 2026-08-27 20:50:56.907 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-27 20:50:56.907 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-27 20:50:56.909 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: qos 2026-08-27 20:50:56.910 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-27 20:50:56.911 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-27 20:50:56.911 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: qos-default 2026-08-27 20:50:56.911 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: qos-fip 2026-08-27 20:50:56.912 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-27 20:50:56.912 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: qos-gateway-ip 2026-08-27 20:50:56.913 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: qos-port-network-policy 2026-08-27 20:50:56.913 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-27 20:50:56.913 7 INFO neutron.manager [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loading Plugin: tapmirror 2026-08-27 20:50:56.913 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: qos-pps-minimum 2026-08-27 20:50:56.914 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-27 20:50:56.915 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: qos-pps 2026-08-27 20:50:56.915 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: qos-rule-type-details 2026-08-27 20:50:56.916 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-27 20:50:56.916 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: qos-rules-alias 2026-08-27 20:50:56.917 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: quota-check-limit 2026-08-27 20:50:56.917 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: quota-check-limit-default 2026-08-27 20:50:56.919 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: quotas 2026-08-27 20:50:56.920 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: quota_details 2026-08-27 20:50:56.921 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: rbac-policies 2026-08-27 20:50:56.922 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: rbac-address-group 2026-08-27 20:50:56.922 7 WARNING stevedore.named [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-27 20:50:56.922 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: rbac-address-scope 2026-08-27 20:50:56.923 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: rbac-security-groups 2026-08-27 20:50:56.923 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: rbac-subnetpool 2026-08-27 20:50:56.924 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: revision-if-match 2026-08-27 20:50:56.924 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: standard-attr-revisions 2026-08-27 20:50:56.925 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: router_availability_zone 2026-08-27 20:50:56.925 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-27 20:50:56.926 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-27 20:50:56.927 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: security-groups-default-rules 2026-08-27 20:50:56.928 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-27 20:50:56.929 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-27 20:50:56.929 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-27 20:50:56.929 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-27 20:50:56.930 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-27 20:50:56.930 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-27 20:50:56.935 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: security-group 2026-08-27 20:50:56.936 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: segment 2026-08-27 20:50:56.936 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-27 20:50:56.937 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: service-type 2026-08-27 20:50:56.937 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: sorting 2026-08-27 20:50:56.938 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: standard-attr-segment 2026-08-27 20:50:56.938 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-27 20:50:56.938 7 INFO neutron.manager [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loading Plugin: auto_allocate 2026-08-27 20:50:56.938 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: standard-attr-description 2026-08-27 20:50:56.939 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: stateful-security-group 2026-08-27 20:50:56.939 8 WARNING neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-27 20:50:56.940 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-27 20:50:56.941 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: subnet-external-network 2026-08-27 20:50:56.941 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: subnet_onboard 2026-08-27 20:50:56.942 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-27 20:50:56.942 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: subnet-service-types 2026-08-27 20:50:56.943 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: subnet_allocation 2026-08-27 20:50:56.943 7 INFO neutron.manager [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loading Plugin: tag 2026-08-27 20:50:56.943 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-27 20:50:56.944 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: tag-creation 2026-08-27 20:50:56.944 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-27 20:50:56.948 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: standard-attr-tag 2026-08-27 20:50:56.949 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-27 20:50:56.949 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: trunk 2026-08-27 20:50:56.950 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: trunk-details 2026-08-27 20:50:56.950 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-27 20:50:56.951 7 INFO neutron.manager [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loading Plugin: timestamp 2026-08-27 20:50:56.951 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-27 20:50:56.951 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-27 20:50:56.952 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-27 20:50:56.953 7 INFO neutron.manager [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loading Plugin: network_ip_availability 2026-08-27 20:50:56.954 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-27 20:50:56.954 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-27 20:50:56.955 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: vpn-flavors 2026-08-27 20:50:56.957 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: vpnaas 2026-08-27 20:50:56.958 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: taas 2026-08-27 20:50:56.959 7 INFO neutron.manager [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loading Plugin: flavors 2026-08-27 20:50:56.959 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: tap-mirror 2026-08-27 20:50:56.959 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-27 20:50:56.960 8 INFO neutron.api.extensions [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Loaded extension: taas-vlan-filter 2026-08-27 20:50:56.962 7 INFO neutron.manager [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loading Plugin: revisions 2026-08-27 20:50:56.962 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-27 20:50:56.962 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-27 20:50:56.963 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-27 20:50:56.963 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-27 20:50:56.965 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Initializing extension manager. 2026-08-27 20:50:56.966 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: aap-reject-multicast 2026-08-27 20:50:56.966 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-27 20:50:56.967 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: address-group 2026-08-27 20:50:56.967 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-27 20:50:56.968 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: address-scope 2026-08-27 20:50:56.968 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-27 20:50:56.968 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-27 20:50:56.969 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: agent 2026-08-27 20:50:56.969 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: agent-resources-synced 2026-08-27 20:50:56.970 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: agent_sort_key 2026-08-27 20:50:56.971 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: allowed-address-pairs 2026-08-27 20:50:56.971 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-27 20:50:56.972 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: auto-allocated-topology 2026-08-27 20:50:56.972 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-27 20:50:56.973 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: availability_zone 2026-08-27 20:50:56.973 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-27 20:50:56.973 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: availability_zone_filter 2026-08-27 20:50:56.973 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-27 20:50:56.973 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-27 20:50:56.974 8 WARNING neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] subnetpool is already registered 2026-08-27 20:50:56.974 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: default-subnetpools 2026-08-27 20:50:56.974 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-27 20:50:56.974 8 WARNING neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] subnetpool is already registered 2026-08-27 20:50:56.975 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-27 20:50:56.975 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-27 20:50:56.975 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-27 20:50:56.975 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-27 20:50:56.976 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-27 20:50:56.976 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: dns-integration 2026-08-27 20:50:56.976 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-27 20:50:56.976 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: dns-domain-ports 2026-08-27 20:50:56.976 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-27 20:50:56.977 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-27 20:50:56.977 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-27 20:50:56.977 8 WARNING neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] ipsecpolicy is already registered 2026-08-27 20:50:56.977 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-27 20:50:56.977 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: dvr 2026-08-27 20:50:56.977 8 WARNING neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] ikepolicy is already registered 2026-08-27 20:50:56.978 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-27 20:50:56.978 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: empty-string-filtering 2026-08-27 20:50:56.979 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-27 20:50:56.979 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-27 20:50:56.980 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-27 20:50:56.980 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: external-net 2026-08-27 20:50:56.980 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-27 20:50:56.980 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-27 20:50:56.981 8 WARNING neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] router_route is already registered 2026-08-27 20:50:56.981 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: extraroute 2026-08-27 20:50:56.982 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: extraroute-atomic 2026-08-27 20:50:56.982 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-27 20:50:56.982 8 WARNING neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] router is already registered 2026-08-27 20:50:56.982 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: filter-validation 2026-08-27 20:50:56.982 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-27 20:50:56.982 8 WARNING neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] floatingip is already registered 2026-08-27 20:50:56.983 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-27 20:50:56.983 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-27 20:50:56.984 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-27 20:50:56.984 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: fip-port-details 2026-08-27 20:50:56.985 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: flavors 2026-08-27 20:50:56.986 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-27 20:50:56.986 8 WARNING neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] rbac_policy is already registered 2026-08-27 20:50:56.986 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-27 20:50:56.987 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-27 20:50:56.987 8 WARNING neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] security_group is already registered 2026-08-27 20:50:56.987 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: floatingip-pools 2026-08-27 20:50:56.987 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-27 20:50:56.987 8 WARNING neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] security_group_rule is already registered 2026-08-27 20:50:56.988 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: ip_allocation 2026-08-27 20:50:56.988 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-27 20:50:56.988 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: ip-substring-filtering 2026-08-27 20:50:56.988 8 WARNING neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] subnetpool is already registered 2026-08-27 20:50:56.988 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-27 20:50:56.989 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: l2_adjacency 2026-08-27 20:50:56.989 8 WARNING neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] subnetpool is already registered 2026-08-27 20:50:56.989 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-27 20:50:56.989 8 WARNING neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] trunk is already registered 2026-08-27 20:50:56.990 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-27 20:50:56.990 8 WARNING neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] ikepolicy is already registered 2026-08-27 20:50:56.990 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: router 2026-08-27 20:50:56.990 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-27 20:50:56.990 8 WARNING neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] ipsecpolicy is already registered 2026-08-27 20:50:56.990 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-27 20:50:56.990 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-27 20:50:56.991 8 WARNING neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] endpoint_group is already registered 2026-08-27 20:50:56.991 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-27 20:50:56.991 8 WARNING neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] vpnservice is already registered 2026-08-27 20:50:56.991 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-27 20:50:56.991 8 WARNING neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] ipsec_site_connection is already registered 2026-08-27 20:50:56.992 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-27 20:50:56.992 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-27 20:50:56.992 8 WARNING neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] ipsecpolicy is already registered 2026-08-27 20:50:56.992 8 INFO neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-27 20:50:56.992 8 WARNING neutron.quota.resource_registry [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] ikepolicy is already registered 2026-08-27 20:50:56.992 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-27 20:50:56.993 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-27 20:50:56.993 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: ext-gw-mode 2026-08-27 20:50:56.994 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: l3-ha 2026-08-27 20:50:56.994 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-27 20:50:56.995 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-27 20:50:56.995 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: l3-flavors 2026-08-27 20:50:56.996 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-27 20:50:56.997 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-27 20:50:56.999 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-27 20:50:57.000 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-27 20:50:57.001 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-27 20:50:57.002 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-27 20:50:57.003 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-27 20:50:57.003 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: multi-provider 2026-08-27 20:50:57.004 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: net-mtu 2026-08-27 20:50:57.004 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: net-mtu-writable 2026-08-27 20:50:57.005 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: network_availability_zone 2026-08-27 20:50:57.005 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: network_ha 2026-08-27 20:50:57.006 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: network-ip-availability 2026-08-27 20:50:57.007 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: network-ip-availability-details 2026-08-27 20:50:57.008 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-27 20:50:57.008 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: pagination 2026-08-27 20:50:57.009 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: port-device-profile 2026-08-27 20:50:57.009 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-27 20:50:57.010 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-27 20:50:57.010 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-27 20:50:57.010 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: port-mac-override 2026-08-27 20:50:57.011 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-27 20:50:57.011 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-27 20:50:57.012 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-27 20:50:57.012 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: port-resource-request 2026-08-27 20:50:57.013 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: port-resource-request-groups 2026-08-27 20:50:57.013 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-27 20:50:57.014 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: binding 2026-08-27 20:50:57.014 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: binding-extended 2026-08-27 20:50:57.015 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: port-security 2026-08-27 20:50:57.016 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: project-id 2026-08-27 20:50:57.016 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: provider 2026-08-27 20:50:57.017 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-27 20:50:57.017 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-27 20:50:57.019 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: qos 2026-08-27 20:50:57.020 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-27 20:50:57.020 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-27 20:50:57.021 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: qos-default 2026-08-27 20:50:57.021 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: qos-fip 2026-08-27 20:50:57.022 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-27 20:50:57.022 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: qos-gateway-ip 2026-08-27 20:50:57.023 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: qos-port-network-policy 2026-08-27 20:50:57.023 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: qos-pps-minimum 2026-08-27 20:50:57.024 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-27 20:50:57.024 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: qos-pps 2026-08-27 20:50:57.025 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: qos-rule-type-details 2026-08-27 20:50:57.025 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-27 20:50:57.026 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: qos-rules-alias 2026-08-27 20:50:57.026 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: quota-check-limit 2026-08-27 20:50:57.027 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: quota-check-limit-default 2026-08-27 20:50:57.029 8 WARNING keystonemiddleware._common.config [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-27 20:50:57.029 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: quotas 2026-08-27 20:50:57.030 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: quota_details 2026-08-27 20:50:57.031 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: rbac-policies 2026-08-27 20:50:57.032 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: rbac-address-group 2026-08-27 20:50:57.032 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: rbac-address-scope 2026-08-27 20:50:57.033 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: rbac-security-groups 2026-08-27 20:50:57.033 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: rbac-subnetpool 2026-08-27 20:50:57.034 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: revision-if-match 2026-08-27 20:50:57.034 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: standard-attr-revisions 2026-08-27 20:50:57.035 8 WARNING keystonemiddleware.auth_token [None req-68cf6799-0f55-4b1f-9652-a4fe6def12ad - - - - - -] 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-27 20:50:57.035 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: router_availability_zone 2026-08-27 20:50:57.035 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-27 20:50:57.036 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension router-service-type not supported by any of loaded plugins WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f264a01f668 pid: 8 (default app) 2026-08-27 20:50:57.037 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: security-groups-default-rules 2026-08-27 20:50:57.038 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-27 20:50:57.038 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-27 20:50:57.039 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-27 20:50:57.039 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-27 20:50:57.040 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-27 20:50:57.040 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-27 20:50:57.045 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: security-group 2026-08-27 20:50:57.046 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: segment 2026-08-27 20:50:57.047 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-27 20:50:57.047 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: service-type 2026-08-27 20:50:57.048 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: sorting 2026-08-27 20:50:57.048 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: standard-attr-segment 2026-08-27 20:50:57.049 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: standard-attr-description 2026-08-27 20:50:57.049 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: stateful-security-group 2026-08-27 20:50:57.050 7 WARNING neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-27 20:50:57.050 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-27 20:50:57.051 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: subnet-external-network 2026-08-27 20:50:57.052 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: subnet_onboard 2026-08-27 20:50:57.052 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-27 20:50:57.053 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: subnet-service-types 2026-08-27 20:50:57.053 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: subnet_allocation 2026-08-27 20:50:57.054 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-27 20:50:57.055 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: tag-creation 2026-08-27 20:50:57.055 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-27 20:50:57.059 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: standard-attr-tag 2026-08-27 20:50:57.060 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-27 20:50:57.061 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: trunk 2026-08-27 20:50:57.061 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: trunk-details 2026-08-27 20:50:57.062 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-27 20:50:57.062 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-27 20:50:57.063 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-27 20:50:57.063 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-27 20:50:57.065 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-27 20:50:57.066 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-27 20:50:57.066 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: vpn-flavors 2026-08-27 20:50:57.068 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: vpnaas 2026-08-27 20:50:57.069 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: taas 2026-08-27 20:50:57.070 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: tap-mirror 2026-08-27 20:50:57.071 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-27 20:50:57.071 7 INFO neutron.api.extensions [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Loaded extension: taas-vlan-filter 2026-08-27 20:50:57.074 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-27 20:50:57.074 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-27 20:50:57.074 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-27 20:50:57.074 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-27 20:50:57.077 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-27 20:50:57.078 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-27 20:50:57.079 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-27 20:50:57.082 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-27 20:50:57.083 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-27 20:50:57.083 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-27 20:50:57.084 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-27 20:50:57.084 7 WARNING neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] subnetpool is already registered 2026-08-27 20:50:57.085 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-27 20:50:57.085 7 WARNING neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] subnetpool is already registered 2026-08-27 20:50:57.085 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-27 20:50:57.086 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-27 20:50:57.086 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-27 20:50:57.086 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-27 20:50:57.087 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-27 20:50:57.087 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-27 20:50:57.088 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-27 20:50:57.088 7 WARNING neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] ipsecpolicy is already registered 2026-08-27 20:50:57.088 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-27 20:50:57.088 7 WARNING neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] ikepolicy is already registered 2026-08-27 20:50:57.091 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-27 20:50:57.091 7 WARNING neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] router_route is already registered 2026-08-27 20:50:57.093 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-27 20:50:57.093 7 WARNING neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] router is already registered 2026-08-27 20:50:57.093 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-27 20:50:57.093 7 WARNING neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] floatingip is already registered 2026-08-27 20:50:57.097 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-27 20:50:57.097 7 WARNING neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] rbac_policy is already registered 2026-08-27 20:50:57.097 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-27 20:50:57.098 7 WARNING neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] security_group is already registered 2026-08-27 20:50:57.098 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-27 20:50:57.098 7 WARNING neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] security_group_rule is already registered 2026-08-27 20:50:57.099 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-27 20:50:57.099 7 WARNING neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] subnetpool is already registered 2026-08-27 20:50:57.099 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-27 20:50:57.099 7 WARNING neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] subnetpool is already registered 2026-08-27 20:50:57.100 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-27 20:50:57.100 7 WARNING neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] trunk is already registered 2026-08-27 20:50:57.100 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-27 20:50:57.101 7 WARNING neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] ikepolicy is already registered 2026-08-27 20:50:57.101 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-27 20:50:57.101 7 WARNING neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] ipsecpolicy is already registered 2026-08-27 20:50:57.101 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-27 20:50:57.101 7 WARNING neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] endpoint_group is already registered 2026-08-27 20:50:57.102 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-27 20:50:57.102 7 WARNING neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] vpnservice is already registered 2026-08-27 20:50:57.102 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-27 20:50:57.102 7 WARNING neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] ipsec_site_connection is already registered 2026-08-27 20:50:57.103 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-27 20:50:57.103 7 WARNING neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] ipsecpolicy is already registered 2026-08-27 20:50:57.103 7 INFO neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-27 20:50:57.103 7 WARNING neutron.quota.resource_registry [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] ikepolicy is already registered 2026-08-27 20:50:57.139 7 WARNING keystonemiddleware._common.config [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-27 20:50:57.146 7 WARNING keystonemiddleware.auth_token [None req-9e841a96-6403-494b-945e-2cccfe9121bd - - - - - -] 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 8 seconds on interpreter 0x7f264a01f668 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-27 20:51:03.623 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60da2edc-f65a-4f6d-8ead-ab5a8bffefbd 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 162.253.55.108 () {44 vars in 927 bytes} [Thu Aug 27 20:51:02 2026] GET /v2.0/networks/public => generated 108 bytes in 1036 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 162.253.55.108 () {44 vars in 949 bytes} [Thu Aug 27 20:51:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-27 20:51:04.374 8 ERROR stevedore.extension [None req-e89f6323-eefb-495e-9597-36ecd50c74a8 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-27 20:51:04.376 8 ERROR stevedore.extension [None req-e89f6323-eefb-495e-9597-36ecd50c74a8 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-27 20:51:04.377 8 ERROR stevedore.extension [None req-e89f6323-eefb-495e-9597-36ecd50c74a8 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-27 20:51:04.646 8 WARNING neutron.services.revisions.revision_plugin [None req-e89f6323-eefb-495e-9597-36ecd50c74a8 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] Could not find related network for resource to bump revision. 2026-08-27 20:51:04.664 8 INFO neutron.db.segments_db [None req-e89f6323-eefb-495e-9597-36ecd50c74a8 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] Added segment d7877e6f-7c0c-4e84-afbb-e278d540de0f of type flat for network 254e4ae0-0be2-4634-91e7-c3448439f6fa 2026-08-27 20:51:04.710 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e89f6323-eefb-495e-9597-36ecd50c74a8 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 162.253.55.108 () {48 vars in 967 bytes} [Thu Aug 27 20:51:04 2026] POST /v2.0/networks => generated 124 bytes in 645 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-27 20:51:11.118 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca860953-124b-4041-bacf-cb3e920bd21b 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/8] 162.253.55.108 () {44 vars in 927 bytes} [Thu Aug 27 20:51:10 2026] GET /v2.0/networks/public => generated 108 bytes in 444 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/9] 162.253.55.108 () {44 vars in 949 bytes} [Thu Aug 27 20:51:11 2026] GET /v2.0/networks?name=public => generated 15 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-27 20:51:11.428 7 ERROR stevedore.extension [None req-a6bc6d3d-c958-4c04-b8d6-b6d5a8c2d20f 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-27 20:51:11.429 7 ERROR stevedore.extension [None req-a6bc6d3d-c958-4c04-b8d6-b6d5a8c2d20f 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-27 20:51:11.430 7 ERROR stevedore.extension [None req-a6bc6d3d-c958-4c04-b8d6-b6d5a8c2d20f 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-27 20:51:11.612 7 WARNING neutron.services.revisions.revision_plugin [None req-a6bc6d3d-c958-4c04-b8d6-b6d5a8c2d20f 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] Could not find related network for resource to bump revision. 2026-08-27 20:51:11.636 7 INFO neutron.db.segments_db [None req-a6bc6d3d-c958-4c04-b8d6-b6d5a8c2d20f 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] Added segment 017499f2-2b9e-474f-a325-43818a0c7bad of type flat for network 8bec1e1e-6f67-4912-aabe-2e2ca2b1cf38 2026-08-27 20:51:11.683 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6bc6d3d-c958-4c04-b8d6-b6d5a8c2d20f 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/10] 162.253.55.108 () {48 vars in 967 bytes} [Thu Aug 27 20:51:11 2026] POST /v2.0/networks => generated 124 bytes in 509 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-27 20:51:17.737 8 INFO neutron.pecan_wsgi.hooks.translation [None req-45c1d6de-ed2a-4d30-9877-0e3f947cc375 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/11] 162.253.55.108 () {44 vars in 927 bytes} [Thu Aug 27 20:51:17 2026] GET /v2.0/networks/public => generated 108 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/12] 162.253.55.108 () {44 vars in 949 bytes} [Thu Aug 27 20:51:17 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-27 20:51:17.839 8 WARNING neutron.services.revisions.revision_plugin [None req-616ad243-5ff8-4622-a800-1f66353f9618 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] Could not find related network for resource to bump revision. 2026-08-27 20:51:17.866 8 INFO neutron.db.segments_db [None req-616ad243-5ff8-4622-a800-1f66353f9618 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] Added segment 0e33b32e-9c55-4ec3-b2b0-e35461bff550 of type flat for network 672d83a0-9430-48fa-957b-04fc0dd418ff 2026-08-27 20:51:17.899 8 INFO neutron.pecan_wsgi.hooks.translation [None req-616ad243-5ff8-4622-a800-1f66353f9618 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/13] 162.253.55.108 () {48 vars in 967 bytes} [Thu Aug 27 20:51:17 2026] POST /v2.0/networks => generated 124 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-27 20:51:23.913 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6c21b1ef-533c-436c-8637-8f5fe48665be 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/14] 162.253.55.108 () {44 vars in 927 bytes} [Thu Aug 27 20:51:23 2026] GET /v2.0/networks/public => generated 108 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/15] 162.253.55.108 () {44 vars in 949 bytes} [Thu Aug 27 20:51:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-27 20:51:24.014 7 WARNING neutron.services.revisions.revision_plugin [None req-5627a7d1-9d92-469e-9fda-6c686d063df7 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] Could not find related network for resource to bump revision. 2026-08-27 20:51:24.034 7 INFO neutron.db.segments_db [None req-5627a7d1-9d92-469e-9fda-6c686d063df7 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] Added segment 8b516d6d-dbbf-4255-ba2f-0387e0c71b8c of type flat for network 853ea3e4-1dbe-4d46-804b-8a474f3e04f0 2026-08-27 20:51:24.070 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5627a7d1-9d92-469e-9fda-6c686d063df7 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/16] 162.253.55.108 () {48 vars in 967 bytes} [Thu Aug 27 20:51:23 2026] POST /v2.0/networks => generated 124 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-27 20:51:30.062 7 INFO neutron.pecan_wsgi.hooks.translation [None req-716dd6df-6bb8-4d23-afb2-5f3ca364c0e6 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/18] 162.253.55.108 () {44 vars in 927 bytes} [Thu Aug 27 20:51:30 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/19] 162.253.55.108 () {44 vars in 949 bytes} [Thu Aug 27 20:51:30 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-27 20:51:30.180 7 WARNING neutron.services.revisions.revision_plugin [None req-b4916574-bac0-4901-a52d-cee3f397b645 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] Could not find related network for resource to bump revision. 2026-08-27 20:51:30.214 7 INFO neutron.db.segments_db [None req-b4916574-bac0-4901-a52d-cee3f397b645 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] Added segment eb120413-4904-4aae-8840-2df98d44a6e5 of type flat for network e482cbed-0b68-4744-81a5-7e3e219abffb 2026-08-27 20:51:30.246 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b4916574-bac0-4901-a52d-cee3f397b645 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/20] 162.253.55.108 () {48 vars in 967 bytes} [Thu Aug 27 20:51:30 2026] POST /v2.0/networks => generated 124 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-27 20:51:36.243 8 INFO neutron.pecan_wsgi.hooks.translation [None req-487d3c77-94a3-45e1-8dc4-37300c55f6ac 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/21] 162.253.55.108 () {44 vars in 927 bytes} [Thu Aug 27 20:51:36 2026] GET /v2.0/networks/public => generated 108 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/22] 162.253.55.108 () {44 vars in 949 bytes} [Thu Aug 27 20:51:36 2026] GET /v2.0/networks?name=public => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-27 20:51:36.899 8 WARNING neutron.services.revisions.revision_plugin [None req-a58ef819-3412-4346-bbee-20fb08fd1e37 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] Could not find related network for resource to bump revision. 2026-08-27 20:51:36.929 8 INFO neutron.db.segments_db [None req-a58ef819-3412-4346-bbee-20fb08fd1e37 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] Added segment 482a3a96-f436-4a67-a9d8-ba400a654b0d of type flat for network 5607b143-f029-4673-9ea7-f0fe4173ad88 [pid: 8|app: 0|req: 14/23] 162.253.55.108 () {48 vars in 967 bytes} [Thu Aug 27 20:51:36 2026] POST /v2.0/networks => generated 706 bytes in 768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-27 20:51:38.376 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aefc4687-ddd6-4701-91ff-3721146e0263 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/24] 162.253.55.108 () {44 vars in 927 bytes} [Thu Aug 27 20:51:38 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/25] 162.253.55.108 () {44 vars in 949 bytes} [Thu Aug 27 20:51:38 2026] GET /v2.0/networks?name=public => generated 709 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-27 20:51:38.473 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d0f67225-8ec7-4cd1-a93d-62c693967bde 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/26] 162.253.55.108 () {44 vars in 1034 bytes} [Thu Aug 27 20:51:38 2026] GET /v2.0/subnets/public-subnet?network_id=5607b143-f029-4673-9ea7-f0fe4173ad88 => generated 113 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/27] 162.253.55.108 () {44 vars in 1057 bytes} [Thu Aug 27 20:51:38 2026] GET /v2.0/subnets?name=public-subnet&network_id=5607b143-f029-4673-9ea7-f0fe4173ad88 => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/28] 162.253.55.108 () {48 vars in 965 bytes} [Thu Aug 27 20:51:38 2026] POST /v2.0/subnets => generated 664 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-27 20:57:04.377 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aca30efe-eadf-474b-8b8f-d45a3b2397a5 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/72] 162.253.55.108 () {44 vars in 937 bytes} [Thu Aug 27 20:57:04 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 182 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/73] 162.253.55.108 () {44 vars in 959 bytes} [Thu Aug 27 20:57:04 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-27 20:57:04.522 7 INFO neutron.db.segments_db [None req-3c2f5051-9a3d-4bdd-b5df-af2e499dec50 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] Added segment 0b060356-35fd-4e24-b15a-6082c122db2a of type vxlan for network 884f3e0c-d1ba-41d0-ad0d-e6953e850bd1 [pid: 7|app: 0|req: 35/74] 162.253.55.108 () {48 vars in 966 bytes} [Thu Aug 27 20:57:04 2026] POST /v2.0/networks => generated 707 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-27 20:57:05.713 8 INFO neutron.pecan_wsgi.hooks.translation [None req-62b234da-097e-45b8-9180-62950b58f725 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 40/75] 162.253.55.108 () {44 vars in 937 bytes} [Thu Aug 27 20:57:05 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/76] 162.253.55.108 () {44 vars in 959 bytes} [Thu Aug 27 20:57:05 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-27 20:57:05.814 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c36cea68-c41d-4df2-890f-e7b1f1d5345d 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 41/77] 162.253.55.108 () {44 vars in 1036 bytes} [Thu Aug 27 20:57:05 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=884f3e0c-d1ba-41d0-ad0d-e6953e850bd1 => generated 114 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/78] 162.253.55.108 () {44 vars in 1059 bytes} [Thu Aug 27 20:57:05 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=884f3e0c-d1ba-41d0-ad0d-e6953e850bd1 => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/79] 162.253.55.108 () {48 vars in 965 bytes} [Thu Aug 27 20:57:05 2026] POST /v2.0/subnets => generated 651 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-27 20:57:07.661 7 INFO neutron.api.v2.resource [None req-6b11da6c-4cfe-403f-bb5b-0d3bb2a132e3 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/80] 162.253.55.108 () {44 vars in 971 bytes} [Thu Aug 27 20:57:07 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/81] 162.253.55.108 () {44 vars in 993 bytes} [Thu Aug 27 20:57:07 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/82] 162.253.55.108 () {48 vars in 980 bytes} [Thu Aug 27 20:57:07 2026] POST /v2.0/security-groups => generated 1616 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/83] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:09 2026] GET /v2.0/security-groups/a7d04e97-d7a4-470b-be32-20de48447735 => generated 1616 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/84] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:09 2026] GET /v2.0/security-groups/a7d04e97-d7a4-470b-be32-20de48447735 => generated 1616 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/85] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:09 2026] GET /v2.0/security-groups/a7d04e97-d7a4-470b-be32-20de48447735 => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/86] 162.253.55.108 () {48 vars in 991 bytes} [Thu Aug 27 20:57:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/87] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:10 2026] GET /v2.0/security-groups/a7d04e97-d7a4-470b-be32-20de48447735 => generated 2230 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/88] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:10 2026] GET /v2.0/security-groups/a7d04e97-d7a4-470b-be32-20de48447735 => 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/89] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:10 2026] GET /v2.0/security-groups/a7d04e97-d7a4-470b-be32-20de48447735 => generated 2230 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/90] 162.253.55.108 () {48 vars in 991 bytes} [Thu Aug 27 20:57:10 2026] POST /v2.0/security-group-rules => generated 603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:11 2026] GET /v2.0/security-groups/a7d04e97-d7a4-470b-be32-20de48447735 => generated 2846 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:11 2026] GET /v2.0/security-groups/a7d04e97-d7a4-470b-be32-20de48447735 => generated 2846 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:11 2026] GET /v2.0/security-groups/a7d04e97-d7a4-470b-be32-20de48447735 => generated 2846 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 162.253.55.108 () {48 vars in 991 bytes} [Thu Aug 27 20:57:11 2026] POST /v2.0/security-group-rules => generated 603 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:13 2026] GET /v2.0/security-groups/a7d04e97-d7a4-470b-be32-20de48447735 => generated 3462 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/98] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:13 2026] GET /v2.0/security-groups/a7d04e97-d7a4-470b-be32-20de48447735 => generated 3462 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:13 2026] GET /v2.0/security-groups/a7d04e97-d7a4-470b-be32-20de48447735 => generated 3462 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/100] 162.253.55.108 () {48 vars in 991 bytes} [Thu Aug 27 20:57:13 2026] POST /v2.0/security-group-rules => generated 603 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:14 2026] GET /v2.0/security-groups/a7d04e97-d7a4-470b-be32-20de48447735 => generated 4078 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/102] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:14 2026] GET /v2.0/security-groups/a7d04e97-d7a4-470b-be32-20de48447735 => generated 4078 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/103] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:14 2026] GET /v2.0/security-groups/a7d04e97-d7a4-470b-be32-20de48447735 => generated 4078 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/104] 162.253.55.108 () {48 vars in 991 bytes} [Thu Aug 27 20:57:14 2026] POST /v2.0/security-group-rules => generated 603 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/105] 162.253.55.108 () {44 vars in 987 bytes} [Thu Aug 27 20:57:16 2026] GET /v2.0/networks/884f3e0c-d1ba-41d0-ad0d-e6953e850bd1 => generated 732 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-27 20:57:16.598 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3a5414b-d872-4cbd-8619-d227fca4ebff 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/106] 162.253.55.108 () {44 vars in 1076 bytes} [Thu Aug 27 20:57:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=884f3e0c-d1ba-41d0-ad0d-e6953e850bd1 => generated 132 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 162.253.55.108 () {44 vars in 1099 bytes} [Thu Aug 27 20:57:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=884f3e0c-d1ba-41d0-ad0d-e6953e850bd1 => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/108] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:16 2026] GET /v2.0/security-groups/a7d04e97-d7a4-470b-be32-20de48447735 => generated 4694 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/109] 162.253.55.108 () {48 vars in 961 bytes} [Thu Aug 27 20:57:16 2026] POST /v2.0/ports => generated 1100 bytes in 732 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-27 20:57:26.061 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aa730814-2d40-4030-9728-0fd00738f6df 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 57/112] 162.253.55.108 () {44 vars in 980 bytes} [Thu Aug 27 20:57:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 67 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: 56/113] 162.253.55.108 () {44 vars in 1002 bytes} [Thu Aug 27 20:57:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/114] 162.253.55.108 () {48 vars in 1032 bytes} [Thu Aug 27 20:57:26 2026] PUT /v2.0/ports/c4c9c895-86f3-4f31-b3b4-9b89008e4184 => generated 1249 bytes in 1138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/115] 162.253.55.108 () {44 vars in 920 bytes} [Thu Aug 27 20:57:29 2026] GET /v2.0/ports => generated 3730 bytes in 138 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-27 20:57:35.414 8 INFO neutron.api.v2.resource [None req-0d0857c7-467d-444b-82e5-ce7556f91c1a 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 59/116] 162.253.55.108 () {44 vars in 959 bytes} [Thu Aug 27 20:57:35 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/117] 162.253.55.108 () {44 vars in 981 bytes} [Thu Aug 27 20:57:35 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/118] 162.253.55.108 () {48 vars in 980 bytes} [Thu Aug 27 20:57:35 2026] POST /v2.0/security-groups => generated 1610 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/119] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:36 2026] GET /v2.0/security-groups/95b22f5f-5bad-4802-9e58-61eabb4c8cd4 => generated 1610 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/120] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:36 2026] GET /v2.0/security-groups/95b22f5f-5bad-4802-9e58-61eabb4c8cd4 => generated 1610 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/121] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:36 2026] GET /v2.0/security-groups/95b22f5f-5bad-4802-9e58-61eabb4c8cd4 => generated 1610 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/122] 162.253.55.108 () {48 vars in 991 bytes} [Thu Aug 27 20:57:36 2026] POST /v2.0/security-group-rules => generated 623 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/123] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:37 2026] GET /v2.0/security-groups/95b22f5f-5bad-4802-9e58-61eabb4c8cd4 => generated 2246 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/124] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:37 2026] GET /v2.0/security-groups/95b22f5f-5bad-4802-9e58-61eabb4c8cd4 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/125] 162.253.55.108 () {44 vars in 1001 bytes} [Thu Aug 27 20:57:37 2026] GET /v2.0/security-groups/95b22f5f-5bad-4802-9e58-61eabb4c8cd4 => generated 2246 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/126] 162.253.55.108 () {48 vars in 991 bytes} [Thu Aug 27 20:57:37 2026] POST /v2.0/security-group-rules => generated 627 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/141] 162.253.55.108 () {44 vars in 975 bytes} [Thu Aug 27 20:59:25 2026] GET /v2.0/quotas/4701f86fb61f469182cbd606bcc63d9c => generated 312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/144] 162.253.55.108 () {48 vars in 1027 bytes} [Thu Aug 27 20:59:26 2026] PUT /v2.0/quotas/4701f86fb61f469182cbd606bcc63d9c => generated 311 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-27 21:01:58.404 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c01ab3e-3c03-4b51-9269-4abf1fb739f9 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 82/165] 162.253.55.108 () {30 vars in 742 bytes} [Thu Aug 27 21:01:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 202 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 84/166] 162.253.55.108 () {30 vars in 764 bytes} [Thu Aug 27 21:01:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-27 21:02:00.852 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6896963a-9711-4307-ba07-a9a9db4361dc 8317f09f64ac4b62815815b582d32c8c 4701f86fb61f469182cbd606bcc63d9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 83/167] 162.253.55.108 () {30 vars in 742 bytes} [Thu Aug 27 21:02:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/168] 162.253.55.108 () {30 vars in 764 bytes} [Thu Aug 27 21:02:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)