+ 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 13 01:24:05 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-7899c9485f-7bpjn 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 0x7f4e63ab1668 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-13 01:24:09.770 7 INFO neutron.common.config [-] Logging enabled! 2026-08-13 01:24:09.770 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-13 01:24:09.890 8 INFO neutron.common.config [-] Logging enabled! 2026-08-13 01:24:09.890 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-13 01:24:10.866 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-13 01:24:11.022 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-13 01:24:12.232 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-13 01:24:12.235 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-13 01:24:12.238 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-13 01:24:12.239 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-13 01:24:12.239 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-13 01:24:12.240 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-13 01:24:12.240 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-13 01:24:12.240 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 01:24:12.247 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 01:24:12.248 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 01:24:12.248 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-13 01:24:12.269 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-13 01:24:12.270 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-13 01:24:12.271 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-13 01:24:12.296 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-13 01:24:12.297 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-13 01:24:12.297 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-13 01:24:12.297 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-13 01:24:12.398 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-13 01:24:12.401 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-13 01:24:12.404 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-13 01:24:12.405 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-13 01:24:12.405 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-13 01:24:12.406 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-13 01:24:12.406 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-13 01:24:12.406 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 01:24:12.413 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 01:24:12.414 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 01:24:12.414 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-13 01:24:12.435 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-13 01:24:12.436 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-13 01:24:12.436 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-13 01:24:12.463 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-13 01:24:12.463 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-13 01:24:12.463 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-13 01:24:12.463 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-13 01:24:12.815 7 INFO neutron.plugins.ml2.managers [None req-1c6ada19-4ae0-4402-8377-92f5e5fd7b78 - - - - - -] Initializing driver for type 'vlan' 2026-08-13 01:24:12.955 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1c6ada19-4ae0-4402-8377-92f5e5fd7b78 - - - - - -] VlanTypeDriver initialization complete 2026-08-13 01:24:12.955 7 INFO neutron.plugins.ml2.managers [None req-1c6ada19-4ae0-4402-8377-92f5e5fd7b78 - - - - - -] Initializing driver for type 'vxlan' 2026-08-13 01:24:12.955 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1c6ada19-4ae0-4402-8377-92f5e5fd7b78 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-13 01:24:12.960 8 INFO neutron.plugins.ml2.managers [None req-e351b8ba-7bbd-414d-b04f-c183f8ca39c1 - - - - - -] Initializing driver for type 'vlan' 2026-08-13 01:24:12.966 7 INFO neutron.plugins.ml2.managers [None req-1c6ada19-4ae0-4402-8377-92f5e5fd7b78 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-13 01:24:12.966 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1c6ada19-4ae0-4402-8377-92f5e5fd7b78 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-13 01:24:12.966 7 INFO neutron.plugins.ml2.managers [None req-1c6ada19-4ae0-4402-8377-92f5e5fd7b78 - - - - - -] Initializing extension driver 'port_security' 2026-08-13 01:24:12.966 7 INFO neutron.plugins.ml2.extensions.port_security [None req-1c6ada19-4ae0-4402-8377-92f5e5fd7b78 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-13 01:24:12.966 7 INFO neutron.plugins.ml2.managers [None req-1c6ada19-4ae0-4402-8377-92f5e5fd7b78 - - - - - -] Initializing extension driver 'qos' 2026-08-13 01:24:12.966 7 INFO neutron.plugins.ml2.managers [None req-1c6ada19-4ae0-4402-8377-92f5e5fd7b78 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-13 01:24:12.967 7 INFO neutron.plugins.ml2.managers [None req-1c6ada19-4ae0-4402-8377-92f5e5fd7b78 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-13 01:24:12.978 7 INFO neutron.quota [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded quota_driver: . 2026-08-13 01:24:12.979 7 INFO neutron.plugins.ml2.plugin [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Modular L2 Plugin initialization complete 2026-08-13 01:24:12.979 7 INFO neutron.plugins.ml2.managers [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-13 01:24:12.979 7 INFO neutron.plugins.ml2.managers [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-13 01:24:12.979 7 INFO neutron.plugins.ml2.managers [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-13 01:24:12.979 7 INFO neutron.manager [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loading Plugin: qos 2026-08-13 01:24:12.992 7 INFO neutron.manager [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loading Plugin: router 2026-08-13 01:24:13.036 7 INFO neutron.services.service_base [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-13 01:24:13.036 7 INFO neutron.manager [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loading Plugin: segments 2026-08-13 01:24:13.103 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e351b8ba-7bbd-414d-b04f-c183f8ca39c1 - - - - - -] VlanTypeDriver initialization complete 2026-08-13 01:24:13.103 8 INFO neutron.plugins.ml2.managers [None req-e351b8ba-7bbd-414d-b04f-c183f8ca39c1 - - - - - -] Initializing driver for type 'vxlan' 2026-08-13 01:24:13.103 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e351b8ba-7bbd-414d-b04f-c183f8ca39c1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-13 01:24:13.114 8 INFO neutron.plugins.ml2.managers [None req-e351b8ba-7bbd-414d-b04f-c183f8ca39c1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-13 01:24:13.114 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e351b8ba-7bbd-414d-b04f-c183f8ca39c1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-13 01:24:13.114 8 INFO neutron.plugins.ml2.managers [None req-e351b8ba-7bbd-414d-b04f-c183f8ca39c1 - - - - - -] Initializing extension driver 'port_security' 2026-08-13 01:24:13.114 8 INFO neutron.plugins.ml2.extensions.port_security [None req-e351b8ba-7bbd-414d-b04f-c183f8ca39c1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-13 01:24:13.115 8 INFO neutron.plugins.ml2.managers [None req-e351b8ba-7bbd-414d-b04f-c183f8ca39c1 - - - - - -] Initializing extension driver 'qos' 2026-08-13 01:24:13.115 8 INFO neutron.plugins.ml2.managers [None req-e351b8ba-7bbd-414d-b04f-c183f8ca39c1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-13 01:24:13.115 8 INFO neutron.plugins.ml2.managers [None req-e351b8ba-7bbd-414d-b04f-c183f8ca39c1 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-13 01:24:13.126 8 INFO neutron.quota [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded quota_driver: . 2026-08-13 01:24:13.127 8 INFO neutron.plugins.ml2.plugin [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Modular L2 Plugin initialization complete 2026-08-13 01:24:13.127 8 INFO neutron.plugins.ml2.managers [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-13 01:24:13.127 8 INFO neutron.plugins.ml2.managers [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-13 01:24:13.127 8 INFO neutron.plugins.ml2.managers [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-13 01:24:13.127 8 INFO neutron.manager [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loading Plugin: qos 2026-08-13 01:24:13.130 7 INFO neutron.manager [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loading Plugin: trunk 2026-08-13 01:24:13.140 8 INFO neutron.manager [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loading Plugin: router 2026-08-13 01:24:13.144 7 INFO neutron.manager [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loading Plugin: vpnaas 2026-08-13 01:24:13.182 7 WARNING stevedore.named [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-13 01:24:13.183 8 INFO neutron.services.service_base [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-13 01:24:13.183 8 INFO neutron.manager [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loading Plugin: segments 2026-08-13 01:24:13.238 7 INFO neutron_vpnaas.services.vpn.plugin [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-13 01:24:13.239 7 INFO neutron.manager [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loading Plugin: taas 2026-08-13 01:24:13.261 7 WARNING stevedore.named [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-13 01:24:13.277 8 INFO neutron.manager [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loading Plugin: trunk 2026-08-13 01:24:13.280 7 INFO neutron_taas.services.taas.taas_plugin [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-13 01:24:13.280 7 INFO neutron.manager [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loading Plugin: tapmirror 2026-08-13 01:24:13.289 7 WARNING stevedore.named [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-13 01:24:13.291 8 INFO neutron.manager [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loading Plugin: vpnaas 2026-08-13 01:24:13.309 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-13 01:24:13.309 7 INFO neutron.manager [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loading Plugin: auto_allocate 2026-08-13 01:24:13.314 7 INFO neutron.manager [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loading Plugin: tag 2026-08-13 01:24:13.322 7 INFO neutron.manager [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loading Plugin: timestamp 2026-08-13 01:24:13.324 7 INFO neutron.manager [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loading Plugin: network_ip_availability 2026-08-13 01:24:13.329 7 INFO neutron.manager [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loading Plugin: flavors 2026-08-13 01:24:13.329 8 WARNING stevedore.named [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-13 01:24:13.333 7 INFO neutron.manager [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loading Plugin: revisions 2026-08-13 01:24:13.336 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Initializing extension manager. 2026-08-13 01:24:13.337 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: aap-reject-multicast 2026-08-13 01:24:13.338 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: address-group 2026-08-13 01:24:13.339 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: address-scope 2026-08-13 01:24:13.339 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-13 01:24:13.340 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: agent 2026-08-13 01:24:13.341 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: agent-resources-synced 2026-08-13 01:24:13.341 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: agent_sort_key 2026-08-13 01:24:13.342 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-13 01:24:13.343 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-13 01:24:13.344 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: availability_zone 2026-08-13 01:24:13.344 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: availability_zone_filter 2026-08-13 01:24:13.345 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-13 01:24:13.345 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: default-subnetpools 2026-08-13 01:24:13.347 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-13 01:24:13.347 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: dns-integration 2026-08-13 01:24:13.348 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: dns-domain-ports 2026-08-13 01:24:13.349 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-13 01:24:13.349 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: dvr 2026-08-13 01:24:13.350 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-13 01:24:13.351 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: empty-string-filtering 2026-08-13 01:24:13.351 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-13 01:24:13.352 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 01:24:13.353 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-13 01:24:13.353 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: external-net 2026-08-13 01:24:13.354 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-13 01:24:13.355 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: extraroute 2026-08-13 01:24:13.355 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: extraroute-atomic 2026-08-13 01:24:13.356 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: filter-validation 2026-08-13 01:24:13.356 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-13 01:24:13.357 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-13 01:24:13.357 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-13 01:24:13.358 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: fip-port-details 2026-08-13 01:24:13.359 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: flavors 2026-08-13 01:24:13.360 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-13 01:24:13.360 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: floatingip-pools 2026-08-13 01:24:13.361 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: ip_allocation 2026-08-13 01:24:13.361 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-13 01:24:13.362 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: l2_adjacency 2026-08-13 01:24:13.363 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: router 2026-08-13 01:24:13.364 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-13 01:24:13.365 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 01:24:13.366 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-13 01:24:13.366 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-13 01:24:13.367 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: ext-gw-mode 2026-08-13 01:24:13.368 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: l3-ha 2026-08-13 01:24:13.368 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-13 01:24:13.369 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-13 01:24:13.369 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: l3-flavors 2026-08-13 01:24:13.370 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-13 01:24:13.371 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-13 01:24:13.373 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-13 01:24:13.375 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-13 01:24:13.376 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-13 01:24:13.377 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-13 01:24:13.378 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-13 01:24:13.378 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: multi-provider 2026-08-13 01:24:13.379 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: net-mtu 2026-08-13 01:24:13.379 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: net-mtu-writable 2026-08-13 01:24:13.380 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: network_availability_zone 2026-08-13 01:24:13.380 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: network_ha 2026-08-13 01:24:13.381 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: network-ip-availability 2026-08-13 01:24:13.382 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: network-ip-availability-details 2026-08-13 01:24:13.382 8 INFO neutron_vpnaas.services.vpn.plugin [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-13 01:24:13.382 8 INFO neutron.manager [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loading Plugin: taas 2026-08-13 01:24:13.383 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-13 01:24:13.384 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: pagination 2026-08-13 01:24:13.384 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: port-device-profile 2026-08-13 01:24:13.385 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-13 01:24:13.385 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-13 01:24:13.386 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-13 01:24:13.386 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: port-mac-override 2026-08-13 01:24:13.387 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-13 01:24:13.387 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-13 01:24:13.388 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-13 01:24:13.388 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: port-resource-request 2026-08-13 01:24:13.389 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-13 01:24:13.389 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-13 01:24:13.390 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: binding 2026-08-13 01:24:13.390 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: binding-extended 2026-08-13 01:24:13.391 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: port-security 2026-08-13 01:24:13.391 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: project-id 2026-08-13 01:24:13.392 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: provider 2026-08-13 01:24:13.392 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-13 01:24:13.393 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-13 01:24:13.395 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: qos 2026-08-13 01:24:13.396 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-13 01:24:13.396 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-13 01:24:13.397 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: qos-default 2026-08-13 01:24:13.397 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: qos-fip 2026-08-13 01:24:13.398 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-13 01:24:13.398 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-13 01:24:13.399 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-13 01:24:13.399 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-13 01:24:13.400 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-13 01:24:13.401 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: qos-pps 2026-08-13 01:24:13.401 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-13 01:24:13.402 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-13 01:24:13.402 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: qos-rules-alias 2026-08-13 01:24:13.403 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: quota-check-limit 2026-08-13 01:24:13.403 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-13 01:24:13.405 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: quotas 2026-08-13 01:24:13.406 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: quota_details 2026-08-13 01:24:13.408 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: rbac-policies 2026-08-13 01:24:13.408 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: rbac-address-group 2026-08-13 01:24:13.408 8 WARNING stevedore.named [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-13 01:24:13.409 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: rbac-address-scope 2026-08-13 01:24:13.409 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: rbac-security-groups 2026-08-13 01:24:13.410 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-13 01:24:13.410 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: revision-if-match 2026-08-13 01:24:13.411 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-13 01:24:13.412 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: router_availability_zone 2026-08-13 01:24:13.412 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-13 01:24:13.412 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-13 01:24:13.414 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-13 01:24:13.415 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-13 01:24:13.415 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-13 01:24:13.416 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-13 01:24:13.417 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-13 01:24:13.417 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-13 01:24:13.418 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-13 01:24:13.423 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: security-group 2026-08-13 01:24:13.424 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: segment 2026-08-13 01:24:13.424 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-13 01:24:13.425 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: service-type 2026-08-13 01:24:13.425 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: sorting 2026-08-13 01:24:13.426 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: standard-attr-segment 2026-08-13 01:24:13.426 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: standard-attr-description 2026-08-13 01:24:13.427 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: stateful-security-group 2026-08-13 01:24:13.427 7 WARNING neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-13 01:24:13.428 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-13 01:24:13.428 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-13 01:24:13.428 8 INFO neutron.manager [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loading Plugin: tapmirror 2026-08-13 01:24:13.428 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: subnet-external-network 2026-08-13 01:24:13.429 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: subnet_onboard 2026-08-13 01:24:13.430 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-13 01:24:13.430 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: subnet-service-types 2026-08-13 01:24:13.431 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: subnet_allocation 2026-08-13 01:24:13.431 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-13 01:24:13.432 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: tag-creation 2026-08-13 01:24:13.432 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-13 01:24:13.437 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: standard-attr-tag 2026-08-13 01:24:13.438 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-13 01:24:13.438 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: trunk 2026-08-13 01:24:13.439 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: trunk-details 2026-08-13 01:24:13.439 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-13 01:24:13.440 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-13 01:24:13.440 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-13 01:24:13.441 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-13 01:24:13.442 8 WARNING stevedore.named [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-13 01:24:13.443 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-13 01:24:13.444 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-13 01:24:13.444 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: vpn-flavors 2026-08-13 01:24:13.446 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: vpnaas 2026-08-13 01:24:13.448 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: taas 2026-08-13 01:24:13.449 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: tap-mirror 2026-08-13 01:24:13.450 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-13 01:24:13.450 7 INFO neutron.api.extensions [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-13 01:24:13.453 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-13 01:24:13.453 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-13 01:24:13.453 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 01:24:13.453 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-13 01:24:13.455 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-13 01:24:13.457 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-13 01:24:13.457 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-13 01:24:13.457 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-13 01:24:13.458 8 INFO neutron.manager [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loading Plugin: auto_allocate 2026-08-13 01:24:13.461 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-13 01:24:13.462 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-13 01:24:13.462 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-13 01:24:13.463 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 01:24:13.463 7 WARNING neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] subnetpool is already registered 2026-08-13 01:24:13.464 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 01:24:13.464 7 WARNING neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] subnetpool is already registered 2026-08-13 01:24:13.464 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-13 01:24:13.465 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 01:24:13.465 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 01:24:13.465 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-13 01:24:13.466 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-13 01:24:13.466 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-13 01:24:13.467 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 01:24:13.467 7 WARNING neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] ipsecpolicy is already registered 2026-08-13 01:24:13.467 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 01:24:13.467 7 WARNING neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] ikepolicy is already registered 2026-08-13 01:24:13.468 8 INFO neutron.manager [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loading Plugin: tag 2026-08-13 01:24:13.470 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-13 01:24:13.471 7 WARNING neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] router_route is already registered 2026-08-13 01:24:13.472 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-13 01:24:13.472 7 WARNING neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] router is already registered 2026-08-13 01:24:13.472 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-13 01:24:13.473 7 WARNING neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] floatingip is already registered 2026-08-13 01:24:13.476 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-13 01:24:13.477 7 WARNING neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] rbac_policy is already registered 2026-08-13 01:24:13.477 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-13 01:24:13.477 7 WARNING neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] security_group is already registered 2026-08-13 01:24:13.478 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-13 01:24:13.478 7 WARNING neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] security_group_rule is already registered 2026-08-13 01:24:13.479 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 01:24:13.479 7 WARNING neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] subnetpool is already registered 2026-08-13 01:24:13.479 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 01:24:13.479 7 WARNING neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] subnetpool is already registered 2026-08-13 01:24:13.479 8 INFO neutron.manager [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loading Plugin: timestamp 2026-08-13 01:24:13.480 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-13 01:24:13.480 7 WARNING neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] trunk is already registered 2026-08-13 01:24:13.480 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 01:24:13.481 7 WARNING neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] ikepolicy is already registered 2026-08-13 01:24:13.481 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 01:24:13.481 7 WARNING neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] ipsecpolicy is already registered 2026-08-13 01:24:13.481 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-13 01:24:13.481 7 WARNING neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] endpoint_group is already registered 2026-08-13 01:24:13.482 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-13 01:24:13.482 7 WARNING neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] vpnservice is already registered 2026-08-13 01:24:13.482 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-13 01:24:13.482 7 WARNING neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] ipsec_site_connection is already registered 2026-08-13 01:24:13.483 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 01:24:13.483 7 WARNING neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] ipsecpolicy is already registered 2026-08-13 01:24:13.483 8 INFO neutron.manager [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loading Plugin: network_ip_availability 2026-08-13 01:24:13.483 7 INFO neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 01:24:13.483 7 WARNING neutron.quota.resource_registry [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] ikepolicy is already registered 2026-08-13 01:24:13.488 8 INFO neutron.manager [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loading Plugin: flavors 2026-08-13 01:24:13.492 8 INFO neutron.manager [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loading Plugin: revisions 2026-08-13 01:24:13.495 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Initializing extension manager. 2026-08-13 01:24:13.496 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: aap-reject-multicast 2026-08-13 01:24:13.497 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: address-group 2026-08-13 01:24:13.498 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: address-scope 2026-08-13 01:24:13.499 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-13 01:24:13.500 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: agent 2026-08-13 01:24:13.500 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: agent-resources-synced 2026-08-13 01:24:13.501 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: agent_sort_key 2026-08-13 01:24:13.502 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-13 01:24:13.502 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-13 01:24:13.503 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: availability_zone 2026-08-13 01:24:13.504 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: availability_zone_filter 2026-08-13 01:24:13.505 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-13 01:24:13.506 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: default-subnetpools 2026-08-13 01:24:13.508 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-13 01:24:13.508 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: dns-integration 2026-08-13 01:24:13.509 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: dns-domain-ports 2026-08-13 01:24:13.509 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-13 01:24:13.510 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: dvr 2026-08-13 01:24:13.510 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-13 01:24:13.511 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: empty-string-filtering 2026-08-13 01:24:13.511 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-13 01:24:13.512 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 01:24:13.515 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-13 01:24:13.515 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: external-net 2026-08-13 01:24:13.516 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-13 01:24:13.516 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: extraroute 2026-08-13 01:24:13.517 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: extraroute-atomic 2026-08-13 01:24:13.517 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: filter-validation 2026-08-13 01:24:13.518 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-13 01:24:13.518 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-13 01:24:13.519 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-13 01:24:13.519 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: fip-port-details 2026-08-13 01:24:13.520 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: flavors 2026-08-13 01:24:13.522 7 WARNING keystonemiddleware._common.config [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 01:24:13.523 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-13 01:24:13.524 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: floatingip-pools 2026-08-13 01:24:13.525 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: ip_allocation 2026-08-13 01:24:13.525 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-13 01:24:13.526 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: l2_adjacency 2026-08-13 01:24:13.528 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: router 2026-08-13 01:24:13.528 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-13 01:24:13.529 7 WARNING keystonemiddleware.auth_token [None req-ae0c6bb1-0879-456b-9bb6-757a79f291e0 - - - - - -] 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-13 01:24:13.530 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 01:24:13.530 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-13 01:24:13.531 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f4e63ab1668 pid: 7 (default app) 2026-08-13 01:24:13.531 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: ext-gw-mode 2026-08-13 01:24:13.532 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: l3-ha 2026-08-13 01:24:13.532 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-13 01:24:13.533 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-13 01:24:13.533 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: l3-flavors 2026-08-13 01:24:13.534 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-13 01:24:13.535 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-13 01:24:13.537 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-13 01:24:13.538 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-13 01:24:13.540 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-13 01:24:13.541 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-13 01:24:13.542 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-13 01:24:13.542 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: multi-provider 2026-08-13 01:24:13.543 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: net-mtu 2026-08-13 01:24:13.543 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: net-mtu-writable 2026-08-13 01:24:13.544 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: network_availability_zone 2026-08-13 01:24:13.544 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: network_ha 2026-08-13 01:24:13.545 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: network-ip-availability 2026-08-13 01:24:13.546 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: network-ip-availability-details 2026-08-13 01:24:13.547 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-13 01:24:13.547 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: pagination 2026-08-13 01:24:13.548 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: port-device-profile 2026-08-13 01:24:13.548 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-13 01:24:13.549 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-13 01:24:13.549 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-13 01:24:13.550 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: port-mac-override 2026-08-13 01:24:13.550 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-13 01:24:13.551 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-13 01:24:13.551 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-13 01:24:13.552 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: port-resource-request 2026-08-13 01:24:13.552 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-13 01:24:13.553 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-13 01:24:13.554 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: binding 2026-08-13 01:24:13.554 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: binding-extended 2026-08-13 01:24:13.555 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: port-security 2026-08-13 01:24:13.555 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: project-id 2026-08-13 01:24:13.556 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: provider 2026-08-13 01:24:13.557 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-13 01:24:13.557 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-13 01:24:13.559 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: qos 2026-08-13 01:24:13.560 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-13 01:24:13.561 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-13 01:24:13.561 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: qos-default 2026-08-13 01:24:13.562 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: qos-fip 2026-08-13 01:24:13.562 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-13 01:24:13.563 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-13 01:24:13.563 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-13 01:24:13.564 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-13 01:24:13.564 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-13 01:24:13.565 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: qos-pps 2026-08-13 01:24:13.566 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-13 01:24:13.566 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-13 01:24:13.567 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: qos-rules-alias 2026-08-13 01:24:13.567 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: quota-check-limit 2026-08-13 01:24:13.568 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-13 01:24:13.570 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: quotas 2026-08-13 01:24:13.571 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: quota_details 2026-08-13 01:24:13.572 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: rbac-policies 2026-08-13 01:24:13.573 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: rbac-address-group 2026-08-13 01:24:13.574 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: rbac-address-scope 2026-08-13 01:24:13.574 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: rbac-security-groups 2026-08-13 01:24:13.575 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-13 01:24:13.575 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: revision-if-match 2026-08-13 01:24:13.576 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-13 01:24:13.576 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: router_availability_zone 2026-08-13 01:24:13.577 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-13 01:24:13.577 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-13 01:24:13.579 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-13 01:24:13.580 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-13 01:24:13.580 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-13 01:24:13.581 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-13 01:24:13.581 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-13 01:24:13.582 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-13 01:24:13.582 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-13 01:24:13.587 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: security-group 2026-08-13 01:24:13.588 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: segment 2026-08-13 01:24:13.588 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-13 01:24:13.589 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: service-type 2026-08-13 01:24:13.589 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: sorting 2026-08-13 01:24:13.590 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: standard-attr-segment 2026-08-13 01:24:13.590 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: standard-attr-description 2026-08-13 01:24:13.591 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: stateful-security-group 2026-08-13 01:24:13.591 8 WARNING neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-13 01:24:13.592 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-13 01:24:13.592 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: subnet-external-network 2026-08-13 01:24:13.593 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: subnet_onboard 2026-08-13 01:24:13.593 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-13 01:24:13.594 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: subnet-service-types 2026-08-13 01:24:13.595 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: subnet_allocation 2026-08-13 01:24:13.595 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-13 01:24:13.596 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: tag-creation 2026-08-13 01:24:13.596 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-13 01:24:13.601 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: standard-attr-tag 2026-08-13 01:24:13.602 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-13 01:24:13.603 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: trunk 2026-08-13 01:24:13.603 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: trunk-details 2026-08-13 01:24:13.604 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-13 01:24:13.605 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-13 01:24:13.606 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-13 01:24:13.606 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-13 01:24:13.608 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-13 01:24:13.609 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-13 01:24:13.610 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: vpn-flavors 2026-08-13 01:24:13.611 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: vpnaas 2026-08-13 01:24:13.612 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: taas 2026-08-13 01:24:13.613 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: tap-mirror 2026-08-13 01:24:13.614 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-13 01:24:13.615 8 INFO neutron.api.extensions [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-13 01:24:13.617 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-13 01:24:13.618 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-13 01:24:13.618 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 01:24:13.618 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-13 01:24:13.620 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-13 01:24:13.621 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-13 01:24:13.622 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-13 01:24:13.626 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-13 01:24:13.627 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-13 01:24:13.627 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-13 01:24:13.628 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 01:24:13.628 8 WARNING neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] subnetpool is already registered 2026-08-13 01:24:13.629 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 01:24:13.629 8 WARNING neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] subnetpool is already registered 2026-08-13 01:24:13.629 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-13 01:24:13.630 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 01:24:13.630 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 01:24:13.630 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-13 01:24:13.631 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-13 01:24:13.631 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-13 01:24:13.631 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 01:24:13.632 8 WARNING neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] ipsecpolicy is already registered 2026-08-13 01:24:13.632 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 01:24:13.632 8 WARNING neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] ikepolicy is already registered 2026-08-13 01:24:13.635 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-13 01:24:13.636 8 WARNING neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] router_route is already registered 2026-08-13 01:24:13.637 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-13 01:24:13.637 8 WARNING neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] router is already registered 2026-08-13 01:24:13.637 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-13 01:24:13.638 8 WARNING neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] floatingip is already registered 2026-08-13 01:24:13.641 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-13 01:24:13.642 8 WARNING neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] rbac_policy is already registered 2026-08-13 01:24:13.642 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-13 01:24:13.642 8 WARNING neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] security_group is already registered 2026-08-13 01:24:13.643 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-13 01:24:13.643 8 WARNING neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] security_group_rule is already registered 2026-08-13 01:24:13.644 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 01:24:13.644 8 WARNING neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] subnetpool is already registered 2026-08-13 01:24:13.644 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 01:24:13.644 8 WARNING neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] subnetpool is already registered 2026-08-13 01:24:13.645 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-13 01:24:13.645 8 WARNING neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] trunk is already registered 2026-08-13 01:24:13.645 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 01:24:13.645 8 WARNING neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] ikepolicy is already registered 2026-08-13 01:24:13.646 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 01:24:13.646 8 WARNING neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] ipsecpolicy is already registered 2026-08-13 01:24:13.646 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-13 01:24:13.646 8 WARNING neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] endpoint_group is already registered 2026-08-13 01:24:13.647 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-13 01:24:13.647 8 WARNING neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] vpnservice is already registered 2026-08-13 01:24:13.647 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-13 01:24:13.647 8 WARNING neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] ipsec_site_connection is already registered 2026-08-13 01:24:13.648 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 01:24:13.649 8 WARNING neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] ipsecpolicy is already registered 2026-08-13 01:24:13.649 8 INFO neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 01:24:13.649 8 WARNING neutron.quota.resource_registry [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] ikepolicy is already registered 2026-08-13 01:24:13.687 8 WARNING keystonemiddleware._common.config [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 01:24:13.693 8 WARNING keystonemiddleware.auth_token [None req-d8cc1a6b-0013-467b-85a3-4796df5f2999 - - - - - -] 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 0x7f4e63ab1668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 01:24:18.183 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17f9a2e3-5196-4959-8991-cf9120ec2d87 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.144 () {44 vars in 928 bytes} [Thu Aug 13 01:24:17 2026] GET /v2.0/networks/public => generated 108 bytes in 1024 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 199.204.45.144 () {44 vars in 950 bytes} [Thu Aug 13 01:24:18 2026] GET /v2.0/networks?name=public => generated 15 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 01:24:18.769 7 ERROR stevedore.extension [None req-82505f86-5984-4f67-972d-33ded1498022 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-13 01:24:18.780 7 ERROR stevedore.extension [None req-82505f86-5984-4f67-972d-33ded1498022 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-13 01:24:18.781 7 ERROR stevedore.extension [None req-82505f86-5984-4f67-972d-33ded1498022 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-13 01:24:19.072 7 WARNING neutron.services.revisions.revision_plugin [None req-82505f86-5984-4f67-972d-33ded1498022 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] Could not find related network for resource to bump revision. 2026-08-13 01:24:19.092 7 INFO neutron.db.segments_db [None req-82505f86-5984-4f67-972d-33ded1498022 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] Added segment fe8bcc75-6995-435f-b410-ee61892a56b3 of type flat for network a6ff1936-0dca-47eb-837c-55d5e1102b24 2026-08-13 01:24:19.142 7 INFO neutron.pecan_wsgi.hooks.translation [None req-82505f86-5984-4f67-972d-33ded1498022 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.144 () {48 vars in 968 bytes} [Thu Aug 13 01:24:18 2026] POST /v2.0/networks => generated 124 bytes in 606 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 01:24:25.317 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a190c4fc-f061-4f87-ba8c-ae16dbd7d68e 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.144 () {44 vars in 928 bytes} [Thu Aug 13 01:24:24 2026] GET /v2.0/networks/public => generated 108 bytes in 375 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.144 () {44 vars in 950 bytes} [Thu Aug 13 01:24:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 01:24:25.569 8 ERROR stevedore.extension [None req-75cd9cec-a8ae-432c-8585-248d36456f54 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-13 01:24:25.581 8 ERROR stevedore.extension [None req-75cd9cec-a8ae-432c-8585-248d36456f54 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-13 01:24:25.582 8 ERROR stevedore.extension [None req-75cd9cec-a8ae-432c-8585-248d36456f54 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-13 01:24:25.743 8 WARNING neutron.services.revisions.revision_plugin [None req-75cd9cec-a8ae-432c-8585-248d36456f54 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] Could not find related network for resource to bump revision. 2026-08-13 01:24:25.767 8 INFO neutron.db.segments_db [None req-75cd9cec-a8ae-432c-8585-248d36456f54 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] Added segment 8e094838-0c54-4c85-ba12-9bea6cc8a303 of type flat for network 19ab8d25-b3b6-4fc1-8e23-fc70569b5c23 2026-08-13 01:24:25.815 8 INFO neutron.pecan_wsgi.hooks.translation [None req-75cd9cec-a8ae-432c-8585-248d36456f54 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/8] 199.204.45.144 () {48 vars in 968 bytes} [Thu Aug 13 01:24:25 2026] POST /v2.0/networks => generated 124 bytes in 497 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 01:24:31.680 8 INFO neutron.pecan_wsgi.hooks.translation [None req-844c1d28-75c8-4a06-9294-6899148eb264 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.144 () {44 vars in 928 bytes} [Thu Aug 13 01:24:31 2026] GET /v2.0/networks/public => generated 108 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.144 () {44 vars in 950 bytes} [Thu Aug 13 01:24:31 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 01:24:31.740 8 WARNING neutron.services.revisions.revision_plugin [None req-6fde4488-6d8a-48e4-ba9d-46535378158f 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] Could not find related network for resource to bump revision. 2026-08-13 01:24:31.754 8 INFO neutron.db.segments_db [None req-6fde4488-6d8a-48e4-ba9d-46535378158f 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] Added segment 54fbaffc-d4e0-4c92-9dfb-976c7f424842 of type flat for network 33e06f57-0556-49ce-a5a8-0124fdee1784 2026-08-13 01:24:31.781 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6fde4488-6d8a-48e4-ba9d-46535378158f 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.144 () {48 vars in 968 bytes} [Thu Aug 13 01:24:31 2026] POST /v2.0/networks => generated 124 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 01:24:37.620 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d440eadc-61f6-4d1e-a383-a6640d25ea7e 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.144 () {44 vars in 928 bytes} [Thu Aug 13 01:24:37 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.144 () {44 vars in 950 bytes} [Thu Aug 13 01:24:37 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 01:24:37.706 7 WARNING neutron.services.revisions.revision_plugin [None req-502fa2ac-de27-4c70-96f1-68088b2f3f96 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] Could not find related network for resource to bump revision. 2026-08-13 01:24:37.724 7 INFO neutron.db.segments_db [None req-502fa2ac-de27-4c70-96f1-68088b2f3f96 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] Added segment a865021b-4925-4845-ab43-458f05f042fb of type flat for network 4bbd6241-f9d9-4bd6-b9d3-fb0c4f2038a7 2026-08-13 01:24:37.745 7 INFO neutron.pecan_wsgi.hooks.translation [None req-502fa2ac-de27-4c70-96f1-68088b2f3f96 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/15] 199.204.45.144 () {48 vars in 968 bytes} [Thu Aug 13 01:24:37 2026] POST /v2.0/networks => generated 124 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 01:24:43.593 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03d8c099-2cef-4771-a5c0-9a130fd5b1a4 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/17] 199.204.45.144 () {44 vars in 928 bytes} [Thu Aug 13 01:24:43 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/18] 199.204.45.144 () {44 vars in 950 bytes} [Thu Aug 13 01:24:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 01:24:43.663 8 WARNING neutron.services.revisions.revision_plugin [None req-ad7f5699-8d6e-4210-977e-9cf5c8e7163f 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] Could not find related network for resource to bump revision. 2026-08-13 01:24:43.677 8 INFO neutron.db.segments_db [None req-ad7f5699-8d6e-4210-977e-9cf5c8e7163f 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] Added segment a499ec2f-b243-477c-9307-ab370eb3a6e6 of type flat for network 8baff16c-719c-4a9e-b1e2-3dac792699b1 2026-08-13 01:24:43.694 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad7f5699-8d6e-4210-977e-9cf5c8e7163f 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/19] 199.204.45.144 () {48 vars in 968 bytes} [Thu Aug 13 01:24:43 2026] POST /v2.0/networks => generated 124 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 01:24:49.545 7 INFO neutron.pecan_wsgi.hooks.translation [None req-78bab297-0780-4242-8973-81ab8a7604cc 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.204.45.144 () {44 vars in 928 bytes} [Thu Aug 13 01:24:49 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/21] 199.204.45.144 () {44 vars in 950 bytes} [Thu Aug 13 01:24:49 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 01:24:49.623 7 WARNING neutron.services.revisions.revision_plugin [None req-e7982153-5b9f-4886-af67-1691c3c24756 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] Could not find related network for resource to bump revision. 2026-08-13 01:24:49.641 7 INFO neutron.db.segments_db [None req-e7982153-5b9f-4886-af67-1691c3c24756 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] Added segment 5fb45881-5792-4738-933c-836e30c86e93 of type flat for network 0e1e9193-2b5e-491f-a85e-e16a30780b08 [pid: 7|app: 0|req: 13/22] 199.204.45.144 () {48 vars in 968 bytes} [Thu Aug 13 01:24:49 2026] POST /v2.0/networks => generated 706 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 01:24:50.928 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01a55297-68ef-45d2-865f-6741c2c0e6e8 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/23] 199.204.45.144 () {44 vars in 928 bytes} [Thu Aug 13 01:24:50 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 199.204.45.144 () {44 vars in 950 bytes} [Thu Aug 13 01:24:50 2026] GET /v2.0/networks?name=public => generated 709 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 01:24:50.997 8 INFO neutron.pecan_wsgi.hooks.translation [None req-825e0253-8c06-453a-82df-797feed2d4a3 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/25] 199.204.45.144 () {44 vars in 1035 bytes} [Thu Aug 13 01:24:50 2026] GET /v2.0/subnets/public-subnet?network_id=0e1e9193-2b5e-491f-a85e-e16a30780b08 => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/26] 199.204.45.144 () {44 vars in 1058 bytes} [Thu Aug 13 01:24:51 2026] GET /v2.0/subnets?name=public-subnet&network_id=0e1e9193-2b5e-491f-a85e-e16a30780b08 => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.204.45.144 () {48 vars in 966 bytes} [Thu Aug 13 01:24:51 2026] POST /v2.0/subnets => generated 664 bytes in 894 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 01:29:55.205 8 INFO neutron.pecan_wsgi.hooks.translation [None req-960f2985-bc16-433c-bde6-138fff95fa93 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/67] 199.204.45.144 () {44 vars in 938 bytes} [Thu Aug 13 01:29:55 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/68] 199.204.45.144 () {44 vars in 960 bytes} [Thu Aug 13 01:29:55 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 01:29:55.275 8 INFO neutron.db.segments_db [None req-239a1d7e-a224-4302-ad63-c2e56ac8b221 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] Added segment 6032a6f0-8e04-4e17-8ba3-09282bd4f284 of type vxlan for network 1ac8ac48-28f3-411c-900e-cb47c618c091 [pid: 8|app: 0|req: 33/69] 199.204.45.144 () {48 vars in 967 bytes} [Thu Aug 13 01:29:55 2026] POST /v2.0/networks => generated 707 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 01:29:56.260 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f157114-c3a0-4169-870d-25b6102124a4 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/70] 199.204.45.144 () {44 vars in 938 bytes} [Thu Aug 13 01:29:56 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 199.204.45.144 () {44 vars in 960 bytes} [Thu Aug 13 01:29:56 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 01:29:56.326 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b858f5c0-0fa0-4195-92a7-48909f46ee03 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/72] 199.204.45.144 () {44 vars in 1037 bytes} [Thu Aug 13 01:29:56 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=1ac8ac48-28f3-411c-900e-cb47c618c091 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.204.45.144 () {44 vars in 1060 bytes} [Thu Aug 13 01:29:56 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=1ac8ac48-28f3-411c-900e-cb47c618c091 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.204.45.144 () {48 vars in 966 bytes} [Thu Aug 13 01:29:56 2026] POST /v2.0/subnets => generated 651 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 01:29:57.666 8 INFO neutron.api.v2.resource [None req-ca62ede0-71a5-4294-94cb-22c9daad6aef 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/75] 199.204.45.144 () {44 vars in 972 bytes} [Thu Aug 13 01:29:57 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.144 () {44 vars in 994 bytes} [Thu Aug 13 01:29:57 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.144 () {48 vars in 981 bytes} [Thu Aug 13 01:29:57 2026] POST /v2.0/security-groups => generated 1616 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:29:58 2026] GET /v2.0/security-groups/f10039d2-9bdf-40ce-9f19-8cdad533c2cb => generated 1616 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:29:58 2026] GET /v2.0/security-groups/f10039d2-9bdf-40ce-9f19-8cdad533c2cb => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:29:59 2026] GET /v2.0/security-groups/f10039d2-9bdf-40ce-9f19-8cdad533c2cb => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.144 () {48 vars in 992 bytes} [Thu Aug 13 01:29:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:29:59 2026] GET /v2.0/security-groups/f10039d2-9bdf-40ce-9f19-8cdad533c2cb => generated 2230 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:29:59 2026] GET /v2.0/security-groups/f10039d2-9bdf-40ce-9f19-8cdad533c2cb => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:30:00 2026] GET /v2.0/security-groups/f10039d2-9bdf-40ce-9f19-8cdad533c2cb => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.204.45.144 () {48 vars in 992 bytes} [Thu Aug 13 01:30:00 2026] POST /v2.0/security-group-rules => generated 603 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:30:00 2026] GET /v2.0/security-groups/f10039d2-9bdf-40ce-9f19-8cdad533c2cb => generated 2846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:30:01 2026] GET /v2.0/security-groups/f10039d2-9bdf-40ce-9f19-8cdad533c2cb => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:30:01 2026] GET /v2.0/security-groups/f10039d2-9bdf-40ce-9f19-8cdad533c2cb => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.204.45.144 () {48 vars in 992 bytes} [Thu Aug 13 01:30:01 2026] POST /v2.0/security-group-rules => generated 603 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:30:01 2026] GET /v2.0/security-groups/f10039d2-9bdf-40ce-9f19-8cdad533c2cb => generated 3462 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:30:02 2026] GET /v2.0/security-groups/f10039d2-9bdf-40ce-9f19-8cdad533c2cb => generated 3462 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:30:02 2026] GET /v2.0/security-groups/f10039d2-9bdf-40ce-9f19-8cdad533c2cb => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.204.45.144 () {48 vars in 992 bytes} [Thu Aug 13 01:30:02 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:30:03 2026] GET /v2.0/security-groups/f10039d2-9bdf-40ce-9f19-8cdad533c2cb => generated 4078 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:30:03 2026] GET /v2.0/security-groups/f10039d2-9bdf-40ce-9f19-8cdad533c2cb => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/98] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:30:03 2026] GET /v2.0/security-groups/f10039d2-9bdf-40ce-9f19-8cdad533c2cb => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.204.45.144 () {48 vars in 992 bytes} [Thu Aug 13 01:30:03 2026] POST /v2.0/security-group-rules => generated 603 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/100] 199.204.45.144 () {44 vars in 988 bytes} [Thu Aug 13 01:30:04 2026] GET /v2.0/networks/1ac8ac48-28f3-411c-900e-cb47c618c091 => generated 732 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 01:30:04.533 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1417fe4-1c37-4f24-abc4-554fdbe76c33 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/101] 199.204.45.144 () {44 vars in 1077 bytes} [Thu Aug 13 01:30:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=1ac8ac48-28f3-411c-900e-cb47c618c091 => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/102] 199.204.45.144 () {44 vars in 1100 bytes} [Thu Aug 13 01:30:04 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=1ac8ac48-28f3-411c-900e-cb47c618c091 => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/103] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:30:04 2026] GET /v2.0/security-groups/f10039d2-9bdf-40ce-9f19-8cdad533c2cb => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/104] 199.204.45.144 () {48 vars in 962 bytes} [Thu Aug 13 01:30:04 2026] POST /v2.0/ports => generated 1096 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-13 01:30:12.656 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f0f2662-8fe3-4a03-8dbe-569191d46144 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/105] 199.204.45.144 () {44 vars in 981 bytes} [Thu Aug 13 01:30:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 44 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: 55/106] 199.204.45.144 () {44 vars in 1003 bytes} [Thu Aug 13 01:30:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.204.45.144 () {48 vars in 1033 bytes} [Thu Aug 13 01:30:12 2026] PUT /v2.0/ports/a6a31348-b303-4000-bd4b-91dbd7585087 => generated 1245 bytes in 709 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, ' [pid: 8|app: 0|req: 54/110] 199.204.45.144 () {44 vars in 921 bytes} [Thu Aug 13 01:30:14 2026] GET /v2.0/ports => generated 3726 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 01:30:16.044 7 INFO neutron.api.v2.resource [None req-f66763c1-a557-414f-8423-399d4c2cd75d 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 57/111] 199.204.45.144 () {44 vars in 960 bytes} [Thu Aug 13 01:30:16 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 199.204.45.144 () {44 vars in 982 bytes} [Thu Aug 13 01:30:16 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.204.45.144 () {48 vars in 981 bytes} [Thu Aug 13 01:30:16 2026] POST /v2.0/security-groups => generated 1610 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:30:17 2026] GET /v2.0/security-groups/f46ee95f-d7da-4548-9f8a-1de45db5b6e8 => generated 1610 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/115] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:30:17 2026] GET /v2.0/security-groups/f46ee95f-d7da-4548-9f8a-1de45db5b6e8 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/116] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:30:17 2026] GET /v2.0/security-groups/f46ee95f-d7da-4548-9f8a-1de45db5b6e8 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/117] 199.204.45.144 () {48 vars in 992 bytes} [Thu Aug 13 01:30:17 2026] POST /v2.0/security-group-rules => generated 621 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/118] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:30:18 2026] GET /v2.0/security-groups/f46ee95f-d7da-4548-9f8a-1de45db5b6e8 => generated 2244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/119] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:30:18 2026] GET /v2.0/security-groups/f46ee95f-d7da-4548-9f8a-1de45db5b6e8 => generated 2244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/120] 199.204.45.144 () {44 vars in 1002 bytes} [Thu Aug 13 01:30:18 2026] GET /v2.0/security-groups/f46ee95f-d7da-4548-9f8a-1de45db5b6e8 => generated 2244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/121] 199.204.45.144 () {48 vars in 992 bytes} [Thu Aug 13 01:30:18 2026] POST /v2.0/security-group-rules => generated 625 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/132] 199.204.45.144 () {44 vars in 976 bytes} [Thu Aug 13 01:31:38 2026] GET /v2.0/quotas/f1703c0a94094cf89f13829b1a81ebaf => generated 312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/133] 199.204.45.144 () {48 vars in 1028 bytes} [Thu Aug 13 01:31:39 2026] PUT /v2.0/quotas/f1703c0a94094cf89f13829b1a81ebaf => generated 311 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 01:34:01.557 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5c8c584-2264-47ae-944e-53c1f9fa5524 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 79/154] 199.204.45.144 () {30 vars in 742 bytes} [Thu Aug 13 01:34:01 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 155 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: 76/155] 199.204.45.144 () {30 vars in 764 bytes} [Thu Aug 13 01:34:01 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 01:34:03.851 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ac600c6-01bf-4d60-b8ce-92fc4b5abb65 55be76a8e65d4d73816ff1033f75fdd5 f1703c0a94094cf89f13829b1a81ebaf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 80/156] 199.204.45.144 () {30 vars in 742 bytes} [Thu Aug 13 01:34:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/157] 199.204.45.144 () {30 vars in 764 bytes} [Thu Aug 13 01:34:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)