+ 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-14 06:15:14.401 1 INFO neutron.common.config [-] Logging enabled! 2026-04-14 06:15:14.401 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-14 06:15:14.402 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-14 06:15:14.402 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-14 06:15:15.843 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-14 06:15:15.845 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-14 06:15:15.849 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-14 06:15:15.849 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-14 06:15:15.849 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-14 06:15:15.849 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-14 06:15:15.849 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 06:15:15.855 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 06:15:15.855 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 06:15:15.855 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-14 06:15:16.020 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-14 06:15:16.021 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-14 06:15:16.021 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-14 06:15:16.038 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-14 06:15:16.039 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-14 06:15:16.039 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-14 06:15:16.039 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-14 06:15:18.302 1 INFO neutron.plugins.ml2.managers [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Initializing driver for type 'vlan' 2026-04-14 06:15:18.475 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] VlanTypeDriver initialization complete 2026-04-14 06:15:18.476 1 INFO neutron.plugins.ml2.managers [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-14 06:15:18.476 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-14 06:15:18.476 1 INFO neutron.plugins.ml2.managers [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Initializing extension driver 'port_security' 2026-04-14 06:15:18.476 1 INFO neutron.plugins.ml2.extensions.port_security [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-14 06:15:18.476 1 INFO neutron.plugins.ml2.managers [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Initializing extension driver 'qos' 2026-04-14 06:15:18.477 1 INFO neutron.plugins.ml2.managers [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-14 06:15:18.477 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Starting OVNMechanismDriver 2026-04-14 06:15:18.481 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] OVN logging driver registered 2026-04-14 06:15:18.488 1 INFO neutron.quota [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded quota_driver: . 2026-04-14 06:15:18.489 1 INFO neutron.plugins.ml2.plugin [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Modular L2 Plugin initialization complete 2026-04-14 06:15:18.489 1 INFO neutron.plugins.ml2.managers [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-14 06:15:18.489 1 INFO neutron.plugins.ml2.managers [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-14 06:15:18.489 1 INFO neutron.plugins.ml2.managers [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-14 06:15:18.489 1 INFO neutron.manager [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loading Plugin: qos 2026-04-14 06:15:18.501 1 INFO neutron.manager [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loading Plugin: ovn-router 2026-04-14 06:15:18.527 1 INFO neutron.services.ovn_l3.plugin [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Starting OVNL3RouterPlugin 2026-04-14 06:15:18.531 1 INFO neutron.manager [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loading Plugin: segments 2026-04-14 06:15:18.594 1 INFO neutron.manager [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loading Plugin: trunk 2026-04-14 06:15:18.603 1 INFO neutron.manager [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loading Plugin: log 2026-04-14 06:15:18.606 1 INFO neutron.manager [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-14 06:15:18.651 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-14 06:15:18.651 1 WARNING stevedore.named [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-14 06:15:18.686 1 INFO neutron_vpnaas.services.vpn.plugin [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-14 06:15:18.686 1 INFO neutron.common.utils [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-14 06:15:18.686 1 INFO neutron.manager [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loading Plugin: taas 2026-04-14 06:15:18.833 1 WARNING stevedore.named [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-14 06:15:18.833 1 WARNING stevedore.named [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-14 06:15:18.838 1 INFO neutron_taas.services.taas.taas_plugin [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-14 06:15:18.838 1 INFO neutron.manager [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loading Plugin: tapmirror 2026-04-14 06:15:18.844 1 WARNING stevedore.named [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-14 06:15:18.845 1 WARNING stevedore.named [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-14 06:15:18.845 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-14 06:15:18.845 1 INFO neutron.manager [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loading Plugin: auto_allocate 2026-04-14 06:15:18.849 1 INFO neutron.manager [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loading Plugin: tag 2026-04-14 06:15:18.854 1 INFO neutron.manager [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loading Plugin: timestamp 2026-04-14 06:15:18.856 1 INFO neutron.manager [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loading Plugin: network_ip_availability 2026-04-14 06:15:18.859 1 INFO neutron.manager [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loading Plugin: flavors 2026-04-14 06:15:18.862 1 INFO neutron.manager [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loading Plugin: revisions 2026-04-14 06:15:18.864 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Initializing extension manager. 2026-04-14 06:15:18.865 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: address-group 2026-04-14 06:15:18.866 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: address-scope 2026-04-14 06:15:18.867 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-14 06:15:18.867 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: agent 2026-04-14 06:15:18.868 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-14 06:15:18.869 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-14 06:15:18.869 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-14 06:15:18.870 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: availability_zone 2026-04-14 06:15:18.870 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-14 06:15:18.871 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-14 06:15:18.871 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: default-subnetpools 2026-04-14 06:15:18.872 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-14 06:15:18.873 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: dns-integration 2026-04-14 06:15:18.873 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: dns-domain-ports 2026-04-14 06:15:18.873 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-14 06:15:18.874 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-14 06:15:18.874 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-14 06:15:18.875 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: empty-string-filtering 2026-04-14 06:15:18.875 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 06:15:18.875 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-14 06:15:18.876 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: external-net 2026-04-14 06:15:18.876 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-14 06:15:18.877 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: extraroute 2026-04-14 06:15:18.877 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-14 06:15:18.878 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-14 06:15:18.878 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-14 06:15:18.878 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-14 06:15:18.879 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-14 06:15:18.879 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: fip-port-details 2026-04-14 06:15:18.880 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: flavors 2026-04-14 06:15:18.881 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-14 06:15:18.881 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: floatingip-pools 2026-04-14 06:15:18.882 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: ip_allocation 2026-04-14 06:15:18.882 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-14 06:15:18.882 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: l2_adjacency 2026-04-14 06:15:18.883 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: router 2026-04-14 06:15:18.885 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 06:15:18.885 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-14 06:15:18.886 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-14 06:15:18.886 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: ext-gw-mode 2026-04-14 06:15:18.886 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: l3-ha 2026-04-14 06:15:18.887 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-14 06:15:18.887 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-14 06:15:18.888 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: l3-flavors 2026-04-14 06:15:18.888 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-14 06:15:18.889 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-14 06:15:18.890 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-14 06:15:18.891 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-14 06:15:18.892 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: logging 2026-04-14 06:15:18.893 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-14 06:15:18.894 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-14 06:15:18.894 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: multi-provider 2026-04-14 06:15:18.895 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: net-mtu 2026-04-14 06:15:18.895 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: net-mtu-writable 2026-04-14 06:15:18.895 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: network_availability_zone 2026-04-14 06:15:18.896 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-14 06:15:18.896 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: network-ip-availability 2026-04-14 06:15:18.897 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-14 06:15:18.897 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: pagination 2026-04-14 06:15:18.898 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: port-device-profile 2026-04-14 06:15:18.898 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-14 06:15:18.899 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-14 06:15:18.899 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-14 06:15:18.899 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-14 06:15:18.900 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-14 06:15:18.900 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-14 06:15:18.901 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-14 06:15:18.901 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: port-resource-request 2026-04-14 06:15:18.901 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-14 06:15:18.902 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-14 06:15:18.902 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: binding 2026-04-14 06:15:18.903 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: binding-extended 2026-04-14 06:15:18.903 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: port-security 2026-04-14 06:15:18.904 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: project-id 2026-04-14 06:15:18.904 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: provider 2026-04-14 06:15:18.905 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: qinq 2026-04-14 06:15:18.906 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: qos 2026-04-14 06:15:18.907 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-14 06:15:18.907 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-14 06:15:18.908 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: qos-default 2026-04-14 06:15:18.908 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: qos-fip 2026-04-14 06:15:18.908 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-14 06:15:18.909 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-14 06:15:18.909 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-14 06:15:18.910 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-14 06:15:18.910 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-14 06:15:18.911 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: qos-pps 2026-04-14 06:15:18.911 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-14 06:15:18.911 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-14 06:15:18.912 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: qos-rules-alias 2026-04-14 06:15:18.912 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: quota-check-limit 2026-04-14 06:15:18.913 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-14 06:15:18.914 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: quotas 2026-04-14 06:15:18.915 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: quota_details 2026-04-14 06:15:18.916 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: rbac-policies 2026-04-14 06:15:18.917 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-14 06:15:18.917 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: rbac-address-scope 2026-04-14 06:15:18.918 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: rbac-security-groups 2026-04-14 06:15:18.918 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-14 06:15:18.918 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: revision-if-match 2026-04-14 06:15:18.919 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-14 06:15:18.920 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: router_availability_zone 2026-04-14 06:15:18.920 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-14 06:15:18.921 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-14 06:15:18.922 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-14 06:15:18.922 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-14 06:15:18.922 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-14 06:15:18.923 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-14 06:15:18.923 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-14 06:15:18.927 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: security-group 2026-04-14 06:15:18.928 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: segment 2026-04-14 06:15:18.929 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-14 06:15:18.929 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: service-type 2026-04-14 06:15:18.929 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: sorting 2026-04-14 06:15:18.930 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: standard-attr-segment 2026-04-14 06:15:18.930 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: standard-attr-description 2026-04-14 06:15:18.931 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: stateful-security-group 2026-04-14 06:15:18.931 1 WARNING neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-14 06:15:18.932 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-14 06:15:18.932 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: subnet-external-network 2026-04-14 06:15:18.933 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-14 06:15:18.933 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-14 06:15:18.933 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: subnet-service-types 2026-04-14 06:15:18.934 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: subnet_allocation 2026-04-14 06:15:18.934 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-14 06:15:18.935 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: tag-creation 2026-04-14 06:15:18.935 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-14 06:15:18.938 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: standard-attr-tag 2026-04-14 06:15:18.939 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-14 06:15:18.939 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: trunk 2026-04-14 06:15:18.940 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: trunk-details 2026-04-14 06:15:18.940 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-14 06:15:18.940 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-14 06:15:18.941 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: vlan-transparent 2026-04-14 06:15:18.941 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-14 06:15:18.943 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-14 06:15:18.944 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-14 06:15:18.944 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: vpn-flavors 2026-04-14 06:15:18.945 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: vpnaas 2026-04-14 06:15:18.946 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: taas 2026-04-14 06:15:18.947 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: tap-mirror 2026-04-14 06:15:18.947 1 INFO neutron.api.extensions [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-14 06:15:18.956 1 WARNING oslo_config.cfg [None req-5d76b749-f5d6-4a14-8479-1742309d78f1 - - - - - -] 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-14 06:15:18.990 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-14 06:15:19.009 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-14 06:15:19.023 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-14 06:15:19.026 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df3f1ec0-47fa-429b-a403-09191f75df20 - - - - - -] tcp:10.109.28.115:6641: connecting... 2026-04-14 06:15:19.026 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df3f1ec0-47fa-429b-a403-09191f75df20 - - - - - -] tcp:10.109.28.115:6641: connected 2026-04-14 06:15:19.044 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-14 06:15:19.046 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fd7f7066-cde9-4308-9c58-6dbd2e8a0bb8 - - - - - -] tcp:10.109.28.115:6641: connecting... 2026-04-14 06:15:19.046 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fd7f7066-cde9-4308-9c58-6dbd2e8a0bb8 - - - - - -] tcp:10.109.28.115:6641: connected 2026-04-14 06:15:19.076 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df3f1ec0-47fa-429b-a403-09191f75df20 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'73895ab9-6b07-4193-a3b7-e985da6fe196'". 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'73895ab9-6b07-4193-a3b7-e985da6fe196'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:19.087 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df3f1ec0-47fa-429b-a403-09191f75df20 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ebfbd598-ae51-4403-b8e8-e451240f9f8f'". 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'ebfbd598-ae51-4403-b8e8-e451240f9f8f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:19.096 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fd7f7066-cde9-4308-9c58-6dbd2e8a0bb8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'73895ab9-6b07-4193-a3b7-e985da6fe196'". 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'73895ab9-6b07-4193-a3b7-e985da6fe196'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:19.099 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df3f1ec0-47fa-429b-a403-09191f75df20 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e37f12f8-a9a1-4b48-839f-2343c702131e'". 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'e37f12f8-a9a1-4b48-839f-2343c702131e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:19.104 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df3f1ec0-47fa-429b-a403-09191f75df20 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'2fe246b3-9fc4-470f-909f-c062b0808280'". 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'2fe246b3-9fc4-470f-909f-c062b0808280'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:19.105 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-df3f1ec0-47fa-429b-a403-09191f75df20 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-14 06:15:19.106 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fd7f7066-cde9-4308-9c58-6dbd2e8a0bb8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ebfbd598-ae51-4403-b8e8-e451240f9f8f'". 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'ebfbd598-ae51-4403-b8e8-e451240f9f8f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:19.117 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fd7f7066-cde9-4308-9c58-6dbd2e8a0bb8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e37f12f8-a9a1-4b48-839f-2343c702131e'". 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'e37f12f8-a9a1-4b48-839f-2343c702131e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:19.119 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df3f1ec0-47fa-429b-a403-09191f75df20 - - - - - -] tcp:10.110.14.84:6642: connecting... 2026-04-14 06:15:19.119 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df3f1ec0-47fa-429b-a403-09191f75df20 - - - - - -] tcp:10.110.14.84:6642: connected 2026-04-14 06:15:19.126 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fd7f7066-cde9-4308-9c58-6dbd2e8a0bb8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'2fe246b3-9fc4-470f-909f-c062b0808280'". 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'2fe246b3-9fc4-470f-909f-c062b0808280'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:19.127 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-fd7f7066-cde9-4308-9c58-6dbd2e8a0bb8 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-14 06:15:19.139 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df3f1ec0-47fa-429b-a403-09191f75df20 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'dd1ad681-06ef-4f31-8daa-5f9d2d62fa2d'". 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'dd1ad681-06ef-4f31-8daa-5f9d2d62fa2d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:19.143 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df3f1ec0-47fa-429b-a403-09191f75df20 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fcf31fc9-6d6b-4ccc-a721-23d98c75346d'". 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'fcf31fc9-6d6b-4ccc-a721-23d98c75346d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:19.147 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fd7f7066-cde9-4308-9c58-6dbd2e8a0bb8 - - - - - -] tcp:10.110.14.84:6642: connecting... 2026-04-14 06:15:19.147 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fd7f7066-cde9-4308-9c58-6dbd2e8a0bb8 - - - - - -] tcp:10.110.14.84:6642: connected 2026-04-14 06:15:19.149 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df3f1ec0-47fa-429b-a403-09191f75df20 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'05dc9e6a-85a0-4ed5-8326-5b9b7154f397'". 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'05dc9e6a-85a0-4ed5-8326-5b9b7154f397'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:19.155 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df3f1ec0-47fa-429b-a403-09191f75df20 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9299e8ae-fc3a-451b-aa63-5804bec52e67'". 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'9299e8ae-fc3a-451b-aa63-5804bec52e67'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:19.160 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df3f1ec0-47fa-429b-a403-09191f75df20 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e910187b-6e7c-4bac-a10f-4e661f8dd5d7'". 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'e910187b-6e7c-4bac-a10f-4e661f8dd5d7'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:19.161 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-df3f1ec0-47fa-429b-a403-09191f75df20 - - - - - -] RpcWorker process has finished the post initialization 2026-04-14 06:15:19.169 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fd7f7066-cde9-4308-9c58-6dbd2e8a0bb8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'dd1ad681-06ef-4f31-8daa-5f9d2d62fa2d'". 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'dd1ad681-06ef-4f31-8daa-5f9d2d62fa2d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:19.176 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fd7f7066-cde9-4308-9c58-6dbd2e8a0bb8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fcf31fc9-6d6b-4ccc-a721-23d98c75346d'". 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'fcf31fc9-6d6b-4ccc-a721-23d98c75346d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:19.176 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df3f1ec0-47fa-429b-a403-09191f75df20 - - - - - -] tcp:10.109.28.115:6641: connecting... 2026-04-14 06:15:19.177 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df3f1ec0-47fa-429b-a403-09191f75df20 - - - - - -] tcp:10.109.28.115:6641: connected 2026-04-14 06:15:19.186 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fd7f7066-cde9-4308-9c58-6dbd2e8a0bb8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'05dc9e6a-85a0-4ed5-8326-5b9b7154f397'". 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'05dc9e6a-85a0-4ed5-8326-5b9b7154f397'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:19.194 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fd7f7066-cde9-4308-9c58-6dbd2e8a0bb8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9299e8ae-fc3a-451b-aa63-5804bec52e67'". 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'9299e8ae-fc3a-451b-aa63-5804bec52e67'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:19.202 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fd7f7066-cde9-4308-9c58-6dbd2e8a0bb8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e910187b-6e7c-4bac-a10f-4e661f8dd5d7'". 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'e910187b-6e7c-4bac-a10f-4e661f8dd5d7'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:19.203 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd7f7066-cde9-4308-9c58-6dbd2e8a0bb8 - - - - - -] RpcWorker process has finished the post initialization 2026-04-14 06:15:19.206 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df3f1ec0-47fa-429b-a403-09191f75df20 - - - - - -] tcp:10.109.28.115:6641: connecting... 2026-04-14 06:15:19.206 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df3f1ec0-47fa-429b-a403-09191f75df20 - - - - - -] tcp:10.109.28.115:6641: connected 2026-04-14 06:15:19.227 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fd7f7066-cde9-4308-9c58-6dbd2e8a0bb8 - - - - - -] tcp:10.109.28.115:6641: connecting... 2026-04-14 06:15:19.227 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fd7f7066-cde9-4308-9c58-6dbd2e8a0bb8 - - - - - -] tcp:10.109.28.115:6641: connected 2026-04-14 06:15:19.272 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fd7f7066-cde9-4308-9c58-6dbd2e8a0bb8 - - - - - -] tcp:10.109.28.115:6641: connecting... 2026-04-14 06:15:19.272 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fd7f7066-cde9-4308-9c58-6dbd2e8a0bb8 - - - - - -] tcp:10.109.28.115:6641: connected 2026-04-14 06:15:19.993 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'171e1b78-51d6-445d-86c5-96eb57a48f7d'". 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'171e1b78-51d6-445d-86c5-96eb57a48f7d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:20.001 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'4464ac7c-70dd-4227-833a-1f7dfe94e224'". 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'4464ac7c-70dd-4227-833a-1f7dfe94e224'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:20.009 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'7df3a675-489c-4322-b86b-29c32c22b463'". 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'7df3a675-489c-4322-b86b-29c32c22b463'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:20.011 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'171e1b78-51d6-445d-86c5-96eb57a48f7d'". 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'171e1b78-51d6-445d-86c5-96eb57a48f7d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:15:49.312 12 WARNING oslo_messaging.server [None req-df3f1ec0-47fa-429b-a403-09191f75df20 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-04-14 06:15:49.347 14 WARNING oslo_messaging.server [None req-fd7f7066-cde9-4308-9c58-6dbd2e8a0bb8 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server [None req-ce929629-5ce0-4549-924e-096c4f27ae01 5dd6e89979934816aab151b91d4ee114 5215d22f561f4a349807c42c78e18f8f - - default default] Exception during message handling: sqlalchemy.exc.PendingRollbackError: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (pymysql.err.IntegrityError) (1062, "Duplicate entry '111d7bdb-4230-44e2-9be1-b1826dd67dc6-6fe9d18b-b2b0-5c55-ad88-ff9' for key 'routervpnagentbindings.PRIMARY'") [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] [parameters: {'router_id': '111d7bdb-4230-44e2-9be1-b1826dd67dc6', 'vpn_agent_id': '6fe9d18b-b2b0-5c55-ad88-ff9611079d63'}] (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/services/vpn/service_drivers/base_ipsec.py", line 82, in get_vpn_services_on_host 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server local_cidr_map = plugin._build_local_subnet_cidr_map(context) 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/db/vpn/vpn_db.py", line 731, in _build_local_subnet_cidr_map 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server return {sn.id: sn.cidr for sn in query.all()} 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^ 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2704, in all 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server return self._iter().all() # type: ignore 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^ 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server result: Union[ScalarResult[_T], Result[_T]] = self.session.execute( 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2365, in execute 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server return self._execute_internal( 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2241, in _execute_internal 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server conn = self._connection_for_bind(bind) 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2110, in _connection_for_bind 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server return trans._connection_for_bind(engine, execution_options) 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server File "", line 2, in _connection_for_bind 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/state_changes.py", line 101, in _go 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server self._raise_for_prerequisite_state(fn.__name__, current_state) 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 973, in _raise_for_prerequisite_state 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server raise sa_exc.PendingRollbackError( 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server sqlalchemy.exc.PendingRollbackError: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (pymysql.err.IntegrityError) (1062, "Duplicate entry '111d7bdb-4230-44e2-9be1-b1826dd67dc6-6fe9d18b-b2b0-5c55-ad88-ff9' for key 'routervpnagentbindings.PRIMARY'") 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server [parameters: {'router_id': '111d7bdb-4230-44e2-9be1-b1826dd67dc6', 'vpn_agent_id': '6fe9d18b-b2b0-5c55-ad88-ff9611079d63'}] 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-04-14 06:57:09.622 12 ERROR oslo_messaging.rpc.server