+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-07 00:40:38.929 1 INFO neutron.common.config [-] Logging enabled! 2026-04-07 00:40:38.929 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.2.dev36 2026-04-07 00:40:38.929 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-07 00:40:38.929 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-07 00:40:40.280 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-07 00:40:40.282 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-07 00:40:40.285 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-07 00:40:40.285 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-07 00:40:40.285 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-07 00:40:40.285 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-07 00:40:40.285 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:40:40.292 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:40:40.292 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:40:40.292 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-07 00:40:40.458 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-07 00:40:40.458 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-07 00:40:40.458 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-07 00:40:40.475 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-07 00:40:40.476 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-07 00:40:40.476 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-07 00:40:40.476 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-07 00:40:42.634 1 INFO neutron.plugins.ml2.managers [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Initializing driver for type 'vlan' 2026-04-07 00:40:42.778 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] VlanTypeDriver initialization complete 2026-04-07 00:40:42.778 1 INFO neutron.plugins.ml2.managers [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-07 00:40:42.779 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-07 00:40:42.779 1 INFO neutron.plugins.ml2.managers [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Initializing extension driver 'port_security' 2026-04-07 00:40:42.779 1 INFO neutron.plugins.ml2.extensions.port_security [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-07 00:40:42.779 1 INFO neutron.plugins.ml2.managers [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Initializing extension driver 'qos' 2026-04-07 00:40:42.779 1 INFO neutron.plugins.ml2.managers [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Initializing mechanism driver 'ovn' 2026-04-07 00:40:42.779 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Starting OVNMechanismDriver 2026-04-07 00:40:42.782 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] OVN logging driver registered 2026-04-07 00:40:42.789 1 INFO neutron.quota [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded quota_driver: . 2026-04-07 00:40:42.790 1 INFO neutron.plugins.ml2.plugin [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Modular L2 Plugin initialization complete 2026-04-07 00:40:42.790 1 INFO neutron.plugins.ml2.managers [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-07 00:40:42.790 1 INFO neutron.plugins.ml2.managers [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-07 00:40:42.790 1 INFO neutron.plugins.ml2.managers [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Got port-security extension from driver 'port_security' 2026-04-07 00:40:42.791 1 INFO neutron.manager [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loading Plugin: qos 2026-04-07 00:40:42.802 1 INFO neutron.manager [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loading Plugin: ovn-router 2026-04-07 00:40:42.829 1 INFO neutron.services.ovn_l3.plugin [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Starting OVNL3RouterPlugin 2026-04-07 00:40:42.833 1 INFO neutron.manager [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loading Plugin: segments 2026-04-07 00:40:42.895 1 INFO neutron.manager [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loading Plugin: trunk 2026-04-07 00:40:42.904 1 INFO neutron.manager [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loading Plugin: log 2026-04-07 00:40:42.907 1 INFO neutron.manager [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-07 00:40:42.952 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-07 00:40:42.952 1 WARNING stevedore.named [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-07 00:40:42.988 1 INFO neutron_vpnaas.services.vpn.plugin [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-07 00:40:42.989 1 INFO neutron.common.utils [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-07 00:40:42.989 1 INFO neutron.manager [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loading Plugin: taas 2026-04-07 00:40:43.129 1 WARNING stevedore.named [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-07 00:40:43.130 1 WARNING stevedore.named [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-07 00:40:43.135 1 INFO neutron_taas.services.taas.taas_plugin [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-07 00:40:43.135 1 INFO neutron.manager [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loading Plugin: tapmirror 2026-04-07 00:40:43.141 1 WARNING stevedore.named [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-07 00:40:43.141 1 WARNING stevedore.named [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-07 00:40:43.142 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-07 00:40:43.142 1 INFO neutron.manager [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loading Plugin: auto_allocate 2026-04-07 00:40:43.146 1 INFO neutron.manager [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loading Plugin: tag 2026-04-07 00:40:43.151 1 INFO neutron.manager [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loading Plugin: timestamp 2026-04-07 00:40:43.153 1 INFO neutron.manager [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loading Plugin: network_ip_availability 2026-04-07 00:40:43.156 1 INFO neutron.manager [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loading Plugin: flavors 2026-04-07 00:40:43.158 1 INFO neutron.manager [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loading Plugin: revisions 2026-04-07 00:40:43.161 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Initializing extension manager. 2026-04-07 00:40:43.162 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: address-group 2026-04-07 00:40:43.163 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: address-scope 2026-04-07 00:40:43.163 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-07 00:40:43.164 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: agent 2026-04-07 00:40:43.165 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-07 00:40:43.166 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: allowed-address-pairs 2026-04-07 00:40:43.166 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: auto-allocated-topology 2026-04-07 00:40:43.167 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: availability_zone 2026-04-07 00:40:43.167 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-07 00:40:43.168 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-07 00:40:43.168 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: default-subnetpools 2026-04-07 00:40:43.170 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-07 00:40:43.170 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: dns-integration 2026-04-07 00:40:43.171 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: dns-domain-ports 2026-04-07 00:40:43.171 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-07 00:40:43.172 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-07 00:40:43.172 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-07 00:40:43.172 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: empty-string-filtering 2026-04-07 00:40:43.173 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:40:43.173 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-07 00:40:43.174 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: external-net 2026-04-07 00:40:43.174 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-07 00:40:43.175 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: extraroute 2026-04-07 00:40:43.175 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-07 00:40:43.176 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-07 00:40:43.176 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-07 00:40:43.177 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-07 00:40:43.177 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-07 00:40:43.178 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: fip-port-details 2026-04-07 00:40:43.178 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: flavors 2026-04-07 00:40:43.179 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-07 00:40:43.180 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: floatingip-pools 2026-04-07 00:40:43.180 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: ip_allocation 2026-04-07 00:40:43.181 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-07 00:40:43.181 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: l2_adjacency 2026-04-07 00:40:43.182 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: router 2026-04-07 00:40:43.184 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:40:43.184 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-07 00:40:43.185 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-07 00:40:43.185 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: ext-gw-mode 2026-04-07 00:40:43.186 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: l3-ha 2026-04-07 00:40:43.186 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:40:43.187 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-07 00:40:43.187 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: l3-flavors 2026-04-07 00:40:43.188 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:40:43.188 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-07 00:40:43.190 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-07 00:40:43.191 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-07 00:40:43.192 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: logging 2026-04-07 00:40:43.193 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-07 00:40:43.193 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-07 00:40:43.194 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: multi-provider 2026-04-07 00:40:43.194 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: net-mtu 2026-04-07 00:40:43.195 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: net-mtu-writable 2026-04-07 00:40:43.195 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: network_availability_zone 2026-04-07 00:40:43.196 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-07 00:40:43.196 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: network-ip-availability 2026-04-07 00:40:43.197 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-07 00:40:43.197 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: pagination 2026-04-07 00:40:43.198 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: port-device-profile 2026-04-07 00:40:43.198 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-07 00:40:43.199 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-07 00:40:43.199 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-07 00:40:43.200 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-07 00:40:43.200 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-07 00:40:43.201 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-07 00:40:43.201 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-07 00:40:43.201 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: port-resource-request 2026-04-07 00:40:43.202 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: port-resource-request-groups 2026-04-07 00:40:43.202 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-07 00:40:43.203 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: binding 2026-04-07 00:40:43.204 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: binding-extended 2026-04-07 00:40:43.204 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: port-security 2026-04-07 00:40:43.204 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: project-id 2026-04-07 00:40:43.205 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: provider 2026-04-07 00:40:43.205 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: qinq 2026-04-07 00:40:43.207 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: qos 2026-04-07 00:40:43.208 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-07 00:40:43.208 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-07 00:40:43.209 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: qos-default 2026-04-07 00:40:43.209 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: qos-fip 2026-04-07 00:40:43.210 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-07 00:40:43.210 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: qos-gateway-ip 2026-04-07 00:40:43.211 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: qos-port-network-policy 2026-04-07 00:40:43.211 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: qos-pps-minimum 2026-04-07 00:40:43.212 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-07 00:40:43.212 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: qos-pps 2026-04-07 00:40:43.213 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: qos-rule-type-details 2026-04-07 00:40:43.213 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-07 00:40:43.214 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: qos-rules-alias 2026-04-07 00:40:43.214 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: quota-check-limit 2026-04-07 00:40:43.215 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: quota-check-limit-default 2026-04-07 00:40:43.217 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: quotas 2026-04-07 00:40:43.217 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: quota_details 2026-04-07 00:40:43.219 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: rbac-policies 2026-04-07 00:40:43.219 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-07 00:40:43.220 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: rbac-address-scope 2026-04-07 00:40:43.220 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: rbac-security-groups 2026-04-07 00:40:43.221 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-07 00:40:43.221 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: revision-if-match 2026-04-07 00:40:43.222 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: standard-attr-revisions 2026-04-07 00:40:43.222 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: router_availability_zone 2026-04-07 00:40:43.223 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-07 00:40:43.224 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: security-groups-default-rules 2026-04-07 00:40:43.224 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-07 00:40:43.225 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-07 00:40:43.225 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-07 00:40:43.226 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-07 00:40:43.226 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-07 00:40:43.230 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: security-group 2026-04-07 00:40:43.231 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: segment 2026-04-07 00:40:43.231 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-07 00:40:43.232 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: service-type 2026-04-07 00:40:43.232 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: sorting 2026-04-07 00:40:43.233 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: standard-attr-segment 2026-04-07 00:40:43.233 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: standard-attr-description 2026-04-07 00:40:43.234 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: stateful-security-group 2026-04-07 00:40:43.234 1 WARNING neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-07 00:40:43.235 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-07 00:40:43.235 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: subnet-external-network 2026-04-07 00:40:43.235 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-07 00:40:43.236 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-07 00:40:43.236 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: subnet-service-types 2026-04-07 00:40:43.237 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: subnet_allocation 2026-04-07 00:40:43.237 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-07 00:40:43.238 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: tag-creation 2026-04-07 00:40:43.238 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-07 00:40:43.241 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: standard-attr-tag 2026-04-07 00:40:43.242 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-07 00:40:43.242 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: trunk 2026-04-07 00:40:43.243 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: trunk-details 2026-04-07 00:40:43.243 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-07 00:40:43.243 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-07 00:40:43.244 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: vlan-transparent 2026-04-07 00:40:43.244 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-07 00:40:43.246 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-07 00:40:43.247 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-07 00:40:43.247 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: vpn-flavors 2026-04-07 00:40:43.248 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: vpnaas 2026-04-07 00:40:43.249 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: taas 2026-04-07 00:40:43.250 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: tap-mirror 2026-04-07 00:40:43.251 1 INFO neutron.api.extensions [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Loaded extension: taas-vlan-filter 2026-04-07 00:40:43.259 1 WARNING oslo_config.cfg [None req-2f12ab9a-a5de-4a60-ad5f-beae7cc0ba4d - - - - - -] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-04-07 00:40:43.294 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-07 00:40:43.307 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-07 00:40:43.322 12 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-04-07 00:40:43.324 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0769d892-e54a-4c90-8486-bd4abf0beca5 - - - - - -] tcp:10.107.170.4:6641: connecting... 2026-04-07 00:40:43.325 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0769d892-e54a-4c90-8486-bd4abf0beca5 - - - - - -] tcp:10.107.170.4:6641: connected 2026-04-07 00:40:43.344 14 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-04-07 00:40:43.346 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-638c903b-9cef-4834-b98c-6d5ea0ab96db - - - - - -] tcp:10.107.170.4:6641: connecting... 2026-04-07 00:40:43.346 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-638c903b-9cef-4834-b98c-6d5ea0ab96db - - - - - -] tcp:10.107.170.4:6641: connected 2026-04-07 00:40:43.367 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0769d892-e54a-4c90-8486-bd4abf0beca5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'297f0d68-3fec-4e75-9f3f-232440d5387d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'297f0d68-3fec-4e75-9f3f-232440d5387d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:43.375 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0769d892-e54a-4c90-8486-bd4abf0beca5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bf0c552c-0a1a-4422-b97d-5c00b450fdb5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'bf0c552c-0a1a-4422-b97d-5c00b450fdb5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:43.389 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0769d892-e54a-4c90-8486-bd4abf0beca5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e5c8dbca-35d5-47c3-811a-21d913463d4b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'e5c8dbca-35d5-47c3-811a-21d913463d4b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:43.397 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0769d892-e54a-4c90-8486-bd4abf0beca5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a9881205-bbe6-4bba-9c37-1c3d247842fc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'a9881205-bbe6-4bba-9c37-1c3d247842fc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:43.398 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-0769d892-e54a-4c90-8486-bd4abf0beca5 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-07 00:40:43.400 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-638c903b-9cef-4834-b98c-6d5ea0ab96db - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'297f0d68-3fec-4e75-9f3f-232440d5387d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'297f0d68-3fec-4e75-9f3f-232440d5387d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:43.413 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-638c903b-9cef-4834-b98c-6d5ea0ab96db - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bf0c552c-0a1a-4422-b97d-5c00b450fdb5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'bf0c552c-0a1a-4422-b97d-5c00b450fdb5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:43.414 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0769d892-e54a-4c90-8486-bd4abf0beca5 - - - - - -] tcp:10.102.245.138:6642: connecting... 2026-04-07 00:40:43.415 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0769d892-e54a-4c90-8486-bd4abf0beca5 - - - - - -] tcp:10.102.245.138:6642: connected 2026-04-07 00:40:43.422 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-638c903b-9cef-4834-b98c-6d5ea0ab96db - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e5c8dbca-35d5-47c3-811a-21d913463d4b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'e5c8dbca-35d5-47c3-811a-21d913463d4b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:43.428 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-638c903b-9cef-4834-b98c-6d5ea0ab96db - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a9881205-bbe6-4bba-9c37-1c3d247842fc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'a9881205-bbe6-4bba-9c37-1c3d247842fc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:43.429 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-638c903b-9cef-4834-b98c-6d5ea0ab96db - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-07 00:40:43.439 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0769d892-e54a-4c90-8486-bd4abf0beca5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1e010263-916a-40b9-b688-b78570b9be94'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'1e010263-916a-40b9-b688-b78570b9be94'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:43.445 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-638c903b-9cef-4834-b98c-6d5ea0ab96db - - - - - -] tcp:10.102.245.138:6642: connecting... 2026-04-07 00:40:43.446 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-638c903b-9cef-4834-b98c-6d5ea0ab96db - - - - - -] tcp:10.102.245.138:6642: connected 2026-04-07 00:40:43.446 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0769d892-e54a-4c90-8486-bd4abf0beca5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'851df6e0-6a7c-4a9c-a77d-ce81642910cd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'851df6e0-6a7c-4a9c-a77d-ce81642910cd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:43.458 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0769d892-e54a-4c90-8486-bd4abf0beca5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a04fe7ba-3d4a-41e5-9e18-1c2b5334821c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'a04fe7ba-3d4a-41e5-9e18-1c2b5334821c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:43.465 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0769d892-e54a-4c90-8486-bd4abf0beca5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'786e1ac0-d13e-4c14-b511-3bbae3ad1426'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'786e1ac0-d13e-4c14-b511-3bbae3ad1426'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:43.467 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-638c903b-9cef-4834-b98c-6d5ea0ab96db - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1e010263-916a-40b9-b688-b78570b9be94'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'1e010263-916a-40b9-b688-b78570b9be94'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:43.471 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0769d892-e54a-4c90-8486-bd4abf0beca5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'30175bcf-4c0b-4b83-886d-93fba1d2f987'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'30175bcf-4c0b-4b83-886d-93fba1d2f987'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:43.472 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0769d892-e54a-4c90-8486-bd4abf0beca5 - - - - - -] RpcWorker process has finished the post initialization 2026-04-07 00:40:43.474 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-638c903b-9cef-4834-b98c-6d5ea0ab96db - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'851df6e0-6a7c-4a9c-a77d-ce81642910cd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'851df6e0-6a7c-4a9c-a77d-ce81642910cd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:43.481 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-638c903b-9cef-4834-b98c-6d5ea0ab96db - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a04fe7ba-3d4a-41e5-9e18-1c2b5334821c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'a04fe7ba-3d4a-41e5-9e18-1c2b5334821c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:43.487 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-638c903b-9cef-4834-b98c-6d5ea0ab96db - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'786e1ac0-d13e-4c14-b511-3bbae3ad1426'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'786e1ac0-d13e-4c14-b511-3bbae3ad1426'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:43.491 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0769d892-e54a-4c90-8486-bd4abf0beca5 - - - - - -] tcp:10.107.170.4:6641: connecting... 2026-04-07 00:40:43.491 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0769d892-e54a-4c90-8486-bd4abf0beca5 - - - - - -] tcp:10.107.170.4:6641: connected 2026-04-07 00:40:43.492 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-638c903b-9cef-4834-b98c-6d5ea0ab96db - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'30175bcf-4c0b-4b83-886d-93fba1d2f987'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'30175bcf-4c0b-4b83-886d-93fba1d2f987'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:43.494 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-638c903b-9cef-4834-b98c-6d5ea0ab96db - - - - - -] RpcWorker process has finished the post initialization 2026-04-07 00:40:43.515 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-638c903b-9cef-4834-b98c-6d5ea0ab96db - - - - - -] tcp:10.107.170.4:6641: connecting... 2026-04-07 00:40:43.515 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-638c903b-9cef-4834-b98c-6d5ea0ab96db - - - - - -] tcp:10.107.170.4:6641: connected 2026-04-07 00:40:43.522 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0769d892-e54a-4c90-8486-bd4abf0beca5 - - - - - -] tcp:10.107.170.4:6641: connecting... 2026-04-07 00:40:43.522 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0769d892-e54a-4c90-8486-bd4abf0beca5 - - - - - -] tcp:10.107.170.4:6641: connected 2026-04-07 00:40:43.553 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-638c903b-9cef-4834-b98c-6d5ea0ab96db - - - - - -] tcp:10.107.170.4:6641: connecting... 2026-04-07 00:40:43.554 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-638c903b-9cef-4834-b98c-6d5ea0ab96db - - - - - -] tcp:10.107.170.4:6641: connected 2026-04-07 00:40:44.263 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'87332b11-a23e-433e-b86d-46d1dc8069db'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'87332b11-a23e-433e-b86d-46d1dc8069db'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:44.263 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'87332b11-a23e-433e-b86d-46d1dc8069db'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'87332b11-a23e-433e-b86d-46d1dc8069db'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:44.269 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'e7e4eee7-18df-4077-a059-9c4fc84ca939'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'e7e4eee7-18df-4077-a059-9c4fc84ca939'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:44.270 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'e7e4eee7-18df-4077-a059-9c4fc84ca939'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'e7e4eee7-18df-4077-a059-9c4fc84ca939'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:44.275 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'37cc6eb9-6b01-4d83-abbf-3af82fd61f11'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'37cc6eb9-6b01-4d83-abbf-3af82fd61f11'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:40:44.276 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'37cc6eb9-6b01-4d83-abbf-3af82fd61f11'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'37cc6eb9-6b01-4d83-abbf-3af82fd61f11'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-07 00:41:13.636 12 WARNING oslo_messaging.server [None req-0769d892-e54a-4c90-8486-bd4abf0beca5 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-04-07 00:41:13.637 14 WARNING oslo_messaging.server [None req-638c903b-9cef-4834-b98c-6d5ea0ab96db - - - - - -] Possible hang: wait is waiting for stop to complete