+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Aug 20 06:51:03 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-5fffcf94c-qjf8g machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f21c9afa668 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)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-08-20 06:51:08.342 8 INFO neutron.common.config [-] Logging enabled! 2026-08-20 06:51:08.343 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-08-20 06:51:08.446 7 INFO neutron.common.config [-] Logging enabled! 2026-08-20 06:51:08.446 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-08-20 06:51:08.861 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-20 06:51:09.036 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-20 06:51:09.909 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-20 06:51:09.913 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-20 06:51:09.917 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-20 06:51:09.918 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-20 06:51:09.918 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-20 06:51:09.918 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-20 06:51:09.918 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-20 06:51:09.926 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-20 06:51:09.926 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-20 06:51:09.926 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-20 06:51:09.948 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-20 06:51:09.949 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-20 06:51:09.949 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-20 06:51:09.996 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-20 06:51:09.996 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-20 06:51:09.996 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-20 06:51:09.997 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-20 06:51:10.182 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-20 06:51:10.185 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-20 06:51:10.189 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-20 06:51:10.190 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-20 06:51:10.190 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-20 06:51:10.191 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-20 06:51:10.191 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-20 06:51:10.199 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-20 06:51:10.199 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-20 06:51:10.199 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-20 06:51:10.223 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-20 06:51:10.224 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-20 06:51:10.224 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-20 06:51:10.271 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-20 06:51:10.271 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-20 06:51:10.271 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-20 06:51:10.271 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-20 06:51:10.456 8 INFO neutron.plugins.ml2.managers [None req-aa5262b7-e86a-4eb3-baeb-340e6c18ba34 - - - - - -] Initializing driver for type 'vlan' 2026-08-20 06:51:10.598 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-aa5262b7-e86a-4eb3-baeb-340e6c18ba34 - - - - - -] VlanTypeDriver initialization complete 2026-08-20 06:51:10.599 8 INFO neutron.plugins.ml2.managers [None req-aa5262b7-e86a-4eb3-baeb-340e6c18ba34 - - - - - -] Initializing driver for type 'vxlan' 2026-08-20 06:51:10.599 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-aa5262b7-e86a-4eb3-baeb-340e6c18ba34 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-20 06:51:10.615 8 INFO neutron.plugins.ml2.managers [None req-aa5262b7-e86a-4eb3-baeb-340e6c18ba34 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-20 06:51:10.615 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-aa5262b7-e86a-4eb3-baeb-340e6c18ba34 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-20 06:51:10.616 8 INFO neutron.plugins.ml2.managers [None req-aa5262b7-e86a-4eb3-baeb-340e6c18ba34 - - - - - -] Initializing extension driver 'port_security' 2026-08-20 06:51:10.616 8 INFO neutron.plugins.ml2.extensions.port_security [None req-aa5262b7-e86a-4eb3-baeb-340e6c18ba34 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-20 06:51:10.616 8 INFO neutron.plugins.ml2.managers [None req-aa5262b7-e86a-4eb3-baeb-340e6c18ba34 - - - - - -] Initializing extension driver 'qos' 2026-08-20 06:51:10.616 8 INFO neutron.plugins.ml2.managers [None req-aa5262b7-e86a-4eb3-baeb-340e6c18ba34 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-20 06:51:10.616 8 INFO neutron.plugins.ml2.managers [None req-aa5262b7-e86a-4eb3-baeb-340e6c18ba34 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-20 06:51:10.628 8 INFO neutron.quota [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded quota_driver: . 2026-08-20 06:51:10.629 8 INFO neutron.plugins.ml2.plugin [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Modular L2 Plugin initialization complete 2026-08-20 06:51:10.629 8 INFO neutron.plugins.ml2.managers [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-20 06:51:10.629 8 INFO neutron.plugins.ml2.managers [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-20 06:51:10.629 8 INFO neutron.plugins.ml2.managers [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-20 06:51:10.629 8 INFO neutron.extensions.vlantransparent [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Disabled vlantransparent extension. 2026-08-20 06:51:10.630 8 INFO neutron.manager [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loading Plugin: qos 2026-08-20 06:51:10.643 8 INFO neutron.manager [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loading Plugin: router 2026-08-20 06:51:10.687 8 INFO neutron.services.service_base [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-20 06:51:10.687 8 INFO neutron.manager [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loading Plugin: segments 2026-08-20 06:51:10.716 7 INFO neutron.plugins.ml2.managers [None req-06d60089-6844-4948-9f47-8c6f878444ce - - - - - -] Initializing driver for type 'vlan' 2026-08-20 06:51:10.784 8 INFO neutron.manager [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loading Plugin: trunk 2026-08-20 06:51:10.799 8 INFO neutron.manager [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loading Plugin: vpnaas 2026-08-20 06:51:10.838 8 WARNING stevedore.named [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-20 06:51:10.863 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-06d60089-6844-4948-9f47-8c6f878444ce - - - - - -] VlanTypeDriver initialization complete 2026-08-20 06:51:10.863 7 INFO neutron.plugins.ml2.managers [None req-06d60089-6844-4948-9f47-8c6f878444ce - - - - - -] Initializing driver for type 'vxlan' 2026-08-20 06:51:10.863 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-06d60089-6844-4948-9f47-8c6f878444ce - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-20 06:51:10.883 7 INFO neutron.plugins.ml2.managers [None req-06d60089-6844-4948-9f47-8c6f878444ce - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-20 06:51:10.883 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-06d60089-6844-4948-9f47-8c6f878444ce - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-20 06:51:10.883 7 INFO neutron.plugins.ml2.managers [None req-06d60089-6844-4948-9f47-8c6f878444ce - - - - - -] Initializing extension driver 'port_security' 2026-08-20 06:51:10.883 7 INFO neutron.plugins.ml2.extensions.port_security [None req-06d60089-6844-4948-9f47-8c6f878444ce - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-20 06:51:10.884 7 INFO neutron.plugins.ml2.managers [None req-06d60089-6844-4948-9f47-8c6f878444ce - - - - - -] Initializing extension driver 'qos' 2026-08-20 06:51:10.884 7 INFO neutron.plugins.ml2.managers [None req-06d60089-6844-4948-9f47-8c6f878444ce - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-20 06:51:10.884 7 INFO neutron.plugins.ml2.managers [None req-06d60089-6844-4948-9f47-8c6f878444ce - - - - - -] Initializing mechanism driver 'l2population' 2026-08-20 06:51:10.895 7 INFO neutron.quota [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded quota_driver: . 2026-08-20 06:51:10.896 7 INFO neutron.plugins.ml2.plugin [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Modular L2 Plugin initialization complete 2026-08-20 06:51:10.896 7 INFO neutron.plugins.ml2.managers [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-20 06:51:10.896 7 INFO neutron.plugins.ml2.managers [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-20 06:51:10.896 7 INFO neutron.plugins.ml2.managers [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-20 06:51:10.896 7 INFO neutron.extensions.vlantransparent [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Disabled vlantransparent extension. 2026-08-20 06:51:10.897 7 INFO neutron.manager [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loading Plugin: qos 2026-08-20 06:51:10.910 7 INFO neutron.manager [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loading Plugin: router 2026-08-20 06:51:10.915 8 INFO neutron_vpnaas.services.vpn.plugin [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-20 06:51:10.916 8 INFO neutron.common.utils [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-20 06:51:10.916 8 INFO neutron.manager [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loading Plugin: auto_allocate 2026-08-20 06:51:10.921 8 INFO neutron.manager [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loading Plugin: tag 2026-08-20 06:51:10.927 8 INFO neutron.manager [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loading Plugin: timestamp 2026-08-20 06:51:10.930 8 INFO neutron.manager [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loading Plugin: network_ip_availability 2026-08-20 06:51:10.934 8 INFO neutron.manager [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loading Plugin: flavors 2026-08-20 06:51:10.937 8 INFO neutron.manager [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loading Plugin: revisions 2026-08-20 06:51:10.940 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Initializing extension manager. 2026-08-20 06:51:10.941 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: address-group 2026-08-20 06:51:10.942 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: address-scope 2026-08-20 06:51:10.943 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-20 06:51:10.944 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: agent 2026-08-20 06:51:10.944 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: agent-resources-synced 2026-08-20 06:51:10.945 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-20 06:51:10.946 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-20 06:51:10.947 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: availability_zone 2026-08-20 06:51:10.947 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: availability_zone_filter 2026-08-20 06:51:10.948 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-20 06:51:10.948 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: default-subnetpools 2026-08-20 06:51:10.950 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-20 06:51:10.950 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: dns-integration 2026-08-20 06:51:10.951 7 INFO neutron.services.service_base [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-20 06:51:10.951 7 INFO neutron.manager [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loading Plugin: segments 2026-08-20 06:51:10.951 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: dns-domain-ports 2026-08-20 06:51:10.953 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-20 06:51:10.954 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: dvr 2026-08-20 06:51:10.954 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-20 06:51:10.955 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: empty-string-filtering 2026-08-20 06:51:10.955 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-20 06:51:10.956 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-20 06:51:10.956 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: external-net 2026-08-20 06:51:10.957 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-20 06:51:10.957 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: extraroute 2026-08-20 06:51:10.958 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: extraroute-atomic 2026-08-20 06:51:10.959 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-20 06:51:10.959 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-20 06:51:10.960 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-20 06:51:10.960 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-20 06:51:10.961 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: fip-port-details 2026-08-20 06:51:10.962 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: flavors 2026-08-20 06:51:10.963 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-20 06:51:10.963 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: floatingip-pools 2026-08-20 06:51:10.964 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: ip_allocation 2026-08-20 06:51:10.964 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-20 06:51:10.965 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: l2_adjacency 2026-08-20 06:51:10.966 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: router 2026-08-20 06:51:10.968 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-20 06:51:10.969 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-20 06:51:10.969 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-20 06:51:10.970 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: ext-gw-mode 2026-08-20 06:51:10.970 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: l3-ha 2026-08-20 06:51:10.971 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-20 06:51:10.971 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-20 06:51:10.972 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: l3-flavors 2026-08-20 06:51:10.973 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-20 06:51:10.973 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-20 06:51:11.049 7 INFO neutron.manager [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loading Plugin: trunk 2026-08-20 06:51:11.065 7 INFO neutron.manager [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loading Plugin: vpnaas 2026-08-20 06:51:11.108 7 WARNING stevedore.named [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-20 06:51:11.118 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-20 06:51:11.119 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-20 06:51:11.121 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-20 06:51:11.122 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-20 06:51:11.122 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-20 06:51:11.123 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: multi-provider 2026-08-20 06:51:11.123 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: net-mtu 2026-08-20 06:51:11.124 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: net-mtu-writable 2026-08-20 06:51:11.125 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: network_availability_zone 2026-08-20 06:51:11.125 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: network_ha 2026-08-20 06:51:11.126 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: network-ip-availability 2026-08-20 06:51:11.127 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-20 06:51:11.127 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: pagination 2026-08-20 06:51:11.128 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: port-device-profile 2026-08-20 06:51:11.128 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-20 06:51:11.129 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-20 06:51:11.129 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-20 06:51:11.130 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: port-mac-override 2026-08-20 06:51:11.131 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-20 06:51:11.131 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-20 06:51:11.132 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-20 06:51:11.132 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: port-resource-request 2026-08-20 06:51:11.133 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-20 06:51:11.133 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-20 06:51:11.134 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: binding 2026-08-20 06:51:11.135 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: binding-extended 2026-08-20 06:51:11.135 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: port-security 2026-08-20 06:51:11.136 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: project-id 2026-08-20 06:51:11.136 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: provider 2026-08-20 06:51:11.139 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: qos 2026-08-20 06:51:11.140 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-20 06:51:11.141 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-20 06:51:11.141 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: qos-default 2026-08-20 06:51:11.142 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: qos-fip 2026-08-20 06:51:11.142 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-20 06:51:11.143 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-20 06:51:11.143 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-20 06:51:11.144 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-20 06:51:11.144 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-20 06:51:11.145 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: qos-pps 2026-08-20 06:51:11.146 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-20 06:51:11.146 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-20 06:51:11.147 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: qos-rules-alias 2026-08-20 06:51:11.147 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: quota-check-limit 2026-08-20 06:51:11.149 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: quotas 2026-08-20 06:51:11.151 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: quota_details 2026-08-20 06:51:11.152 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: rbac-policies 2026-08-20 06:51:11.153 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: rbac-address-group 2026-08-20 06:51:11.153 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: rbac-address-scope 2026-08-20 06:51:11.154 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: rbac-security-groups 2026-08-20 06:51:11.154 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-20 06:51:11.155 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: revision-if-match 2026-08-20 06:51:11.155 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-20 06:51:11.156 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: router_availability_zone 2026-08-20 06:51:11.156 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-20 06:51:11.158 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-20 06:51:11.159 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-20 06:51:11.159 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-20 06:51:11.160 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-20 06:51:11.160 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-20 06:51:11.161 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-20 06:51:11.166 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: security-group 2026-08-20 06:51:11.167 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: segment 2026-08-20 06:51:11.168 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-20 06:51:11.169 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: service-type 2026-08-20 06:51:11.169 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: sorting 2026-08-20 06:51:11.170 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: standard-attr-segment 2026-08-20 06:51:11.170 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: standard-attr-description 2026-08-20 06:51:11.171 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: stateful-security-group 2026-08-20 06:51:11.171 8 WARNING neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-20 06:51:11.172 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-20 06:51:11.172 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: subnet-external-network 2026-08-20 06:51:11.173 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: subnet_onboard 2026-08-20 06:51:11.174 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-20 06:51:11.174 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: subnet-service-types 2026-08-20 06:51:11.175 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: subnet_allocation 2026-08-20 06:51:11.175 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-20 06:51:11.176 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: tag-creation 2026-08-20 06:51:11.176 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-20 06:51:11.180 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: standard-attr-tag 2026-08-20 06:51:11.181 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-20 06:51:11.182 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: trunk 2026-08-20 06:51:11.182 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: trunk-details 2026-08-20 06:51:11.183 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-20 06:51:11.183 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-20 06:51:11.185 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-20 06:51:11.186 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-20 06:51:11.186 7 INFO neutron_vpnaas.services.vpn.plugin [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-20 06:51:11.187 7 INFO neutron.common.utils [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-20 06:51:11.187 7 INFO neutron.manager [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loading Plugin: auto_allocate 2026-08-20 06:51:11.187 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: vpn-flavors 2026-08-20 06:51:11.188 8 INFO neutron.api.extensions [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Loaded extension: vpnaas 2026-08-20 06:51:11.191 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-20 06:51:11.191 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-20 06:51:11.191 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 06:51:11.191 7 INFO neutron.manager [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loading Plugin: tag 2026-08-20 06:51:11.191 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-20 06:51:11.195 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-20 06:51:11.195 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-20 06:51:11.198 7 INFO neutron.manager [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loading Plugin: timestamp 2026-08-20 06:51:11.199 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-20 06:51:11.200 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-20 06:51:11.200 7 INFO neutron.manager [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loading Plugin: network_ip_availability 2026-08-20 06:51:11.201 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-20 06:51:11.202 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 06:51:11.202 8 WARNING neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] subnetpool is already registered 2026-08-20 06:51:11.202 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 06:51:11.202 8 WARNING neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] subnetpool is already registered 2026-08-20 06:51:11.203 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-20 06:51:11.203 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-20 06:51:11.204 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-20 06:51:11.204 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-20 06:51:11.204 7 INFO neutron.manager [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loading Plugin: flavors 2026-08-20 06:51:11.204 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-20 06:51:11.205 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-20 06:51:11.207 7 INFO neutron.manager [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loading Plugin: revisions 2026-08-20 06:51:11.209 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-20 06:51:11.209 8 WARNING neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] router is already registered 2026-08-20 06:51:11.210 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-20 06:51:11.210 8 WARNING neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] floatingip is already registered 2026-08-20 06:51:11.211 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Initializing extension manager. 2026-08-20 06:51:11.212 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: address-group 2026-08-20 06:51:11.213 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: address-scope 2026-08-20 06:51:11.214 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-20 06:51:11.214 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-20 06:51:11.214 8 WARNING neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] rbac_policy is already registered 2026-08-20 06:51:11.214 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: agent 2026-08-20 06:51:11.215 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-20 06:51:11.215 8 WARNING neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] security_group is already registered 2026-08-20 06:51:11.215 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: agent-resources-synced 2026-08-20 06:51:11.215 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-20 06:51:11.216 8 WARNING neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] security_group_rule is already registered 2026-08-20 06:51:11.216 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-20 06:51:11.216 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 06:51:11.217 8 WARNING neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] subnetpool is already registered 2026-08-20 06:51:11.217 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-20 06:51:11.217 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 06:51:11.217 8 WARNING neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] subnetpool is already registered 2026-08-20 06:51:11.218 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-20 06:51:11.218 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: availability_zone 2026-08-20 06:51:11.218 8 WARNING neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] trunk is already registered 2026-08-20 06:51:11.218 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: availability_zone_filter 2026-08-20 06:51:11.218 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-20 06:51:11.218 8 WARNING neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] endpoint_group is already registered 2026-08-20 06:51:11.219 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-20 06:51:11.219 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-20 06:51:11.219 8 WARNING neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] vpnservice is already registered 2026-08-20 06:51:11.219 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: default-subnetpools 2026-08-20 06:51:11.219 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-20 06:51:11.220 8 WARNING neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] ipsec_site_connection is already registered 2026-08-20 06:51:11.220 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-20 06:51:11.220 8 WARNING neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] ipsecpolicy is already registered 2026-08-20 06:51:11.221 8 INFO neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-20 06:51:11.221 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-20 06:51:11.221 8 WARNING neutron.quota.resource_registry [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] ikepolicy is already registered 2026-08-20 06:51:11.221 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: dns-integration 2026-08-20 06:51:11.222 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: dns-domain-ports 2026-08-20 06:51:11.222 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-20 06:51:11.223 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: dvr 2026-08-20 06:51:11.224 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-20 06:51:11.224 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: empty-string-filtering 2026-08-20 06:51:11.225 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-20 06:51:11.225 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-20 06:51:11.226 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: external-net 2026-08-20 06:51:11.226 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-20 06:51:11.227 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: extraroute 2026-08-20 06:51:11.227 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: extraroute-atomic 2026-08-20 06:51:11.228 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-20 06:51:11.228 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-20 06:51:11.229 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-20 06:51:11.229 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-20 06:51:11.230 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: fip-port-details 2026-08-20 06:51:11.231 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: flavors 2026-08-20 06:51:11.232 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-20 06:51:11.232 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: floatingip-pools 2026-08-20 06:51:11.233 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: ip_allocation 2026-08-20 06:51:11.233 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-20 06:51:11.234 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: l2_adjacency 2026-08-20 06:51:11.235 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: router 2026-08-20 06:51:11.237 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-20 06:51:11.237 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-20 06:51:11.238 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-20 06:51:11.239 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: ext-gw-mode 2026-08-20 06:51:11.239 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: l3-ha 2026-08-20 06:51:11.240 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-20 06:51:11.240 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-20 06:51:11.241 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: l3-flavors 2026-08-20 06:51:11.241 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-20 06:51:11.242 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-20 06:51:11.244 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-20 06:51:11.245 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-20 06:51:11.246 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-20 06:51:11.247 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-20 06:51:11.248 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-20 06:51:11.249 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: multi-provider 2026-08-20 06:51:11.249 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: net-mtu 2026-08-20 06:51:11.250 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: net-mtu-writable 2026-08-20 06:51:11.250 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: network_availability_zone 2026-08-20 06:51:11.251 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: network_ha 2026-08-20 06:51:11.251 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: network-ip-availability 2026-08-20 06:51:11.253 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-20 06:51:11.253 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: pagination 2026-08-20 06:51:11.253 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: port-device-profile 2026-08-20 06:51:11.254 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-20 06:51:11.254 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-20 06:51:11.255 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-20 06:51:11.255 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: port-mac-override 2026-08-20 06:51:11.256 8 WARNING keystonemiddleware._common.config [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-20 06:51:11.256 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-20 06:51:11.256 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-20 06:51:11.257 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-20 06:51:11.258 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: port-resource-request 2026-08-20 06:51:11.258 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-20 06:51:11.259 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-20 06:51:11.259 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: binding 2026-08-20 06:51:11.260 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: binding-extended 2026-08-20 06:51:11.261 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: port-security 2026-08-20 06:51:11.261 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: project-id 2026-08-20 06:51:11.262 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: provider 2026-08-20 06:51:11.264 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: qos 2026-08-20 06:51:11.264 8 WARNING oslo_config.cfg [None req-27e6fc84-450e-4308-99fe-c9480b7e1271 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-20 06:51:11.265 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-20 06:51:11.265 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-20 06:51:11.266 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: qos-default 2026-08-20 06:51:11.266 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: qos-fip WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f21c9afa668 pid: 8 (default app) 2026-08-20 06:51:11.267 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-20 06:51:11.267 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-20 06:51:11.268 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-20 06:51:11.268 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-20 06:51:11.269 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-20 06:51:11.270 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: qos-pps 2026-08-20 06:51:11.270 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-20 06:51:11.271 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-20 06:51:11.271 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: qos-rules-alias 2026-08-20 06:51:11.272 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: quota-check-limit 2026-08-20 06:51:11.274 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: quotas 2026-08-20 06:51:11.275 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: quota_details 2026-08-20 06:51:11.276 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: rbac-policies 2026-08-20 06:51:11.277 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: rbac-address-group 2026-08-20 06:51:11.277 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: rbac-address-scope 2026-08-20 06:51:11.278 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: rbac-security-groups 2026-08-20 06:51:11.278 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-20 06:51:11.279 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: revision-if-match 2026-08-20 06:51:11.280 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-20 06:51:11.280 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: router_availability_zone 2026-08-20 06:51:11.281 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-20 06:51:11.282 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-20 06:51:11.283 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-20 06:51:11.283 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-20 06:51:11.284 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-20 06:51:11.284 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-20 06:51:11.285 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-20 06:51:11.289 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: security-group 2026-08-20 06:51:11.290 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: segment 2026-08-20 06:51:11.291 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-20 06:51:11.292 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: service-type 2026-08-20 06:51:11.292 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: sorting 2026-08-20 06:51:11.293 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: standard-attr-segment 2026-08-20 06:51:11.293 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: standard-attr-description 2026-08-20 06:51:11.294 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: stateful-security-group 2026-08-20 06:51:11.294 7 WARNING neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-20 06:51:11.295 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-20 06:51:11.295 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: subnet-external-network 2026-08-20 06:51:11.296 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: subnet_onboard 2026-08-20 06:51:11.296 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-20 06:51:11.297 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: subnet-service-types 2026-08-20 06:51:11.297 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: subnet_allocation 2026-08-20 06:51:11.298 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-20 06:51:11.299 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: tag-creation 2026-08-20 06:51:11.299 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-20 06:51:11.303 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: standard-attr-tag 2026-08-20 06:51:11.304 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-20 06:51:11.304 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: trunk 2026-08-20 06:51:11.305 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: trunk-details 2026-08-20 06:51:11.305 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-20 06:51:11.306 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-20 06:51:11.308 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-20 06:51:11.309 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-20 06:51:11.309 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: vpn-flavors 2026-08-20 06:51:11.311 7 INFO neutron.api.extensions [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Loaded extension: vpnaas 2026-08-20 06:51:11.313 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-20 06:51:11.313 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-20 06:51:11.314 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 06:51:11.314 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-20 06:51:11.317 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-20 06:51:11.318 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-20 06:51:11.322 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-20 06:51:11.323 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-20 06:51:11.323 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-20 06:51:11.324 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 06:51:11.324 7 WARNING neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] subnetpool is already registered 2026-08-20 06:51:11.325 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 06:51:11.325 7 WARNING neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] subnetpool is already registered 2026-08-20 06:51:11.326 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-20 06:51:11.326 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-20 06:51:11.326 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-20 06:51:11.327 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-20 06:51:11.327 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-20 06:51:11.328 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-20 06:51:11.331 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-20 06:51:11.331 7 WARNING neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] router is already registered 2026-08-20 06:51:11.332 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-20 06:51:11.332 7 WARNING neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] floatingip is already registered 2026-08-20 06:51:11.336 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-20 06:51:11.336 7 WARNING neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] rbac_policy is already registered 2026-08-20 06:51:11.336 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-20 06:51:11.337 7 WARNING neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] security_group is already registered 2026-08-20 06:51:11.337 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-20 06:51:11.337 7 WARNING neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] security_group_rule is already registered 2026-08-20 06:51:11.338 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 06:51:11.338 7 WARNING neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] subnetpool is already registered 2026-08-20 06:51:11.338 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 06:51:11.339 7 WARNING neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] subnetpool is already registered 2026-08-20 06:51:11.339 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-20 06:51:11.339 7 WARNING neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] trunk is already registered 2026-08-20 06:51:11.340 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-20 06:51:11.340 7 WARNING neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] endpoint_group is already registered 2026-08-20 06:51:11.340 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-20 06:51:11.341 7 WARNING neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] vpnservice is already registered 2026-08-20 06:51:11.341 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-20 06:51:11.342 7 WARNING neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] ipsec_site_connection is already registered 2026-08-20 06:51:11.342 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-20 06:51:11.342 7 WARNING neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] ipsecpolicy is already registered 2026-08-20 06:51:11.343 7 INFO neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-20 06:51:11.343 7 WARNING neutron.quota.resource_registry [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] ikepolicy is already registered 2026-08-20 06:51:11.513 7 WARNING keystonemiddleware._common.config [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-20 06:51:11.520 7 WARNING oslo_config.cfg [None req-c6d0f4e6-c7fa-473c-b430-cd696cf49719 - - - - - -] 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 0x7f21c9afa668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-20 06:51:15.997 8 INFO neutron.pecan_wsgi.hooks.translation [None req-93138800-bdd0-4434-a97d-e52c3ec73802 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.138 () {44 vars in 927 bytes} [Thu Aug 20 06:51:15 2026] GET /v2.0/networks/public => generated 108 bytes in 789 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.138 () {44 vars in 949 bytes} [Thu Aug 20 06:51:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 06:51:16.671 8 WARNING neutron.services.revisions.revision_plugin [None req-d235636b-66e9-4f19-bac4-b840def5ba1a 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] Could not find related network for resource to bump revision. 2026-08-20 06:51:16.689 8 INFO neutron.db.segments_db [None req-d235636b-66e9-4f19-bac4-b840def5ba1a 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] Added segment 81cf067a-aff9-4093-86c7-2a66d50f3a52 of type flat for network b6532126-9eea-4ee8-8d02-5cf4df214066 2026-08-20 06:51:16.736 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d235636b-66e9-4f19-bac4-b840def5ba1a 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.138 () {48 vars in 967 bytes} [Thu Aug 20 06:51:16 2026] POST /v2.0/networks => generated 124 bytes in 495 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 06:51:22.647 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0089b8e7-6588-4a34-be16-1bff7d846697 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.138 () {44 vars in 927 bytes} [Thu Aug 20 06:51:22 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.138 () {44 vars in 949 bytes} [Thu Aug 20 06:51:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 06:51:22.741 8 WARNING neutron.services.revisions.revision_plugin [None req-1fc3b832-906a-47cd-bcf5-ed72afe699e5 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] Could not find related network for resource to bump revision. 2026-08-20 06:51:22.759 8 INFO neutron.db.segments_db [None req-1fc3b832-906a-47cd-bcf5-ed72afe699e5 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] Added segment c26154e6-2c99-4297-8f7f-6148aa9e8973 of type flat for network 893d75c0-6b28-41a7-a4ae-864d02072d12 2026-08-20 06:51:22.790 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1fc3b832-906a-47cd-bcf5-ed72afe699e5 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.138 () {48 vars in 967 bytes} [Thu Aug 20 06:51:22 2026] POST /v2.0/networks => generated 124 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 06:51:28.955 7 INFO neutron.pecan_wsgi.hooks.translation [None req-584fabb5-1020-4b5d-a47a-bb7344794922 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.138 () {44 vars in 927 bytes} [Thu Aug 20 06:51:28 2026] GET /v2.0/networks/public => generated 108 bytes in 378 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.138 () {44 vars in 949 bytes} [Thu Aug 20 06:51:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 06:51:29.244 7 WARNING neutron.services.revisions.revision_plugin [None req-6e4a0532-f6c6-4d21-92d4-33a9711de88f 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] Could not find related network for resource to bump revision. 2026-08-20 06:51:29.267 7 INFO neutron.db.segments_db [None req-6e4a0532-f6c6-4d21-92d4-33a9711de88f 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] Added segment 3c22397d-213c-4266-a8b0-b17426664472 of type flat for network 00ce3382-458d-4ccd-9a60-e682fbffcc5a 2026-08-20 06:51:29.308 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e4a0532-f6c6-4d21-92d4-33a9711de88f 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.138 () {48 vars in 967 bytes} [Thu Aug 20 06:51:29 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-20 06:51:35.200 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de43da23-631d-4c32-8201-87ee59ff0b03 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.138 () {44 vars in 927 bytes} [Thu Aug 20 06:51:35 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.138 () {44 vars in 949 bytes} [Thu Aug 20 06:51:35 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 06:51:35.319 8 WARNING neutron.services.revisions.revision_plugin [None req-7666675e-9968-47f0-9fa9-730a1bf6a735 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] Could not find related network for resource to bump revision. 2026-08-20 06:51:35.352 8 INFO neutron.db.segments_db [None req-7666675e-9968-47f0-9fa9-730a1bf6a735 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] Added segment fb50a8e9-50e1-444c-a064-663560509b74 of type flat for network 6c38e506-3d31-4066-ae47-9ed8670cf2db 2026-08-20 06:51:35.383 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7666675e-9968-47f0-9fa9-730a1bf6a735 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/15] 199.204.45.138 () {48 vars in 967 bytes} [Thu Aug 20 06:51:35 2026] POST /v2.0/networks => generated 124 bytes in 170 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 06:51:41.299 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3ff862d0-700a-4d1d-aa0b-1f56fb60cead 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.138 () {44 vars in 927 bytes} [Thu Aug 20 06:51:41 2026] GET /v2.0/networks/public => generated 108 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.138 () {44 vars in 949 bytes} [Thu Aug 20 06:51:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 06:51:41.398 8 WARNING neutron.services.revisions.revision_plugin [None req-1e448fb3-cae9-493d-86ce-172a26178525 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] Could not find related network for resource to bump revision. 2026-08-20 06:51:41.438 8 INFO neutron.db.segments_db [None req-1e448fb3-cae9-493d-86ce-172a26178525 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] Added segment 230a89da-cb43-4d85-b981-b9535839379b of type flat for network a6af9f68-57d8-4ec0-9500-8b3caac1fda0 2026-08-20 06:51:41.470 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e448fb3-cae9-493d-86ce-172a26178525 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.138 () {48 vars in 967 bytes} [Thu Aug 20 06:51:41 2026] POST /v2.0/networks => generated 124 bytes in 287 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 06:51:47.637 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa5bc136-cc80-4581-8404-ee026a74f796 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.138 () {44 vars in 927 bytes} [Thu Aug 20 06:51:47 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.138 () {44 vars in 949 bytes} [Thu Aug 20 06:51:47 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-20 06:51:47.732 7 WARNING neutron.services.revisions.revision_plugin [None req-5b5e85ce-c69a-4a79-bdba-9468978a639b 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] Could not find related network for resource to bump revision. 2026-08-20 06:51:47.748 7 INFO neutron.db.segments_db [None req-5b5e85ce-c69a-4a79-bdba-9468978a639b 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] Added segment 12a432ce-a47d-4104-bce1-7373b9020da0 of type flat for network b0c8a50a-125b-4ac8-ad1e-5866e7e2d074 [pid: 7|app: 0|req: 10/22] 199.204.45.138 () {48 vars in 967 bytes} [Thu Aug 20 06:51:47 2026] POST /v2.0/networks => generated 706 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 06:51:49.087 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c874f06-9b15-4365-abe9-e92c5e4db520 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.204.45.138 () {44 vars in 927 bytes} [Thu Aug 20 06:51:49 2026] GET /v2.0/networks/public => generated 108 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.138 () {44 vars in 949 bytes} [Thu Aug 20 06:51:49 2026] GET /v2.0/networks?name=public => generated 709 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 06:51:49.172 8 INFO neutron.pecan_wsgi.hooks.translation [None req-81eba60d-d8bb-43f0-8d6a-5b8cdaa62cf5 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/25] 199.204.45.138 () {44 vars in 1034 bytes} [Thu Aug 20 06:51:49 2026] GET /v2.0/subnets/public-subnet?network_id=b0c8a50a-125b-4ac8-ad1e-5866e7e2d074 => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.204.45.138 () {44 vars in 1057 bytes} [Thu Aug 20 06:51:49 2026] GET /v2.0/subnets?name=public-subnet&network_id=b0c8a50a-125b-4ac8-ad1e-5866e7e2d074 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.138 () {48 vars in 965 bytes} [Thu Aug 20 06:51:49 2026] POST /v2.0/subnets => generated 664 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 06:56:30.727 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9aa433c7-4672-4eba-9318-09ec4af5e2e9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-08-20 06:56:30.728 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Aug 20 06:56:30 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.138) !!! 2026-08-20 06:56:30.839 7 INFO neutron.pecan_wsgi.hooks.translation [None req-737659e2-8d7d-4c8e-a761-b76ac0e9e0e5 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/65] 199.204.45.138 () {44 vars in 937 bytes} [Thu Aug 20 06:56:30 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 06:56:30.850 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a7add555-0915-4a2e-8309-a1ea1b7c0bff] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-08-20 06:56:30.853 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Aug 20 06:56:30 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.138) !!! [pid: 8|app: 0|req: 34/66] 199.204.45.138 () {44 vars in 959 bytes} [Thu Aug 20 06:56:30 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 06:56:30.933 7 INFO neutron.db.segments_db [None req-e56a81cd-a88b-4a3e-969c-db6be0db3498 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] Added segment 0dcfa8ee-17cd-4905-8ab0-f352911ef2b3 of type vxlan for network 1193ff7d-19e4-4eec-9ef5-9b4719f44d00 [pid: 7|app: 0|req: 33/67] 199.204.45.138 () {48 vars in 966 bytes} [Thu Aug 20 06:56:30 2026] POST /v2.0/networks => generated 707 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 06:56:31.965 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a7add555-0915-4a2e-8309-a1ea1b7c0bff] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47750. 2026-08-20 06:56:32.000 8 INFO neutron.pecan_wsgi.hooks.translation [None req-007c4046-89c6-4474-9b7c-5891bd6781e8 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/68] 199.204.45.138 () {44 vars in 937 bytes} [Thu Aug 20 06:56:31 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 06:56:32.031 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9aa433c7-4672-4eba-9318-09ec4af5e2e9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47760. [pid: 7|app: 0|req: 34/69] 199.204.45.138 () {44 vars in 959 bytes} [Thu Aug 20 06:56:32 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 06:56:32.070 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cdfcc003-26ab-4ddc-b5fd-fc5a1aacd762 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/70] 199.204.45.138 () {44 vars in 1036 bytes} [Thu Aug 20 06:56:32 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=1193ff7d-19e4-4eec-9ef5-9b4719f44d00 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/71] 199.204.45.138 () {44 vars in 1059 bytes} [Thu Aug 20 06:56:32 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=1193ff7d-19e4-4eec-9ef5-9b4719f44d00 => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 199.204.45.138 () {48 vars in 965 bytes} [Thu Aug 20 06:56:32 2026] POST /v2.0/subnets => generated 651 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 06:56:33.408 7 INFO neutron.api.v2.resource [None req-711db99f-bf09-4112-bcff-2e8b955ebb87 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/73] 199.204.45.138 () {44 vars in 971 bytes} [Thu Aug 20 06:56:33 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 199.204.45.138 () {44 vars in 993 bytes} [Thu Aug 20 06:56:33 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.204.45.138 () {48 vars in 980 bytes} [Thu Aug 20 06:56:33 2026] POST /v2.0/security-groups => generated 1616 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:34 2026] GET /v2.0/security-groups/2b94f3f9-ebe5-4972-af0a-4caa84bbe29e => generated 1616 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:34 2026] GET /v2.0/security-groups/2b94f3f9-ebe5-4972-af0a-4caa84bbe29e => generated 1616 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:34 2026] GET /v2.0/security-groups/2b94f3f9-ebe5-4972-af0a-4caa84bbe29e => 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: 39/79] 199.204.45.138 () {48 vars in 991 bytes} [Thu Aug 20 06:56:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:35 2026] GET /v2.0/security-groups/2b94f3f9-ebe5-4972-af0a-4caa84bbe29e => generated 2230 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:36 2026] GET /v2.0/security-groups/2b94f3f9-ebe5-4972-af0a-4caa84bbe29e => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:36 2026] GET /v2.0/security-groups/2b94f3f9-ebe5-4972-af0a-4caa84bbe29e => generated 2230 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.204.45.138 () {48 vars in 991 bytes} [Thu Aug 20 06:56:36 2026] POST /v2.0/security-group-rules => generated 603 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:37 2026] GET /v2.0/security-groups/2b94f3f9-ebe5-4972-af0a-4caa84bbe29e => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:37 2026] GET /v2.0/security-groups/2b94f3f9-ebe5-4972-af0a-4caa84bbe29e => generated 2846 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:37 2026] GET /v2.0/security-groups/2b94f3f9-ebe5-4972-af0a-4caa84bbe29e => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.138 () {48 vars in 991 bytes} [Thu Aug 20 06:56:37 2026] POST /v2.0/security-group-rules => generated 603 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:38 2026] GET /v2.0/security-groups/2b94f3f9-ebe5-4972-af0a-4caa84bbe29e => generated 3462 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:38 2026] GET /v2.0/security-groups/2b94f3f9-ebe5-4972-af0a-4caa84bbe29e => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:38 2026] GET /v2.0/security-groups/2b94f3f9-ebe5-4972-af0a-4caa84bbe29e => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.204.45.138 () {48 vars in 991 bytes} [Thu Aug 20 06:56:38 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:39 2026] GET /v2.0/security-groups/2b94f3f9-ebe5-4972-af0a-4caa84bbe29e => generated 4078 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:39 2026] GET /v2.0/security-groups/2b94f3f9-ebe5-4972-af0a-4caa84bbe29e => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:39 2026] GET /v2.0/security-groups/2b94f3f9-ebe5-4972-af0a-4caa84bbe29e => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.204.45.138 () {48 vars in 991 bytes} [Thu Aug 20 06:56:39 2026] POST /v2.0/security-group-rules => generated 603 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.204.45.138 () {44 vars in 987 bytes} [Thu Aug 20 06:56:40 2026] GET /v2.0/networks/1193ff7d-19e4-4eec-9ef5-9b4719f44d00 => generated 732 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 06:56:40.835 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f0025987-6656-49e0-806b-2d681970430b 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/99] 199.204.45.138 () {44 vars in 1076 bytes} [Thu Aug 20 06:56:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=1193ff7d-19e4-4eec-9ef5-9b4719f44d00 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/100] 199.204.45.138 () {44 vars in 1099 bytes} [Thu Aug 20 06:56:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=1193ff7d-19e4-4eec-9ef5-9b4719f44d00 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:40 2026] GET /v2.0/security-groups/2b94f3f9-ebe5-4972-af0a-4caa84bbe29e => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 199.204.45.138 () {48 vars in 961 bytes} [Thu Aug 20 06:56:40 2026] POST /v2.0/ports => generated 1096 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-20 06:56:47.357 7 INFO neutron.pecan_wsgi.hooks.translation [None req-910adb23-9169-4e69-89cd-69b3d308ee2a 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/103] 199.204.45.138 () {44 vars in 978 bytes} [Thu Aug 20 06:56:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 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:71: 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: 53/104] 199.204.45.138 () {44 vars in 1000 bytes} [Thu Aug 20 06:56:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/105] 199.204.45.138 () {48 vars in 1030 bytes} [Thu Aug 20 06:56:47 2026] PUT /v2.0/ports/ba0aa7f7-a9d7-48bd-999d-9a05a4f208c3 => generated 1245 bytes in 626 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.204.45.138 () {44 vars in 920 bytes} [Thu Aug 20 06:56:49 2026] GET /v2.0/ports => generated 3726 bytes in 104 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-20 06:56:50.573 7 INFO neutron.api.v2.resource [None req-96269a70-e38b-461e-a173-c4465fc44954 507e858b594b438dbe346221e687a898 cc50e41f6b8f4dadb6866e16d22b03b6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/107] 199.204.45.138 () {44 vars in 959 bytes} [Thu Aug 20 06:56:50 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/108] 199.204.45.138 () {44 vars in 981 bytes} [Thu Aug 20 06:56:50 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/109] 199.204.45.138 () {48 vars in 980 bytes} [Thu Aug 20 06:56:50 2026] POST /v2.0/security-groups => generated 1610 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/112] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:51 2026] GET /v2.0/security-groups/503ce90c-f252-4e5e-8516-38a75f83d6d2 => generated 1610 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/113] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:51 2026] GET /v2.0/security-groups/503ce90c-f252-4e5e-8516-38a75f83d6d2 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/114] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:51 2026] GET /v2.0/security-groups/503ce90c-f252-4e5e-8516-38a75f83d6d2 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/115] 199.204.45.138 () {48 vars in 991 bytes} [Thu Aug 20 06:56:51 2026] POST /v2.0/security-group-rules => generated 621 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/116] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:52 2026] GET /v2.0/security-groups/503ce90c-f252-4e5e-8516-38a75f83d6d2 => generated 2244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/117] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:52 2026] GET /v2.0/security-groups/503ce90c-f252-4e5e-8516-38a75f83d6d2 => generated 2244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/118] 199.204.45.138 () {44 vars in 1001 bytes} [Thu Aug 20 06:56:52 2026] GET /v2.0/security-groups/503ce90c-f252-4e5e-8516-38a75f83d6d2 => generated 2244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/119] 199.204.45.138 () {48 vars in 991 bytes} [Thu Aug 20 06:56:52 2026] POST /v2.0/security-group-rules => generated 625 bytes in 111 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.138 () {44 vars in 975 bytes} [Thu Aug 20 06:57:57 2026] GET /v2.0/quotas/cc50e41f6b8f4dadb6866e16d22b03b6 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 65/129] 199.204.45.138 () {48 vars in 1027 bytes} [Thu Aug 20 06:57:58 2026] PUT /v2.0/quotas/cc50e41f6b8f4dadb6866e16d22b03b6 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0)