+ 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 08:24:15 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-9b848f5c9-n9hhg machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f8a1846f668 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 08:24:19.923 7 INFO neutron.common.config [-] Logging enabled! 2026-08-13 08:24:19.923 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-13 08:24:19.954 8 INFO neutron.common.config [-] Logging enabled! 2026-08-13 08:24:19.954 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-13 08:24:20.952 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-13 08:24:21.007 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-13 08:24:22.588 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-13 08:24:22.590 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-13 08:24:22.594 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-13 08:24:22.595 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-13 08:24:22.595 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-13 08:24:22.595 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-13 08:24:22.595 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 08:24:22.603 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 08:24:22.603 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 08:24:22.603 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-13 08:24:22.625 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-13 08:24:22.625 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-13 08:24:22.626 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-13 08:24:22.626 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-13 08:24:22.628 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-13 08:24:22.632 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-13 08:24:22.633 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-13 08:24:22.633 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-13 08:24:22.633 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-13 08:24:22.633 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 08:24:22.642 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 08:24:22.642 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 08:24:22.642 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-13 08:24:22.653 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-13 08:24:22.653 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-13 08:24:22.653 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-13 08:24:22.653 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-13 08:24:22.669 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-13 08:24:22.670 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-13 08:24:22.670 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-13 08:24:22.699 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-13 08:24:22.700 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-13 08:24:22.700 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-13 08:24:22.700 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-13 08:24:22.954 7 INFO neutron.plugins.ml2.managers [None req-90daeb19-3608-47d7-86ba-029ddc3a867d - - - - - -] Initializing driver for type 'vlan' 2026-08-13 08:24:23.003 8 INFO neutron.plugins.ml2.managers [None req-cbb8d94b-765c-482f-a861-b35247f88e69 - - - - - -] Initializing driver for type 'vlan' 2026-08-13 08:24:23.236 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-90daeb19-3608-47d7-86ba-029ddc3a867d - - - - - -] VlanTypeDriver initialization complete 2026-08-13 08:24:23.236 7 INFO neutron.plugins.ml2.managers [None req-90daeb19-3608-47d7-86ba-029ddc3a867d - - - - - -] Initializing driver for type 'vxlan' 2026-08-13 08:24:23.236 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-90daeb19-3608-47d7-86ba-029ddc3a867d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-13 08:24:23.250 7 INFO neutron.plugins.ml2.managers [None req-90daeb19-3608-47d7-86ba-029ddc3a867d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-13 08:24:23.250 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-90daeb19-3608-47d7-86ba-029ddc3a867d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-13 08:24:23.250 7 INFO neutron.plugins.ml2.managers [None req-90daeb19-3608-47d7-86ba-029ddc3a867d - - - - - -] Initializing extension driver 'port_security' 2026-08-13 08:24:23.251 7 INFO neutron.plugins.ml2.extensions.port_security [None req-90daeb19-3608-47d7-86ba-029ddc3a867d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-13 08:24:23.251 7 INFO neutron.plugins.ml2.managers [None req-90daeb19-3608-47d7-86ba-029ddc3a867d - - - - - -] Initializing extension driver 'qos' 2026-08-13 08:24:23.251 7 INFO neutron.plugins.ml2.managers [None req-90daeb19-3608-47d7-86ba-029ddc3a867d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-13 08:24:23.251 7 INFO neutron.plugins.ml2.managers [None req-90daeb19-3608-47d7-86ba-029ddc3a867d - - - - - -] Initializing mechanism driver 'l2population' 2026-08-13 08:24:23.267 7 INFO neutron.quota [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded quota_driver: . 2026-08-13 08:24:23.267 7 INFO neutron.plugins.ml2.plugin [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Modular L2 Plugin initialization complete 2026-08-13 08:24:23.268 7 INFO neutron.plugins.ml2.managers [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-13 08:24:23.268 7 INFO neutron.plugins.ml2.managers [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-13 08:24:23.268 7 INFO neutron.plugins.ml2.managers [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-13 08:24:23.268 7 INFO neutron.manager [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loading Plugin: qos 2026-08-13 08:24:23.281 7 INFO neutron.manager [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loading Plugin: router 2026-08-13 08:24:23.289 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-cbb8d94b-765c-482f-a861-b35247f88e69 - - - - - -] VlanTypeDriver initialization complete 2026-08-13 08:24:23.289 8 INFO neutron.plugins.ml2.managers [None req-cbb8d94b-765c-482f-a861-b35247f88e69 - - - - - -] Initializing driver for type 'vxlan' 2026-08-13 08:24:23.289 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-cbb8d94b-765c-482f-a861-b35247f88e69 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-13 08:24:23.300 8 INFO neutron.plugins.ml2.managers [None req-cbb8d94b-765c-482f-a861-b35247f88e69 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-13 08:24:23.300 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-cbb8d94b-765c-482f-a861-b35247f88e69 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-13 08:24:23.301 8 INFO neutron.plugins.ml2.managers [None req-cbb8d94b-765c-482f-a861-b35247f88e69 - - - - - -] Initializing extension driver 'port_security' 2026-08-13 08:24:23.301 8 INFO neutron.plugins.ml2.extensions.port_security [None req-cbb8d94b-765c-482f-a861-b35247f88e69 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-13 08:24:23.301 8 INFO neutron.plugins.ml2.managers [None req-cbb8d94b-765c-482f-a861-b35247f88e69 - - - - - -] Initializing extension driver 'qos' 2026-08-13 08:24:23.301 8 INFO neutron.plugins.ml2.managers [None req-cbb8d94b-765c-482f-a861-b35247f88e69 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-13 08:24:23.301 8 INFO neutron.plugins.ml2.managers [None req-cbb8d94b-765c-482f-a861-b35247f88e69 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-13 08:24:23.314 8 INFO neutron.quota [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded quota_driver: . 2026-08-13 08:24:23.314 8 INFO neutron.plugins.ml2.plugin [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Modular L2 Plugin initialization complete 2026-08-13 08:24:23.314 8 INFO neutron.plugins.ml2.managers [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-13 08:24:23.314 8 INFO neutron.plugins.ml2.managers [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-13 08:24:23.315 8 INFO neutron.plugins.ml2.managers [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-13 08:24:23.315 8 INFO neutron.manager [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loading Plugin: qos 2026-08-13 08:24:23.328 8 INFO neutron.manager [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loading Plugin: router 2026-08-13 08:24:23.328 7 INFO neutron.services.service_base [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-13 08:24:23.329 7 INFO neutron.manager [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loading Plugin: segments 2026-08-13 08:24:23.380 8 INFO neutron.services.service_base [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-13 08:24:23.380 8 INFO neutron.manager [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loading Plugin: segments 2026-08-13 08:24:23.425 7 INFO neutron.manager [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loading Plugin: trunk 2026-08-13 08:24:23.440 7 INFO neutron.manager [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loading Plugin: vpnaas 2026-08-13 08:24:23.479 7 WARNING stevedore.named [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-13 08:24:23.484 8 INFO neutron.manager [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loading Plugin: trunk 2026-08-13 08:24:23.501 8 INFO neutron.manager [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loading Plugin: vpnaas 2026-08-13 08:24:23.541 8 WARNING stevedore.named [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-13 08:24:23.549 7 INFO neutron_vpnaas.services.vpn.plugin [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-13 08:24:23.550 7 INFO neutron.common.utils [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-13 08:24:23.550 7 INFO neutron.manager [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loading Plugin: taas 2026-08-13 08:24:23.576 7 WARNING stevedore.named [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-13 08:24:23.577 7 WARNING stevedore.named [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-13 08:24:23.598 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-13 08:24:23.598 7 INFO neutron.manager [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loading Plugin: tapmirror 2026-08-13 08:24:23.611 7 WARNING stevedore.named [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-13 08:24:23.611 7 WARNING stevedore.named [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-13 08:24:23.626 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-13 08:24:23.626 7 INFO neutron.manager [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loading Plugin: auto_allocate 2026-08-13 08:24:23.628 8 INFO neutron_vpnaas.services.vpn.plugin [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-13 08:24:23.628 8 INFO neutron.common.utils [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-13 08:24:23.628 8 INFO neutron.manager [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loading Plugin: taas 2026-08-13 08:24:23.634 7 INFO neutron.manager [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loading Plugin: tag 2026-08-13 08:24:23.642 7 INFO neutron.manager [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loading Plugin: timestamp 2026-08-13 08:24:23.645 7 INFO neutron.manager [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loading Plugin: network_ip_availability 2026-08-13 08:24:23.649 7 INFO neutron.manager [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loading Plugin: flavors 2026-08-13 08:24:23.652 7 INFO neutron.manager [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loading Plugin: revisions 2026-08-13 08:24:23.656 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Initializing extension manager. 2026-08-13 08:24:23.657 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: address-group 2026-08-13 08:24:23.658 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: address-scope 2026-08-13 08:24:23.658 8 WARNING stevedore.named [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-13 08:24:23.658 8 WARNING stevedore.named [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-13 08:24:23.658 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-13 08:24:23.659 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: agent 2026-08-13 08:24:23.660 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: agent-resources-synced 2026-08-13 08:24:23.661 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-13 08:24:23.662 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-13 08:24:23.662 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: availability_zone 2026-08-13 08:24:23.663 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: availability_zone_filter 2026-08-13 08:24:23.663 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-13 08:24:23.664 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: default-subnetpools 2026-08-13 08:24:23.665 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-13 08:24:23.666 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: dns-integration 2026-08-13 08:24:23.666 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: dns-domain-ports 2026-08-13 08:24:23.667 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-13 08:24:23.667 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: dvr 2026-08-13 08:24:23.668 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-13 08:24:23.668 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: empty-string-filtering 2026-08-13 08:24:23.669 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 08:24:23.670 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-13 08:24:23.670 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: external-net 2026-08-13 08:24:23.671 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-13 08:24:23.671 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: extraroute 2026-08-13 08:24:23.672 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: extraroute-atomic 2026-08-13 08:24:23.673 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-13 08:24:23.673 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-13 08:24:23.674 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-13 08:24:23.675 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-13 08:24:23.676 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: fip-port-details 2026-08-13 08:24:23.676 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: flavors 2026-08-13 08:24:23.677 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-13 08:24:23.679 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: floatingip-pools 2026-08-13 08:24:23.679 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: ip_allocation 2026-08-13 08:24:23.679 8 INFO neutron_taas.services.taas.taas_plugin [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-13 08:24:23.680 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-13 08:24:23.680 8 INFO neutron.manager [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loading Plugin: tapmirror 2026-08-13 08:24:23.680 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: l2_adjacency 2026-08-13 08:24:23.682 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: router 2026-08-13 08:24:23.684 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 08:24:23.684 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-13 08:24:23.685 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-13 08:24:23.685 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: ext-gw-mode 2026-08-13 08:24:23.686 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: l3-ha 2026-08-13 08:24:23.686 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-13 08:24:23.687 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-13 08:24:23.687 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: l3-flavors 2026-08-13 08:24:23.688 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-13 08:24:23.689 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-13 08:24:23.691 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-13 08:24:23.692 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-13 08:24:23.693 8 WARNING stevedore.named [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-13 08:24:23.694 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-13 08:24:23.694 8 WARNING stevedore.named [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-13 08:24:23.695 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-13 08:24:23.695 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-13 08:24:23.696 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: multi-provider 2026-08-13 08:24:23.697 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: net-mtu 2026-08-13 08:24:23.697 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: net-mtu-writable 2026-08-13 08:24:23.698 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: network_availability_zone 2026-08-13 08:24:23.698 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: network_ha 2026-08-13 08:24:23.699 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: network-ip-availability 2026-08-13 08:24:23.700 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-13 08:24:23.701 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: pagination 2026-08-13 08:24:23.701 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: port-device-profile 2026-08-13 08:24:23.702 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-13 08:24:23.703 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-13 08:24:23.703 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-13 08:24:23.704 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: port-mac-override 2026-08-13 08:24:23.704 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-13 08:24:23.705 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-13 08:24:23.705 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-13 08:24:23.706 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: port-resource-request 2026-08-13 08:24:23.706 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-13 08:24:23.707 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-13 08:24:23.707 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: binding 2026-08-13 08:24:23.708 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: binding-extended 2026-08-13 08:24:23.709 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: port-security 2026-08-13 08:24:23.709 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: project-id 2026-08-13 08:24:23.710 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: provider 2026-08-13 08:24:23.710 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-13 08:24:23.712 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-13 08:24:23.712 8 INFO neutron.manager [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loading Plugin: auto_allocate 2026-08-13 08:24:23.712 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: qos 2026-08-13 08:24:23.713 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-13 08:24:23.714 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-13 08:24:23.714 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: qos-default 2026-08-13 08:24:23.714 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: qos-fip 2026-08-13 08:24:23.715 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-13 08:24:23.715 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-13 08:24:23.716 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-13 08:24:23.717 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-13 08:24:23.717 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-13 08:24:23.718 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: qos-pps 2026-08-13 08:24:23.718 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-13 08:24:23.719 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-13 08:24:23.719 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: qos-rules-alias 2026-08-13 08:24:23.720 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: quota-check-limit 2026-08-13 08:24:23.720 8 INFO neutron.manager [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loading Plugin: tag 2026-08-13 08:24:23.721 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-13 08:24:23.723 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: quotas 2026-08-13 08:24:23.724 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: quota_details 2026-08-13 08:24:23.726 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: rbac-policies 2026-08-13 08:24:23.726 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: rbac-address-group 2026-08-13 08:24:23.727 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: rbac-address-scope 2026-08-13 08:24:23.727 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: rbac-security-groups 2026-08-13 08:24:23.728 8 INFO neutron.manager [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loading Plugin: timestamp 2026-08-13 08:24:23.728 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-13 08:24:23.728 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: revision-if-match 2026-08-13 08:24:23.729 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-13 08:24:23.730 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: router_availability_zone 2026-08-13 08:24:23.731 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-13 08:24:23.732 8 INFO neutron.manager [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loading Plugin: network_ip_availability 2026-08-13 08:24:23.732 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-13 08:24:23.733 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-13 08:24:23.733 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-13 08:24:23.734 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-13 08:24:23.734 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-13 08:24:23.735 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-13 08:24:23.736 8 INFO neutron.manager [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loading Plugin: flavors 2026-08-13 08:24:23.739 8 INFO neutron.manager [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loading Plugin: revisions 2026-08-13 08:24:23.741 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: security-group 2026-08-13 08:24:23.742 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: segment 2026-08-13 08:24:23.742 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-13 08:24:23.743 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Initializing extension manager. 2026-08-13 08:24:23.744 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: address-group 2026-08-13 08:24:23.744 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: service-type 2026-08-13 08:24:23.745 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: sorting 2026-08-13 08:24:23.745 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: standard-attr-segment 2026-08-13 08:24:23.745 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: address-scope 2026-08-13 08:24:23.746 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-13 08:24:23.746 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: standard-attr-description 2026-08-13 08:24:23.747 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: stateful-security-group 2026-08-13 08:24:23.747 7 WARNING neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-13 08:24:23.747 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: agent 2026-08-13 08:24:23.748 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-13 08:24:23.748 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: agent-resources-synced 2026-08-13 08:24:23.748 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: subnet-external-network 2026-08-13 08:24:23.749 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: subnet_onboard 2026-08-13 08:24:23.749 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-13 08:24:23.749 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-13 08:24:23.750 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: subnet-service-types 2026-08-13 08:24:23.750 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-13 08:24:23.750 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: subnet_allocation 2026-08-13 08:24:23.751 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: availability_zone 2026-08-13 08:24:23.751 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-13 08:24:23.751 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: availability_zone_filter 2026-08-13 08:24:23.751 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: tag-creation 2026-08-13 08:24:23.752 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-13 08:24:23.752 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-13 08:24:23.752 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: default-subnetpools 2026-08-13 08:24:23.754 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-13 08:24:23.754 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: dns-integration 2026-08-13 08:24:23.755 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: dns-domain-ports 2026-08-13 08:24:23.755 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-13 08:24:23.756 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: standard-attr-tag 2026-08-13 08:24:23.756 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: dvr 2026-08-13 08:24:23.756 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-13 08:24:23.756 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-13 08:24:23.757 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: empty-string-filtering 2026-08-13 08:24:23.757 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: trunk 2026-08-13 08:24:23.758 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: trunk-details 2026-08-13 08:24:23.758 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 08:24:23.758 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-13 08:24:23.758 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-13 08:24:23.758 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-13 08:24:23.759 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: external-net 2026-08-13 08:24:23.759 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-13 08:24:23.759 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-13 08:24:23.760 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-13 08:24:23.760 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: extraroute 2026-08-13 08:24:23.761 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: extraroute-atomic 2026-08-13 08:24:23.762 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-13 08:24:23.762 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-13 08:24:23.762 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-13 08:24:23.762 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-13 08:24:23.763 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-13 08:24:23.763 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: vpn-flavors 2026-08-13 08:24:23.763 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-13 08:24:23.764 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: fip-port-details 2026-08-13 08:24:23.764 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: flavors 2026-08-13 08:24:23.765 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: vpnaas 2026-08-13 08:24:23.766 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-13 08:24:23.766 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: taas 2026-08-13 08:24:23.766 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: floatingip-pools 2026-08-13 08:24:23.767 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: ip_allocation 2026-08-13 08:24:23.767 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-13 08:24:23.767 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: tap-mirror 2026-08-13 08:24:23.768 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: l2_adjacency 2026-08-13 08:24:23.768 7 INFO neutron.api.extensions [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-13 08:24:23.769 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: router 2026-08-13 08:24:23.770 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-13 08:24:23.770 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-13 08:24:23.770 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 08:24:23.771 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:24:23.771 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-13 08:24:23.771 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-13 08:24:23.772 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-13 08:24:23.772 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: ext-gw-mode 2026-08-13 08:24:23.773 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: l3-ha 2026-08-13 08:24:23.773 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-13 08:24:23.774 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-13 08:24:23.774 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-13 08:24:23.774 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: l3-flavors 2026-08-13 08:24:23.774 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-13 08:24:23.775 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-13 08:24:23.776 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-13 08:24:23.778 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-13 08:24:23.779 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-13 08:24:23.779 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-13 08:24:23.780 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-13 08:24:23.780 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-13 08:24:23.780 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-13 08:24:23.781 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:24:23.781 7 WARNING neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] subnetpool is already registered 2026-08-13 08:24:23.781 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-13 08:24:23.781 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:24:23.782 7 WARNING neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] subnetpool is already registered 2026-08-13 08:24:23.782 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-13 08:24:23.782 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-13 08:24:23.782 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: multi-provider 2026-08-13 08:24:23.782 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:24:23.783 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: net-mtu 2026-08-13 08:24:23.783 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:24:23.783 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-13 08:24:23.783 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: net-mtu-writable 2026-08-13 08:24:23.784 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-13 08:24:23.784 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: network_availability_zone 2026-08-13 08:24:23.784 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-13 08:24:23.784 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: network_ha 2026-08-13 08:24:23.784 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:24:23.784 7 WARNING neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] ipsecpolicy is already registered 2026-08-13 08:24:23.785 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:24:23.785 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: network-ip-availability 2026-08-13 08:24:23.785 7 WARNING neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] ikepolicy is already registered 2026-08-13 08:24:23.786 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-13 08:24:23.786 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: pagination 2026-08-13 08:24:23.787 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: port-device-profile 2026-08-13 08:24:23.787 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-13 08:24:23.788 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-13 08:24:23.788 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-13 08:24:23.789 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: port-mac-override 2026-08-13 08:24:23.789 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-13 08:24:23.789 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-13 08:24:23.789 7 WARNING neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] router is already registered 2026-08-13 08:24:23.790 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-13 08:24:23.790 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-13 08:24:23.790 7 WARNING neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] floatingip is already registered 2026-08-13 08:24:23.790 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-13 08:24:23.791 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: port-resource-request 2026-08-13 08:24:23.791 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-13 08:24:23.792 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-13 08:24:23.793 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: binding 2026-08-13 08:24:23.794 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: binding-extended 2026-08-13 08:24:23.794 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-13 08:24:23.794 7 WARNING neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] rbac_policy is already registered 2026-08-13 08:24:23.794 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: port-security 2026-08-13 08:24:23.794 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-13 08:24:23.794 7 WARNING neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] security_group is already registered 2026-08-13 08:24:23.794 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: project-id 2026-08-13 08:24:23.795 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-13 08:24:23.795 7 WARNING neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] security_group_rule is already registered 2026-08-13 08:24:23.795 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: provider 2026-08-13 08:24:23.796 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-13 08:24:23.796 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:24:23.796 7 WARNING neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] subnetpool is already registered 2026-08-13 08:24:23.796 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:24:23.796 7 WARNING neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] subnetpool is already registered 2026-08-13 08:24:23.797 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-13 08:24:23.797 7 WARNING neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] trunk is already registered 2026-08-13 08:24:23.797 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:24:23.797 7 WARNING neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] ikepolicy is already registered 2026-08-13 08:24:23.798 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:24:23.798 7 WARNING neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] ipsecpolicy is already registered 2026-08-13 08:24:23.798 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: qos 2026-08-13 08:24:23.798 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-13 08:24:23.798 7 WARNING neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] endpoint_group is already registered 2026-08-13 08:24:23.799 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-13 08:24:23.799 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-13 08:24:23.799 7 WARNING neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] vpnservice is already registered 2026-08-13 08:24:23.799 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-13 08:24:23.799 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-13 08:24:23.799 7 WARNING neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] ipsec_site_connection is already registered 2026-08-13 08:24:23.800 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: qos-default 2026-08-13 08:24:23.800 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:24:23.800 7 WARNING neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] ipsecpolicy is already registered 2026-08-13 08:24:23.800 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: qos-fip 2026-08-13 08:24:23.800 7 INFO neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:24:23.800 7 WARNING neutron.quota.resource_registry [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] ikepolicy is already registered 2026-08-13 08:24:23.801 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-13 08:24:23.801 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-13 08:24:23.802 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-13 08:24:23.802 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-13 08:24:23.803 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-13 08:24:23.804 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: qos-pps 2026-08-13 08:24:23.804 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-13 08:24:23.805 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-13 08:24:23.805 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: qos-rules-alias 2026-08-13 08:24:23.806 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: quota-check-limit 2026-08-13 08:24:23.806 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-13 08:24:23.809 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: quotas 2026-08-13 08:24:23.810 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: quota_details 2026-08-13 08:24:23.811 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: rbac-policies 2026-08-13 08:24:23.812 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: rbac-address-group 2026-08-13 08:24:23.812 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: rbac-address-scope 2026-08-13 08:24:23.813 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: rbac-security-groups 2026-08-13 08:24:23.813 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-13 08:24:23.814 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: revision-if-match 2026-08-13 08:24:23.815 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-13 08:24:23.815 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: router_availability_zone 2026-08-13 08:24:23.816 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-13 08:24:23.817 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-13 08:24:23.818 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-13 08:24:23.819 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-13 08:24:23.819 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-13 08:24:23.820 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-13 08:24:23.820 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-13 08:24:23.825 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: security-group 2026-08-13 08:24:23.826 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: segment 2026-08-13 08:24:23.827 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-13 08:24:23.827 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: service-type 2026-08-13 08:24:23.828 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: sorting 2026-08-13 08:24:23.828 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: standard-attr-segment 2026-08-13 08:24:23.829 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: standard-attr-description 2026-08-13 08:24:23.829 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: stateful-security-group 2026-08-13 08:24:23.830 8 WARNING neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-13 08:24:23.830 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-13 08:24:23.831 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: subnet-external-network 2026-08-13 08:24:23.831 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: subnet_onboard 2026-08-13 08:24:23.832 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-13 08:24:23.832 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: subnet-service-types 2026-08-13 08:24:23.833 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: subnet_allocation 2026-08-13 08:24:23.835 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-13 08:24:23.836 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: tag-creation 2026-08-13 08:24:23.836 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-13 08:24:23.838 7 WARNING keystonemiddleware._common.config [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 08:24:23.840 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: standard-attr-tag 2026-08-13 08:24:23.841 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-13 08:24:23.841 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: trunk 2026-08-13 08:24:23.842 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: trunk-details 2026-08-13 08:24:23.843 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-13 08:24:23.843 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-13 08:24:23.844 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-13 08:24:23.844 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-13 08:24:23.844 7 WARNING oslo_config.cfg [None req-7a01c45e-7d74-4cca-a15a-b7e121f09007 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-13 08:24:23.846 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f8a1846f668 pid: 7 (default app) 2026-08-13 08:24:23.847 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-13 08:24:23.847 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: vpn-flavors 2026-08-13 08:24:23.849 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: vpnaas 2026-08-13 08:24:23.850 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: taas 2026-08-13 08:24:23.851 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: tap-mirror 2026-08-13 08:24:23.852 8 INFO neutron.api.extensions [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-13 08:24:23.854 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-13 08:24:23.855 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-13 08:24:23.855 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:24:23.855 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-13 08:24:23.858 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-13 08:24:23.858 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-13 08:24:23.863 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-13 08:24:23.864 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-13 08:24:23.864 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-13 08:24:23.865 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:24:23.865 8 WARNING neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] subnetpool is already registered 2026-08-13 08:24:23.866 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:24:23.866 8 WARNING neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] subnetpool is already registered 2026-08-13 08:24:23.866 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-13 08:24:23.867 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:24:23.867 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:24:23.867 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-13 08:24:23.868 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-13 08:24:23.868 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-13 08:24:23.869 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:24:23.869 8 WARNING neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] ipsecpolicy is already registered 2026-08-13 08:24:23.869 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:24:23.869 8 WARNING neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] ikepolicy is already registered 2026-08-13 08:24:23.874 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-13 08:24:23.874 8 WARNING neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] router is already registered 2026-08-13 08:24:23.874 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-13 08:24:23.875 8 WARNING neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] floatingip is already registered 2026-08-13 08:24:23.878 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-13 08:24:23.879 8 WARNING neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] rbac_policy is already registered 2026-08-13 08:24:23.879 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-13 08:24:23.879 8 WARNING neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] security_group is already registered 2026-08-13 08:24:23.880 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-13 08:24:23.880 8 WARNING neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] security_group_rule is already registered 2026-08-13 08:24:23.881 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:24:23.881 8 WARNING neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] subnetpool is already registered 2026-08-13 08:24:23.881 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 08:24:23.881 8 WARNING neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] subnetpool is already registered 2026-08-13 08:24:23.882 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-13 08:24:23.882 8 WARNING neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] trunk is already registered 2026-08-13 08:24:23.882 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:24:23.882 8 WARNING neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] ikepolicy is already registered 2026-08-13 08:24:23.883 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:24:23.883 8 WARNING neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] ipsecpolicy is already registered 2026-08-13 08:24:23.883 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-13 08:24:23.883 8 WARNING neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] endpoint_group is already registered 2026-08-13 08:24:23.884 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-13 08:24:23.884 8 WARNING neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] vpnservice is already registered 2026-08-13 08:24:23.884 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-13 08:24:23.884 8 WARNING neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] ipsec_site_connection is already registered 2026-08-13 08:24:23.885 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 08:24:23.885 8 WARNING neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] ipsecpolicy is already registered 2026-08-13 08:24:23.885 8 INFO neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 08:24:23.885 8 WARNING neutron.quota.resource_registry [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] ikepolicy is already registered 2026-08-13 08:24:23.924 8 WARNING keystonemiddleware._common.config [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 08:24:23.931 8 WARNING oslo_config.cfg [None req-596c3fed-c594-4b1e-b649-6efac8dbd4f5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f8a1846f668 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 08:24:29.228 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1041a9e-28eb-4753-939e-6b48fc3b5eae eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/3] 199.204.45.44 () {44 vars in 923 bytes} [Thu Aug 13 08:24:28 2026] GET /v2.0/networks/public => generated 108 bytes in 807 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2/4] 199.204.45.44 () {44 vars in 945 bytes} [Thu Aug 13 08:24:29 2026] GET /v2.0/networks?name=public => generated 15 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 08:24:30.021 7 WARNING neutron.services.revisions.revision_plugin [None req-a28b0442-bc15-4f98-8126-83f01ba98722 eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] Could not find related network for resource to bump revision. 2026-08-13 08:24:30.055 7 INFO neutron.db.segments_db [None req-a28b0442-bc15-4f98-8126-83f01ba98722 eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] Added segment 45d16c7a-b78f-4e11-9e19-4ab32095905e of type flat for network 9795e0b8-43c7-4713-88fc-2f445722fbed 2026-08-13 08:24:30.109 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a28b0442-bc15-4f98-8126-83f01ba98722 eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/5] 199.204.45.44 () {48 vars in 963 bytes} [Thu Aug 13 08:24:29 2026] POST /v2.0/networks => generated 124 bytes in 519 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 08:24:36.337 8 INFO neutron.pecan_wsgi.hooks.translation [None req-61997432-03b3-40e8-983f-c9b208ae26b8 eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.44 () {44 vars in 923 bytes} [Thu Aug 13 08:24:35 2026] GET /v2.0/networks/public => generated 108 bytes in 392 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.44 () {44 vars in 945 bytes} [Thu Aug 13 08:24:36 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 08:24:36.589 8 WARNING neutron.services.revisions.revision_plugin [None req-a22bef18-b3e5-44e8-87c9-e97bb13d891b eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] Could not find related network for resource to bump revision. 2026-08-13 08:24:36.611 8 INFO neutron.db.segments_db [None req-a22bef18-b3e5-44e8-87c9-e97bb13d891b eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] Added segment 11da727c-5768-40eb-9a12-d28e8cfbc9fe of type flat for network 53fbbddd-5ed1-40ac-ae72-be5d76ada2e4 2026-08-13 08:24:36.669 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a22bef18-b3e5-44e8-87c9-e97bb13d891b eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/8] 199.204.45.44 () {48 vars in 963 bytes} [Thu Aug 13 08:24:36 2026] POST /v2.0/networks => generated 124 bytes in 319 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 08:24:42.536 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fb6c26ce-1e19-4fb7-80f5-97a5c6af28d9 eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/10] 199.204.45.44 () {44 vars in 923 bytes} [Thu Aug 13 08:24:42 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: 7|app: 0|req: 6/11] 199.204.45.44 () {44 vars in 945 bytes} [Thu Aug 13 08:24:42 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 08:24:42.606 8 WARNING neutron.services.revisions.revision_plugin [None req-58df9567-e973-4fd1-94f5-4d81147eb1bf eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] Could not find related network for resource to bump revision. 2026-08-13 08:24:42.625 8 INFO neutron.db.segments_db [None req-58df9567-e973-4fd1-94f5-4d81147eb1bf eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] Added segment cbe49c36-373c-4444-9297-775c2e6a6c82 of type flat for network aafba351-dcb0-4747-a194-50495712553d 2026-08-13 08:24:42.662 8 INFO neutron.pecan_wsgi.hooks.translation [None req-58df9567-e973-4fd1-94f5-4d81147eb1bf eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.44 () {48 vars in 963 bytes} [Thu Aug 13 08:24:42 2026] POST /v2.0/networks => generated 124 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 08:24:48.510 7 INFO neutron.pecan_wsgi.hooks.translation [None req-42133590-0b1b-4f80-b85f-69e3346c1cc4 eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.44 () {44 vars in 923 bytes} [Thu Aug 13 08:24:48 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.44 () {44 vars in 945 bytes} [Thu Aug 13 08:24:48 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 08:24:48.599 7 WARNING neutron.services.revisions.revision_plugin [None req-bc5a0ac4-aff0-45e4-8d10-6381f9b2540a eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] Could not find related network for resource to bump revision. 2026-08-13 08:24:48.615 7 INFO neutron.db.segments_db [None req-bc5a0ac4-aff0-45e4-8d10-6381f9b2540a eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] Added segment 1b54005b-799e-4452-b74e-504ab849204c of type flat for network 6b21b3d8-f288-45be-8cd0-cea9a459e019 2026-08-13 08:24:48.642 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc5a0ac4-aff0-45e4-8d10-6381f9b2540a eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/15] 199.204.45.44 () {48 vars in 963 bytes} [Thu Aug 13 08:24:48 2026] POST /v2.0/networks => generated 124 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 08:24:54.486 8 INFO neutron.pecan_wsgi.hooks.translation [None req-70443560-1a96-4bfe-b72e-9112661ccba5 eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/16] 199.204.45.44 () {44 vars in 923 bytes} [Thu Aug 13 08:24:54 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.44 () {44 vars in 945 bytes} [Thu Aug 13 08:24:54 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 08:24:54.554 8 WARNING neutron.services.revisions.revision_plugin [None req-bfd41be0-e2fe-4c75-a60b-49577dcc3fce eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] Could not find related network for resource to bump revision. 2026-08-13 08:24:54.572 8 INFO neutron.db.segments_db [None req-bfd41be0-e2fe-4c75-a60b-49577dcc3fce eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] Added segment 361222ce-fb38-4d58-b8a7-d17303dd6a33 of type flat for network 4927b7fe-9322-49c6-b7f5-0aa955d3c0e4 2026-08-13 08:24:54.593 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bfd41be0-e2fe-4c75-a60b-49577dcc3fce eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.44 () {48 vars in 963 bytes} [Thu Aug 13 08:24:54 2026] POST /v2.0/networks => generated 124 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 08:25:00.450 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0dd9d61b-5226-43c5-9b22-c5a64d7d794d eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/20] 199.204.45.44 () {44 vars in 923 bytes} [Thu Aug 13 08:25:00 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.44 () {44 vars in 945 bytes} [Thu Aug 13 08:25:00 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 08:25:00.523 8 WARNING neutron.services.revisions.revision_plugin [None req-ea891385-9665-4760-8583-7dfefc485353 eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] Could not find related network for resource to bump revision. 2026-08-13 08:25:00.544 8 INFO neutron.db.segments_db [None req-ea891385-9665-4760-8583-7dfefc485353 eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] Added segment 283ea161-3776-45f3-9002-f542ecaca857 of type flat for network 9acaf9d3-57fd-4a8e-b68c-3cc2c154f86c [pid: 8|app: 0|req: 11/22] 199.204.45.44 () {48 vars in 963 bytes} [Thu Aug 13 08:25:00 2026] POST /v2.0/networks => generated 706 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 08:25:01.904 7 INFO neutron.pecan_wsgi.hooks.translation [None req-78c8ddf0-6a20-454d-b747-ac4e3271eb93 eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/23] 199.204.45.44 () {44 vars in 923 bytes} [Thu Aug 13 08:25:01 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.44 () {44 vars in 945 bytes} [Thu Aug 13 08:25:01 2026] GET /v2.0/networks?name=public => generated 709 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 08:25:01.987 7 INFO neutron.pecan_wsgi.hooks.translation [None req-941f65fa-d352-4266-a616-2a11a69b9b4c eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.44 () {44 vars in 1030 bytes} [Thu Aug 13 08:25:01 2026] GET /v2.0/subnets/public-subnet?network_id=9acaf9d3-57fd-4a8e-b68c-3cc2c154f86c => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.44 () {44 vars in 1053 bytes} [Thu Aug 13 08:25:01 2026] GET /v2.0/subnets?name=public-subnet&network_id=9acaf9d3-57fd-4a8e-b68c-3cc2c154f86c => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.44 () {48 vars in 961 bytes} [Thu Aug 13 08:25:02 2026] POST /v2.0/subnets => generated 664 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 08:29:52.510 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1cd8d325-42e1-494c-af88-67c10f4f34d9 eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/65] 199.204.45.44 () {44 vars in 933 bytes} [Thu Aug 13 08:29:52 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/66] 199.204.45.44 () {44 vars in 955 bytes} [Thu Aug 13 08:29:52 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 08:29:52.594 8 INFO neutron.db.segments_db [None req-2455a90a-d979-41c3-a5b4-eaed788f2ee7 eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] Added segment 42290d72-f2b7-4dc8-8dd2-4fae90b58d34 of type vxlan for network 4b2c8371-8c9b-4f6e-a995-e80be3a1e2be [pid: 8|app: 0|req: 34/67] 199.204.45.44 () {48 vars in 962 bytes} [Thu Aug 13 08:29:52 2026] POST /v2.0/networks => generated 688 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 08:29:53.675 7 INFO neutron.pecan_wsgi.hooks.translation [None req-477c03bc-4713-4903-a5c4-9e22bc0c5571 eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/68] 199.204.45.44 () {44 vars in 933 bytes} [Thu Aug 13 08:29:53 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/69] 199.204.45.44 () {44 vars in 955 bytes} [Thu Aug 13 08:29:53 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 08:29:53.737 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26bd9bc3-3c31-4d12-b7b4-bb0d26dbd4f2 eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/70] 199.204.45.44 () {44 vars in 1032 bytes} [Thu Aug 13 08:29:53 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=4b2c8371-8c9b-4f6e-a995-e80be3a1e2be => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/71] 199.204.45.44 () {44 vars in 1055 bytes} [Thu Aug 13 08:29:53 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=4b2c8371-8c9b-4f6e-a995-e80be3a1e2be => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/72] 199.204.45.44 () {48 vars in 961 bytes} [Thu Aug 13 08:29:53 2026] POST /v2.0/subnets => generated 651 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-13 08:29:55.199 8 INFO neutron.api.v2.resource [None req-e02574da-8d55-43ff-a4bb-9b4211f434d9 eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/73] 199.204.45.44 () {44 vars in 967 bytes} [Thu Aug 13 08:29:55 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/74] 199.204.45.44 () {44 vars in 989 bytes} [Thu Aug 13 08:29:55 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/75] 199.204.45.44 () {48 vars in 976 bytes} [Thu Aug 13 08:29:55 2026] POST /v2.0/security-groups => generated 1616 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:29:56 2026] GET /v2.0/security-groups/0c8deae8-4ea2-4be7-b984-2b4b7a8809ee => 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: 40/79] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:29:56 2026] GET /v2.0/security-groups/0c8deae8-4ea2-4be7-b984-2b4b7a8809ee => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:29:56 2026] GET /v2.0/security-groups/0c8deae8-4ea2-4be7-b984-2b4b7a8809ee => generated 1616 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 199.204.45.44 () {48 vars in 987 bytes} [Thu Aug 13 08:29:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:29:57 2026] GET /v2.0/security-groups/0c8deae8-4ea2-4be7-b984-2b4b7a8809ee => generated 2230 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:29:57 2026] GET /v2.0/security-groups/0c8deae8-4ea2-4be7-b984-2b4b7a8809ee => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:29:57 2026] GET /v2.0/security-groups/0c8deae8-4ea2-4be7-b984-2b4b7a8809ee => generated 2230 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.204.45.44 () {48 vars in 987 bytes} [Thu Aug 13 08:29:57 2026] POST /v2.0/security-group-rules => generated 603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:29:58 2026] GET /v2.0/security-groups/0c8deae8-4ea2-4be7-b984-2b4b7a8809ee => generated 2846 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:29:58 2026] GET /v2.0/security-groups/0c8deae8-4ea2-4be7-b984-2b4b7a8809ee => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:29:58 2026] GET /v2.0/security-groups/0c8deae8-4ea2-4be7-b984-2b4b7a8809ee => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.204.45.44 () {48 vars in 987 bytes} [Thu Aug 13 08:29:58 2026] POST /v2.0/security-group-rules => generated 603 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:29:59 2026] GET /v2.0/security-groups/0c8deae8-4ea2-4be7-b984-2b4b7a8809ee => generated 3462 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:29:59 2026] GET /v2.0/security-groups/0c8deae8-4ea2-4be7-b984-2b4b7a8809ee => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:29:59 2026] GET /v2.0/security-groups/0c8deae8-4ea2-4be7-b984-2b4b7a8809ee => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.204.45.44 () {48 vars in 987 bytes} [Thu Aug 13 08:29:59 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:30:00 2026] GET /v2.0/security-groups/0c8deae8-4ea2-4be7-b984-2b4b7a8809ee => generated 4078 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:30:00 2026] GET /v2.0/security-groups/0c8deae8-4ea2-4be7-b984-2b4b7a8809ee => generated 4078 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:30:00 2026] GET /v2.0/security-groups/0c8deae8-4ea2-4be7-b984-2b4b7a8809ee => generated 4078 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.204.45.44 () {48 vars in 987 bytes} [Thu Aug 13 08:30:00 2026] POST /v2.0/security-group-rules => generated 603 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 199.204.45.44 () {44 vars in 983 bytes} [Thu Aug 13 08:30:02 2026] GET /v2.0/networks/4b2c8371-8c9b-4f6e-a995-e80be3a1e2be => generated 732 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 08:30:02.278 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7cf8eaf7-c03b-4a26-aa11-50a6545ec1d4 eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/99] 199.204.45.44 () {44 vars in 1072 bytes} [Thu Aug 13 08:30:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=4b2c8371-8c9b-4f6e-a995-e80be3a1e2be => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 199.204.45.44 () {44 vars in 1095 bytes} [Thu Aug 13 08:30:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=4b2c8371-8c9b-4f6e-a995-e80be3a1e2be => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:30:02 2026] GET /v2.0/security-groups/0c8deae8-4ea2-4be7-b984-2b4b7a8809ee => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/102] 199.204.45.44 () {48 vars in 957 bytes} [Thu Aug 13 08:30:02 2026] POST /v2.0/ports => generated 1100 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-13 08:30:09.808 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3c535aba-e6bb-41a0-806b-aa72b06f442a eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/103] 199.204.45.44 () {44 vars in 975 bytes} [Thu Aug 13 08:30:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 38 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: 52/104] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:30:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 199.204.45.44 () {48 vars in 1027 bytes} [Thu Aug 13 08:30:09 2026] PUT /v2.0/ports/1ee66668-0ad1-463f-b953-f2033cf20e09 => generated 1249 bytes in 748 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 199.204.45.44 () {44 vars in 916 bytes} [Thu Aug 13 08:30:12 2026] GET /v2.0/ports => generated 3730 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 08:30:13.352 8 INFO neutron.api.v2.resource [None req-83ea71f3-fb33-46c5-83df-62b4220c127b eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/109] 199.204.45.44 () {44 vars in 955 bytes} [Thu Aug 13 08:30:13 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 199.204.45.44 () {44 vars in 977 bytes} [Thu Aug 13 08:30:13 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 199.204.45.44 () {48 vars in 976 bytes} [Thu Aug 13 08:30:13 2026] POST /v2.0/security-groups => generated 1610 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:30:14 2026] GET /v2.0/security-groups/18fddd51-2008-495e-9827-42fff21f348b => generated 1610 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:30:14 2026] GET /v2.0/security-groups/18fddd51-2008-495e-9827-42fff21f348b => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:30:14 2026] GET /v2.0/security-groups/18fddd51-2008-495e-9827-42fff21f348b => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/115] 199.204.45.44 () {48 vars in 987 bytes} [Thu Aug 13 08:30:14 2026] POST /v2.0/security-group-rules => generated 623 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:30:15 2026] GET /v2.0/security-groups/18fddd51-2008-495e-9827-42fff21f348b => generated 2246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/117] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:30:15 2026] GET /v2.0/security-groups/18fddd51-2008-495e-9827-42fff21f348b => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/118] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:30:15 2026] GET /v2.0/security-groups/18fddd51-2008-495e-9827-42fff21f348b => generated 2246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/119] 199.204.45.44 () {48 vars in 987 bytes} [Thu Aug 13 08:30:15 2026] POST /v2.0/security-group-rules => generated 627 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/128] 199.204.45.44 () {44 vars in 971 bytes} [Thu Aug 13 08:31:16 2026] GET /v2.0/quotas/83a99cb99e9f473f8e3c0f760462103b => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/129] 199.204.45.44 () {48 vars in 1023 bytes} [Thu Aug 13 08:31:16 2026] PUT /v2.0/quotas/83a99cb99e9f473f8e3c0f760462103b => generated 291 bytes in 29 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 08:33:36.780 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bcf5eb46-2ab7-4a81-9590-0a786bc822ad eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/148] 199.204.45.44 () {30 vars in 739 bytes} [Thu Aug 13 08:33:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 207 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: 75/149] 199.204.45.44 () {30 vars in 761 bytes} [Thu Aug 13 08:33:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 08:33:38.645 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba7da880-c9e2-4422-a7ee-7cd5c2494c62 eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/150] 199.204.45.44 () {30 vars in 739 bytes} [Thu Aug 13 08:33:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/151] 199.204.45.44 () {30 vars in 761 bytes} [Thu Aug 13 08:33:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 08:39:26.123 7 INFO neutron.api.v2.resource [None req-49435884-d344-4218-84c6-0f42eb7bda71 eb41f13c45304e10aa54468cf74982a9 83a99cb99e9f473f8e3c0f760462103b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 99/200] 199.204.45.44 () {44 vars in 1070 bytes} [Thu Aug 13 08:39:25 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=4dec3fc443c2464cab5e58a444fb97f3 => generated 139 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/201] 199.204.45.44 () {44 vars in 1093 bytes} [Thu Aug 13 08:39:26 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=4dec3fc443c2464cab5e58a444fb97f3 => generated 23 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/202] 199.204.45.44 () {48 vars in 977 bytes} [Thu Aug 13 08:39:26 2026] POST /v2.0/security-groups => generated 1624 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/203] 199.204.45.44 () {44 vars in 1084 bytes} [Thu Aug 13 08:39:27 2026] GET /v2.0/security-groups/12cf9481-0805-40db-b5ad-6febb60ab240?project_id=4dec3fc443c2464cab5e58a444fb97f3 => generated 1624 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/204] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:39:27 2026] GET /v2.0/security-groups/12cf9481-0805-40db-b5ad-6febb60ab240 => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/205] 199.204.45.44 () {44 vars in 1084 bytes} [Thu Aug 13 08:39:27 2026] GET /v2.0/security-groups/12cf9481-0805-40db-b5ad-6febb60ab240?project_id=4dec3fc443c2464cab5e58a444fb97f3 => generated 1624 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/206] 199.204.45.44 () {48 vars in 987 bytes} [Thu Aug 13 08:39:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/207] 199.204.45.44 () {44 vars in 1084 bytes} [Thu Aug 13 08:39:29 2026] GET /v2.0/security-groups/12cf9481-0805-40db-b5ad-6febb60ab240?project_id=4dec3fc443c2464cab5e58a444fb97f3 => generated 2234 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/208] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:39:29 2026] GET /v2.0/security-groups/12cf9481-0805-40db-b5ad-6febb60ab240 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/209] 199.204.45.44 () {44 vars in 1084 bytes} [Thu Aug 13 08:39:29 2026] GET /v2.0/security-groups/12cf9481-0805-40db-b5ad-6febb60ab240?project_id=4dec3fc443c2464cab5e58a444fb97f3 => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/210] 199.204.45.44 () {48 vars in 987 bytes} [Thu Aug 13 08:39:29 2026] POST /v2.0/security-group-rules => generated 599 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/211] 199.204.45.44 () {44 vars in 1084 bytes} [Thu Aug 13 08:39:30 2026] GET /v2.0/security-groups/12cf9481-0805-40db-b5ad-6febb60ab240?project_id=4dec3fc443c2464cab5e58a444fb97f3 => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/212] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:39:30 2026] GET /v2.0/security-groups/12cf9481-0805-40db-b5ad-6febb60ab240 => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/213] 199.204.45.44 () {44 vars in 1084 bytes} [Thu Aug 13 08:39:30 2026] GET /v2.0/security-groups/12cf9481-0805-40db-b5ad-6febb60ab240?project_id=4dec3fc443c2464cab5e58a444fb97f3 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/214] 199.204.45.44 () {48 vars in 987 bytes} [Thu Aug 13 08:39:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/215] 199.204.45.44 () {44 vars in 1084 bytes} [Thu Aug 13 08:39:31 2026] GET /v2.0/security-groups/12cf9481-0805-40db-b5ad-6febb60ab240?project_id=4dec3fc443c2464cab5e58a444fb97f3 => generated 3460 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/216] 199.204.45.44 () {44 vars in 997 bytes} [Thu Aug 13 08:39:31 2026] GET /v2.0/security-groups/12cf9481-0805-40db-b5ad-6febb60ab240 => generated 3460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/217] 199.204.45.44 () {44 vars in 1084 bytes} [Thu Aug 13 08:39:31 2026] GET /v2.0/security-groups/12cf9481-0805-40db-b5ad-6febb60ab240?project_id=4dec3fc443c2464cab5e58a444fb97f3 => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/218] 199.204.45.44 () {48 vars in 987 bytes} [Thu Aug 13 08:39:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/237] 199.204.45.44 () {30 vars in 738 bytes} [Thu Aug 13 08:41:52 2026] GET /v2.0/networks?tenant_id=4dec3fc443c2464cab5e58a444fb97f3&shared=False => generated 15 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 08:41:52.402 7 INFO neutron.db.segments_db [None req-394a8546-64b5-482c-b18a-1ba58b3bc75b 2bac5afb92364ff1848be468cf43ea68 4dec3fc443c2464cab5e58a444fb97f3 - - 88426c2fcfdf4326be81c5e29e3a3f74 88426c2fcfdf4326be81c5e29e3a3f74] Added segment 2e685218-c460-4b7e-a9dd-82eaad5c0e31 of type vxlan for network 7d6bb1f9-093a-49ae-a730-93c77386ce3c [pid: 7|app: 0|req: 118/238] 199.204.45.44 () {34 vars in 680 bytes} [Thu Aug 13 08:41:52 2026] POST /v2.0/networks => generated 699 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/239] 199.204.45.44 () {30 vars in 720 bytes} [Thu Aug 13 08:41:52 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/240] 199.204.45.44 () {30 vars in 631 bytes} [Thu Aug 13 08:41:52 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/241] 199.204.45.44 () {34 vars in 675 bytes} [Thu Aug 13 08:41:52 2026] POST /v2.0/ports => generated 999 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/242] 199.204.45.44 () {30 vars in 701 bytes} [Thu Aug 13 08:41:52 2026] GET /v2.0/networks/7d6bb1f9-093a-49ae-a730-93c77386ce3c => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/243] 199.204.45.44 () {30 vars in 720 bytes} [Thu Aug 13 08:41:54 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/244] 199.204.45.44 () {30 vars in 701 bytes} [Thu Aug 13 08:41:54 2026] GET /v2.0/networks/7d6bb1f9-093a-49ae-a730-93c77386ce3c => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/249] 199.204.45.44 () {44 vars in 971 bytes} [Thu Aug 13 08:42:12 2026] GET /v2.0/quotas/4dec3fc443c2464cab5e58a444fb97f3 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/250] 199.204.45.44 () {48 vars in 1023 bytes} [Thu Aug 13 08:42:13 2026] PUT /v2.0/quotas/4dec3fc443c2464cab5e58a444fb97f3 => generated 291 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0)