+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 12:54:49.545 1 INFO neutron.common.config [-] Logging enabled! 2026-07-06 12:54:49.545 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-07-06 12:54:49.546 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-06 12:54:49.546 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-06 12:54:51.196 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-07-06 12:54:51.199 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-06 12:54:51.202 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-06 12:54:51.202 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-07-06 12:54:51.202 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-07-06 12:54:51.203 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-07-06 12:54:51.203 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-06 12:54:51.210 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-06 12:54:51.210 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-06 12:54:51.210 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-07-06 12:54:51.415 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-07-06 12:54:51.415 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-07-06 12:54:51.415 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-07-06 12:54:51.435 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-06 12:54:51.435 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-06 12:54:51.436 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-07-06 12:54:51.436 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-07-06 12:54:56.074 1 INFO neutron.plugins.ml2.managers [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Initializing driver for type 'vlan' 2026-07-06 12:54:56.312 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] VlanTypeDriver initialization complete 2026-07-06 12:54:56.312 1 INFO neutron.plugins.ml2.managers [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-06 12:54:56.313 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-06 12:54:56.313 1 INFO neutron.plugins.ml2.managers [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Initializing extension driver 'port_security' 2026-07-06 12:54:56.313 1 INFO neutron.plugins.ml2.extensions.port_security [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-06 12:54:56.313 1 INFO neutron.plugins.ml2.managers [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Initializing extension driver 'qos' 2026-07-06 12:54:56.313 1 INFO neutron.plugins.ml2.managers [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Initializing mechanism driver 'ovn' 2026-07-06 12:54:56.314 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Starting OVNMechanismDriver 2026-07-06 12:54:56.318 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] OVN logging driver registered 2026-07-06 12:54:56.325 1 INFO neutron.quota [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded quota_driver: . 2026-07-06 12:54:56.325 1 INFO neutron.plugins.ml2.plugin [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Modular L2 Plugin initialization complete 2026-07-06 12:54:56.325 1 INFO neutron.plugins.ml2.managers [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-06 12:54:56.326 1 INFO neutron.plugins.ml2.managers [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-06 12:54:56.326 1 INFO neutron.plugins.ml2.managers [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-06 12:54:56.326 1 INFO neutron.manager [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loading Plugin: qos 2026-07-06 12:54:56.336 1 INFO neutron.manager [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loading Plugin: ovn-router 2026-07-06 12:54:56.363 1 INFO neutron.services.ovn_l3.plugin [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Starting OVNL3RouterPlugin 2026-07-06 12:54:56.368 1 INFO neutron.manager [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loading Plugin: segments 2026-07-06 12:54:56.438 1 INFO neutron.manager [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loading Plugin: trunk 2026-07-06 12:54:56.449 1 INFO neutron.manager [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loading Plugin: log 2026-07-06 12:54:56.451 1 INFO neutron.manager [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loading Plugin: ovn-vpnaas 2026-07-06 12:54:56.503 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-07-06 12:54:56.503 1 WARNING stevedore.named [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-07-06 12:54:56.543 1 INFO neutron_vpnaas.services.vpn.plugin [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-06 12:54:56.544 1 INFO neutron.common.utils [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-07-06 12:54:56.544 1 INFO neutron.manager [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loading Plugin: taas 2026-07-06 12:54:56.562 1 WARNING stevedore.named [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-07-06 12:54:56.562 1 WARNING stevedore.named [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-07-06 12:54:56.567 1 INFO neutron_taas.services.taas.taas_plugin [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-06 12:54:56.567 1 INFO neutron.manager [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loading Plugin: tapmirror 2026-07-06 12:54:56.718 1 WARNING stevedore.named [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-07-06 12:54:56.718 1 WARNING stevedore.named [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-07-06 12:54:56.719 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-06 12:54:56.720 1 INFO neutron.manager [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loading Plugin: auto_allocate 2026-07-06 12:54:56.723 1 INFO neutron.manager [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loading Plugin: tag 2026-07-06 12:54:56.730 1 INFO neutron.manager [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loading Plugin: timestamp 2026-07-06 12:54:56.732 1 INFO neutron.manager [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loading Plugin: network_ip_availability 2026-07-06 12:54:56.735 1 INFO neutron.manager [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loading Plugin: flavors 2026-07-06 12:54:56.738 1 INFO neutron.manager [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loading Plugin: revisions 2026-07-06 12:54:56.740 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Initializing extension manager. 2026-07-06 12:54:56.742 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: address-group 2026-07-06 12:54:56.742 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: address-scope 2026-07-06 12:54:56.743 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-07-06 12:54:56.743 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: agent 2026-07-06 12:54:56.744 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-07-06 12:54:56.745 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-06 12:54:56.746 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-06 12:54:56.746 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: availability_zone 2026-07-06 12:54:56.747 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-07-06 12:54:56.747 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-06 12:54:56.748 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: default-subnetpools 2026-07-06 12:54:56.749 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-06 12:54:56.750 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: dns-integration 2026-07-06 12:54:56.750 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: dns-domain-ports 2026-07-06 12:54:56.751 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-07-06 12:54:56.751 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-07-06 12:54:56.751 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-06 12:54:56.752 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: empty-string-filtering 2026-07-06 12:54:56.752 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-06 12:54:56.753 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-06 12:54:56.753 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: external-net 2026-07-06 12:54:56.754 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-06 12:54:56.754 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: extraroute 2026-07-06 12:54:56.755 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-07-06 12:54:56.756 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-06 12:54:56.756 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-06 12:54:56.757 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-06 12:54:56.757 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-06 12:54:56.757 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: fip-port-details 2026-07-06 12:54:56.758 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: flavors 2026-07-06 12:54:56.759 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-06 12:54:56.760 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: floatingip-pools 2026-07-06 12:54:56.760 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: ip_allocation 2026-07-06 12:54:56.760 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-07-06 12:54:56.761 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: l2_adjacency 2026-07-06 12:54:56.762 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: router 2026-07-06 12:54:56.763 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-06 12:54:56.764 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: enable-default-route-bfd 2026-07-06 12:54:56.764 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-07-06 12:54:56.765 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: ext-gw-mode 2026-07-06 12:54:56.765 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: l3-ha 2026-07-06 12:54:56.766 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-06 12:54:56.766 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: external-gateway-multihoming 2026-07-06 12:54:56.766 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: l3-flavors 2026-07-06 12:54:56.767 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-06 12:54:56.768 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-07-06 12:54:56.769 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-07-06 12:54:56.770 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-06 12:54:56.771 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: logging 2026-07-06 12:54:56.772 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-06 12:54:56.773 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-06 12:54:56.773 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: multi-provider 2026-07-06 12:54:56.774 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: net-mtu 2026-07-06 12:54:56.774 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: net-mtu-writable 2026-07-06 12:54:56.774 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: network_availability_zone 2026-07-06 12:54:56.775 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-07-06 12:54:56.775 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: network-ip-availability 2026-07-06 12:54:56.776 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-06 12:54:56.777 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: pagination 2026-07-06 12:54:56.777 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: port-device-profile 2026-07-06 12:54:56.777 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-06 12:54:56.778 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-06 12:54:56.778 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-06 12:54:56.779 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-07-06 12:54:56.779 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-06 12:54:56.780 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-06 12:54:56.780 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-06 12:54:56.781 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: port-resource-request 2026-07-06 12:54:56.781 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-06 12:54:56.782 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-06 12:54:56.782 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: binding 2026-07-06 12:54:56.783 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: binding-extended 2026-07-06 12:54:56.783 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: port-security 2026-07-06 12:54:56.784 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: project-id 2026-07-06 12:54:56.784 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: provider 2026-07-06 12:54:56.785 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: qinq 2026-07-06 12:54:56.786 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: qos 2026-07-06 12:54:56.787 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-06 12:54:56.788 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-06 12:54:56.788 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: qos-default 2026-07-06 12:54:56.788 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: qos-fip 2026-07-06 12:54:56.789 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-06 12:54:56.789 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-06 12:54:56.790 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-06 12:54:56.790 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-06 12:54:56.791 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-06 12:54:56.792 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: qos-pps 2026-07-06 12:54:56.792 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-06 12:54:56.793 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-06 12:54:56.793 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: qos-rules-alias 2026-07-06 12:54:56.794 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: quota-check-limit 2026-07-06 12:54:56.794 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-06 12:54:56.797 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: quotas 2026-07-06 12:54:56.798 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: quota_details 2026-07-06 12:54:56.799 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: rbac-policies 2026-07-06 12:54:56.799 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-07-06 12:54:56.800 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: rbac-address-scope 2026-07-06 12:54:56.800 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: rbac-security-groups 2026-07-06 12:54:56.800 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-07-06 12:54:56.801 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: revision-if-match 2026-07-06 12:54:56.801 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-06 12:54:56.802 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: router_availability_zone 2026-07-06 12:54:56.802 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-06 12:54:56.804 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-06 12:54:56.804 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-06 12:54:56.804 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-07-06 12:54:56.805 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-06 12:54:56.805 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-06 12:54:56.806 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-06 12:54:56.810 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: security-group 2026-07-06 12:54:56.811 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: segment 2026-07-06 12:54:56.811 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-06 12:54:56.812 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: service-type 2026-07-06 12:54:56.812 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: sorting 2026-07-06 12:54:56.813 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: standard-attr-segment 2026-07-06 12:54:56.813 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: standard-attr-description 2026-07-06 12:54:56.814 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: stateful-security-group 2026-07-06 12:54:56.814 1 WARNING neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-06 12:54:56.815 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-07-06 12:54:56.816 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: subnet-external-network 2026-07-06 12:54:56.816 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-07-06 12:54:56.817 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-06 12:54:56.817 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: subnet-service-types 2026-07-06 12:54:56.818 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: subnet_allocation 2026-07-06 12:54:56.818 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-06 12:54:56.819 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: tag-creation 2026-07-06 12:54:56.819 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-06 12:54:56.823 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: standard-attr-tag 2026-07-06 12:54:56.823 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-06 12:54:56.824 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: trunk 2026-07-06 12:54:56.824 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: trunk-details 2026-07-06 12:54:56.825 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-06 12:54:56.825 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-06 12:54:56.826 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: vlan-transparent 2026-07-06 12:54:56.826 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-06 12:54:56.828 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-07-06 12:54:56.828 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-06 12:54:56.829 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: vpn-flavors 2026-07-06 12:54:56.830 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: vpnaas 2026-07-06 12:54:56.831 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: taas 2026-07-06 12:54:56.833 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: tap-mirror 2026-07-06 12:54:56.833 1 INFO neutron.api.extensions [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-06 12:54:56.843 1 WARNING oslo_config.cfg [None req-46638f30-72e3-497f-a010-b3336a50d7c5 - - - - - -] 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-07-06 12:54:56.879 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-07-06 12:54:56.898 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-07-06 12:54:56.919 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-07-06 12:54:56.923 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5157ea88-59b3-4caa-a2b8-e20df2d08513 - - - - - -] tcp:10.98.162.206:6641: connecting... 2026-07-06 12:54:56.923 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5157ea88-59b3-4caa-a2b8-e20df2d08513 - - - - - -] tcp:10.98.162.206:6641: connected 2026-07-06 12:54:56.928 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-07-06 12:54:56.931 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-92a76362-fe19-4cb0-a1f0-591953e1e00e - - - - - -] tcp:10.98.162.206:6641: connecting... 2026-07-06 12:54:56.931 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-92a76362-fe19-4cb0-a1f0-591953e1e00e - - - - - -] tcp:10.98.162.206:6641: connected 2026-07-06 12:54:56.983 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-92a76362-fe19-4cb0-a1f0-591953e1e00e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a3f5caec-c3ab-460d-a8f4-745c0c0e831d'". 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'a3f5caec-c3ab-460d-a8f4-745c0c0e831d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:56.990 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-92a76362-fe19-4cb0-a1f0-591953e1e00e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'db1c816e-b8bd-475e-90de-d81df8d691ee'". 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'db1c816e-b8bd-475e-90de-d81df8d691ee'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:56.991 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5157ea88-59b3-4caa-a2b8-e20df2d08513 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a3f5caec-c3ab-460d-a8f4-745c0c0e831d'". 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'a3f5caec-c3ab-460d-a8f4-745c0c0e831d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:56.999 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-92a76362-fe19-4cb0-a1f0-591953e1e00e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'49114227-d095-4105-9a54-ad550581a1be'". 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'49114227-d095-4105-9a54-ad550581a1be'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:57.002 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5157ea88-59b3-4caa-a2b8-e20df2d08513 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'db1c816e-b8bd-475e-90de-d81df8d691ee'". 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'db1c816e-b8bd-475e-90de-d81df8d691ee'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:57.005 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-92a76362-fe19-4cb0-a1f0-591953e1e00e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f2791d57-334a-4db7-b3f3-7558f22ef655'". 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'f2791d57-334a-4db7-b3f3-7558f22ef655'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:57.006 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-92a76362-fe19-4cb0-a1f0-591953e1e00e - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-07-06 12:54:57.011 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5157ea88-59b3-4caa-a2b8-e20df2d08513 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'49114227-d095-4105-9a54-ad550581a1be'". 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'49114227-d095-4105-9a54-ad550581a1be'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:57.017 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5157ea88-59b3-4caa-a2b8-e20df2d08513 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f2791d57-334a-4db7-b3f3-7558f22ef655'". 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'f2791d57-334a-4db7-b3f3-7558f22ef655'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:57.018 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5157ea88-59b3-4caa-a2b8-e20df2d08513 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-07-06 12:54:57.022 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-92a76362-fe19-4cb0-a1f0-591953e1e00e - - - - - -] tcp:10.101.150.243:6642: connecting... 2026-07-06 12:54:57.023 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-92a76362-fe19-4cb0-a1f0-591953e1e00e - - - - - -] tcp:10.101.150.243:6642: connected 2026-07-06 12:54:57.035 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5157ea88-59b3-4caa-a2b8-e20df2d08513 - - - - - -] tcp:10.101.150.243:6642: connecting... 2026-07-06 12:54:57.035 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5157ea88-59b3-4caa-a2b8-e20df2d08513 - - - - - -] tcp:10.101.150.243:6642: connected 2026-07-06 12:54:57.045 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-92a76362-fe19-4cb0-a1f0-591953e1e00e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'143df641-bdfd-4e90-88c6-007d346fcdfd'". 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'143df641-bdfd-4e90-88c6-007d346fcdfd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:57.052 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-92a76362-fe19-4cb0-a1f0-591953e1e00e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b8d51926-d883-48f5-8666-151fd5fd9c7f'". 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'b8d51926-d883-48f5-8666-151fd5fd9c7f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:57.058 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5157ea88-59b3-4caa-a2b8-e20df2d08513 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'143df641-bdfd-4e90-88c6-007d346fcdfd'". 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'143df641-bdfd-4e90-88c6-007d346fcdfd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:57.065 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5157ea88-59b3-4caa-a2b8-e20df2d08513 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b8d51926-d883-48f5-8666-151fd5fd9c7f'". 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'b8d51926-d883-48f5-8666-151fd5fd9c7f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:57.067 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-92a76362-fe19-4cb0-a1f0-591953e1e00e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'52362b8f-bc20-436c-8422-f471c4275c1a'". 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'52362b8f-bc20-436c-8422-f471c4275c1a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:57.074 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5157ea88-59b3-4caa-a2b8-e20df2d08513 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'52362b8f-bc20-436c-8422-f471c4275c1a'". 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'52362b8f-bc20-436c-8422-f471c4275c1a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:57.074 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-92a76362-fe19-4cb0-a1f0-591953e1e00e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6c494dfe-1945-4be9-a1a7-da56fd1a7c78'". 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'6c494dfe-1945-4be9-a1a7-da56fd1a7c78'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:57.081 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-92a76362-fe19-4cb0-a1f0-591953e1e00e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3f850764-1be0-4e2c-a861-6c102f04c426'". 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'3f850764-1be0-4e2c-a861-6c102f04c426'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:57.082 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-92a76362-fe19-4cb0-a1f0-591953e1e00e - - - - - -] RpcWorker process has finished the post initialization 2026-07-06 12:54:57.084 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5157ea88-59b3-4caa-a2b8-e20df2d08513 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6c494dfe-1945-4be9-a1a7-da56fd1a7c78'". 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'6c494dfe-1945-4be9-a1a7-da56fd1a7c78'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:57.091 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5157ea88-59b3-4caa-a2b8-e20df2d08513 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3f850764-1be0-4e2c-a861-6c102f04c426'". 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'3f850764-1be0-4e2c-a861-6c102f04c426'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:57.092 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5157ea88-59b3-4caa-a2b8-e20df2d08513 - - - - - -] RpcWorker process has finished the post initialization 2026-07-06 12:54:57.098 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-92a76362-fe19-4cb0-a1f0-591953e1e00e - - - - - -] tcp:10.98.162.206:6641: connecting... 2026-07-06 12:54:57.099 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-92a76362-fe19-4cb0-a1f0-591953e1e00e - - - - - -] tcp:10.98.162.206:6641: connected 2026-07-06 12:54:57.113 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5157ea88-59b3-4caa-a2b8-e20df2d08513 - - - - - -] tcp:10.98.162.206:6641: connecting... 2026-07-06 12:54:57.113 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5157ea88-59b3-4caa-a2b8-e20df2d08513 - - - - - -] tcp:10.98.162.206:6641: connected 2026-07-06 12:54:57.134 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-92a76362-fe19-4cb0-a1f0-591953e1e00e - - - - - -] tcp:10.98.162.206:6641: connecting... 2026-07-06 12:54:57.134 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-92a76362-fe19-4cb0-a1f0-591953e1e00e - - - - - -] tcp:10.98.162.206:6641: connected 2026-07-06 12:54:57.147 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5157ea88-59b3-4caa-a2b8-e20df2d08513 - - - - - -] tcp:10.98.162.206:6641: connecting... 2026-07-06 12:54:57.148 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5157ea88-59b3-4caa-a2b8-e20df2d08513 - - - - - -] tcp:10.98.162.206:6641: connected 2026-07-06 12:54:57.829 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'a4ebac0e-5d55-4844-af76-48aad5dd8e91'". 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'a4ebac0e-5d55-4844-af76-48aad5dd8e91'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:57.831 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'a4ebac0e-5d55-4844-af76-48aad5dd8e91'". 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'a4ebac0e-5d55-4844-af76-48aad5dd8e91'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:57.838 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'ff7b5847-de93-43ad-9c85-8b7d5bbf9835'". 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'ff7b5847-de93-43ad-9c85-8b7d5bbf9835'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:57.839 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'ff7b5847-de93-43ad-9c85-8b7d5bbf9835'". 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'ff7b5847-de93-43ad-9c85-8b7d5bbf9835'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:57.844 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'dfedd57a-d4a8-498a-b7f3-51233b152503'". 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'dfedd57a-d4a8-498a-b7f3-51233b152503'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:54:57.846 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'dfedd57a-d4a8-498a-b7f3-51233b152503'". 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'dfedd57a-d4a8-498a-b7f3-51233b152503'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-06 12:55:27.276 14 WARNING oslo_messaging.server [None req-92a76362-fe19-4cb0-a1f0-591953e1e00e - - - - - -] Possible hang: wait is waiting for stop to complete 2026-07-06 12:55:27.277 12 WARNING oslo_messaging.server [None req-5157ea88-59b3-4caa-a2b8-e20df2d08513 - - - - - -] Possible hang: wait is waiting for stop to complete