+ 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 [Fri Feb 27 18:53:53 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:41:22 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: neutron-server-757d5b9d96-mqn28 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, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x55956894aa30 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/munch/__init__.py:24: 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/munch/__init__.py:24: 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-02-27 18:53:57.186 8 INFO neutron.common.config [-] Logging enabled! 2026-02-27 18:53:57.186 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-02-27 18:53:57.271 7 INFO neutron.common.config [-] Logging enabled! 2026-02-27 18:53:57.271 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-02-27 18:53:57.456 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-27 18:53:57.559 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-27 18:53:58.260 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-27 18:53:58.263 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-27 18:53:58.266 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-02-27 18:53:58.267 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-27 18:53:58.267 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-27 18:53:58.267 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-27 18:53:58.268 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 18:53:58.274 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 18:53:58.274 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 18:53:58.274 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-27 18:53:58.295 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-27 18:53:58.296 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-27 18:53:58.296 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-27 18:53:58.336 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-27 18:53:58.336 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-27 18:53:58.337 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-27 18:53:58.337 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-27 18:53:58.371 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-27 18:53:58.374 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-27 18:53:58.377 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-02-27 18:53:58.378 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-27 18:53:58.378 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-27 18:53:58.378 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-27 18:53:58.378 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 18:53:58.384 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 18:53:58.384 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 18:53:58.385 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-27 18:53:58.403 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-27 18:53:58.404 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-27 18:53:58.405 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-27 18:53:58.443 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-27 18:53:58.443 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-27 18:53:58.444 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-27 18:53:58.444 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-27 18:53:58.698 8 INFO neutron.plugins.ml2.managers [None req-8e8fb7b7-7fef-4acc-864e-df383a64319c - - - - - -] Initializing driver for type 'vlan' 2026-02-27 18:53:58.812 7 INFO neutron.plugins.ml2.managers [None req-cba26a33-6359-4c27-a92b-f163cbf91642 - - - - - -] Initializing driver for type 'vlan' 2026-02-27 18:53:58.992 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8e8fb7b7-7fef-4acc-864e-df383a64319c - - - - - -] VlanTypeDriver initialization complete 2026-02-27 18:53:58.992 8 INFO neutron.plugins.ml2.managers [None req-8e8fb7b7-7fef-4acc-864e-df383a64319c - - - - - -] Initializing driver for type 'vxlan' 2026-02-27 18:53:58.993 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8e8fb7b7-7fef-4acc-864e-df383a64319c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-27 18:53:59.018 8 INFO neutron.plugins.ml2.managers [None req-8e8fb7b7-7fef-4acc-864e-df383a64319c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-27 18:53:59.018 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8e8fb7b7-7fef-4acc-864e-df383a64319c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-27 18:53:59.018 8 INFO neutron.plugins.ml2.managers [None req-8e8fb7b7-7fef-4acc-864e-df383a64319c - - - - - -] Initializing extension driver 'port_security' 2026-02-27 18:53:59.018 8 INFO neutron.plugins.ml2.extensions.port_security [None req-8e8fb7b7-7fef-4acc-864e-df383a64319c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-27 18:53:59.018 8 INFO neutron.plugins.ml2.managers [None req-8e8fb7b7-7fef-4acc-864e-df383a64319c - - - - - -] Initializing extension driver 'qos' 2026-02-27 18:53:59.019 8 INFO neutron.plugins.ml2.managers [None req-8e8fb7b7-7fef-4acc-864e-df383a64319c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-27 18:53:59.019 8 INFO neutron.plugins.ml2.managers [None req-8e8fb7b7-7fef-4acc-864e-df383a64319c - - - - - -] Initializing mechanism driver 'l2population' 2026-02-27 18:53:59.029 8 INFO neutron.quota [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded quota_driver: . 2026-02-27 18:53:59.029 8 INFO neutron.plugins.ml2.plugin [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Modular L2 Plugin initialization complete 2026-02-27 18:53:59.029 8 INFO neutron.plugins.ml2.managers [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-27 18:53:59.030 8 INFO neutron.plugins.ml2.managers [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-27 18:53:59.030 8 INFO neutron.plugins.ml2.managers [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Got port-security extension from driver 'port_security' 2026-02-27 18:53:59.030 8 INFO neutron.extensions.vlantransparent [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Disabled vlantransparent extension. 2026-02-27 18:53:59.030 8 INFO neutron.manager [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loading Plugin: qos 2026-02-27 18:53:59.041 8 INFO neutron.manager [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loading Plugin: router 2026-02-27 18:53:59.073 8 INFO neutron.services.service_base [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-27 18:53:59.074 8 INFO neutron.manager [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loading Plugin: segments 2026-02-27 18:53:59.111 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-cba26a33-6359-4c27-a92b-f163cbf91642 - - - - - -] VlanTypeDriver initialization complete 2026-02-27 18:53:59.111 7 INFO neutron.plugins.ml2.managers [None req-cba26a33-6359-4c27-a92b-f163cbf91642 - - - - - -] Initializing driver for type 'vxlan' 2026-02-27 18:53:59.112 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-cba26a33-6359-4c27-a92b-f163cbf91642 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-27 18:53:59.134 7 INFO neutron.plugins.ml2.managers [None req-cba26a33-6359-4c27-a92b-f163cbf91642 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-27 18:53:59.134 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-cba26a33-6359-4c27-a92b-f163cbf91642 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-27 18:53:59.134 7 INFO neutron.plugins.ml2.managers [None req-cba26a33-6359-4c27-a92b-f163cbf91642 - - - - - -] Initializing extension driver 'port_security' 2026-02-27 18:53:59.134 7 INFO neutron.plugins.ml2.extensions.port_security [None req-cba26a33-6359-4c27-a92b-f163cbf91642 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-27 18:53:59.134 7 INFO neutron.plugins.ml2.managers [None req-cba26a33-6359-4c27-a92b-f163cbf91642 - - - - - -] Initializing extension driver 'qos' 2026-02-27 18:53:59.134 7 INFO neutron.plugins.ml2.managers [None req-cba26a33-6359-4c27-a92b-f163cbf91642 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-27 18:53:59.135 7 INFO neutron.plugins.ml2.managers [None req-cba26a33-6359-4c27-a92b-f163cbf91642 - - - - - -] Initializing mechanism driver 'l2population' 2026-02-27 18:53:59.145 7 INFO neutron.quota [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded quota_driver: . 2026-02-27 18:53:59.145 7 INFO neutron.plugins.ml2.plugin [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Modular L2 Plugin initialization complete 2026-02-27 18:53:59.145 7 INFO neutron.plugins.ml2.managers [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-27 18:53:59.145 7 INFO neutron.plugins.ml2.managers [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-27 18:53:59.146 7 INFO neutron.plugins.ml2.managers [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-27 18:53:59.146 7 INFO neutron.extensions.vlantransparent [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Disabled vlantransparent extension. 2026-02-27 18:53:59.146 7 INFO neutron.manager [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loading Plugin: qos 2026-02-27 18:53:59.156 7 INFO neutron.manager [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loading Plugin: router 2026-02-27 18:53:59.161 8 INFO neutron.manager [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loading Plugin: trunk 2026-02-27 18:53:59.189 7 INFO neutron.services.service_base [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-27 18:53:59.189 7 INFO neutron.manager [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loading Plugin: segments 2026-02-27 18:53:59.212 8 INFO neutron.manager [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loading Plugin: vpnaas 2026-02-27 18:53:59.249 8 WARNING stevedore.named [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-27 18:53:59.277 7 INFO neutron.manager [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loading Plugin: trunk 2026-02-27 18:53:59.303 8 INFO neutron_vpnaas.services.vpn.plugin [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-27 18:53:59.304 8 INFO neutron.common.utils [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-27 18:53:59.304 8 INFO neutron.manager [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loading Plugin: auto_allocate 2026-02-27 18:53:59.308 8 INFO neutron.manager [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loading Plugin: tag 2026-02-27 18:53:59.313 8 INFO neutron.manager [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loading Plugin: timestamp 2026-02-27 18:53:59.316 8 INFO neutron.manager [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loading Plugin: network_ip_availability 2026-02-27 18:53:59.321 8 INFO neutron.manager [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loading Plugin: flavors 2026-02-27 18:53:59.323 7 INFO neutron.manager [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loading Plugin: vpnaas 2026-02-27 18:53:59.324 8 INFO neutron.manager [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loading Plugin: revisions 2026-02-27 18:53:59.327 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Initializing extension manager. 2026-02-27 18:53:59.328 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: address-group 2026-02-27 18:53:59.329 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: address-scope 2026-02-27 18:53:59.329 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-27 18:53:59.330 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: agent 2026-02-27 18:53:59.331 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: agent-resources-synced 2026-02-27 18:53:59.332 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: allowed-address-pairs 2026-02-27 18:53:59.333 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: auto-allocated-topology 2026-02-27 18:53:59.333 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: availability_zone 2026-02-27 18:53:59.334 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: availability_zone_filter 2026-02-27 18:53:59.335 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-27 18:53:59.335 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: default-subnetpools 2026-02-27 18:53:59.336 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-27 18:53:59.337 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: dns-integration 2026-02-27 18:53:59.337 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: dns-domain-ports 2026-02-27 18:53:59.338 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-27 18:53:59.339 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: dvr 2026-02-27 18:53:59.339 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-27 18:53:59.340 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: empty-string-filtering 2026-02-27 18:53:59.340 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-27 18:53:59.341 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-27 18:53:59.341 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: external-net 2026-02-27 18:53:59.342 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-27 18:53:59.342 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: extraroute 2026-02-27 18:53:59.343 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: extraroute-atomic 2026-02-27 18:53:59.344 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-27 18:53:59.344 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-27 18:53:59.345 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-27 18:53:59.345 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-27 18:53:59.346 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: fip-port-details 2026-02-27 18:53:59.347 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: flavors 2026-02-27 18:53:59.348 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-27 18:53:59.348 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: floatingip-pools 2026-02-27 18:53:59.349 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: ip_allocation 2026-02-27 18:53:59.349 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: ip-substring-filtering 2026-02-27 18:53:59.350 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: l2_adjacency 2026-02-27 18:53:59.351 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: router 2026-02-27 18:53:59.353 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-27 18:53:59.353 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: ext-gw-mode 2026-02-27 18:53:59.354 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: l3-ha 2026-02-27 18:53:59.354 7 WARNING stevedore.named [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-27 18:53:59.354 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-27 18:53:59.355 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: l3-flavors 2026-02-27 18:53:59.356 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-27 18:53:59.356 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-27 18:53:59.358 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-27 18:53:59.359 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-27 18:53:59.360 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-27 18:53:59.361 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-27 18:53:59.362 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-27 18:53:59.362 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: multi-provider 2026-02-27 18:53:59.363 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: net-mtu 2026-02-27 18:53:59.363 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: net-mtu-writable 2026-02-27 18:53:59.366 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: network_availability_zone 2026-02-27 18:53:59.367 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: network-ip-availability 2026-02-27 18:53:59.367 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-27 18:53:59.368 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: pagination 2026-02-27 18:53:59.369 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: port-device-profile 2026-02-27 18:53:59.369 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: port-mac-override 2026-02-27 18:53:59.370 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-27 18:53:59.370 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-27 18:53:59.371 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: port-resource-request 2026-02-27 18:53:59.371 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: port-resource-request-groups 2026-02-27 18:53:59.372 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: binding 2026-02-27 18:53:59.373 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: binding-extended 2026-02-27 18:53:59.373 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: port-security 2026-02-27 18:53:59.374 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: project-id 2026-02-27 18:53:59.374 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: provider 2026-02-27 18:53:59.376 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: qos 2026-02-27 18:53:59.377 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-27 18:53:59.377 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-27 18:53:59.378 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: qos-default 2026-02-27 18:53:59.378 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: qos-fip 2026-02-27 18:53:59.379 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-27 18:53:59.380 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: qos-gateway-ip 2026-02-27 18:53:59.380 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: qos-port-network-policy 2026-02-27 18:53:59.381 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: qos-pps-minimum 2026-02-27 18:53:59.381 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-27 18:53:59.382 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: qos-pps 2026-02-27 18:53:59.383 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: qos-rule-type-details 2026-02-27 18:53:59.383 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-27 18:53:59.384 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: qos-rules-alias 2026-02-27 18:53:59.385 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: quota-check-limit 2026-02-27 18:53:59.386 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: quotas 2026-02-27 18:53:59.387 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: quota_details 2026-02-27 18:53:59.388 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: rbac-policies 2026-02-27 18:53:59.389 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: rbac-address-group 2026-02-27 18:53:59.390 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: rbac-address-scope 2026-02-27 18:53:59.390 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: rbac-security-groups 2026-02-27 18:53:59.391 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: rbac-subnetpool 2026-02-27 18:53:59.391 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: revision-if-match 2026-02-27 18:53:59.392 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: standard-attr-revisions 2026-02-27 18:53:59.393 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: router_availability_zone 2026-02-27 18:53:59.393 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-27 18:53:59.394 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-27 18:53:59.394 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-27 18:53:59.395 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-27 18:53:59.395 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-27 18:53:59.402 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-27 18:53:59.403 7 INFO neutron.common.utils [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-27 18:53:59.403 7 INFO neutron.manager [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loading Plugin: auto_allocate 2026-02-27 18:53:59.404 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: security-group 2026-02-27 18:53:59.405 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: segment 2026-02-27 18:53:59.405 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-27 18:53:59.406 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: service-type 2026-02-27 18:53:59.406 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: sorting 2026-02-27 18:53:59.407 7 INFO neutron.manager [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loading Plugin: tag 2026-02-27 18:53:59.407 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: standard-attr-segment 2026-02-27 18:53:59.408 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: standard-attr-description 2026-02-27 18:53:59.408 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: stateful-security-group 2026-02-27 18:53:59.409 8 WARNING neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-02-27 18:53:59.409 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-27 18:53:59.410 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: subnet_onboard 2026-02-27 18:53:59.411 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-27 18:53:59.411 7 INFO neutron.manager [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loading Plugin: timestamp 2026-02-27 18:53:59.411 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: subnet-service-types 2026-02-27 18:53:59.412 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: subnet_allocation 2026-02-27 18:53:59.412 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-27 18:53:59.413 7 INFO neutron.manager [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loading Plugin: network_ip_availability 2026-02-27 18:53:59.413 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-27 18:53:59.416 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: standard-attr-tag 2026-02-27 18:53:59.417 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-27 18:53:59.417 7 INFO neutron.manager [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loading Plugin: flavors 2026-02-27 18:53:59.417 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: trunk 2026-02-27 18:53:59.418 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: trunk-details 2026-02-27 18:53:59.418 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-27 18:53:59.419 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-27 18:53:59.419 7 INFO neutron.manager [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loading Plugin: revisions 2026-02-27 18:53:59.420 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-27 18:53:59.420 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: vpn-flavors 2026-02-27 18:53:59.422 8 INFO neutron.api.extensions [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Loaded extension: vpnaas 2026-02-27 18:53:59.422 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Initializing extension manager. 2026-02-27 18:53:59.423 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: address-group 2026-02-27 18:53:59.424 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-27 18:53:59.424 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-27 18:53:59.424 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: address-scope 2026-02-27 18:53:59.424 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 18:53:59.425 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-27 18:53:59.425 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-27 18:53:59.425 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-27 18:53:59.426 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-27 18:53:59.426 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: agent 2026-02-27 18:53:59.426 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: agent-resources-synced 2026-02-27 18:53:59.427 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-27 18:53:59.427 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-27 18:53:59.428 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-27 18:53:59.428 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-27 18:53:59.428 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-27 18:53:59.428 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 18:53:59.428 8 WARNING neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] subnetpool is already registered 2026-02-27 18:53:59.428 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 18:53:59.429 8 WARNING neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] subnetpool is already registered 2026-02-27 18:53:59.429 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: availability_zone 2026-02-27 18:53:59.429 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-27 18:53:59.429 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-27 18:53:59.429 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-27 18:53:59.429 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: availability_zone_filter 2026-02-27 18:53:59.430 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-27 18:53:59.430 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-27 18:53:59.430 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-27 18:53:59.430 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-27 18:53:59.430 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: default-subnetpools 2026-02-27 18:53:59.432 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-27 18:53:59.432 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-27 18:53:59.432 8 WARNING neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] router is already registered 2026-02-27 18:53:59.432 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-27 18:53:59.432 8 WARNING neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] floatingip is already registered 2026-02-27 18:53:59.432 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: dns-integration 2026-02-27 18:53:59.433 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: dns-domain-ports 2026-02-27 18:53:59.433 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-27 18:53:59.433 8 WARNING neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] rbac_policy is already registered 2026-02-27 18:53:59.433 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-27 18:53:59.434 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-27 18:53:59.434 8 WARNING neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] security_group is already registered 2026-02-27 18:53:59.434 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-27 18:53:59.434 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: dvr 2026-02-27 18:53:59.434 8 WARNING neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] security_group_rule is already registered 2026-02-27 18:53:59.434 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 18:53:59.434 8 WARNING neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] subnetpool is already registered 2026-02-27 18:53:59.434 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-27 18:53:59.435 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 18:53:59.435 8 WARNING neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] subnetpool is already registered 2026-02-27 18:53:59.435 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: empty-string-filtering 2026-02-27 18:53:59.435 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-27 18:53:59.435 8 WARNING neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] trunk is already registered 2026-02-27 18:53:59.435 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-27 18:53:59.436 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-27 18:53:59.436 8 WARNING neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] endpoint_group is already registered 2026-02-27 18:53:59.436 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-27 18:53:59.436 8 WARNING neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] vpnservice is already registered 2026-02-27 18:53:59.436 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-27 18:53:59.436 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-27 18:53:59.436 8 WARNING neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] ipsec_site_connection is already registered 2026-02-27 18:53:59.437 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-27 18:53:59.437 8 WARNING neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] ipsecpolicy is already registered 2026-02-27 18:53:59.437 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: external-net 2026-02-27 18:53:59.437 8 INFO neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-27 18:53:59.437 8 WARNING neutron.quota.resource_registry [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] ikepolicy is already registered 2026-02-27 18:53:59.437 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-27 18:53:59.438 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: extraroute 2026-02-27 18:53:59.438 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: extraroute-atomic 2026-02-27 18:53:59.439 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-27 18:53:59.440 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-27 18:53:59.440 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-27 18:53:59.441 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-27 18:53:59.441 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: fip-port-details 2026-02-27 18:53:59.442 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: flavors 2026-02-27 18:53:59.443 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-27 18:53:59.444 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: floatingip-pools 2026-02-27 18:53:59.444 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: ip_allocation 2026-02-27 18:53:59.445 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-27 18:53:59.445 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: l2_adjacency 2026-02-27 18:53:59.446 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: router 2026-02-27 18:53:59.448 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-27 18:53:59.448 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: ext-gw-mode 2026-02-27 18:53:59.449 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: l3-ha 2026-02-27 18:53:59.450 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-27 18:53:59.450 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: l3-flavors 2026-02-27 18:53:59.451 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-27 18:53:59.452 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-27 18:53:59.453 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-27 18:53:59.454 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-27 18:53:59.455 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-27 18:53:59.456 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-27 18:53:59.457 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-27 18:53:59.457 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: multi-provider 2026-02-27 18:53:59.458 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: net-mtu 2026-02-27 18:53:59.459 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: net-mtu-writable 2026-02-27 18:53:59.459 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: network_availability_zone 2026-02-27 18:53:59.460 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: network-ip-availability 2026-02-27 18:53:59.461 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-27 18:53:59.461 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: pagination 2026-02-27 18:53:59.462 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: port-device-profile 2026-02-27 18:53:59.462 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: port-mac-override 2026-02-27 18:53:59.463 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-27 18:53:59.463 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-27 18:53:59.464 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: port-resource-request 2026-02-27 18:53:59.465 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-27 18:53:59.465 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: binding 2026-02-27 18:53:59.466 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: binding-extended 2026-02-27 18:53:59.466 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: port-security 2026-02-27 18:53:59.467 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: project-id 2026-02-27 18:53:59.467 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: provider 2026-02-27 18:53:59.469 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: qos 2026-02-27 18:53:59.470 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-27 18:53:59.470 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-27 18:53:59.471 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: qos-default 2026-02-27 18:53:59.472 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: qos-fip 2026-02-27 18:53:59.472 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-27 18:53:59.473 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-27 18:53:59.473 8 WARNING keystonemiddleware._common.config [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 18:53:59.473 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-27 18:53:59.474 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-27 18:53:59.474 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-27 18:53:59.475 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: qos-pps 2026-02-27 18:53:59.476 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-27 18:53:59.476 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-27 18:53:59.477 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: qos-rules-alias 2026-02-27 18:53:59.477 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: quota-check-limit 2026-02-27 18:53:59.479 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: quotas 2026-02-27 18:53:59.480 8 WARNING oslo_config.cfg [None req-2f780075-c0c2-4bd3-8d86-57b01456a6bd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-27 18:53:59.480 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: quota_details 2026-02-27 18:53:59.481 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: rbac-policies 2026-02-27 18:53:59.482 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: rbac-address-group WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55956894aa30 pid: 8 (default app) 2026-02-27 18:53:59.482 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: rbac-address-scope 2026-02-27 18:53:59.483 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: rbac-security-groups 2026-02-27 18:53:59.483 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-27 18:53:59.484 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: revision-if-match 2026-02-27 18:53:59.485 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-27 18:53:59.485 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: router_availability_zone 2026-02-27 18:53:59.486 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-27 18:53:59.486 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-27 18:53:59.487 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-27 18:53:59.487 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-27 18:53:59.488 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-27 18:53:59.495 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: security-group 2026-02-27 18:53:59.496 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: segment 2026-02-27 18:53:59.497 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-27 18:53:59.497 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: service-type 2026-02-27 18:53:59.498 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: sorting 2026-02-27 18:53:59.498 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: standard-attr-segment 2026-02-27 18:53:59.499 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: standard-attr-description 2026-02-27 18:53:59.500 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: stateful-security-group 2026-02-27 18:53:59.500 7 WARNING neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-02-27 18:53:59.501 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-27 18:53:59.501 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: subnet_onboard 2026-02-27 18:53:59.502 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-27 18:53:59.502 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: subnet-service-types 2026-02-27 18:53:59.503 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: subnet_allocation 2026-02-27 18:53:59.504 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-27 18:53:59.504 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-27 18:53:59.507 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: standard-attr-tag 2026-02-27 18:53:59.507 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-27 18:53:59.508 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: trunk 2026-02-27 18:53:59.509 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: trunk-details 2026-02-27 18:53:59.509 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-27 18:53:59.510 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-27 18:53:59.511 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-27 18:53:59.511 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: vpn-flavors 2026-02-27 18:53:59.512 7 INFO neutron.api.extensions [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Loaded extension: vpnaas 2026-02-27 18:53:59.515 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-27 18:53:59.515 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-27 18:53:59.515 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 18:53:59.515 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-27 18:53:59.516 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-27 18:53:59.516 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-27 18:53:59.519 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-27 18:53:59.519 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-27 18:53:59.519 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-27 18:53:59.520 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 18:53:59.520 7 WARNING neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] subnetpool is already registered 2026-02-27 18:53:59.520 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 18:53:59.520 7 WARNING neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] subnetpool is already registered 2026-02-27 18:53:59.521 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-27 18:53:59.521 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-27 18:53:59.521 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-27 18:53:59.521 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-27 18:53:59.521 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-27 18:53:59.522 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-27 18:53:59.523 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-27 18:53:59.524 7 WARNING neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] router is already registered 2026-02-27 18:53:59.524 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-27 18:53:59.524 7 WARNING neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] floatingip is already registered 2026-02-27 18:53:59.525 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-27 18:53:59.525 7 WARNING neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] rbac_policy is already registered 2026-02-27 18:53:59.525 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-27 18:53:59.525 7 WARNING neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] security_group is already registered 2026-02-27 18:53:59.526 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-27 18:53:59.526 7 WARNING neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] security_group_rule is already registered 2026-02-27 18:53:59.526 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 18:53:59.526 7 WARNING neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] subnetpool is already registered 2026-02-27 18:53:59.526 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 18:53:59.527 7 WARNING neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] subnetpool is already registered 2026-02-27 18:53:59.527 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-27 18:53:59.527 7 WARNING neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] trunk is already registered 2026-02-27 18:53:59.527 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-27 18:53:59.527 7 WARNING neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] endpoint_group is already registered 2026-02-27 18:53:59.527 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-27 18:53:59.528 7 WARNING neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] vpnservice is already registered 2026-02-27 18:53:59.528 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-27 18:53:59.528 7 WARNING neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] ipsec_site_connection is already registered 2026-02-27 18:53:59.528 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-27 18:53:59.528 7 WARNING neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] ipsecpolicy is already registered 2026-02-27 18:53:59.529 7 INFO neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-27 18:53:59.529 7 WARNING neutron.quota.resource_registry [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] ikepolicy is already registered 2026-02-27 18:53:59.564 7 WARNING keystonemiddleware._common.config [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 18:53:59.571 7 WARNING oslo_config.cfg [None req-a161c08f-d5df-4235-9815-c3a8e2bc9579 - - - - - -] 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 6 seconds on interpreter 0x55956894aa30 pid: 7 (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-02-27 18:54:05.783 8 WARNING oslo_policy.policy [None req-a2197f9c-b316-4f75-90de-dff29913ee16 00e58210f51c42ff872ab4c8abd1a669 7dcb973e8fad4b0e82c8ae8f2df39358 - - default default] 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. [pid: 8|app: 0|req: 4/4] 199.204.45.169 () {44 vars in 913 bytes} [Fri Feb 27 18:54:05 2026] GET /v2.0/networks => generated 15 bytes in 942 msecs (HTTP/1.1 200) 4 headers in 156 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, ' 2026-02-27 18:54:06.302 7 WARNING oslo_policy.policy [None req-e32509a0-30ff-4b9f-863c-e03b43d889a1 00e58210f51c42ff872ab4c8abd1a669 7dcb973e8fad4b0e82c8ae8f2df39358 - - default default] 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-02-27 18:54:06.864 7 WARNING neutron.services.revisions.revision_plugin [None req-e32509a0-30ff-4b9f-863c-e03b43d889a1 00e58210f51c42ff872ab4c8abd1a669 7dcb973e8fad4b0e82c8ae8f2df39358 - - - -] Could not find related network for resource to bump revision. 2026-02-27 18:54:06.895 7 INFO neutron.db.segments_db [None req-e32509a0-30ff-4b9f-863c-e03b43d889a1 00e58210f51c42ff872ab4c8abd1a669 7dcb973e8fad4b0e82c8ae8f2df39358 - - - -] Added segment 39b19b31-c420-41db-8977-acccf7939f6a of type flat for network 95fd7abf-d417-4b7f-a1e0-72edef4e6dce 2026-02-27 18:54:06.953 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e32509a0-30ff-4b9f-863c-e03b43d889a1 00e58210f51c42ff872ab4c8abd1a669 7dcb973e8fad4b0e82c8ae8f2df39358 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/5] 199.204.45.169 () {48 vars in 967 bytes} [Fri Feb 27 18:54:06 2026] POST /v2.0/networks => generated 124 bytes in 751 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.169 () {44 vars in 913 bytes} [Fri Feb 27 18:54:12 2026] GET /v2.0/networks => generated 15 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 18:54:13.181 8 WARNING neutron.services.revisions.revision_plugin [None req-eac0c64d-2c27-4797-8331-dc442224426d 00e58210f51c42ff872ab4c8abd1a669 7dcb973e8fad4b0e82c8ae8f2df39358 - - - -] Could not find related network for resource to bump revision. 2026-02-27 18:54:13.202 8 INFO neutron.db.segments_db [None req-eac0c64d-2c27-4797-8331-dc442224426d 00e58210f51c42ff872ab4c8abd1a669 7dcb973e8fad4b0e82c8ae8f2df39358 - - - -] Added segment 85387c62-8841-4c1b-a066-36ef41a4fa64 of type flat for network 679d554d-1ab3-44f0-a4e6-cfcf1e34c3b5 2026-02-27 18:54:13.255 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eac0c64d-2c27-4797-8331-dc442224426d 00e58210f51c42ff872ab4c8abd1a669 7dcb973e8fad4b0e82c8ae8f2df39358 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/8] 199.204.45.169 () {48 vars in 967 bytes} [Fri Feb 27 18:54:13 2026] POST /v2.0/networks => generated 124 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.169 () {44 vars in 913 bytes} [Fri Feb 27 18:54:19 2026] GET /v2.0/networks => generated 15 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 18:54:19.106 8 WARNING neutron.services.revisions.revision_plugin [None req-df6a12c1-57af-4d4c-9b38-797316f778cb 00e58210f51c42ff872ab4c8abd1a669 7dcb973e8fad4b0e82c8ae8f2df39358 - - - -] Could not find related network for resource to bump revision. 2026-02-27 18:54:19.130 8 INFO neutron.db.segments_db [None req-df6a12c1-57af-4d4c-9b38-797316f778cb 00e58210f51c42ff872ab4c8abd1a669 7dcb973e8fad4b0e82c8ae8f2df39358 - - - -] Added segment ec20490d-9dea-4e07-abe1-3441c426babb of type flat for network 87512d46-dc0f-456a-8f3f-830f4ba4d36e 2026-02-27 18:54:19.168 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df6a12c1-57af-4d4c-9b38-797316f778cb 00e58210f51c42ff872ab4c8abd1a669 7dcb973e8fad4b0e82c8ae8f2df39358 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/10] 199.204.45.169 () {48 vars in 967 bytes} [Fri Feb 27 18:54:19 2026] POST /v2.0/networks => generated 124 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/11] 199.204.45.169 () {44 vars in 913 bytes} [Fri Feb 27 18:54:24 2026] GET /v2.0/networks => generated 15 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 18:54:25.067 8 WARNING neutron.services.revisions.revision_plugin [None req-d5773b0e-001c-4f7b-a0e2-2041e9619dc0 00e58210f51c42ff872ab4c8abd1a669 7dcb973e8fad4b0e82c8ae8f2df39358 - - - -] Could not find related network for resource to bump revision. 2026-02-27 18:54:25.090 8 INFO neutron.db.segments_db [None req-d5773b0e-001c-4f7b-a0e2-2041e9619dc0 00e58210f51c42ff872ab4c8abd1a669 7dcb973e8fad4b0e82c8ae8f2df39358 - - - -] Added segment 01028dd3-ba35-4292-b412-01db636a5e3b of type flat for network 38ba4eaf-425d-40a8-a990-529f1fe07d90 2026-02-27 18:54:25.127 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d5773b0e-001c-4f7b-a0e2-2041e9619dc0 00e58210f51c42ff872ab4c8abd1a669 7dcb973e8fad4b0e82c8ae8f2df39358 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/12] 199.204.45.169 () {48 vars in 967 bytes} [Fri Feb 27 18:54:25 2026] POST /v2.0/networks => generated 124 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/14] 199.204.45.169 () {44 vars in 913 bytes} [Fri Feb 27 18:54:30 2026] GET /v2.0/networks => generated 15 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 18:54:30.997 7 WARNING neutron.services.revisions.revision_plugin [None req-3df115ce-d1c7-4149-8361-1d757f2b20f0 00e58210f51c42ff872ab4c8abd1a669 7dcb973e8fad4b0e82c8ae8f2df39358 - - - -] Could not find related network for resource to bump revision. 2026-02-27 18:54:31.022 7 INFO neutron.db.segments_db [None req-3df115ce-d1c7-4149-8361-1d757f2b20f0 00e58210f51c42ff872ab4c8abd1a669 7dcb973e8fad4b0e82c8ae8f2df39358 - - - -] Added segment b53c5adb-ab09-4260-8a02-c108bef00dc0 of type flat for network 7720bc05-b338-4453-957b-c3fbb1146ab5 [pid: 7|app: 0|req: 6/15] 199.204.45.169 () {48 vars in 967 bytes} [Fri Feb 27 18:54:30 2026] POST /v2.0/networks => generated 706 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/16] 199.204.45.169 () {44 vars in 911 bytes} [Fri Feb 27 18:54:32 2026] GET /v2.0/subnets => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/17] 199.204.45.169 () {44 vars in 913 bytes} [Fri Feb 27 18:54:32 2026] GET /v2.0/networks => generated 709 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/18] 199.204.45.169 () {48 vars in 965 bytes} [Fri Feb 27 18:54:32 2026] POST /v2.0/subnets => generated 641 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 19:00:58.475 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7627038b-4e52-48f8-88c7-47a6a3aaabb6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 19:00:58.478 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9d7b0a60-ce86-491f-ade2-5e6c10bb953e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 19:00:58.479 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Feb 27 19:00:58 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.169) !!! [pid: 8|app: 0|req: 37/70] 199.204.45.169 () {44 vars in 913 bytes} [Fri Feb 27 19:00:58 2026] GET /v2.0/networks => generated 753 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 19:00:58.691 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [bef99ad9-909b-4994-a184-ab48a4b65b87] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 19:00:58.692 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4b6e77c1-bd0e-4dff-ae52-07607ef3c56b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 19:00:58.694 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Feb 27 19:00:58 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.169) !!! 2026-02-27 19:00:58.755 7 INFO neutron.db.segments_db [None req-39dd1032-a53a-4083-9d8f-1e4a251fa868 00e58210f51c42ff872ab4c8abd1a669 7dcb973e8fad4b0e82c8ae8f2df39358 - - - -] Added segment ee34b53d-357c-4748-83a5-4723ca10bf7b of type vxlan for network 0b216726-babb-4d7f-948c-8be3bdccb552 [pid: 7|app: 0|req: 34/71] 199.204.45.169 () {48 vars in 966 bytes} [Fri Feb 27 19:00:58 2026] POST /v2.0/networks => generated 707 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 19:00:59.640 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7627038b-4e52-48f8-88c7-47a6a3aaabb6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60658. 2026-02-27 19:00:59.641 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9d7b0a60-ce86-491f-ade2-5e6c10bb953e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60674. [pid: 8|app: 0|req: 38/72] 199.204.45.169 () {44 vars in 911 bytes} [Fri Feb 27 19:00:59 2026] GET /v2.0/subnets => generated 644 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 19:00:59.770 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4b6e77c1-bd0e-4dff-ae52-07607ef3c56b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60696. 2026-02-27 19:00:59.770 7 INFO oslo.messaging._drivers.impl_rabbit [-] [bef99ad9-909b-4994-a184-ab48a4b65b87] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60684. [pid: 7|app: 0|req: 35/73] 199.204.45.169 () {44 vars in 913 bytes} [Fri Feb 27 19:00:59 2026] GET /v2.0/networks => generated 1430 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 199.204.45.169 () {48 vars in 965 bytes} [Fri Feb 27 19:00:59 2026] POST /v2.0/subnets => generated 627 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.204.45.169 () {44 vars in 1025 bytes} [Fri Feb 27 19:01:00 2026] GET /v2.0/security-groups?tenant_id=7dcb973e8fad4b0e82c8ae8f2df39358 => generated 2793 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.204.45.169 () {48 vars in 981 bytes} [Fri Feb 27 19:01:01 2026] POST /v2.0/security-groups => generated 1552 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.204.45.169 () {44 vars in 1025 bytes} [Fri Feb 27 19:01:02 2026] GET /v2.0/security-groups?tenant_id=7dcb973e8fad4b0e82c8ae8f2df39358 => generated 4327 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 199.204.45.169 () {44 vars in 940 bytes} [Fri Feb 27 19:01:02 2026] GET /v2.0/security-groups => generated 4327 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 199.204.45.169 () {48 vars in 991 bytes} [Fri Feb 27 19:01:02 2026] POST /v2.0/security-group-rules => generated 569 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.204.45.169 () {44 vars in 1025 bytes} [Fri Feb 27 19:01:02 2026] GET /v2.0/security-groups?tenant_id=7dcb973e8fad4b0e82c8ae8f2df39358 => generated 4909 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 199.204.45.169 () {44 vars in 940 bytes} [Fri Feb 27 19:01:03 2026] GET /v2.0/security-groups => generated 4909 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 199.204.45.169 () {48 vars in 991 bytes} [Fri Feb 27 19:01:03 2026] POST /v2.0/security-group-rules => generated 571 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 199.204.45.169 () {44 vars in 1025 bytes} [Fri Feb 27 19:01:03 2026] GET /v2.0/security-groups?tenant_id=7dcb973e8fad4b0e82c8ae8f2df39358 => generated 5493 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 199.204.45.169 () {44 vars in 940 bytes} [Fri Feb 27 19:01:04 2026] GET /v2.0/security-groups => generated 5493 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.204.45.169 () {48 vars in 991 bytes} [Fri Feb 27 19:01:04 2026] POST /v2.0/security-group-rules => generated 571 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.204.45.169 () {44 vars in 1025 bytes} [Fri Feb 27 19:01:04 2026] GET /v2.0/security-groups?tenant_id=7dcb973e8fad4b0e82c8ae8f2df39358 => generated 6077 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 199.204.45.169 () {44 vars in 940 bytes} [Fri Feb 27 19:01:05 2026] GET /v2.0/security-groups => generated 6077 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 199.204.45.169 () {48 vars in 991 bytes} [Fri Feb 27 19:01:05 2026] POST /v2.0/security-group-rules => generated 571 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 199.204.45.169 () {44 vars in 1025 bytes} [Fri Feb 27 19:01:06 2026] GET /v2.0/security-groups?tenant_id=7dcb973e8fad4b0e82c8ae8f2df39358 => generated 6661 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 199.204.45.169 () {44 vars in 940 bytes} [Fri Feb 27 19:01:06 2026] GET /v2.0/security-groups => generated 6661 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 199.204.45.169 () {48 vars in 991 bytes} [Fri Feb 27 19:01:06 2026] POST /v2.0/security-group-rules => generated 571 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 199.204.45.169 () {44 vars in 940 bytes} [Fri Feb 27 19:01:07 2026] GET /v2.0/security-groups => generated 7245 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 199.204.45.169 () {44 vars in 907 bytes} [Fri Feb 27 19:01:07 2026] GET /v2.0/ports => generated 2489 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 199.204.45.169 () {44 vars in 913 bytes} [Fri Feb 27 19:01:07 2026] GET /v2.0/networks => generated 1474 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 199.204.45.169 () {48 vars in 961 bytes} [Fri Feb 27 19:01:07 2026] POST /v2.0/ports => generated 1100 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-27 19:01:13.621 8 INFO neutron.pecan_wsgi.hooks.translation [None req-12394a7f-0424-4e6b-ac6f-4b926441714d 00e58210f51c42ff872ab4c8abd1a669 7dcb973e8fad4b0e82c8ae8f2df39358 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/98] 199.204.45.169 () {44 vars in 981 bytes} [Fri Feb 27 19:01:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 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, ' [pid: 7|app: 0|req: 48/99] 199.204.45.169 () {44 vars in 1003 bytes} [Fri Feb 27 19:01:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/100] 199.204.45.169 () {48 vars in 1033 bytes} [Fri Feb 27 19:01:13 2026] PUT /v2.0/ports/cc61c694-4be1-4ced-aebe-7e0176367482 => generated 1213 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 199.204.45.169 () {44 vars in 907 bytes} [Fri Feb 27 19:01:15 2026] GET /v2.0/ports => generated 3730 bytes in 71 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, ' [pid: 8|app: 0|req: 53/102] 199.204.45.169 () {44 vars in 1025 bytes} [Fri Feb 27 19:01:16 2026] GET /v2.0/security-groups?tenant_id=7dcb973e8fad4b0e82c8ae8f2df39358 => generated 7245 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/103] 199.204.45.169 () {48 vars in 981 bytes} [Fri Feb 27 19:01:16 2026] POST /v2.0/security-groups => generated 1546 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/104] 199.204.45.169 () {44 vars in 1025 bytes} [Fri Feb 27 19:01:17 2026] GET /v2.0/security-groups?tenant_id=7dcb973e8fad4b0e82c8ae8f2df39358 => generated 8773 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/105] 199.204.45.169 () {44 vars in 940 bytes} [Fri Feb 27 19:01:17 2026] GET /v2.0/security-groups => generated 8773 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 199.204.45.169 () {48 vars in 991 bytes} [Fri Feb 27 19:01:17 2026] POST /v2.0/security-group-rules => generated 591 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 199.204.45.169 () {44 vars in 1025 bytes} [Fri Feb 27 19:01:18 2026] GET /v2.0/security-groups?tenant_id=7dcb973e8fad4b0e82c8ae8f2df39358 => generated 9377 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/108] 199.204.45.169 () {44 vars in 940 bytes} [Fri Feb 27 19:01:18 2026] GET /v2.0/security-groups => generated 9377 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/109] 199.204.45.169 () {48 vars in 991 bytes} [Fri Feb 27 19:01:18 2026] POST /v2.0/security-group-rules => generated 595 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/120] 199.204.45.169 () {44 vars in 975 bytes} [Fri Feb 27 19:02:28 2026] GET /v2.0/quotas/7dcb973e8fad4b0e82c8ae8f2df39358 => 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:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 59/121] 199.204.45.169 () {48 vars in 1027 bytes} [Fri Feb 27 19:02:28 2026] PUT /v2.0/quotas/7dcb973e8fad4b0e82c8ae8f2df39358 => generated 291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/122] 199.204.45.169 () {44 vars in 975 bytes} [Fri Feb 27 19:02:29 2026] GET /v2.0/quotas/7dcb973e8fad4b0e82c8ae8f2df39358 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 19:04:28.880 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [bef99ad9-909b-4994-a184-ab48a4b65b87] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 19:04:29.227 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4b6e77c1-bd0e-4dff-ae52-07607ef3c56b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 19:04:29.228 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Feb 27 19:04:29 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.169) !!! /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-02-27 19:04:29.894 7 INFO oslo.messaging._drivers.impl_rabbit [-] [bef99ad9-909b-4994-a184-ab48a4b65b87] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55626. 2026-02-27 19:04:30.160 7 INFO neutron.pecan_wsgi.hooks.translation [None req-99edfb88-cd77-4b44-88e7-b66bdd344bd0 00e58210f51c42ff872ab4c8abd1a669 7dcb973e8fad4b0e82c8ae8f2df39358 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 68/139] 199.204.45.169 () {30 vars in 743 bytes} [Fri Feb 27 19:04:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 1286 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 19:04:30.177 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9d7b0a60-ce86-491f-ade2-5e6c10bb953e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 19:04:30.180 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7627038b-4e52-48f8-88c7-47a6a3aaabb6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 19:04:30.181 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Feb 27 19:04:30 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.169) !!! /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: 8|app: 0|req: 72/140] 199.204.45.169 () {30 vars in 765 bytes} [Fri Feb 27 19:04:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 19:04:32.006 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4b6e77c1-bd0e-4dff-ae52-07607ef3c56b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55644. 2026-02-27 19:04:32.077 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a68766e-c104-4ce7-821a-35756f7daceb 00e58210f51c42ff872ab4c8abd1a669 7dcb973e8fad4b0e82c8ae8f2df39358 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 69/141] 199.204.45.169 () {30 vars in 743 bytes} [Fri Feb 27 19:04:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 19:04:32.137 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7627038b-4e52-48f8-88c7-47a6a3aaabb6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55660. 2026-02-27 19:04:32.138 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9d7b0a60-ce86-491f-ade2-5e6c10bb953e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55648. [pid: 8|app: 0|req: 73/142] 199.204.45.169 () {30 vars in 765 bytes} [Fri Feb 27 19:04:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)