+ 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 [Wed Aug 12 11:45:18 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:52:53 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-6d65b5d776-ql97t 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5646e370b0e0 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)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-12 11:45:22.354 7 INFO neutron.common.config [-] Logging enabled! 2026-08-12 11:45:22.355 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-08-12 11:45:22.409 8 INFO neutron.common.config [-] Logging enabled! 2026-08-12 11:45:22.409 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-08-12 11:45:22.668 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-12 11:45:22.705 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-12 11:45:23.537 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-12 11:45:23.540 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-12 11:45:23.543 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-12 11:45:23.544 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-12 11:45:23.544 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-12 11:45:23.544 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-12 11:45:23.545 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 11:45:23.552 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 11:45:23.552 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 11:45:23.553 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-12 11:45:23.577 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-12 11:45:23.579 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-12 11:45:23.579 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-12 11:45:23.629 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-12 11:45:23.629 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-12 11:45:23.630 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-12 11:45:23.630 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-12 11:45:23.636 7 WARNING oslo_policy.policy [None req-baa7ba46-8289-4fd0-bbca-ded8028e2b9f - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-08-12 11:45:23.744 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-12 11:45:23.747 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-12 11:45:23.751 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-12 11:45:23.752 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-12 11:45:23.752 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-12 11:45:23.753 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-12 11:45:23.753 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 11:45:23.760 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 11:45:23.760 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 11:45:23.760 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-12 11:45:23.787 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-12 11:45:23.788 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-12 11:45:23.788 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-12 11:45:23.832 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-12 11:45:23.832 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-12 11:45:23.832 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-12 11:45:23.832 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-12 11:45:23.840 8 WARNING oslo_policy.policy [None req-bb65a785-74e4-419b-acee-40974414a5fd - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-08-12 11:45:24.146 7 INFO neutron.plugins.ml2.managers [None req-baa7ba46-8289-4fd0-bbca-ded8028e2b9f - - - - - -] Initializing driver for type 'vlan' 2026-08-12 11:45:24.269 8 INFO neutron.plugins.ml2.managers [None req-bb65a785-74e4-419b-acee-40974414a5fd - - - - - -] Initializing driver for type 'vlan' 2026-08-12 11:45:25.650 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-baa7ba46-8289-4fd0-bbca-ded8028e2b9f - - - - - -] VlanTypeDriver initialization complete 2026-08-12 11:45:25.650 7 INFO neutron.plugins.ml2.managers [None req-baa7ba46-8289-4fd0-bbca-ded8028e2b9f - - - - - -] Initializing driver for type 'vxlan' 2026-08-12 11:45:25.650 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-baa7ba46-8289-4fd0-bbca-ded8028e2b9f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-12 11:45:25.677 7 INFO neutron.plugins.ml2.managers [None req-baa7ba46-8289-4fd0-bbca-ded8028e2b9f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-12 11:45:25.677 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-baa7ba46-8289-4fd0-bbca-ded8028e2b9f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-12 11:45:25.677 7 INFO neutron.plugins.ml2.managers [None req-baa7ba46-8289-4fd0-bbca-ded8028e2b9f - - - - - -] Initializing extension driver 'port_security' 2026-08-12 11:45:25.678 7 INFO neutron.plugins.ml2.extensions.port_security [None req-baa7ba46-8289-4fd0-bbca-ded8028e2b9f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-12 11:45:25.678 7 INFO neutron.plugins.ml2.managers [None req-baa7ba46-8289-4fd0-bbca-ded8028e2b9f - - - - - -] Initializing extension driver 'qos' 2026-08-12 11:45:25.678 7 INFO neutron.plugins.ml2.managers [None req-baa7ba46-8289-4fd0-bbca-ded8028e2b9f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-12 11:45:25.678 7 INFO neutron.plugins.ml2.managers [None req-baa7ba46-8289-4fd0-bbca-ded8028e2b9f - - - - - -] Initializing mechanism driver 'l2population' 2026-08-12 11:45:25.691 7 INFO neutron.quota [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded quota_driver: . 2026-08-12 11:45:25.691 7 INFO neutron.plugins.ml2.plugin [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Modular L2 Plugin initialization complete 2026-08-12 11:45:25.692 7 INFO neutron.plugins.ml2.managers [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-12 11:45:25.692 7 INFO neutron.plugins.ml2.managers [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-12 11:45:25.692 7 INFO neutron.plugins.ml2.managers [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-12 11:45:25.692 7 INFO neutron.extensions.vlantransparent [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Disabled vlantransparent extension. 2026-08-12 11:45:25.692 7 INFO neutron.manager [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loading Plugin: qos 2026-08-12 11:45:25.705 7 INFO neutron.manager [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loading Plugin: router 2026-08-12 11:45:25.744 7 INFO neutron.services.service_base [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-12 11:45:25.744 7 INFO neutron.manager [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loading Plugin: segments 2026-08-12 11:45:25.759 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-bb65a785-74e4-419b-acee-40974414a5fd - - - - - -] VlanTypeDriver initialization complete 2026-08-12 11:45:25.759 8 INFO neutron.plugins.ml2.managers [None req-bb65a785-74e4-419b-acee-40974414a5fd - - - - - -] Initializing driver for type 'vxlan' 2026-08-12 11:45:25.760 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-bb65a785-74e4-419b-acee-40974414a5fd - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-12 11:45:25.809 8 INFO neutron.plugins.ml2.managers [None req-bb65a785-74e4-419b-acee-40974414a5fd - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-12 11:45:25.809 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-bb65a785-74e4-419b-acee-40974414a5fd - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-12 11:45:25.810 8 INFO neutron.plugins.ml2.managers [None req-bb65a785-74e4-419b-acee-40974414a5fd - - - - - -] Initializing extension driver 'port_security' 2026-08-12 11:45:25.810 8 INFO neutron.plugins.ml2.extensions.port_security [None req-bb65a785-74e4-419b-acee-40974414a5fd - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-12 11:45:25.810 8 INFO neutron.plugins.ml2.managers [None req-bb65a785-74e4-419b-acee-40974414a5fd - - - - - -] Initializing extension driver 'qos' 2026-08-12 11:45:25.810 8 INFO neutron.plugins.ml2.managers [None req-bb65a785-74e4-419b-acee-40974414a5fd - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-12 11:45:25.811 8 INFO neutron.plugins.ml2.managers [None req-bb65a785-74e4-419b-acee-40974414a5fd - - - - - -] Initializing mechanism driver 'l2population' 2026-08-12 11:45:25.822 8 INFO neutron.quota [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded quota_driver: . 2026-08-12 11:45:25.823 8 INFO neutron.plugins.ml2.plugin [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Modular L2 Plugin initialization complete 2026-08-12 11:45:25.823 8 INFO neutron.plugins.ml2.managers [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-12 11:45:25.823 8 INFO neutron.plugins.ml2.managers [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-12 11:45:25.823 8 INFO neutron.plugins.ml2.managers [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-12 11:45:25.824 8 INFO neutron.extensions.vlantransparent [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Disabled vlantransparent extension. 2026-08-12 11:45:25.824 8 INFO neutron.manager [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loading Plugin: qos 2026-08-12 11:45:25.837 8 INFO neutron.manager [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loading Plugin: router 2026-08-12 11:45:25.851 7 INFO neutron.manager [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loading Plugin: trunk 2026-08-12 11:45:25.875 8 INFO neutron.services.service_base [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-12 11:45:25.876 8 INFO neutron.manager [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loading Plugin: segments 2026-08-12 11:45:25.929 7 INFO neutron.manager [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loading Plugin: vpnaas 2026-08-12 11:45:25.973 7 WARNING stevedore.named [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-12 11:45:25.988 8 INFO neutron.manager [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loading Plugin: trunk 2026-08-12 11:45:26.027 7 INFO neutron_vpnaas.services.vpn.plugin [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-12 11:45:26.028 7 INFO neutron.common.utils [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-12 11:45:26.028 7 INFO neutron.manager [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loading Plugin: auto_allocate 2026-08-12 11:45:26.032 7 INFO neutron.manager [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loading Plugin: tag 2026-08-12 11:45:26.037 7 INFO neutron.manager [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loading Plugin: timestamp 2026-08-12 11:45:26.039 7 INFO neutron.manager [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loading Plugin: network_ip_availability 2026-08-12 11:45:26.043 7 INFO neutron.manager [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loading Plugin: flavors 2026-08-12 11:45:26.046 8 INFO neutron.manager [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loading Plugin: vpnaas 2026-08-12 11:45:26.048 7 INFO neutron.manager [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loading Plugin: revisions 2026-08-12 11:45:26.052 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Initializing extension manager. 2026-08-12 11:45:26.053 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: address-group 2026-08-12 11:45:26.054 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: address-scope 2026-08-12 11:45:26.054 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-12 11:45:26.055 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: agent 2026-08-12 11:45:26.056 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: agent-resources-synced 2026-08-12 11:45:26.057 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-12 11:45:26.058 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-12 11:45:26.059 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: availability_zone 2026-08-12 11:45:26.059 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: availability_zone_filter 2026-08-12 11:45:26.060 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-12 11:45:26.060 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: default-subnetpools 2026-08-12 11:45:26.062 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-12 11:45:26.062 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: dns-integration 2026-08-12 11:45:26.063 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: dns-domain-ports 2026-08-12 11:45:26.064 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-12 11:45:26.064 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: dvr 2026-08-12 11:45:26.065 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-12 11:45:26.066 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: empty-string-filtering 2026-08-12 11:45:26.066 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-12 11:45:26.067 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-12 11:45:26.067 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: external-net 2026-08-12 11:45:26.068 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-12 11:45:26.068 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: extraroute 2026-08-12 11:45:26.069 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: extraroute-atomic 2026-08-12 11:45:26.070 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-12 11:45:26.070 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-12 11:45:26.071 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-12 11:45:26.071 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-12 11:45:26.072 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: fip-port-details 2026-08-12 11:45:26.074 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: flavors 2026-08-12 11:45:26.075 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-12 11:45:26.076 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: floatingip-pools 2026-08-12 11:45:26.077 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: ip_allocation 2026-08-12 11:45:26.078 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-12 11:45:26.078 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: l2_adjacency 2026-08-12 11:45:26.079 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: router 2026-08-12 11:45:26.081 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-12 11:45:26.082 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: ext-gw-mode 2026-08-12 11:45:26.082 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: l3-ha 2026-08-12 11:45:26.084 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-12 11:45:26.085 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-12 11:45:26.086 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: l3-flavors 2026-08-12 11:45:26.087 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-12 11:45:26.087 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-12 11:45:26.089 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-12 11:45:26.090 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-12 11:45:26.091 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-12 11:45:26.093 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-12 11:45:26.093 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-12 11:45:26.094 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: multi-provider 2026-08-12 11:45:26.095 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: net-mtu 2026-08-12 11:45:26.095 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: net-mtu-writable 2026-08-12 11:45:26.096 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: network_availability_zone 2026-08-12 11:45:26.096 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: network_ha 2026-08-12 11:45:26.097 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: network-ip-availability 2026-08-12 11:45:26.098 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-12 11:45:26.099 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: pagination 2026-08-12 11:45:26.099 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: port-device-profile 2026-08-12 11:45:26.100 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-12 11:45:26.100 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-12 11:45:26.101 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: port-mac-override 2026-08-12 11:45:26.102 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-12 11:45:26.102 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-12 11:45:26.103 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: port-resource-request 2026-08-12 11:45:26.103 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-12 11:45:26.104 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: binding 2026-08-12 11:45:26.105 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: binding-extended 2026-08-12 11:45:26.105 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: port-security 2026-08-12 11:45:26.106 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: project-id 2026-08-12 11:45:26.107 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: provider 2026-08-12 11:45:26.106 8 WARNING stevedore.named [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-12 11:45:26.109 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: qos 2026-08-12 11:45:26.109 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-12 11:45:26.110 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-12 11:45:26.111 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: qos-default 2026-08-12 11:45:26.112 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: qos-fip 2026-08-12 11:45:26.112 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-12 11:45:26.113 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-12 11:45:26.114 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-12 11:45:26.115 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-12 11:45:26.115 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-12 11:45:26.116 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: qos-pps 2026-08-12 11:45:26.117 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-12 11:45:26.118 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-12 11:45:26.118 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: qos-rules-alias 2026-08-12 11:45:26.119 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: quota-check-limit 2026-08-12 11:45:26.121 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: quotas 2026-08-12 11:45:26.122 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: quota_details 2026-08-12 11:45:26.123 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: rbac-policies 2026-08-12 11:45:26.124 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: rbac-address-group 2026-08-12 11:45:26.124 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: rbac-address-scope 2026-08-12 11:45:26.125 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: rbac-security-groups 2026-08-12 11:45:26.126 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-12 11:45:26.126 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: revision-if-match 2026-08-12 11:45:26.127 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-12 11:45:26.128 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: router_availability_zone 2026-08-12 11:45:26.129 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-12 11:45:26.130 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-12 11:45:26.131 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-12 11:45:26.131 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-12 11:45:26.132 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-12 11:45:26.132 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-12 11:45:26.141 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: security-group 2026-08-12 11:45:26.142 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: segment 2026-08-12 11:45:26.143 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-12 11:45:26.143 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: service-type 2026-08-12 11:45:26.144 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: sorting 2026-08-12 11:45:26.145 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: standard-attr-segment 2026-08-12 11:45:26.145 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: standard-attr-description 2026-08-12 11:45:26.146 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: stateful-security-group 2026-08-12 11:45:26.146 7 WARNING neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-12 11:45:26.147 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-12 11:45:26.148 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: subnet_onboard 2026-08-12 11:45:26.148 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-12 11:45:26.149 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: subnet-service-types 2026-08-12 11:45:26.150 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: subnet_allocation 2026-08-12 11:45:26.150 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-12 11:45:26.151 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-12 11:45:26.154 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: standard-attr-tag 2026-08-12 11:45:26.155 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-12 11:45:26.155 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: trunk 2026-08-12 11:45:26.156 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: trunk-details 2026-08-12 11:45:26.157 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-12 11:45:26.157 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-12 11:45:26.158 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-12 11:45:26.159 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: vpn-flavors 2026-08-12 11:45:26.160 7 INFO neutron.api.extensions [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Loaded extension: vpnaas 2026-08-12 11:45:26.163 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-12 11:45:26.163 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-12 11:45:26.163 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 11:45:26.163 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-12 11:45:26.164 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-12 11:45:26.164 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-12 11:45:26.167 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-12 11:45:26.168 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-12 11:45:26.168 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-12 11:45:26.168 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 11:45:26.168 7 WARNING neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] subnetpool is already registered 2026-08-12 11:45:26.169 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 11:45:26.169 7 WARNING neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] subnetpool is already registered 2026-08-12 11:45:26.169 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-12 11:45:26.169 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-12 11:45:26.170 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-12 11:45:26.170 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-12 11:45:26.170 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-12 11:45:26.170 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-12 11:45:26.172 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-12 11:45:26.172 7 WARNING neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] router is already registered 2026-08-12 11:45:26.172 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-12 11:45:26.173 7 WARNING neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] floatingip is already registered 2026-08-12 11:45:26.173 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-12 11:45:26.174 7 WARNING neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] rbac_policy is already registered 2026-08-12 11:45:26.174 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-12 11:45:26.174 7 WARNING neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] security_group is already registered 2026-08-12 11:45:26.174 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-12 11:45:26.174 7 WARNING neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] security_group_rule is already registered 2026-08-12 11:45:26.175 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 11:45:26.175 7 WARNING neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] subnetpool is already registered 2026-08-12 11:45:26.175 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 11:45:26.175 7 WARNING neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] subnetpool is already registered 2026-08-12 11:45:26.175 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-12 11:45:26.176 7 WARNING neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] trunk is already registered 2026-08-12 11:45:26.176 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-12 11:45:26.176 7 WARNING neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] endpoint_group is already registered 2026-08-12 11:45:26.176 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-12 11:45:26.176 7 WARNING neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] vpnservice is already registered 2026-08-12 11:45:26.177 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-12 11:45:26.177 7 WARNING neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] ipsec_site_connection is already registered 2026-08-12 11:45:26.177 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-12 11:45:26.177 7 WARNING neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] ipsecpolicy is already registered 2026-08-12 11:45:26.177 7 INFO neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-12 11:45:26.177 7 WARNING neutron.quota.resource_registry [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] ikepolicy is already registered 2026-08-12 11:45:26.188 8 INFO neutron_vpnaas.services.vpn.plugin [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-12 11:45:26.188 8 INFO neutron.common.utils [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-12 11:45:26.188 8 INFO neutron.manager [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loading Plugin: auto_allocate 2026-08-12 11:45:26.192 8 INFO neutron.manager [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loading Plugin: tag 2026-08-12 11:45:26.198 8 INFO neutron.manager [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loading Plugin: timestamp 2026-08-12 11:45:26.201 8 INFO neutron.manager [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loading Plugin: network_ip_availability 2026-08-12 11:45:26.205 8 INFO neutron.manager [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loading Plugin: flavors 2026-08-12 11:45:26.208 8 INFO neutron.manager [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loading Plugin: revisions 2026-08-12 11:45:26.211 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Initializing extension manager. 2026-08-12 11:45:26.212 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: address-group 2026-08-12 11:45:26.213 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: address-scope 2026-08-12 11:45:26.214 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-12 11:45:26.215 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: agent 2026-08-12 11:45:26.215 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: agent-resources-synced 2026-08-12 11:45:26.216 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-12 11:45:26.216 7 WARNING keystonemiddleware._common.config [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 11:45:26.217 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-12 11:45:26.218 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: availability_zone 2026-08-12 11:45:26.219 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: availability_zone_filter 2026-08-12 11:45:26.219 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-12 11:45:26.220 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: default-subnetpools 2026-08-12 11:45:26.221 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-12 11:45:26.222 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: dns-integration 2026-08-12 11:45:26.222 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: dns-domain-ports 2026-08-12 11:45:26.223 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-12 11:45:26.224 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: dvr 2026-08-12 11:45:26.224 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-12 11:45:26.224 7 WARNING oslo_config.cfg [None req-ce9a3747-7a89-4b58-aa78-a82473e19ef3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-12 11:45:26.225 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: empty-string-filtering 2026-08-12 11:45:26.226 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-12 11:45:26.226 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-12 11:45:26.227 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: external-net WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x5646e370b0e0 pid: 7 (default app) 2026-08-12 11:45:26.227 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-12 11:45:26.228 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: extraroute 2026-08-12 11:45:26.228 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: extraroute-atomic 2026-08-12 11:45:26.229 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-12 11:45:26.230 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-12 11:45:26.231 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-12 11:45:26.231 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-12 11:45:26.232 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: fip-port-details 2026-08-12 11:45:26.233 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: flavors 2026-08-12 11:45:26.236 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-12 11:45:26.237 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: floatingip-pools 2026-08-12 11:45:26.237 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: ip_allocation 2026-08-12 11:45:26.238 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-12 11:45:26.239 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: l2_adjacency 2026-08-12 11:45:26.240 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: router 2026-08-12 11:45:26.242 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-12 11:45:26.242 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: ext-gw-mode 2026-08-12 11:45:26.243 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: l3-ha 2026-08-12 11:45:26.244 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-12 11:45:26.245 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-12 11:45:26.245 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: l3-flavors 2026-08-12 11:45:26.247 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-12 11:45:26.247 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-12 11:45:26.250 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-12 11:45:26.251 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-12 11:45:26.252 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-12 11:45:26.255 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-12 11:45:26.256 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-12 11:45:26.257 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: multi-provider 2026-08-12 11:45:26.258 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: net-mtu 2026-08-12 11:45:26.259 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: net-mtu-writable 2026-08-12 11:45:26.260 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: network_availability_zone 2026-08-12 11:45:26.261 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: network_ha 2026-08-12 11:45:26.262 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: network-ip-availability 2026-08-12 11:45:26.264 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-12 11:45:26.265 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: pagination 2026-08-12 11:45:26.266 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: port-device-profile 2026-08-12 11:45:26.267 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-12 11:45:26.267 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-12 11:45:26.268 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: port-mac-override 2026-08-12 11:45:26.269 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-12 11:45:26.270 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-12 11:45:26.270 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: port-resource-request 2026-08-12 11:45:26.271 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-12 11:45:26.271 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: binding 2026-08-12 11:45:26.272 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: binding-extended 2026-08-12 11:45:26.273 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: port-security 2026-08-12 11:45:26.273 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: project-id 2026-08-12 11:45:26.274 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: provider 2026-08-12 11:45:26.276 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: qos 2026-08-12 11:45:26.276 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-12 11:45:26.277 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-12 11:45:26.278 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: qos-default 2026-08-12 11:45:26.278 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: qos-fip 2026-08-12 11:45:26.279 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-12 11:45:26.279 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-12 11:45:26.280 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-12 11:45:26.281 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-12 11:45:26.281 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-12 11:45:26.282 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: qos-pps 2026-08-12 11:45:26.283 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-12 11:45:26.283 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-12 11:45:26.284 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: qos-rules-alias 2026-08-12 11:45:26.285 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: quota-check-limit 2026-08-12 11:45:26.287 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: quotas 2026-08-12 11:45:26.288 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: quota_details 2026-08-12 11:45:26.290 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: rbac-policies 2026-08-12 11:45:26.290 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: rbac-address-group 2026-08-12 11:45:26.291 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: rbac-address-scope 2026-08-12 11:45:26.292 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: rbac-security-groups 2026-08-12 11:45:26.292 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-12 11:45:26.293 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: revision-if-match 2026-08-12 11:45:26.293 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-12 11:45:26.294 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: router_availability_zone 2026-08-12 11:45:26.295 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-12 11:45:26.297 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-12 11:45:26.297 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-12 11:45:26.298 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-12 11:45:26.298 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-12 11:45:26.299 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-12 11:45:26.308 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: security-group 2026-08-12 11:45:26.309 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: segment 2026-08-12 11:45:26.310 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-12 11:45:26.311 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: service-type 2026-08-12 11:45:26.311 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: sorting 2026-08-12 11:45:26.312 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: standard-attr-segment 2026-08-12 11:45:26.312 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: standard-attr-description 2026-08-12 11:45:26.313 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: stateful-security-group 2026-08-12 11:45:26.313 8 WARNING neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-12 11:45:26.314 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-12 11:45:26.315 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: subnet_onboard 2026-08-12 11:45:26.315 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-12 11:45:26.316 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: subnet-service-types 2026-08-12 11:45:26.317 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: subnet_allocation 2026-08-12 11:45:26.318 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-12 11:45:26.318 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-12 11:45:26.321 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: standard-attr-tag 2026-08-12 11:45:26.323 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-12 11:45:26.323 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: trunk 2026-08-12 11:45:26.324 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: trunk-details 2026-08-12 11:45:26.325 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-12 11:45:26.326 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-12 11:45:26.327 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-12 11:45:26.328 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: vpn-flavors 2026-08-12 11:45:26.329 8 INFO neutron.api.extensions [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Loaded extension: vpnaas 2026-08-12 11:45:26.331 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-12 11:45:26.332 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-12 11:45:26.332 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 11:45:26.332 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-12 11:45:26.333 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-12 11:45:26.333 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-12 11:45:26.335 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-12 11:45:26.335 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-12 11:45:26.336 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-12 11:45:26.336 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 11:45:26.336 8 WARNING neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] subnetpool is already registered 2026-08-12 11:45:26.336 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 11:45:26.337 8 WARNING neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] subnetpool is already registered 2026-08-12 11:45:26.337 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-12 11:45:26.337 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-12 11:45:26.338 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-12 11:45:26.338 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-12 11:45:26.338 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-12 11:45:26.338 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-12 11:45:26.341 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-12 11:45:26.341 8 WARNING neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] router is already registered 2026-08-12 11:45:26.341 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-12 11:45:26.342 8 WARNING neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] floatingip is already registered 2026-08-12 11:45:26.343 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-12 11:45:26.343 8 WARNING neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] rbac_policy is already registered 2026-08-12 11:45:26.344 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-12 11:45:26.344 8 WARNING neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] security_group is already registered 2026-08-12 11:45:26.344 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-12 11:45:26.344 8 WARNING neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] security_group_rule is already registered 2026-08-12 11:45:26.345 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 11:45:26.345 8 WARNING neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] subnetpool is already registered 2026-08-12 11:45:26.345 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 11:45:26.346 8 WARNING neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] subnetpool is already registered 2026-08-12 11:45:26.346 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-12 11:45:26.346 8 WARNING neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] trunk is already registered 2026-08-12 11:45:26.346 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-12 11:45:26.347 8 WARNING neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] endpoint_group is already registered 2026-08-12 11:45:26.347 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-12 11:45:26.347 8 WARNING neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] vpnservice is already registered 2026-08-12 11:45:26.347 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-12 11:45:26.348 8 WARNING neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] ipsec_site_connection is already registered 2026-08-12 11:45:26.348 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-12 11:45:26.348 8 WARNING neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] ipsecpolicy is already registered 2026-08-12 11:45:26.348 8 INFO neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-12 11:45:26.348 8 WARNING neutron.quota.resource_registry [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] ikepolicy is already registered 2026-08-12 11:45:26.388 8 WARNING keystonemiddleware._common.config [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 11:45:26.396 8 WARNING oslo_config.cfg [None req-41e52774-86c0-4c4a-b7c1-c14543ed4869 - - - - - -] 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 0x5646e370b0e0 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-12 11:45:34.004 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac3c8181-f0d1-48fb-a59a-9a5b79acc178 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/4] 199.204.45.113 () {44 vars in 927 bytes} [Wed Aug 12 11:45:32 2026] GET /v2.0/networks/public => generated 108 bytes in 1031 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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: 2/5] 199.204.45.113 () {44 vars in 949 bytes} [Wed Aug 12 11:45:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 11:45:34.659 7 WARNING oslo_policy.policy [None req-b013928c-2b02-4379-ac87-16df084b1a05 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-12 11:45:34.819 7 WARNING neutron.services.revisions.revision_plugin [None req-b013928c-2b02-4379-ac87-16df084b1a05 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] Could not find related network for resource to bump revision. 2026-08-12 11:45:34.859 7 INFO neutron.db.segments_db [None req-b013928c-2b02-4379-ac87-16df084b1a05 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] Added segment e79c941f-72e7-4689-8667-9f978c3a6dc7 of type flat for network 7aa34d4f-3801-4e72-bb63-5d3f442b4400 2026-08-12 11:45:34.931 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b013928c-2b02-4379-ac87-16df084b1a05 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/6] 199.204.45.113 () {48 vars in 967 bytes} [Wed Aug 12 11:45:34 2026] POST /v2.0/networks => generated 124 bytes in 476 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 11:45:41.212 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3984e152-b5e9-406a-bb70-0eae3c9ce36b 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/7] 199.204.45.113 () {44 vars in 927 bytes} [Wed Aug 12 11:45:40 2026] GET /v2.0/networks/public => generated 108 bytes in 405 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 199.204.45.113 () {44 vars in 949 bytes} [Wed Aug 12 11:45: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-12 11:45:41.529 8 WARNING oslo_policy.policy [None req-1619fe76-4329-4dbf-b889-4d7b0bd3b3b6 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-12 11:45:41.566 8 WARNING neutron.services.revisions.revision_plugin [None req-1619fe76-4329-4dbf-b889-4d7b0bd3b3b6 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] Could not find related network for resource to bump revision. 2026-08-12 11:45:41.588 8 INFO neutron.db.segments_db [None req-1619fe76-4329-4dbf-b889-4d7b0bd3b3b6 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] Added segment cac3448c-978c-4f22-82db-56c743a5b9a0 of type flat for network f350dcd9-2cc6-4af0-a9e6-af48b2469976 2026-08-12 11:45:41.686 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1619fe76-4329-4dbf-b889-4d7b0bd3b3b6 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/9] 199.204.45.113 () {48 vars in 967 bytes} [Wed Aug 12 11:45:41 2026] POST /v2.0/networks => generated 124 bytes in 501 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 11:45:47.712 7 INFO neutron.pecan_wsgi.hooks.translation [None req-81fd307d-634b-4233-bc61-a6d6e0896f36 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/10] 199.204.45.113 () {44 vars in 927 bytes} [Wed Aug 12 11:45:47 2026] GET /v2.0/networks/public => generated 108 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/11] 199.204.45.113 () {44 vars in 949 bytes} [Wed Aug 12 11:45:47 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-12 11:45:47.935 7 WARNING neutron.services.revisions.revision_plugin [None req-1eb4dcbb-b53c-4ff5-91a0-a36b5d6b7e4f 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] Could not find related network for resource to bump revision. 2026-08-12 11:45:47.960 7 INFO neutron.db.segments_db [None req-1eb4dcbb-b53c-4ff5-91a0-a36b5d6b7e4f 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] Added segment bb0b4e6e-cf8d-4638-a631-d2ce70c5e7c5 of type flat for network e58ec264-6686-44f1-bec1-1692ac620a9a 2026-08-12 11:45:48.003 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1eb4dcbb-b53c-4ff5-91a0-a36b5d6b7e4f 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/12] 199.204.45.113 () {48 vars in 967 bytes} [Wed Aug 12 11:45:47 2026] POST /v2.0/networks => generated 124 bytes in 392 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 11:45:54.115 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3fc1db9-b477-4fd3-862a-0b80e1afa30a 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/14] 199.204.45.113 () {44 vars in 927 bytes} [Wed Aug 12 11:45:54 2026] GET /v2.0/networks/public => generated 108 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.113 () {44 vars in 949 bytes} [Wed Aug 12 11:45:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 11:45:54.494 7 WARNING neutron.services.revisions.revision_plugin [None req-3ecaa865-8d19-4e8d-8aed-ced508acb4c2 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] Could not find related network for resource to bump revision. 2026-08-12 11:45:54.511 7 INFO neutron.db.segments_db [None req-3ecaa865-8d19-4e8d-8aed-ced508acb4c2 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] Added segment bc4d38c7-66da-4e73-bf66-e972166346fa of type flat for network 7c63775c-93c0-4bf5-b712-55b1b8ed37ab 2026-08-12 11:45:54.557 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ecaa865-8d19-4e8d-8aed-ced508acb4c2 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/16] 199.204.45.113 () {48 vars in 967 bytes} [Wed Aug 12 11:45:54 2026] POST /v2.0/networks => generated 124 bytes in 845 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 11:46:00.934 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1ace81dd-1393-49da-b968-a621da5e9cfb 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/17] 199.204.45.113 () {44 vars in 927 bytes} [Wed Aug 12 11:46:00 2026] GET /v2.0/networks/public => generated 108 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/18] 199.204.45.113 () {44 vars in 949 bytes} [Wed Aug 12 11:46:00 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-12 11:46:02.273 8 WARNING neutron.services.revisions.revision_plugin [None req-2bf8da79-408c-46fb-bd5c-cd4c8c27f071 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] Could not find related network for resource to bump revision. 2026-08-12 11:46:02.404 8 INFO neutron.db.segments_db [None req-2bf8da79-408c-46fb-bd5c-cd4c8c27f071 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] Added segment bbd8ee2a-3e69-420c-9c1c-c7abbbf23d20 of type flat for network a9817b8b-6c39-4e5c-afad-344d6b42a5df 2026-08-12 11:46:02.467 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2bf8da79-408c-46fb-bd5c-cd4c8c27f071 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/19] 199.204.45.113 () {48 vars in 967 bytes} [Wed Aug 12 11:46:00 2026] POST /v2.0/networks => generated 124 bytes in 1554 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 11:46:08.432 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6f6e2fbf-39df-40e7-81de-b8e6e3514ab6 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/21] 199.204.45.113 () {44 vars in 927 bytes} [Wed Aug 12 11:46:08 2026] GET /v2.0/networks/public => generated 108 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/22] 199.204.45.113 () {44 vars in 949 bytes} [Wed Aug 12 11:46:08 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 11:46:09.299 8 WARNING neutron.services.revisions.revision_plugin [None req-539c03f6-f371-4a40-9d83-947e0e73ec1e 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] Could not find related network for resource to bump revision. 2026-08-12 11:46:09.324 8 INFO neutron.db.segments_db [None req-539c03f6-f371-4a40-9d83-947e0e73ec1e 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] Added segment 8d727927-4e2a-4aac-ba35-c9ce8147887a of type flat for network ddf365e0-e9f2-4877-972a-a55acd3209d0 [pid: 8|app: 0|req: 11/23] 199.204.45.113 () {48 vars in 967 bytes} [Wed Aug 12 11:46:08 2026] POST /v2.0/networks => generated 706 bytes in 4775 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-12 11:46:15.552 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b545f64a-f5f0-4f4e-a8a6-0070eae307a7 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/24] 199.204.45.113 () {44 vars in 927 bytes} [Wed Aug 12 11:46:15 2026] GET /v2.0/networks/public => generated 108 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/25] 199.204.45.113 () {44 vars in 949 bytes} [Wed Aug 12 11:46:15 2026] GET /v2.0/networks?name=public => generated 709 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-12 11:46:15.656 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a8dd74a9-b309-4a84-acc8-507987d90c09 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/26] 199.204.45.113 () {44 vars in 1034 bytes} [Wed Aug 12 11:46:15 2026] GET /v2.0/subnets/public-subnet?network_id=ddf365e0-e9f2-4877-972a-a55acd3209d0 => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/27] 199.204.45.113 () {44 vars in 1057 bytes} [Wed Aug 12 11:46:15 2026] GET /v2.0/subnets?name=public-subnet&network_id=ddf365e0-e9f2-4877-972a-a55acd3209d0 => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.113 () {48 vars in 965 bytes} [Wed Aug 12 11:46:15 2026] POST /v2.0/subnets => generated 641 bytes in 4237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-12 11:51:17.177 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fa66c846-35b0-485f-bde8-ad86cdc56ce0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-12 11:51:17.179 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7e2fae4b-4d53-40af-b541-112762b26518] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-12 11:51:17.182 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Aug 12 11:51:17 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.113) !!! 2026-08-12 11:51:17.335 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23b96c4d-a00c-43cb-b83c-95f87b9f6a78 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/69] 199.204.45.113 () {44 vars in 937 bytes} [Wed Aug 12 11:51:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 11:51:17.344 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d686e785-97c4-453c-bdd0-c7337e625d7b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-12 11:51:17.345 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [08399625-fa9a-438d-bd8a-c14bc3b04531] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-12 11:51:17.352 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Aug 12 11:51:17 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.113) !!! [pid: 7|app: 0|req: 35/70] 199.204.45.113 () {44 vars in 959 bytes} [Wed Aug 12 11:51:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 11:51:17.452 8 INFO neutron.db.segments_db [None req-d55aef60-e1df-4573-8c23-4feaece98da6 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] Added segment b3829d1f-4b22-42db-92db-8908e1adebf1 of type vxlan for network aa90cc44-1e15-4ab6-8a7e-bab53268c53f [pid: 8|app: 0|req: 36/71] 199.204.45.113 () {48 vars in 966 bytes} [Wed Aug 12 11:51:17 2026] POST /v2.0/networks => generated 707 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-12 11:51:18.571 7 INFO oslo.messaging._drivers.impl_rabbit [-] [08399625-fa9a-438d-bd8a-c14bc3b04531] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39620. 2026-08-12 11:51:18.574 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d686e785-97c4-453c-bdd0-c7337e625d7b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39624. 2026-08-12 11:51:18.610 7 INFO neutron.pecan_wsgi.hooks.translation [None req-153a2f3e-2a83-45e7-b88f-31097aad9c38 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/74] 199.204.45.113 () {44 vars in 937 bytes} [Wed Aug 12 11:51:18 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 11:51:18.679 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fa66c846-35b0-485f-bde8-ad86cdc56ce0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39632. 2026-08-12 11:51:18.679 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7e2fae4b-4d53-40af-b541-112762b26518] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39642. [pid: 8|app: 0|req: 38/75] 199.204.45.113 () {44 vars in 959 bytes} [Wed Aug 12 11:51:18 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-12 11:51:18.722 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e64b9e7c-41ed-4ee2-9395-0a79b1c1ea16 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/76] 199.204.45.113 () {44 vars in 1036 bytes} [Wed Aug 12 11:51:18 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=aa90cc44-1e15-4ab6-8a7e-bab53268c53f => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 199.204.45.113 () {44 vars in 1059 bytes} [Wed Aug 12 11:51:18 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=aa90cc44-1e15-4ab6-8a7e-bab53268c53f => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 199.204.45.113 () {48 vars in 965 bytes} [Wed Aug 12 11:51:18 2026] POST /v2.0/subnets => generated 627 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-12 11:51:20.114 8 INFO neutron.api.v2.resource [None req-8759d1e6-ccd1-4a7e-977b-ef5d4ffdd8a9 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 40/79] 199.204.45.113 () {44 vars in 971 bytes} [Wed Aug 12 11:51:20 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 199.204.45.113 () {44 vars in 993 bytes} [Wed Aug 12 11:51:20 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 199.204.45.113 () {48 vars in 980 bytes} [Wed Aug 12 11:51:20 2026] POST /v2.0/security-groups => generated 1552 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:21 2026] GET /v2.0/security-groups/496b3ad2-5c13-4be9-9039-331d53d9b05d => generated 1552 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:21 2026] GET /v2.0/security-groups/496b3ad2-5c13-4be9-9039-331d53d9b05d => generated 1552 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:21 2026] GET /v2.0/security-groups/496b3ad2-5c13-4be9-9039-331d53d9b05d => generated 1552 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.204.45.113 () {48 vars in 991 bytes} [Wed Aug 12 11:51:21 2026] POST /v2.0/security-group-rules => generated 569 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:22 2026] GET /v2.0/security-groups/496b3ad2-5c13-4be9-9039-331d53d9b05d => generated 2134 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:22 2026] GET /v2.0/security-groups/496b3ad2-5c13-4be9-9039-331d53d9b05d => generated 2134 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:22 2026] GET /v2.0/security-groups/496b3ad2-5c13-4be9-9039-331d53d9b05d => generated 2134 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.204.45.113 () {48 vars in 991 bytes} [Wed Aug 12 11:51:22 2026] POST /v2.0/security-group-rules => generated 571 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:23 2026] GET /v2.0/security-groups/496b3ad2-5c13-4be9-9039-331d53d9b05d => generated 2718 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:23 2026] GET /v2.0/security-groups/496b3ad2-5c13-4be9-9039-331d53d9b05d => generated 2718 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:23 2026] GET /v2.0/security-groups/496b3ad2-5c13-4be9-9039-331d53d9b05d => generated 2718 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.204.45.113 () {48 vars in 991 bytes} [Wed Aug 12 11:51:23 2026] POST /v2.0/security-group-rules => generated 571 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:24 2026] GET /v2.0/security-groups/496b3ad2-5c13-4be9-9039-331d53d9b05d => generated 3302 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:25 2026] GET /v2.0/security-groups/496b3ad2-5c13-4be9-9039-331d53d9b05d => generated 3302 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:25 2026] GET /v2.0/security-groups/496b3ad2-5c13-4be9-9039-331d53d9b05d => generated 3302 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.204.45.113 () {48 vars in 991 bytes} [Wed Aug 12 11:51:25 2026] POST /v2.0/security-group-rules => generated 571 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:26 2026] GET /v2.0/security-groups/496b3ad2-5c13-4be9-9039-331d53d9b05d => generated 3886 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/99] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:26 2026] GET /v2.0/security-groups/496b3ad2-5c13-4be9-9039-331d53d9b05d => generated 3886 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:26 2026] GET /v2.0/security-groups/496b3ad2-5c13-4be9-9039-331d53d9b05d => generated 3886 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 199.204.45.113 () {48 vars in 991 bytes} [Wed Aug 12 11:51:26 2026] POST /v2.0/security-group-rules => generated 571 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/102] 199.204.45.113 () {44 vars in 987 bytes} [Wed Aug 12 11:51:27 2026] GET /v2.0/networks/aa90cc44-1e15-4ab6-8a7e-bab53268c53f => generated 732 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-12 11:51:27.679 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5011b1b1-a63c-49d1-bbe4-b3f2759b9178 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/103] 199.204.45.113 () {44 vars in 1076 bytes} [Wed Aug 12 11:51:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=aa90cc44-1e15-4ab6-8a7e-bab53268c53f => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 199.204.45.113 () {44 vars in 1099 bytes} [Wed Aug 12 11:51:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=aa90cc44-1e15-4ab6-8a7e-bab53268c53f => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:27 2026] GET /v2.0/security-groups/496b3ad2-5c13-4be9-9039-331d53d9b05d => generated 4470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 199.204.45.113 () {48 vars in 961 bytes} [Wed Aug 12 11:51:27 2026] POST /v2.0/ports => generated 1096 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-12 11:51:34.538 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b89794a3-01c0-4bf3-8d4d-75462f3c07a4 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/109] 199.204.45.113 () {44 vars in 979 bytes} [Wed Aug 12 11:51:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 443 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 199.204.45.113 () {48 vars in 1031 bytes} [Wed Aug 12 11:51:34 2026] PUT /v2.0/ports/d230d989-c75f-4bb6-bc94-1e8faf00134a => generated 1209 bytes in 680 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 199.204.45.113 () {44 vars in 920 bytes} [Wed Aug 12 11:51:36 2026] GET /v2.0/ports => generated 3726 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-12 11:51:38.160 7 INFO neutron.api.v2.resource [None req-49bc8123-152f-4963-af78-4ffdc0a99d83 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 57/113] 199.204.45.113 () {44 vars in 959 bytes} [Wed Aug 12 11:51:38 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/114] 199.204.45.113 () {44 vars in 981 bytes} [Wed Aug 12 11:51:38 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/115] 199.204.45.113 () {48 vars in 980 bytes} [Wed Aug 12 11:51:38 2026] POST /v2.0/security-groups => generated 1546 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/116] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:39 2026] GET /v2.0/security-groups/7a606fa8-a765-4c49-94ed-32a2288dae1b => generated 1546 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/117] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:39 2026] GET /v2.0/security-groups/7a606fa8-a765-4c49-94ed-32a2288dae1b => generated 1546 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/118] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:39 2026] GET /v2.0/security-groups/7a606fa8-a765-4c49-94ed-32a2288dae1b => generated 1546 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/119] 199.204.45.113 () {48 vars in 991 bytes} [Wed Aug 12 11:51:39 2026] POST /v2.0/security-group-rules => generated 589 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/120] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:40 2026] GET /v2.0/security-groups/7a606fa8-a765-4c49-94ed-32a2288dae1b => generated 2148 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/121] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:40 2026] GET /v2.0/security-groups/7a606fa8-a765-4c49-94ed-32a2288dae1b => generated 2148 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/122] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Aug 12 11:51:40 2026] GET /v2.0/security-groups/7a606fa8-a765-4c49-94ed-32a2288dae1b => generated 2148 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/123] 199.204.45.113 () {48 vars in 991 bytes} [Wed Aug 12 11:51:40 2026] POST /v2.0/security-group-rules => generated 593 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/140] 199.204.45.113 () {44 vars in 975 bytes} [Wed Aug 12 11:53:39 2026] GET /v2.0/quotas/d7b445e3e82b46caa00ab8842958f2b7 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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" ' 2026-08-12 11:53:40.235 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed [pid: 8|app: 0|req: 70/141] 199.204.45.113 () {48 vars in 1027 bytes} [Wed Aug 12 11:53:40 2026] PUT /v2.0/quotas/d7b445e3e82b46caa00ab8842958f2b7 => generated 291 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-12 11:56:52.306 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7e2fae4b-4d53-40af-b541-112762b26518] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-12 11:56:52.307 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fa66c846-35b0-485f-bde8-ad86cdc56ce0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-12 11:56:52.311 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Aug 12 11:56:52 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.113) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 11:56:52.513 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a67fc32f-a1e0-41d0-a346-63e794da69e2 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 84/168] 199.204.45.113 () {30 vars in 741 bytes} [Wed Aug 12 11:56:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 216 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 11:56:52.533 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [08399625-fa9a-438d-bd8a-c14bc3b04531] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-12 11:56:52.534 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d686e785-97c4-453c-bdd0-c7337e625d7b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-12 11:56:52.535 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Aug 12 11:56:52 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.113) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 85/169] 199.204.45.113 () {30 vars in 763 bytes} [Wed Aug 12 11:56:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-12 11:56:54.569 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fa66c846-35b0-485f-bde8-ad86cdc56ce0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41690. 2026-08-12 11:56:54.570 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7e2fae4b-4d53-40af-b541-112762b26518] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41678. 2026-08-12 11:56:54.677 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf082b32-1085-4f58-a5d2-0a23808fa3c0 7e1a075bb1cf46a7b52fedc1b849b136 d7b445e3e82b46caa00ab8842958f2b7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 85/170] 199.204.45.113 () {30 vars in 741 bytes} [Wed Aug 12 11:56:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 11:56:54.734 7 INFO oslo.messaging._drivers.impl_rabbit [-] [08399625-fa9a-438d-bd8a-c14bc3b04531] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41700. 2026-08-12 11:56:54.735 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d686e785-97c4-453c-bdd0-c7337e625d7b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41708. [pid: 7|app: 0|req: 86/171] 199.204.45.113 () {30 vars in 763 bytes} [Wed Aug 12 11:56:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)