+ 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-16 04:10:33.281 1 INFO neutron.common.config [-] Logging enabled! 2026-04-16 04:10:33.281 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-16 04:10:33.281 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-16 04:10:33.281 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-16 04:10:34.847 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-16 04:10:34.849 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-16 04:10:34.853 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-16 04:10:34.853 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-16 04:10:34.853 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-16 04:10:34.853 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-16 04:10:34.853 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 04:10:34.859 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 04:10:34.859 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 04:10:34.860 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-16 04:10:35.035 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-16 04:10:35.035 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-16 04:10:35.035 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-16 04:10:35.055 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-16 04:10:35.055 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-16 04:10:35.055 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-16 04:10:35.056 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-16 04:10:37.132 1 INFO neutron.plugins.ml2.managers [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Initializing driver for type 'vlan' 2026-04-16 04:10:37.260 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] VlanTypeDriver initialization complete 2026-04-16 04:10:37.260 1 INFO neutron.plugins.ml2.managers [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-16 04:10:37.260 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-16 04:10:37.260 1 INFO neutron.plugins.ml2.managers [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Initializing extension driver 'port_security' 2026-04-16 04:10:37.260 1 INFO neutron.plugins.ml2.extensions.port_security [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-16 04:10:37.260 1 INFO neutron.plugins.ml2.managers [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Initializing extension driver 'qos' 2026-04-16 04:10:37.261 1 INFO neutron.plugins.ml2.managers [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-16 04:10:37.261 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Starting OVNMechanismDriver 2026-04-16 04:10:37.265 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] OVN logging driver registered 2026-04-16 04:10:37.270 1 INFO neutron.quota [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded quota_driver: . 2026-04-16 04:10:37.271 1 INFO neutron.plugins.ml2.plugin [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Modular L2 Plugin initialization complete 2026-04-16 04:10:37.271 1 INFO neutron.plugins.ml2.managers [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-16 04:10:37.271 1 INFO neutron.plugins.ml2.managers [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-16 04:10:37.271 1 INFO neutron.plugins.ml2.managers [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-16 04:10:37.272 1 INFO neutron.manager [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loading Plugin: qos 2026-04-16 04:10:37.282 1 INFO neutron.manager [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loading Plugin: ovn-router 2026-04-16 04:10:37.310 1 INFO neutron.services.ovn_l3.plugin [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Starting OVNL3RouterPlugin 2026-04-16 04:10:37.314 1 INFO neutron.manager [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loading Plugin: segments 2026-04-16 04:10:37.382 1 INFO neutron.manager [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loading Plugin: trunk 2026-04-16 04:10:37.392 1 INFO neutron.manager [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loading Plugin: log 2026-04-16 04:10:37.394 1 INFO neutron.manager [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-16 04:10:37.443 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-16 04:10:37.443 1 WARNING stevedore.named [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-16 04:10:37.478 1 INFO neutron_vpnaas.services.vpn.plugin [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-16 04:10:37.478 1 INFO neutron.common.utils [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-16 04:10:37.478 1 INFO neutron.manager [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loading Plugin: taas 2026-04-16 04:10:37.628 1 WARNING stevedore.named [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-16 04:10:37.629 1 WARNING stevedore.named [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-16 04:10:37.633 1 INFO neutron_taas.services.taas.taas_plugin [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-16 04:10:37.634 1 INFO neutron.manager [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loading Plugin: tapmirror 2026-04-16 04:10:37.640 1 WARNING stevedore.named [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-16 04:10:37.640 1 WARNING stevedore.named [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-16 04:10:37.641 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-16 04:10:37.641 1 INFO neutron.manager [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loading Plugin: auto_allocate 2026-04-16 04:10:37.645 1 INFO neutron.manager [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loading Plugin: tag 2026-04-16 04:10:37.650 1 INFO neutron.manager [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loading Plugin: timestamp 2026-04-16 04:10:37.652 1 INFO neutron.manager [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loading Plugin: network_ip_availability 2026-04-16 04:10:37.655 1 INFO neutron.manager [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loading Plugin: flavors 2026-04-16 04:10:37.658 1 INFO neutron.manager [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loading Plugin: revisions 2026-04-16 04:10:37.660 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Initializing extension manager. 2026-04-16 04:10:37.662 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: address-group 2026-04-16 04:10:37.662 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: address-scope 2026-04-16 04:10:37.663 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-16 04:10:37.663 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: agent 2026-04-16 04:10:37.664 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-16 04:10:37.665 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-16 04:10:37.666 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-16 04:10:37.666 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: availability_zone 2026-04-16 04:10:37.667 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-16 04:10:37.667 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-16 04:10:37.667 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: default-subnetpools 2026-04-16 04:10:37.669 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-16 04:10:37.669 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: dns-integration 2026-04-16 04:10:37.669 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: dns-domain-ports 2026-04-16 04:10:37.670 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-16 04:10:37.670 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-16 04:10:37.671 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-16 04:10:37.671 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: empty-string-filtering 2026-04-16 04:10:37.672 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 04:10:37.672 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-16 04:10:37.673 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: external-net 2026-04-16 04:10:37.673 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-16 04:10:37.674 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: extraroute 2026-04-16 04:10:37.674 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-16 04:10:37.675 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-16 04:10:37.675 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-16 04:10:37.676 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-16 04:10:37.676 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-16 04:10:37.676 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: fip-port-details 2026-04-16 04:10:37.677 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: flavors 2026-04-16 04:10:37.678 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-16 04:10:37.679 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: floatingip-pools 2026-04-16 04:10:37.679 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: ip_allocation 2026-04-16 04:10:37.679 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-16 04:10:37.680 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: l2_adjacency 2026-04-16 04:10:37.681 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: router 2026-04-16 04:10:37.682 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 04:10:37.683 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-16 04:10:37.683 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-16 04:10:37.684 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: ext-gw-mode 2026-04-16 04:10:37.684 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: l3-ha 2026-04-16 04:10:37.684 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-16 04:10:37.685 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-16 04:10:37.685 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: l3-flavors 2026-04-16 04:10:37.686 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-16 04:10:37.686 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-16 04:10:37.688 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-16 04:10:37.689 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-16 04:10:37.690 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: logging 2026-04-16 04:10:37.691 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-16 04:10:37.691 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-16 04:10:37.692 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: multi-provider 2026-04-16 04:10:37.692 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: net-mtu 2026-04-16 04:10:37.692 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: net-mtu-writable 2026-04-16 04:10:37.693 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: network_availability_zone 2026-04-16 04:10:37.693 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-16 04:10:37.694 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: network-ip-availability 2026-04-16 04:10:37.695 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-16 04:10:37.695 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: pagination 2026-04-16 04:10:37.696 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: port-device-profile 2026-04-16 04:10:37.696 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-16 04:10:37.697 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-16 04:10:37.697 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-16 04:10:37.697 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-16 04:10:37.698 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-16 04:10:37.698 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-16 04:10:37.699 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-16 04:10:37.699 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: port-resource-request 2026-04-16 04:10:37.699 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-16 04:10:37.700 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-16 04:10:37.700 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: binding 2026-04-16 04:10:37.701 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: binding-extended 2026-04-16 04:10:37.701 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: port-security 2026-04-16 04:10:37.702 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: project-id 2026-04-16 04:10:37.702 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: provider 2026-04-16 04:10:37.703 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: qinq 2026-04-16 04:10:37.704 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: qos 2026-04-16 04:10:37.705 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-16 04:10:37.705 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-16 04:10:37.706 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: qos-default 2026-04-16 04:10:37.706 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: qos-fip 2026-04-16 04:10:37.707 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-16 04:10:37.707 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-16 04:10:37.707 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-16 04:10:37.708 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-16 04:10:37.708 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-16 04:10:37.709 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: qos-pps 2026-04-16 04:10:37.709 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-16 04:10:37.710 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-16 04:10:37.710 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: qos-rules-alias 2026-04-16 04:10:37.711 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: quota-check-limit 2026-04-16 04:10:37.711 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-16 04:10:37.713 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: quotas 2026-04-16 04:10:37.714 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: quota_details 2026-04-16 04:10:37.715 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: rbac-policies 2026-04-16 04:10:37.715 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-16 04:10:37.716 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: rbac-address-scope 2026-04-16 04:10:37.716 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: rbac-security-groups 2026-04-16 04:10:37.717 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-16 04:10:37.717 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: revision-if-match 2026-04-16 04:10:37.718 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-16 04:10:37.718 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: router_availability_zone 2026-04-16 04:10:37.719 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-16 04:10:37.720 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-16 04:10:37.720 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-16 04:10:37.721 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-16 04:10:37.721 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-16 04:10:37.721 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-16 04:10:37.722 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-16 04:10:37.725 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: security-group 2026-04-16 04:10:37.726 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: segment 2026-04-16 04:10:37.727 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-16 04:10:37.727 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: service-type 2026-04-16 04:10:37.728 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: sorting 2026-04-16 04:10:37.728 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: standard-attr-segment 2026-04-16 04:10:37.729 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: standard-attr-description 2026-04-16 04:10:37.729 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: stateful-security-group 2026-04-16 04:10:37.730 1 WARNING neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-16 04:10:37.730 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-16 04:10:37.730 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: subnet-external-network 2026-04-16 04:10:37.731 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-16 04:10:37.731 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-16 04:10:37.732 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: subnet-service-types 2026-04-16 04:10:37.732 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: subnet_allocation 2026-04-16 04:10:37.733 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-16 04:10:37.733 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: tag-creation 2026-04-16 04:10:37.733 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-16 04:10:37.737 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: standard-attr-tag 2026-04-16 04:10:37.737 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-16 04:10:37.738 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: trunk 2026-04-16 04:10:37.738 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: trunk-details 2026-04-16 04:10:37.739 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-16 04:10:37.739 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-16 04:10:37.740 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: vlan-transparent 2026-04-16 04:10:37.740 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-16 04:10:37.742 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-16 04:10:37.742 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-16 04:10:37.743 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: vpn-flavors 2026-04-16 04:10:37.744 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: vpnaas 2026-04-16 04:10:37.745 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: taas 2026-04-16 04:10:37.746 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: tap-mirror 2026-04-16 04:10:37.746 1 INFO neutron.api.extensions [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-16 04:10:37.755 1 WARNING oslo_config.cfg [None req-98680e76-6812-456b-98e5-aaca23cff3b3 - - - - - -] 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-16 04:10:37.789 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-16 04:10:37.805 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-16 04:10:37.819 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-16 04:10:37.821 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-314c238f-b6fe-443f-adbf-3fbaf01310a8 - - - - - -] tcp:10.103.53.99:6641: connecting... 2026-04-16 04:10:37.821 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-314c238f-b6fe-443f-adbf-3fbaf01310a8 - - - - - -] tcp:10.103.53.99:6641: connected 2026-04-16 04:10:37.834 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-16 04:10:37.838 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-862cf68e-d292-4830-9e7e-d0619aaf5301 - - - - - -] tcp:10.103.53.99:6641: connecting... 2026-04-16 04:10:37.838 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-862cf68e-d292-4830-9e7e-d0619aaf5301 - - - - - -] tcp:10.103.53.99:6641: connected 2026-04-16 04:10:37.866 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-314c238f-b6fe-443f-adbf-3fbaf01310a8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'207bfc23-9905-4a40-a292-96e65254fde1'". 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'207bfc23-9905-4a40-a292-96e65254fde1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:37.872 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-314c238f-b6fe-443f-adbf-3fbaf01310a8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'62ae7a63-de7e-4487-9f51-550f441658ac'". 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'62ae7a63-de7e-4487-9f51-550f441658ac'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:37.879 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-314c238f-b6fe-443f-adbf-3fbaf01310a8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'79fa1f6f-8d02-4d79-99d3-e78b6cc88374'". 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'79fa1f6f-8d02-4d79-99d3-e78b6cc88374'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:37.883 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-314c238f-b6fe-443f-adbf-3fbaf01310a8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'69deb9b9-21ab-4e14-88b8-bd86b5b0e3e9'". 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'69deb9b9-21ab-4e14-88b8-bd86b5b0e3e9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:37.884 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-314c238f-b6fe-443f-adbf-3fbaf01310a8 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-16 04:10:37.896 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-862cf68e-d292-4830-9e7e-d0619aaf5301 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'207bfc23-9905-4a40-a292-96e65254fde1'". 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'207bfc23-9905-4a40-a292-96e65254fde1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:37.898 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-314c238f-b6fe-443f-adbf-3fbaf01310a8 - - - - - -] tcp:10.103.225.69:6642: connecting... 2026-04-16 04:10:37.898 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-314c238f-b6fe-443f-adbf-3fbaf01310a8 - - - - - -] tcp:10.103.225.69:6642: connected 2026-04-16 04:10:37.905 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-862cf68e-d292-4830-9e7e-d0619aaf5301 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'62ae7a63-de7e-4487-9f51-550f441658ac'". 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'62ae7a63-de7e-4487-9f51-550f441658ac'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:37.915 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-862cf68e-d292-4830-9e7e-d0619aaf5301 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'79fa1f6f-8d02-4d79-99d3-e78b6cc88374'". 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'79fa1f6f-8d02-4d79-99d3-e78b6cc88374'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:37.918 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-314c238f-b6fe-443f-adbf-3fbaf01310a8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'32b9319a-1fb2-4ae8-ab45-20aaa97bfaa2'". 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'32b9319a-1fb2-4ae8-ab45-20aaa97bfaa2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:37.921 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-862cf68e-d292-4830-9e7e-d0619aaf5301 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'69deb9b9-21ab-4e14-88b8-bd86b5b0e3e9'". 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'69deb9b9-21ab-4e14-88b8-bd86b5b0e3e9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:37.922 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-862cf68e-d292-4830-9e7e-d0619aaf5301 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-16 04:10:37.924 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-314c238f-b6fe-443f-adbf-3fbaf01310a8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b678b4f2-f6d9-4093-92cc-cfea9f672e9c'". 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'b678b4f2-f6d9-4093-92cc-cfea9f672e9c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:37.932 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-314c238f-b6fe-443f-adbf-3fbaf01310a8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0b079b65-bdf9-45ef-8f93-ec8ca01fbd39'". 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'0b079b65-bdf9-45ef-8f93-ec8ca01fbd39'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:37.939 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-314c238f-b6fe-443f-adbf-3fbaf01310a8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'10ebb600-f4ef-4a9c-b8f9-f89bbd47e056'". 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'10ebb600-f4ef-4a9c-b8f9-f89bbd47e056'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:37.939 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-862cf68e-d292-4830-9e7e-d0619aaf5301 - - - - - -] tcp:10.103.225.69:6642: connecting... 2026-04-16 04:10:37.939 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-862cf68e-d292-4830-9e7e-d0619aaf5301 - - - - - -] tcp:10.103.225.69:6642: connected 2026-04-16 04:10:37.945 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-314c238f-b6fe-443f-adbf-3fbaf01310a8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'89506f8f-34e8-4e60-a4b2-8f5d156a8b3e'". 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'89506f8f-34e8-4e60-a4b2-8f5d156a8b3e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:37.946 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-314c238f-b6fe-443f-adbf-3fbaf01310a8 - - - - - -] RpcWorker process has finished the post initialization 2026-04-16 04:10:37.959 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-862cf68e-d292-4830-9e7e-d0619aaf5301 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'32b9319a-1fb2-4ae8-ab45-20aaa97bfaa2'". 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'32b9319a-1fb2-4ae8-ab45-20aaa97bfaa2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:37.961 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-314c238f-b6fe-443f-adbf-3fbaf01310a8 - - - - - -] tcp:10.103.53.99:6641: connecting... 2026-04-16 04:10:37.961 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-314c238f-b6fe-443f-adbf-3fbaf01310a8 - - - - - -] tcp:10.103.53.99:6641: connected 2026-04-16 04:10:37.965 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-862cf68e-d292-4830-9e7e-d0619aaf5301 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b678b4f2-f6d9-4093-92cc-cfea9f672e9c'". 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'b678b4f2-f6d9-4093-92cc-cfea9f672e9c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:37.975 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-862cf68e-d292-4830-9e7e-d0619aaf5301 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0b079b65-bdf9-45ef-8f93-ec8ca01fbd39'". 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'0b079b65-bdf9-45ef-8f93-ec8ca01fbd39'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:37.984 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-862cf68e-d292-4830-9e7e-d0619aaf5301 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'10ebb600-f4ef-4a9c-b8f9-f89bbd47e056'". 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'10ebb600-f4ef-4a9c-b8f9-f89bbd47e056'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:37.990 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-862cf68e-d292-4830-9e7e-d0619aaf5301 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'89506f8f-34e8-4e60-a4b2-8f5d156a8b3e'". 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'89506f8f-34e8-4e60-a4b2-8f5d156a8b3e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:37.990 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-314c238f-b6fe-443f-adbf-3fbaf01310a8 - - - - - -] tcp:10.103.53.99:6641: connecting... 2026-04-16 04:10:37.991 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-314c238f-b6fe-443f-adbf-3fbaf01310a8 - - - - - -] tcp:10.103.53.99:6641: connected 2026-04-16 04:10:37.991 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-862cf68e-d292-4830-9e7e-d0619aaf5301 - - - - - -] RpcWorker process has finished the post initialization 2026-04-16 04:10:38.008 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-862cf68e-d292-4830-9e7e-d0619aaf5301 - - - - - -] tcp:10.103.53.99:6641: connecting... 2026-04-16 04:10:38.008 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-862cf68e-d292-4830-9e7e-d0619aaf5301 - - - - - -] tcp:10.103.53.99:6641: connected 2026-04-16 04:10:38.040 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-862cf68e-d292-4830-9e7e-d0619aaf5301 - - - - - -] tcp:10.103.53.99:6641: connecting... 2026-04-16 04:10:38.040 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-862cf68e-d292-4830-9e7e-d0619aaf5301 - - - - - -] tcp:10.103.53.99:6641: connected 2026-04-16 04:10:38.816 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'19be245f-0fce-41b0-9070-d77e0c0ecabe'". 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'19be245f-0fce-41b0-9070-d77e0c0ecabe'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:38.816 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'19be245f-0fce-41b0-9070-d77e0c0ecabe'". 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'19be245f-0fce-41b0-9070-d77e0c0ecabe'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:38.823 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'1ad1aebe-7597-4301-8939-4c96242b6a11'". 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'1ad1aebe-7597-4301-8939-4c96242b6a11'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:38.823 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'1ad1aebe-7597-4301-8939-4c96242b6a11'". 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'1ad1aebe-7597-4301-8939-4c96242b6a11'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:38.829 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'036cb7b0-99be-49d8-9d81-8266be6da74b'". 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'036cb7b0-99be-49d8-9d81-8266be6da74b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:10:38.829 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'036cb7b0-99be-49d8-9d81-8266be6da74b'". 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'036cb7b0-99be-49d8-9d81-8266be6da74b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-16 04:11:08.124 12 WARNING oslo_messaging.server [None req-314c238f-b6fe-443f-adbf-3fbaf01310a8 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-04-16 04:11:08.129 14 WARNING oslo_messaging.server [None req-862cf68e-d292-4830-9e7e-d0619aaf5301 - - - - - -] Possible hang: wait is waiting for stop to complete