+ 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 [Mon Mar 2 02:41:36 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:06 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: neutron-server-77475bd568-wlb8n machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f6ac99ee668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-03-02 02:41:41.559 8 INFO neutron.common.config [-] Logging enabled! 2026-03-02 02:41:41.560 8 INFO neutron.common.config [-] uwsgi version 25.2.3.dev6 2026-03-02 02:41:41.677 7 INFO neutron.common.config [-] Logging enabled! 2026-03-02 02:41:41.677 7 INFO neutron.common.config [-] uwsgi version 25.2.3.dev6 2026-03-02 02:41:42.076 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-02 02:41:42.229 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-02 02:41:43.172 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-02 02:41:43.176 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-02 02:41:43.179 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-02 02:41:43.181 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-02 02:41:43.181 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-02 02:41:43.181 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-02 02:41:43.181 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-02 02:41:43.189 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-02 02:41:43.189 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-02 02:41:43.189 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-02 02:41:43.212 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-02 02:41:43.214 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-02 02:41:43.214 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-02 02:41:43.260 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-02 02:41:43.260 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-02 02:41:43.260 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-02 02:41:43.261 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-02 02:41:43.272 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-02 02:41:43.277 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-02 02:41:43.281 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-02 02:41:43.282 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-02 02:41:43.282 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-02 02:41:43.282 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-02 02:41:43.282 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-02 02:41:43.290 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-02 02:41:43.290 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-02 02:41:43.291 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-02 02:41:43.313 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-02 02:41:43.315 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-02 02:41:43.315 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-02 02:41:43.360 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-02 02:41:43.361 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-02 02:41:43.361 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-02 02:41:43.361 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-02 02:41:43.832 8 INFO neutron.plugins.ml2.managers [None req-d736a9c6-b586-487a-b3dd-721dbc69f115 - - - - - -] Initializing driver for type 'vlan' 2026-03-02 02:41:43.854 7 INFO neutron.plugins.ml2.managers [None req-42cc37ef-a757-42e8-b7c7-90fce3b5b0f0 - - - - - -] Initializing driver for type 'vlan' 2026-03-02 02:41:43.984 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d736a9c6-b586-487a-b3dd-721dbc69f115 - - - - - -] VlanTypeDriver initialization complete 2026-03-02 02:41:43.984 8 INFO neutron.plugins.ml2.managers [None req-d736a9c6-b586-487a-b3dd-721dbc69f115 - - - - - -] Initializing driver for type 'vxlan' 2026-03-02 02:41:43.984 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d736a9c6-b586-487a-b3dd-721dbc69f115 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-02 02:41:43.994 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-42cc37ef-a757-42e8-b7c7-90fce3b5b0f0 - - - - - -] VlanTypeDriver initialization complete 2026-03-02 02:41:43.995 7 INFO neutron.plugins.ml2.managers [None req-42cc37ef-a757-42e8-b7c7-90fce3b5b0f0 - - - - - -] Initializing driver for type 'vxlan' 2026-03-02 02:41:43.995 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-42cc37ef-a757-42e8-b7c7-90fce3b5b0f0 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-02 02:41:44.001 8 INFO neutron.plugins.ml2.managers [None req-d736a9c6-b586-487a-b3dd-721dbc69f115 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-02 02:41:44.001 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d736a9c6-b586-487a-b3dd-721dbc69f115 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-02 02:41:44.002 8 INFO neutron.plugins.ml2.managers [None req-d736a9c6-b586-487a-b3dd-721dbc69f115 - - - - - -] Initializing extension driver 'port_security' 2026-03-02 02:41:44.002 8 INFO neutron.plugins.ml2.extensions.port_security [None req-d736a9c6-b586-487a-b3dd-721dbc69f115 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-02 02:41:44.002 8 INFO neutron.plugins.ml2.managers [None req-d736a9c6-b586-487a-b3dd-721dbc69f115 - - - - - -] Initializing extension driver 'qos' 2026-03-02 02:41:44.002 8 INFO neutron.plugins.ml2.managers [None req-d736a9c6-b586-487a-b3dd-721dbc69f115 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-02 02:41:44.002 8 INFO neutron.plugins.ml2.managers [None req-d736a9c6-b586-487a-b3dd-721dbc69f115 - - - - - -] Initializing mechanism driver 'l2population' 2026-03-02 02:41:44.014 8 INFO neutron.quota [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded quota_driver: . 2026-03-02 02:41:44.015 8 INFO neutron.plugins.ml2.plugin [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Modular L2 Plugin initialization complete 2026-03-02 02:41:44.015 8 INFO neutron.plugins.ml2.managers [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-02 02:41:44.015 7 INFO neutron.plugins.ml2.managers [None req-42cc37ef-a757-42e8-b7c7-90fce3b5b0f0 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-02 02:41:44.015 8 INFO neutron.plugins.ml2.managers [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-02 02:41:44.015 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-42cc37ef-a757-42e8-b7c7-90fce3b5b0f0 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-02 02:41:44.015 7 INFO neutron.plugins.ml2.managers [None req-42cc37ef-a757-42e8-b7c7-90fce3b5b0f0 - - - - - -] Initializing extension driver 'port_security' 2026-03-02 02:41:44.015 8 INFO neutron.plugins.ml2.managers [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Got port-security extension from driver 'port_security' 2026-03-02 02:41:44.016 7 INFO neutron.plugins.ml2.extensions.port_security [None req-42cc37ef-a757-42e8-b7c7-90fce3b5b0f0 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-02 02:41:44.016 7 INFO neutron.plugins.ml2.managers [None req-42cc37ef-a757-42e8-b7c7-90fce3b5b0f0 - - - - - -] Initializing extension driver 'qos' 2026-03-02 02:41:44.016 8 INFO neutron.extensions.vlantransparent [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Disabled vlantransparent extension. 2026-03-02 02:41:44.016 7 INFO neutron.plugins.ml2.managers [None req-42cc37ef-a757-42e8-b7c7-90fce3b5b0f0 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-02 02:41:44.016 7 INFO neutron.plugins.ml2.managers [None req-42cc37ef-a757-42e8-b7c7-90fce3b5b0f0 - - - - - -] Initializing mechanism driver 'l2population' 2026-03-02 02:41:44.016 8 INFO neutron.manager [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loading Plugin: qos 2026-03-02 02:41:44.028 7 INFO neutron.quota [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded quota_driver: . 2026-03-02 02:41:44.028 7 INFO neutron.plugins.ml2.plugin [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Modular L2 Plugin initialization complete 2026-03-02 02:41:44.028 7 INFO neutron.plugins.ml2.managers [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-02 02:41:44.028 7 INFO neutron.plugins.ml2.managers [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-02 02:41:44.029 7 INFO neutron.plugins.ml2.managers [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Got port-security extension from driver 'port_security' 2026-03-02 02:41:44.029 7 INFO neutron.extensions.vlantransparent [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Disabled vlantransparent extension. 2026-03-02 02:41:44.029 8 INFO neutron.manager [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loading Plugin: router 2026-03-02 02:41:44.029 7 INFO neutron.manager [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loading Plugin: qos 2026-03-02 02:41:44.042 7 INFO neutron.manager [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loading Plugin: router 2026-03-02 02:41:44.071 8 INFO neutron.services.service_base [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-02 02:41:44.071 8 INFO neutron.manager [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loading Plugin: segments 2026-03-02 02:41:44.084 7 INFO neutron.services.service_base [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-02 02:41:44.085 7 INFO neutron.manager [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loading Plugin: segments 2026-03-02 02:41:44.175 8 INFO neutron.manager [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loading Plugin: trunk 2026-03-02 02:41:44.185 7 INFO neutron.manager [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loading Plugin: trunk 2026-03-02 02:41:44.190 8 INFO neutron.manager [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loading Plugin: vpnaas 2026-03-02 02:41:44.200 7 INFO neutron.manager [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loading Plugin: vpnaas 2026-03-02 02:41:44.229 8 WARNING stevedore.named [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-02 02:41:44.237 7 WARNING stevedore.named [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-02 02:41:44.338 8 INFO neutron_vpnaas.services.vpn.plugin [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-02 02:41:44.338 8 INFO neutron.common.utils [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-02 02:41:44.338 8 INFO neutron.manager [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loading Plugin: auto_allocate 2026-03-02 02:41:44.344 8 INFO neutron.manager [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loading Plugin: tag 2026-03-02 02:41:44.351 8 INFO neutron.manager [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loading Plugin: timestamp 2026-03-02 02:41:44.353 8 INFO neutron.manager [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loading Plugin: network_ip_availability 2026-03-02 02:41:44.357 8 INFO neutron.manager [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loading Plugin: flavors 2026-03-02 02:41:44.360 8 INFO neutron.manager [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loading Plugin: revisions 2026-03-02 02:41:44.364 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Initializing extension manager. 2026-03-02 02:41:44.365 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: address-group 2026-03-02 02:41:44.366 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: address-scope 2026-03-02 02:41:44.367 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-02 02:41:44.368 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: agent 2026-03-02 02:41:44.368 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: agent-resources-synced 2026-03-02 02:41:44.369 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: allowed-address-pairs 2026-03-02 02:41:44.370 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: auto-allocated-topology 2026-03-02 02:41:44.371 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: availability_zone 2026-03-02 02:41:44.371 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: availability_zone_filter 2026-03-02 02:41:44.372 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-02 02:41:44.373 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: default-subnetpools 2026-03-02 02:41:44.374 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-02 02:41:44.375 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: dns-integration 2026-03-02 02:41:44.378 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: dns-domain-ports 2026-03-02 02:41:44.378 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-02 02:41:44.379 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: dvr 2026-03-02 02:41:44.380 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-02 02:41:44.380 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: empty-string-filtering 2026-03-02 02:41:44.381 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-02 02:41:44.381 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-02 02:41:44.382 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: external-net 2026-03-02 02:41:44.382 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-02 02:41:44.383 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: extraroute 2026-03-02 02:41:44.384 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: extraroute-atomic 2026-03-02 02:41:44.384 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-02 02:41:44.385 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-02 02:41:44.385 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-02 02:41:44.386 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-02 02:41:44.386 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: fip-port-details 2026-03-02 02:41:44.387 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: flavors 2026-03-02 02:41:44.388 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-02 02:41:44.389 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: floatingip-pools 2026-03-02 02:41:44.390 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: ip_allocation 2026-03-02 02:41:44.390 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: ip-substring-filtering 2026-03-02 02:41:44.391 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: l2_adjacency 2026-03-02 02:41:44.392 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: router 2026-03-02 02:41:44.393 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-02 02:41:44.394 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-02 02:41:44.395 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-02 02:41:44.396 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: ext-gw-mode 2026-03-02 02:41:44.396 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: l3-ha 2026-03-02 02:41:44.397 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-02 02:41:44.397 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-02 02:41:44.398 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: l3-flavors 2026-03-02 02:41:44.399 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-02 02:41:44.399 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-02 02:41:44.503 7 INFO neutron_vpnaas.services.vpn.plugin [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-02 02:41:44.504 7 INFO neutron.common.utils [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-02 02:41:44.504 7 INFO neutron.manager [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loading Plugin: auto_allocate 2026-03-02 02:41:44.509 7 INFO neutron.manager [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loading Plugin: tag 2026-03-02 02:41:44.516 7 INFO neutron.manager [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loading Plugin: timestamp 2026-03-02 02:41:44.518 7 INFO neutron.manager [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loading Plugin: network_ip_availability 2026-03-02 02:41:44.522 7 INFO neutron.manager [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loading Plugin: flavors 2026-03-02 02:41:44.525 7 INFO neutron.manager [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loading Plugin: revisions 2026-03-02 02:41:44.528 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Initializing extension manager. 2026-03-02 02:41:44.530 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: address-group 2026-03-02 02:41:44.531 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: address-scope 2026-03-02 02:41:44.531 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-02 02:41:44.532 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: agent 2026-03-02 02:41:44.533 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: agent-resources-synced 2026-03-02 02:41:44.534 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: allowed-address-pairs 2026-03-02 02:41:44.535 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: auto-allocated-topology 2026-03-02 02:41:44.535 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: availability_zone 2026-03-02 02:41:44.536 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: availability_zone_filter 2026-03-02 02:41:44.536 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-02 02:41:44.537 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: default-subnetpools 2026-03-02 02:41:44.538 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-02 02:41:44.539 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: dns-integration 2026-03-02 02:41:44.540 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: dns-domain-ports 2026-03-02 02:41:44.540 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-02 02:41:44.541 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: dvr 2026-03-02 02:41:44.541 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-02 02:41:44.542 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: empty-string-filtering 2026-03-02 02:41:44.542 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-02 02:41:44.543 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-02 02:41:44.543 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: external-net 2026-03-02 02:41:44.544 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-02 02:41:44.544 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: extraroute 2026-03-02 02:41:44.545 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: extraroute-atomic 2026-03-02 02:41:44.546 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-02 02:41:44.546 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-02 02:41:44.547 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-02 02:41:44.547 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-02 02:41:44.548 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: fip-port-details 2026-03-02 02:41:44.548 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: flavors 2026-03-02 02:41:44.550 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-02 02:41:44.550 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: floatingip-pools 2026-03-02 02:41:44.551 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: ip_allocation 2026-03-02 02:41:44.551 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: ip-substring-filtering 2026-03-02 02:41:44.552 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: l2_adjacency 2026-03-02 02:41:44.553 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: router 2026-03-02 02:41:44.555 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-02 02:41:44.555 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-02 02:41:44.556 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-02 02:41:44.556 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: ext-gw-mode 2026-03-02 02:41:44.557 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: l3-ha 2026-03-02 02:41:44.557 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-02 02:41:44.558 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-02 02:41:44.558 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: l3-flavors 2026-03-02 02:41:44.559 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-02 02:41:44.560 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-02 02:41:44.562 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-02 02:41:44.563 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-02 02:41:44.564 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-02 02:41:44.566 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-02 02:41:44.567 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-02 02:41:44.567 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: multi-provider 2026-03-02 02:41:44.568 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: net-mtu 2026-03-02 02:41:44.568 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: net-mtu-writable 2026-03-02 02:41:44.569 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: network_availability_zone 2026-03-02 02:41:44.569 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: network_ha 2026-03-02 02:41:44.570 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: network-ip-availability 2026-03-02 02:41:44.571 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-02 02:41:44.572 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: pagination 2026-03-02 02:41:44.572 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: port-device-profile 2026-03-02 02:41:44.573 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-02 02:41:44.573 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-02 02:41:44.574 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-02 02:41:44.574 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: port-mac-override 2026-03-02 02:41:44.575 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-02 02:41:44.575 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-02 02:41:44.576 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-02 02:41:44.576 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: port-resource-request 2026-03-02 02:41:44.577 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: port-resource-request-groups 2026-03-02 02:41:44.578 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-02 02:41:44.578 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: binding 2026-03-02 02:41:44.579 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: binding-extended 2026-03-02 02:41:44.580 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: port-security 2026-03-02 02:41:44.580 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: project-id 2026-03-02 02:41:44.581 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: provider 2026-03-02 02:41:44.583 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: qos 2026-03-02 02:41:44.584 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-02 02:41:44.584 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-02 02:41:44.585 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: qos-default 2026-03-02 02:41:44.585 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: qos-fip 2026-03-02 02:41:44.586 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-02 02:41:44.586 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: qos-gateway-ip 2026-03-02 02:41:44.587 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: qos-port-network-policy 2026-03-02 02:41:44.587 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: qos-pps-minimum 2026-03-02 02:41:44.588 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-02 02:41:44.589 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: qos-pps 2026-03-02 02:41:44.589 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: qos-rule-type-details 2026-03-02 02:41:44.590 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-02 02:41:44.590 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: qos-rules-alias 2026-03-02 02:41:44.591 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: quota-check-limit 2026-03-02 02:41:44.593 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: quotas 2026-03-02 02:41:44.594 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: quota_details 2026-03-02 02:41:44.595 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: rbac-policies 2026-03-02 02:41:44.596 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: rbac-address-group 2026-03-02 02:41:44.597 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: rbac-address-scope 2026-03-02 02:41:44.597 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: rbac-security-groups 2026-03-02 02:41:44.598 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: rbac-subnetpool 2026-03-02 02:41:44.598 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: revision-if-match 2026-03-02 02:41:44.599 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: standard-attr-revisions 2026-03-02 02:41:44.599 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: router_availability_zone 2026-03-02 02:41:44.600 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-02 02:41:44.602 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: security-groups-default-rules 2026-03-02 02:41:44.602 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-02 02:41:44.603 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-02 02:41:44.603 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-02 02:41:44.604 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-02 02:41:44.604 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-02 02:41:44.609 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: security-group 2026-03-02 02:41:44.610 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: segment 2026-03-02 02:41:44.610 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-02 02:41:44.611 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: service-type 2026-03-02 02:41:44.611 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: sorting 2026-03-02 02:41:44.612 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: standard-attr-segment 2026-03-02 02:41:44.613 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: standard-attr-description 2026-03-02 02:41:44.613 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: stateful-security-group 2026-03-02 02:41:44.614 7 WARNING neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-02 02:41:44.614 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-02 02:41:44.615 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: subnet-external-network 2026-03-02 02:41:44.615 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: subnet_onboard 2026-03-02 02:41:44.616 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-02 02:41:44.616 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: subnet-service-types 2026-03-02 02:41:44.617 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: subnet_allocation 2026-03-02 02:41:44.618 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-02 02:41:44.618 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: tag-creation 2026-03-02 02:41:44.618 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-02 02:41:44.619 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-02 02:41:44.620 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-02 02:41:44.621 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-02 02:41:44.622 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-02 02:41:44.622 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: standard-attr-tag 2026-03-02 02:41:44.623 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-02 02:41:44.623 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-02 02:41:44.623 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: multi-provider 2026-03-02 02:41:44.624 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: trunk 2026-03-02 02:41:44.624 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: net-mtu 2026-03-02 02:41:44.624 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: trunk-details 2026-03-02 02:41:44.624 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: net-mtu-writable 2026-03-02 02:41:44.625 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-02 02:41:44.625 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: network_availability_zone 2026-03-02 02:41:44.625 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: network_ha 2026-03-02 02:41:44.626 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-02 02:41:44.626 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: network-ip-availability 2026-03-02 02:41:44.627 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-02 02:41:44.628 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-02 02:41:44.628 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: pagination 2026-03-02 02:41:44.628 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-02 02:41:44.628 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: port-device-profile 2026-03-02 02:41:44.629 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-02 02:41:44.629 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: vpn-flavors 2026-03-02 02:41:44.630 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-02 02:41:44.630 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-02 02:41:44.631 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: port-mac-override 2026-03-02 02:41:44.631 7 INFO neutron.api.extensions [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Loaded extension: vpnaas 2026-03-02 02:41:44.631 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-02 02:41:44.632 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-02 02:41:44.632 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-02 02:41:44.633 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: port-resource-request 2026-03-02 02:41:44.633 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of TrackedResource for resource:network 2026-03-02 02:41:44.633 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: port-resource-request-groups 2026-03-02 02:41:44.633 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-03-02 02:41:44.633 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-02 02:41:44.634 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of TrackedResource for resource:port 2026-03-02 02:41:44.634 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-02 02:41:44.634 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: binding 2026-03-02 02:41:44.635 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: binding-extended 2026-03-02 02:41:44.636 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: port-security 2026-03-02 02:41:44.636 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: project-id 2026-03-02 02:41:44.637 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-02 02:41:44.637 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: provider 2026-03-02 02:41:44.637 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-02 02:41:44.639 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: qos 2026-03-02 02:41:44.640 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-02 02:41:44.640 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-02 02:41:44.641 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: qos-default 2026-03-02 02:41:44.641 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: qos-fip 2026-03-02 02:41:44.642 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-02 02:41:44.642 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-02 02:41:44.642 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: qos-gateway-ip 2026-03-02 02:41:44.642 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-02 02:41:44.643 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: qos-port-network-policy 2026-03-02 02:41:44.643 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-02 02:41:44.643 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: qos-pps-minimum 2026-03-02 02:41:44.644 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-02 02:41:44.644 7 WARNING neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] subnetpool is already registered 2026-03-02 02:41:44.644 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-02 02:41:44.644 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-02 02:41:44.645 7 WARNING neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] subnetpool is already registered 2026-03-02 02:41:44.645 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: qos-pps 2026-03-02 02:41:44.645 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-02 02:41:44.645 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: qos-rule-type-details 2026-03-02 02:41:44.645 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-02 02:41:44.646 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-02 02:41:44.646 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-02 02:41:44.646 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: qos-rules-alias 2026-03-02 02:41:44.646 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-02 02:41:44.647 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-02 02:41:44.647 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: quota-check-limit 2026-03-02 02:41:44.647 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-02 02:41:44.649 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: quotas 2026-03-02 02:41:44.650 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: quota_details 2026-03-02 02:41:44.652 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: rbac-policies 2026-03-02 02:41:44.652 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-02 02:41:44.652 7 WARNING neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] router is already registered 2026-03-02 02:41:44.652 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: rbac-address-group 2026-03-02 02:41:44.653 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-02 02:41:44.653 7 WARNING neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] floatingip is already registered 2026-03-02 02:41:44.653 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: rbac-address-scope 2026-03-02 02:41:44.653 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: rbac-security-groups 2026-03-02 02:41:44.654 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: rbac-subnetpool 2026-03-02 02:41:44.654 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: revision-if-match 2026-03-02 02:41:44.655 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: standard-attr-revisions 2026-03-02 02:41:44.656 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: router_availability_zone 2026-03-02 02:41:44.656 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-02 02:41:44.656 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-02 02:41:44.656 7 WARNING neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] rbac_policy is already registered 2026-03-02 02:41:44.657 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-02 02:41:44.657 7 WARNING neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] security_group is already registered 2026-03-02 02:41:44.658 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-02 02:41:44.658 7 WARNING neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] security_group_rule is already registered 2026-03-02 02:41:44.658 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: security-groups-default-rules 2026-03-02 02:41:44.659 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-02 02:41:44.659 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-02 02:41:44.659 7 WARNING neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] subnetpool is already registered 2026-03-02 02:41:44.659 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-02 02:41:44.659 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-02 02:41:44.659 7 WARNING neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] subnetpool is already registered 2026-03-02 02:41:44.660 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-02 02:41:44.660 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-02 02:41:44.660 7 WARNING neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] trunk is already registered 2026-03-02 02:41:44.660 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-02 02:41:44.660 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-02 02:41:44.661 7 WARNING neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] endpoint_group is already registered 2026-03-02 02:41:44.661 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-02 02:41:44.661 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-02 02:41:44.661 7 WARNING neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] vpnservice is already registered 2026-03-02 02:41:44.662 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-02 02:41:44.662 7 WARNING neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] ipsec_site_connection is already registered 2026-03-02 02:41:44.662 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-02 02:41:44.662 7 WARNING neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] ipsecpolicy is already registered 2026-03-02 02:41:44.663 7 INFO neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-02 02:41:44.663 7 WARNING neutron.quota.resource_registry [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] ikepolicy is already registered 2026-03-02 02:41:44.666 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: security-group 2026-03-02 02:41:44.667 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: segment 2026-03-02 02:41:44.667 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-02 02:41:44.668 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: service-type 2026-03-02 02:41:44.668 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: sorting 2026-03-02 02:41:44.669 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: standard-attr-segment 2026-03-02 02:41:44.670 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: standard-attr-description 2026-03-02 02:41:44.670 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: stateful-security-group 2026-03-02 02:41:44.671 8 WARNING neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-02 02:41:44.671 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-02 02:41:44.672 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: subnet-external-network 2026-03-02 02:41:44.672 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: subnet_onboard 2026-03-02 02:41:44.673 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-02 02:41:44.673 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: subnet-service-types 2026-03-02 02:41:44.674 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: subnet_allocation 2026-03-02 02:41:44.675 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-02 02:41:44.675 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: tag-creation 2026-03-02 02:41:44.676 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-02 02:41:44.680 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: standard-attr-tag 2026-03-02 02:41:44.681 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-02 02:41:44.682 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: trunk 2026-03-02 02:41:44.682 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: trunk-details 2026-03-02 02:41:44.683 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-02 02:41:44.683 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-02 02:41:44.685 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-02 02:41:44.686 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-02 02:41:44.687 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: vpn-flavors 2026-03-02 02:41:44.688 8 INFO neutron.api.extensions [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Loaded extension: vpnaas 2026-03-02 02:41:44.691 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of TrackedResource for resource:network 2026-03-02 02:41:44.691 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-03-02 02:41:44.692 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-02 02:41:44.692 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of TrackedResource for resource:port 2026-03-02 02:41:44.695 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-02 02:41:44.696 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-02 02:41:44.697 7 WARNING keystonemiddleware._common.config [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 02:41:44.700 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-02 02:41:44.701 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-02 02:41:44.701 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-02 02:41:44.702 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-02 02:41:44.703 8 WARNING neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] subnetpool is already registered 2026-03-02 02:41:44.703 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-02 02:41:44.703 8 WARNING neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] subnetpool is already registered 2026-03-02 02:41:44.704 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-02 02:41:44.704 7 WARNING oslo_config.cfg [None req-1906dc5a-6ae3-4ce2-ba1c-2cfb4acd4653 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-02 02:41:44.704 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-02 02:41:44.705 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-02 02:41:44.705 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-02 02:41:44.705 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-02 02:41:44.706 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of CountableResource for resource:ikepolicy WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f6ac99ee668 pid: 7 (default app) 2026-03-02 02:41:44.710 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-02 02:41:44.710 8 WARNING neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] router is already registered 2026-03-02 02:41:44.710 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-02 02:41:44.711 8 WARNING neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] floatingip is already registered 2026-03-02 02:41:44.715 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-02 02:41:44.715 8 WARNING neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] rbac_policy is already registered 2026-03-02 02:41:44.716 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-02 02:41:44.716 8 WARNING neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] security_group is already registered 2026-03-02 02:41:44.716 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-02 02:41:44.716 8 WARNING neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] security_group_rule is already registered 2026-03-02 02:41:44.717 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-02 02:41:44.717 8 WARNING neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] subnetpool is already registered 2026-03-02 02:41:44.718 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-02 02:41:44.718 8 WARNING neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] subnetpool is already registered 2026-03-02 02:41:44.718 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-02 02:41:44.719 8 WARNING neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] trunk is already registered 2026-03-02 02:41:44.719 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-02 02:41:44.719 8 WARNING neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] endpoint_group is already registered 2026-03-02 02:41:44.720 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-02 02:41:44.720 8 WARNING neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] vpnservice is already registered 2026-03-02 02:41:44.720 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-02 02:41:44.720 8 WARNING neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] ipsec_site_connection is already registered 2026-03-02 02:41:44.721 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-02 02:41:44.721 8 WARNING neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] ipsecpolicy is already registered 2026-03-02 02:41:44.721 8 INFO neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-02 02:41:44.721 8 WARNING neutron.quota.resource_registry [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] ikepolicy is already registered 2026-03-02 02:41:44.757 8 WARNING keystonemiddleware._common.config [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 02:41:44.764 8 WARNING oslo_config.cfg [None req-40fd51e6-cd95-4510-9066-03ccf458b795 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f6ac99ee668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 02:41:48.848 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6114d184-10c0-4da8-826d-4b199022498f 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.140 () {44 vars in 928 bytes} [Mon Mar 2 02:41:48 2026] GET /v2.0/networks/public => generated 108 bytes in 727 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.140 () {44 vars in 950 bytes} [Mon Mar 2 02:41:48 2026] GET /v2.0/networks?name=public => generated 15 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 02:41:49.425 7 WARNING neutron.services.revisions.revision_plugin [None req-c9e86ac1-4657-4017-9d11-f230925bd0a2 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Could not find related network for resource to bump revision. 2026-03-02 02:41:49.457 7 INFO neutron.db.segments_db [None req-c9e86ac1-4657-4017-9d11-f230925bd0a2 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Added segment e7a5de23-4da1-4b8d-a9ec-69dad7ecbfe7 of type flat for network b884761b-affb-40a0-8b85-811bc0580e64 2026-03-02 02:41:49.513 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c9e86ac1-4657-4017-9d11-f230925bd0a2 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.140 () {48 vars in 968 bytes} [Mon Mar 2 02:41:49 2026] POST /v2.0/networks => generated 124 bytes in 446 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 02:41:55.723 8 INFO neutron.pecan_wsgi.hooks.translation [None req-318eb2d3-87eb-419d-89ce-d14258e1bb44 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/8] 199.204.45.140 () {44 vars in 928 bytes} [Mon Mar 2 02:41:55 2026] GET /v2.0/networks/public => generated 108 bytes in 378 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/9] 199.204.45.140 () {44 vars in 950 bytes} [Mon Mar 2 02:41:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 02:41:55.981 8 WARNING neutron.services.revisions.revision_plugin [None req-e5aa8c73-cc34-4cbd-92e8-eb44bbdf4497 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Could not find related network for resource to bump revision. 2026-03-02 02:41:56.005 8 INFO neutron.db.segments_db [None req-e5aa8c73-cc34-4cbd-92e8-eb44bbdf4497 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Added segment 4c4a3ed1-a7ca-4dc3-bee9-2a7e67bd360a of type flat for network 94e0f7c0-9236-4fbf-845c-78a4c4679af9 2026-03-02 02:41:56.047 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e5aa8c73-cc34-4cbd-92e8-eb44bbdf4497 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/10] 199.204.45.140 () {48 vars in 968 bytes} [Mon Mar 2 02:41:55 2026] POST /v2.0/networks => generated 124 bytes in 305 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 02:42:01.939 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d6089857-2404-4d87-a232-cf9cb46ecfff 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/11] 199.204.45.140 () {44 vars in 928 bytes} [Mon Mar 2 02:42:01 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/12] 199.204.45.140 () {44 vars in 950 bytes} [Mon Mar 2 02:42:01 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 02:42:02.014 7 WARNING neutron.services.revisions.revision_plugin [None req-38d37f6a-5574-4aa4-96ca-37e57f9f098f 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Could not find related network for resource to bump revision. 2026-03-02 02:42:02.028 7 INFO neutron.db.segments_db [None req-38d37f6a-5574-4aa4-96ca-37e57f9f098f 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Added segment 0f00bea5-895f-4246-a2e4-04be32dc14e0 of type flat for network 3623c194-124e-4cae-963e-e22cbeca4e86 2026-03-02 02:42:02.053 7 INFO neutron.pecan_wsgi.hooks.translation [None req-38d37f6a-5574-4aa4-96ca-37e57f9f098f 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/13] 199.204.45.140 () {48 vars in 968 bytes} [Mon Mar 2 02:42:01 2026] POST /v2.0/networks => generated 124 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 02:42:07.917 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37678f87-88f1-43c1-8f41-edba58e24187 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/14] 199.204.45.140 () {44 vars in 928 bytes} [Mon Mar 2 02:42:07 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/15] 199.204.45.140 () {44 vars in 950 bytes} [Mon Mar 2 02:42:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 02:42:08.265 8 WARNING neutron.services.revisions.revision_plugin [None req-04906b88-c0a6-4876-bb09-a470f137d76d 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Could not find related network for resource to bump revision. 2026-03-02 02:42:08.293 8 INFO neutron.db.segments_db [None req-04906b88-c0a6-4876-bb09-a470f137d76d 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Added segment 4da81807-c786-4a04-97f8-9e6fed9b3a6a of type flat for network fcfb1b6e-75ea-4abe-b54c-feea894e1b61 2026-03-02 02:42:08.325 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04906b88-c0a6-4876-bb09-a470f137d76d 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/16] 199.204.45.140 () {48 vars in 968 bytes} [Mon Mar 2 02:42:08 2026] POST /v2.0/networks => generated 124 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 02:42:14.203 8 INFO neutron.pecan_wsgi.hooks.translation [None req-145ad06d-84bb-49d3-ab8f-feebbc99a872 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/18] 199.204.45.140 () {44 vars in 928 bytes} [Mon Mar 2 02:42:14 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/19] 199.204.45.140 () {44 vars in 950 bytes} [Mon Mar 2 02:42:14 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 02:42:14.268 8 WARNING neutron.services.revisions.revision_plugin [None req-32aa5a0d-07e1-47b5-aa61-77f35b808872 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Could not find related network for resource to bump revision. 2026-03-02 02:42:14.282 8 INFO neutron.db.segments_db [None req-32aa5a0d-07e1-47b5-aa61-77f35b808872 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Added segment f84d7f81-df38-416e-a985-72e0ed973312 of type flat for network b5624acb-ccda-4c2d-bf9c-38fb3110da54 2026-03-02 02:42:14.320 8 INFO neutron.pecan_wsgi.hooks.translation [None req-32aa5a0d-07e1-47b5-aa61-77f35b808872 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/20] 199.204.45.140 () {48 vars in 968 bytes} [Mon Mar 2 02:42:14 2026] POST /v2.0/networks => generated 124 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 02:42:20.189 7 INFO neutron.pecan_wsgi.hooks.translation [None req-45256172-defd-4cf9-9a57-2b14417d3273 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/21] 199.204.45.140 () {44 vars in 928 bytes} [Mon Mar 2 02:42:20 2026] GET /v2.0/networks/public => generated 108 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/22] 199.204.45.140 () {44 vars in 950 bytes} [Mon Mar 2 02:42:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 02:42:20.392 7 WARNING neutron.services.revisions.revision_plugin [None req-9064060d-4aac-4f42-bb5f-c58d1647d43b 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Could not find related network for resource to bump revision. 2026-03-02 02:42:20.412 7 INFO neutron.db.segments_db [None req-9064060d-4aac-4f42-bb5f-c58d1647d43b 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Added segment cf1e6f33-5583-4a5e-8e72-9629b2cd9e4e of type flat for network 5aa03078-744c-4196-bcbf-a0a267f5fd9e [pid: 7|app: 0|req: 14/23] 199.204.45.140 () {48 vars in 968 bytes} [Mon Mar 2 02:42:20 2026] POST /v2.0/networks => generated 706 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-02 02:42:21.764 8 INFO neutron.pecan_wsgi.hooks.translation [None req-45c5ffc2-2317-43af-8999-ba872f7ad335 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/24] 199.204.45.140 () {44 vars in 928 bytes} [Mon Mar 2 02:42:21 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/25] 199.204.45.140 () {44 vars in 950 bytes} [Mon Mar 2 02:42:21 2026] GET /v2.0/networks?name=public => generated 709 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-02 02:42:21.855 8 INFO neutron.pecan_wsgi.hooks.translation [None req-acf6fbc5-a1d1-4064-8899-aca45df8c298 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/26] 199.204.45.140 () {44 vars in 1035 bytes} [Mon Mar 2 02:42:21 2026] GET /v2.0/subnets/public-subnet?network_id=5aa03078-744c-4196-bcbf-a0a267f5fd9e => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/27] 199.204.45.140 () {44 vars in 1058 bytes} [Mon Mar 2 02:42:21 2026] GET /v2.0/subnets?name=public-subnet&network_id=5aa03078-744c-4196-bcbf-a0a267f5fd9e => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/28] 199.204.45.140 () {48 vars in 966 bytes} [Mon Mar 2 02:42:21 2026] POST /v2.0/subnets => generated 664 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-02 02:47:02.679 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8cd177af-00e1-4883-8482-788f664fcfa8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-03-02 02:47:02.685 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Mar 2 02:47:02 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.140) !!! 2026-03-02 02:47:02.800 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d162dcce-ca05-4775-8ffb-ded24d0bee1d 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/66] 199.204.45.140 () {44 vars in 938 bytes} [Mon Mar 2 02:47:02 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 02:47:02.811 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [702e3f61-1993-4f29-8412-9a0606462056] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-03-02 02:47:02.812 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Mar 2 02:47:02 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.140) !!! [pid: 8|app: 0|req: 31/67] 199.204.45.140 () {44 vars in 960 bytes} [Mon Mar 2 02:47:02 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 02:47:02.887 7 INFO neutron.db.segments_db [None req-668daaad-715d-47d2-b136-dc245a83ae47 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Added segment 88fc8a91-6329-4cbb-92ba-1e3e10e6deb4 of type vxlan for network 446073c4-caa3-4927-b972-22683e40404a [pid: 7|app: 0|req: 37/68] 199.204.45.140 () {48 vars in 967 bytes} [Mon Mar 2 02:47:02 2026] POST /v2.0/networks => generated 707 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-02 02:47:03.871 8 INFO oslo.messaging._drivers.impl_rabbit [-] [702e3f61-1993-4f29-8412-9a0606462056] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48150. 2026-03-02 02:47:03.908 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b9953484-1cd2-4953-baa4-30f7544ddc7b 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/69] 199.204.45.140 () {44 vars in 938 bytes} [Mon Mar 2 02:47:03 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 02:47:03.944 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8cd177af-00e1-4883-8482-788f664fcfa8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48170. [pid: 7|app: 0|req: 38/70] 199.204.45.140 () {44 vars in 960 bytes} [Mon Mar 2 02:47:03 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-02 02:47:03.978 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4bca63e0-b8a4-493a-989d-50c536cfc1f5 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/71] 199.204.45.140 () {44 vars in 1037 bytes} [Mon Mar 2 02:47:03 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=446073c4-caa3-4927-b972-22683e40404a => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/72] 199.204.45.140 () {44 vars in 1060 bytes} [Mon Mar 2 02:47:03 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=446073c4-caa3-4927-b972-22683e40404a => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/73] 199.204.45.140 () {48 vars in 966 bytes} [Mon Mar 2 02:47:04 2026] POST /v2.0/subnets => generated 651 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-02 02:47:05.418 7 INFO neutron.api.v2.resource [None req-b6c1946c-73f2-405f-bfeb-2aa2133c5f5f 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 40/74] 199.204.45.140 () {44 vars in 972 bytes} [Mon Mar 2 02:47:05 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/75] 199.204.45.140 () {44 vars in 994 bytes} [Mon Mar 2 02:47:05 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/76] 199.204.45.140 () {48 vars in 981 bytes} [Mon Mar 2 02:47:05 2026] POST /v2.0/security-groups => generated 1616 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/77] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:06 2026] GET /v2.0/security-groups/11707297-e788-4021-a24d-1f5e5cec8bd8 => generated 1616 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/78] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:06 2026] GET /v2.0/security-groups/11707297-e788-4021-a24d-1f5e5cec8bd8 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/79] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:06 2026] GET /v2.0/security-groups/11707297-e788-4021-a24d-1f5e5cec8bd8 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/80] 199.204.45.140 () {48 vars in 992 bytes} [Mon Mar 2 02:47:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/81] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:07 2026] GET /v2.0/security-groups/11707297-e788-4021-a24d-1f5e5cec8bd8 => generated 2230 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/82] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:07 2026] GET /v2.0/security-groups/11707297-e788-4021-a24d-1f5e5cec8bd8 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/83] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:07 2026] GET /v2.0/security-groups/11707297-e788-4021-a24d-1f5e5cec8bd8 => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/84] 199.204.45.140 () {48 vars in 992 bytes} [Mon Mar 2 02:47:07 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/85] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:08 2026] GET /v2.0/security-groups/11707297-e788-4021-a24d-1f5e5cec8bd8 => generated 2846 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/86] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:08 2026] GET /v2.0/security-groups/11707297-e788-4021-a24d-1f5e5cec8bd8 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/87] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:08 2026] GET /v2.0/security-groups/11707297-e788-4021-a24d-1f5e5cec8bd8 => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/88] 199.204.45.140 () {48 vars in 992 bytes} [Mon Mar 2 02:47:08 2026] POST /v2.0/security-group-rules => generated 603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/89] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:09 2026] GET /v2.0/security-groups/11707297-e788-4021-a24d-1f5e5cec8bd8 => generated 3462 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/90] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:09 2026] GET /v2.0/security-groups/11707297-e788-4021-a24d-1f5e5cec8bd8 => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/91] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:09 2026] GET /v2.0/security-groups/11707297-e788-4021-a24d-1f5e5cec8bd8 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/92] 199.204.45.140 () {48 vars in 992 bytes} [Mon Mar 2 02:47:10 2026] POST /v2.0/security-group-rules => generated 603 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/95] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:10 2026] GET /v2.0/security-groups/11707297-e788-4021-a24d-1f5e5cec8bd8 => generated 4078 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/96] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:11 2026] GET /v2.0/security-groups/11707297-e788-4021-a24d-1f5e5cec8bd8 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/97] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:11 2026] GET /v2.0/security-groups/11707297-e788-4021-a24d-1f5e5cec8bd8 => generated 4078 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/98] 199.204.45.140 () {48 vars in 992 bytes} [Mon Mar 2 02:47:11 2026] POST /v2.0/security-group-rules => generated 603 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/99] 199.204.45.140 () {44 vars in 988 bytes} [Mon Mar 2 02:47:12 2026] GET /v2.0/networks/446073c4-caa3-4927-b972-22683e40404a => generated 732 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-02 02:47:12.555 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7089b367-d898-49cf-971f-e135e870a085 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/100] 199.204.45.140 () {44 vars in 1077 bytes} [Mon Mar 2 02:47:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=446073c4-caa3-4927-b972-22683e40404a => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/101] 199.204.45.140 () {44 vars in 1100 bytes} [Mon Mar 2 02:47:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=446073c4-caa3-4927-b972-22683e40404a => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/102] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:12 2026] GET /v2.0/security-groups/11707297-e788-4021-a24d-1f5e5cec8bd8 => generated 4694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/103] 199.204.45.140 () {48 vars in 962 bytes} [Mon Mar 2 02:47:12 2026] POST /v2.0/ports => generated 1100 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-03-02 02:47:19.238 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dabf9817-f1c8-4cf1-b809-2d2a34b8db84 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/104] 199.204.45.140 () {44 vars in 979 bytes} [Mon Mar 2 02:47:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 50/105] 199.204.45.140 () {44 vars in 1001 bytes} [Mon Mar 2 02:47:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/106] 199.204.45.140 () {48 vars in 1031 bytes} [Mon Mar 2 02:47:19 2026] PUT /v2.0/ports/b7953475-e0b5-4034-bf64-da0f316cfc84 => generated 1249 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/107] 199.204.45.140 () {44 vars in 921 bytes} [Mon Mar 2 02:47:21 2026] GET /v2.0/ports => generated 3730 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 02:47:22.471 7 INFO neutron.api.v2.resource [None req-a0f42ced-25c8-4b0e-b3e6-c67e228b0bb3 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 57/108] 199.204.45.140 () {44 vars in 960 bytes} [Mon Mar 2 02:47:22 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/109] 199.204.45.140 () {44 vars in 982 bytes} [Mon Mar 2 02:47:22 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/110] 199.204.45.140 () {48 vars in 981 bytes} [Mon Mar 2 02:47:22 2026] POST /v2.0/security-groups => generated 1610 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/111] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:23 2026] GET /v2.0/security-groups/4a2c1966-0d93-4442-b8df-587a0396cc26 => generated 1610 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/112] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:23 2026] GET /v2.0/security-groups/4a2c1966-0d93-4442-b8df-587a0396cc26 => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/113] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:23 2026] GET /v2.0/security-groups/4a2c1966-0d93-4442-b8df-587a0396cc26 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/114] 199.204.45.140 () {48 vars in 992 bytes} [Mon Mar 2 02:47:23 2026] POST /v2.0/security-group-rules => generated 623 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/115] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:24 2026] GET /v2.0/security-groups/4a2c1966-0d93-4442-b8df-587a0396cc26 => generated 2246 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/116] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:24 2026] GET /v2.0/security-groups/4a2c1966-0d93-4442-b8df-587a0396cc26 => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/117] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:47:24 2026] GET /v2.0/security-groups/4a2c1966-0d93-4442-b8df-587a0396cc26 => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/118] 199.204.45.140 () {48 vars in 992 bytes} [Mon Mar 2 02:47:25 2026] POST /v2.0/security-group-rules => generated 627 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/127] 199.204.45.140 () {44 vars in 976 bytes} [Mon Mar 2 02:48:23 2026] GET /v2.0/quotas/d804aeb5c3a6499ba97fc77d3f126b7b => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 67/128] 199.204.45.140 () {48 vars in 1028 bytes} [Mon Mar 2 02:48:23 2026] PUT /v2.0/quotas/d804aeb5c3a6499ba97fc77d3f126b7b => generated 291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-02 02:50:43.630 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [702e3f61-1993-4f29-8412-9a0606462056] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/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-03-02 02:50:43.841 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7466217b-c1a0-40d4-96dc-404c74f5808d 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/149] 199.204.45.140 () {30 vars in 740 bytes} [Mon Mar 2 02:50:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 220 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 02:50:43.855 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8cd177af-00e1-4883-8482-788f664fcfa8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-03-02 02:50:43.858 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Mar 2 02:50:43 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.140) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 78/150] 199.204.45.140 () {30 vars in 762 bytes} [Mon Mar 2 02:50:43 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-02 02:50:45.743 8 INFO oslo.messaging._drivers.impl_rabbit [-] [702e3f61-1993-4f29-8412-9a0606462056] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36462. 2026-03-02 02:50:45.770 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b2cb07a-8e32-41d8-b262-562cbf055f2c 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/151] 199.204.45.140 () {30 vars in 740 bytes} [Mon Mar 2 02:50:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 02:50:45.811 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8cd177af-00e1-4883-8482-788f664fcfa8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36478. [pid: 7|app: 0|req: 79/152] 199.204.45.140 () {30 vars in 762 bytes} [Mon Mar 2 02:50:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-02 02:56:41.087 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [702e3f61-1993-4f29-8412-9a0606462056] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-03-02 02:56:41.088 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Mar 2 02:56:41 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=3047d85a0d9d49b0924b593a2468a80a (ip 199.204.45.140) !!! 2026-03-02 02:56:41.259 8 INFO neutron.api.v2.resource [None req-9801e5c2-00a4-45d8-8589-d01c97dbb60e 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 98/201] 199.204.45.140 () {44 vars in 1075 bytes} [Mon Mar 2 02:56:41 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=3047d85a0d9d49b0924b593a2468a80a => generated 139 bytes in 182 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 02:56:41.270 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8cd177af-00e1-4883-8482-788f664fcfa8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-03-02 02:56:41.273 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Mar 2 02:56:41 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=3047d85a0d9d49b0924b593a2468a80a (ip 199.204.45.140) !!! [pid: 7|app: 0|req: 104/202] 199.204.45.140 () {44 vars in 1098 bytes} [Mon Mar 2 02:56:41 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=3047d85a0d9d49b0924b593a2468a80a => generated 23 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/203] 199.204.45.140 () {48 vars in 982 bytes} [Mon Mar 2 02:56:41 2026] POST /v2.0/security-groups => generated 1624 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-03-02 02:56:42.797 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8cd177af-00e1-4883-8482-788f664fcfa8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40090. [pid: 7|app: 0|req: 105/204] 199.204.45.140 () {44 vars in 1089 bytes} [Mon Mar 2 02:56:42 2026] GET /v2.0/security-groups/8718a2da-ecf7-4c61-885c-a2f216b01189?project_id=3047d85a0d9d49b0924b593a2468a80a => generated 1624 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/205] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:56:42 2026] GET /v2.0/security-groups/8718a2da-ecf7-4c61-885c-a2f216b01189 => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/206] 199.204.45.140 () {44 vars in 1089 bytes} [Mon Mar 2 02:56:42 2026] GET /v2.0/security-groups/8718a2da-ecf7-4c61-885c-a2f216b01189?project_id=3047d85a0d9d49b0924b593a2468a80a => generated 1624 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-02 02:56:42.983 8 INFO oslo.messaging._drivers.impl_rabbit [-] [702e3f61-1993-4f29-8412-9a0606462056] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40102. [pid: 8|app: 0|req: 101/207] 199.204.45.140 () {48 vars in 992 bytes} [Mon Mar 2 02:56:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/208] 199.204.45.140 () {44 vars in 1089 bytes} [Mon Mar 2 02:56:43 2026] GET /v2.0/security-groups/8718a2da-ecf7-4c61-885c-a2f216b01189?project_id=3047d85a0d9d49b0924b593a2468a80a => generated 2234 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/209] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:56:44 2026] GET /v2.0/security-groups/8718a2da-ecf7-4c61-885c-a2f216b01189 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/210] 199.204.45.140 () {44 vars in 1089 bytes} [Mon Mar 2 02:56:44 2026] GET /v2.0/security-groups/8718a2da-ecf7-4c61-885c-a2f216b01189?project_id=3047d85a0d9d49b0924b593a2468a80a => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/211] 199.204.45.140 () {48 vars in 992 bytes} [Mon Mar 2 02:56:44 2026] POST /v2.0/security-group-rules => generated 599 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/212] 199.204.45.140 () {44 vars in 1089 bytes} [Mon Mar 2 02:56:45 2026] GET /v2.0/security-groups/8718a2da-ecf7-4c61-885c-a2f216b01189?project_id=3047d85a0d9d49b0924b593a2468a80a => generated 2846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/213] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:56:45 2026] GET /v2.0/security-groups/8718a2da-ecf7-4c61-885c-a2f216b01189 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/214] 199.204.45.140 () {44 vars in 1089 bytes} [Mon Mar 2 02:56:45 2026] GET /v2.0/security-groups/8718a2da-ecf7-4c61-885c-a2f216b01189?project_id=3047d85a0d9d49b0924b593a2468a80a => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/215] 199.204.45.140 () {48 vars in 992 bytes} [Mon Mar 2 02:56:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/216] 199.204.45.140 () {44 vars in 1089 bytes} [Mon Mar 2 02:56:46 2026] GET /v2.0/security-groups/8718a2da-ecf7-4c61-885c-a2f216b01189?project_id=3047d85a0d9d49b0924b593a2468a80a => generated 3460 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/217] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Mar 2 02:56:46 2026] GET /v2.0/security-groups/8718a2da-ecf7-4c61-885c-a2f216b01189 => generated 3460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/218] 199.204.45.140 () {44 vars in 1089 bytes} [Mon Mar 2 02:56:46 2026] GET /v2.0/security-groups/8718a2da-ecf7-4c61-885c-a2f216b01189?project_id=3047d85a0d9d49b0924b593a2468a80a => generated 3460 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/219] 199.204.45.140 () {48 vars in 992 bytes} [Mon Mar 2 02:56:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/238] 199.204.45.140 () {30 vars in 740 bytes} [Mon Mar 2 02:58:58 2026] GET /v2.0/networks?tenant_id=3047d85a0d9d49b0924b593a2468a80a&shared=False => generated 15 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 02:58:58.440 7 INFO neutron.db.segments_db [None req-dab7ae3e-4027-4f55-84d6-154924026eb1 2c1e531d769643bc976d106af021bdbf 3047d85a0d9d49b0924b593a2468a80a - - aa3e2575c64d4c8aa629e48b16a70e01 aa3e2575c64d4c8aa629e48b16a70e01] Added segment f5902c86-e165-4bf4-9257-9b5844beadcd of type vxlan for network f8209d74-9889-4d92-948f-192929271655 [pid: 7|app: 0|req: 122/239] 199.204.45.140 () {34 vars in 682 bytes} [Mon Mar 2 02:58:58 2026] POST /v2.0/networks => generated 718 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/240] 199.204.45.140 () {30 vars in 722 bytes} [Mon Mar 2 02:58:58 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/241] 199.204.45.140 () {30 vars in 633 bytes} [Mon Mar 2 02:58:58 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/242] 199.204.45.140 () {34 vars in 677 bytes} [Mon Mar 2 02:58:58 2026] POST /v2.0/ports => generated 999 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/243] 199.204.45.140 () {30 vars in 703 bytes} [Mon Mar 2 02:58:58 2026] GET /v2.0/networks/f8209d74-9889-4d92-948f-192929271655 => generated 705 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/244] 199.204.45.140 () {30 vars in 722 bytes} [Mon Mar 2 02:59:01 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/245] 199.204.45.140 () {30 vars in 703 bytes} [Mon Mar 2 02:59:01 2026] GET /v2.0/networks/f8209d74-9889-4d92-948f-192929271655 => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/248] 199.204.45.140 () {44 vars in 976 bytes} [Mon Mar 2 02:59:22 2026] GET /v2.0/quotas/3047d85a0d9d49b0924b593a2468a80a => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/249] 199.204.45.140 () {48 vars in 1028 bytes} [Mon Mar 2 02:59:23 2026] PUT /v2.0/quotas/3047d85a0d9d49b0924b593a2468a80a => generated 291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-02 03:00:59.422 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [702e3f61-1993-4f29-8412-9a0606462056] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 130/264] 10.0.0.93 () {28 vars in 584 bytes} [Mon Mar 2 03:00:59 2026] GET /v2.0/networks => generated 2168 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-02 03:00:59.567 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8cd177af-00e1-4883-8482-788f664fcfa8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 135/265] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:00:59 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/266] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:00:59 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/267] 10.0.0.93 () {28 vars in 623 bytes} [Mon Mar 2 03:00:59 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/268] 10.0.0.93 () {28 vars in 618 bytes} [Mon Mar 2 03:00:59 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/269] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:00:59 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/270] 10.0.0.93 () {28 vars in 590 bytes} [Mon Mar 2 03:00:59 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/271] 10.0.0.93 () {28 vars in 580 bytes} [Mon Mar 2 03:00:59 2026] GET /v2.0/agents => generated 3385 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 10.0.0.93 () {28 vars in 590 bytes} [Mon Mar 2 03:00:59 2026] GET /v2.0/floatingips => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/273] 10.0.0.93 () {28 vars in 598 bytes} [Mon Mar 2 03:00:59 2026] GET /v2.0/security-groups => generated 17401 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/274] 10.0.0.93 () {28 vars in 578 bytes} [Mon Mar 2 03:00:59 2026] GET /v2.0/ports => generated 4725 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-02 03:01:59.309 8 INFO oslo.messaging._drivers.impl_rabbit [-] [702e3f61-1993-4f29-8412-9a0606462056] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34534. [pid: 8|app: 0|req: 140/283] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:01:59 2026] GET /v2.0/subnets => generated 1308 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/284] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:01:59 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 10.0.0.93 () {28 vars in 623 bytes} [Mon Mar 2 03:01:59 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 10.0.0.93 () {28 vars in 580 bytes} [Mon Mar 2 03:01:59 2026] GET /v2.0/agents => generated 3385 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:01:59 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 10.0.0.93 () {28 vars in 590 bytes} [Mon Mar 2 03:01:59 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 10.0.0.93 () {28 vars in 584 bytes} [Mon Mar 2 03:01:59 2026] GET /v2.0/networks => generated 2168 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 10.0.0.93 () {28 vars in 590 bytes} [Mon Mar 2 03:01:59 2026] GET /v2.0/floatingips => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 10.0.0.93 () {28 vars in 598 bytes} [Mon Mar 2 03:01:59 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-03-02 03:01:59.667 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8cd177af-00e1-4883-8482-788f664fcfa8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34536. [pid: 7|app: 0|req: 148/292] 10.0.0.93 () {28 vars in 578 bytes} [Mon Mar 2 03:01:59 2026] GET /v2.0/ports => generated 4725 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/293] 10.0.0.93 () {28 vars in 618 bytes} [Mon Mar 2 03:01:59 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/302] 10.0.0.93 () {28 vars in 590 bytes} [Mon Mar 2 03:02:59 2026] GET /v2.0/floatingips => generated 19 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/303] 10.0.0.93 () {28 vars in 578 bytes} [Mon Mar 2 03:02:59 2026] GET /v2.0/ports => generated 4725 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/304] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:02:59 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/305] 10.0.0.93 () {28 vars in 590 bytes} [Mon Mar 2 03:02:59 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/306] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:02:59 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/307] 10.0.0.93 () {28 vars in 623 bytes} [Mon Mar 2 03:02:59 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/308] 10.0.0.93 () {28 vars in 618 bytes} [Mon Mar 2 03:02:59 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/309] 10.0.0.93 () {28 vars in 584 bytes} [Mon Mar 2 03:02:59 2026] GET /v2.0/networks => generated 2168 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/310] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:02:59 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/311] 10.0.0.93 () {28 vars in 598 bytes} [Mon Mar 2 03:02:59 2026] GET /v2.0/security-groups => generated 17401 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/312] 10.0.0.93 () {28 vars in 580 bytes} [Mon Mar 2 03:02:59 2026] GET /v2.0/agents => generated 3385 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/321] 10.0.0.93 () {28 vars in 580 bytes} [Mon Mar 2 03:03:59 2026] GET /v2.0/agents => generated 3385 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/322] 10.0.0.93 () {28 vars in 598 bytes} [Mon Mar 2 03:03:59 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/323] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:03:59 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/324] 10.0.0.93 () {28 vars in 590 bytes} [Mon Mar 2 03:03:59 2026] GET /v2.0/floatingips => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/325] 10.0.0.93 () {28 vars in 578 bytes} [Mon Mar 2 03:03:59 2026] GET /v2.0/ports => generated 4725 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/326] 10.0.0.93 () {28 vars in 584 bytes} [Mon Mar 2 03:03:59 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/327] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:03:59 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/328] 10.0.0.93 () {28 vars in 590 bytes} [Mon Mar 2 03:03:59 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/329] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:03:59 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/330] 10.0.0.93 () {28 vars in 623 bytes} [Mon Mar 2 03:03:59 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/331] 10.0.0.93 () {28 vars in 618 bytes} [Mon Mar 2 03:03:59 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-02 03:04:59.307 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [702e3f61-1993-4f29-8412-9a0606462056] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 170/340] 10.0.0.93 () {28 vars in 598 bytes} [Mon Mar 2 03:04:59 2026] GET /v2.0/security-groups => generated 17401 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/341] 10.0.0.93 () {28 vars in 580 bytes} [Mon Mar 2 03:04:59 2026] GET /v2.0/agents => generated 3385 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/342] 10.0.0.93 () {28 vars in 584 bytes} [Mon Mar 2 03:04:59 2026] GET /v2.0/networks => generated 2168 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-02 03:04:59.506 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8cd177af-00e1-4883-8482-788f664fcfa8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 172/343] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:04:59 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/344] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:04:59 2026] GET /v2.0/subnets => generated 1308 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/345] 10.0.0.93 () {28 vars in 590 bytes} [Mon Mar 2 03:04:59 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/346] 10.0.0.93 () {28 vars in 590 bytes} [Mon Mar 2 03:04:59 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/347] 10.0.0.93 () {28 vars in 578 bytes} [Mon Mar 2 03:04:59 2026] GET /v2.0/ports => generated 4725 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/348] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:04:59 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/349] 10.0.0.93 () {28 vars in 623 bytes} [Mon Mar 2 03:04:59 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/350] 10.0.0.93 () {28 vars in 618 bytes} [Mon Mar 2 03:04:59 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-02 03:05:59.379 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8cd177af-00e1-4883-8482-788f664fcfa8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46008. [pid: 7|app: 0|req: 180/359] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:05:59 2026] GET /v2.0/subnets => generated 1308 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/360] 10.0.0.93 () {28 vars in 578 bytes} [Mon Mar 2 03:05:59 2026] GET /v2.0/ports => generated 4725 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/361] 10.0.0.93 () {28 vars in 618 bytes} [Mon Mar 2 03:05:59 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-02 03:05:59.602 8 INFO oslo.messaging._drivers.impl_rabbit [-] [702e3f61-1993-4f29-8412-9a0606462056] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46022. [pid: 8|app: 0|req: 181/362] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:05:59 2026] GET /v2.0/subnets => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/363] 10.0.0.93 () {28 vars in 590 bytes} [Mon Mar 2 03:05:59 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/364] 10.0.0.93 () {28 vars in 584 bytes} [Mon Mar 2 03:05:59 2026] GET /v2.0/networks => generated 2168 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/365] 10.0.0.93 () {28 vars in 598 bytes} [Mon Mar 2 03:05:59 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/366] 10.0.0.93 () {28 vars in 580 bytes} [Mon Mar 2 03:05:59 2026] GET /v2.0/agents => generated 3385 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/367] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:05:59 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/368] 10.0.0.93 () {28 vars in 623 bytes} [Mon Mar 2 03:05:59 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/369] 10.0.0.93 () {28 vars in 590 bytes} [Mon Mar 2 03:05:59 2026] GET /v2.0/floatingips => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/378] 10.0.0.93 () {28 vars in 580 bytes} [Mon Mar 2 03:06:59 2026] GET /v2.0/agents => generated 3385 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/379] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:06:59 2026] GET /v2.0/routers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/380] 10.0.0.93 () {28 vars in 623 bytes} [Mon Mar 2 03:06:59 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:06:59 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/382] 10.0.0.93 () {28 vars in 590 bytes} [Mon Mar 2 03:06:59 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:06:59 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 10.0.0.93 () {28 vars in 618 bytes} [Mon Mar 2 03:06:59 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 10.0.0.93 () {28 vars in 590 bytes} [Mon Mar 2 03:06:59 2026] GET /v2.0/floatingips => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 10.0.0.93 () {28 vars in 584 bytes} [Mon Mar 2 03:06:59 2026] GET /v2.0/networks => generated 2168 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 10.0.0.93 () {28 vars in 598 bytes} [Mon Mar 2 03:06:59 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/388] 10.0.0.93 () {28 vars in 578 bytes} [Mon Mar 2 03:06:59 2026] GET /v2.0/ports => generated 4725 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/397] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:07:59 2026] GET /v2.0/routers => generated 15 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/398] 10.0.0.93 () {28 vars in 623 bytes} [Mon Mar 2 03:07:59 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 10.0.0.93 () {28 vars in 590 bytes} [Mon Mar 2 03:07:59 2026] GET /v2.0/floatingips => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:07:59 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 10.0.0.93 () {28 vars in 578 bytes} [Mon Mar 2 03:07:59 2026] GET /v2.0/ports => generated 4725 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 10.0.0.93 () {28 vars in 580 bytes} [Mon Mar 2 03:07:59 2026] GET /v2.0/agents => generated 3385 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 10.0.0.93 () {28 vars in 598 bytes} [Mon Mar 2 03:07:59 2026] GET /v2.0/security-groups => generated 17401 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 10.0.0.93 () {28 vars in 618 bytes} [Mon Mar 2 03:07:59 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:07:59 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 10.0.0.93 () {28 vars in 590 bytes} [Mon Mar 2 03:07:59 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 10.0.0.93 () {28 vars in 584 bytes} [Mon Mar 2 03:07:59 2026] GET /v2.0/networks => generated 2168 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-02 03:08:59.379 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8cd177af-00e1-4883-8482-788f664fcfa8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 208/416] 10.0.0.93 () {28 vars in 590 bytes} [Mon Mar 2 03:08:59 2026] GET /v2.0/floatingips => generated 19 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 03:08:59.604 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [702e3f61-1993-4f29-8412-9a0606462056] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 209/417] 10.0.0.93 () {28 vars in 618 bytes} [Mon Mar 2 03:08:59 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 10.0.0.93 () {28 vars in 584 bytes} [Mon Mar 2 03:08:59 2026] GET /v2.0/networks => generated 2168 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:08:59 2026] GET /v2.0/routers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 10.0.0.93 () {28 vars in 623 bytes} [Mon Mar 2 03:08:59 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 10.0.0.93 () {28 vars in 580 bytes} [Mon Mar 2 03:08:59 2026] GET /v2.0/agents => generated 3385 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/422] 10.0.0.93 () {28 vars in 598 bytes} [Mon Mar 2 03:08:59 2026] GET /v2.0/security-groups => generated 17401 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/423] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:08:59 2026] GET /v2.0/subnets => generated 1308 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 10.0.0.93 () {28 vars in 578 bytes} [Mon Mar 2 03:08:59 2026] GET /v2.0/ports => generated 4725 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/425] 10.0.0.93 () {28 vars in 582 bytes} [Mon Mar 2 03:08:59 2026] GET /v2.0/subnets => generated 1308 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/426] 10.0.0.93 () {28 vars in 590 bytes} [Mon Mar 2 03:08:59 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)