+ 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-05-24 07:48:31.291 1 INFO neutron.common.config [-] Logging enabled! 2026-05-24 07:48:31.291 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-24 07:48:31.291 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-24 07:48:31.292 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-24 07:48:32.751 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-24 07:48:32.753 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-24 07:48:32.756 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-24 07:48:32.756 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-24 07:48:32.756 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-24 07:48:32.756 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-24 07:48:32.756 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-24 07:48:32.763 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-24 07:48:32.763 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-24 07:48:32.763 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-24 07:48:32.934 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-24 07:48:32.934 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-24 07:48:32.934 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-24 07:48:32.953 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-24 07:48:32.953 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-24 07:48:32.953 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-24 07:48:32.953 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-24 07:48:35.173 1 INFO neutron.plugins.ml2.managers [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Initializing driver for type 'vlan' 2026-05-24 07:48:35.326 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] VlanTypeDriver initialization complete 2026-05-24 07:48:35.327 1 INFO neutron.plugins.ml2.managers [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-24 07:48:35.327 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-24 07:48:35.327 1 INFO neutron.plugins.ml2.managers [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Initializing extension driver 'port_security' 2026-05-24 07:48:35.327 1 INFO neutron.plugins.ml2.extensions.port_security [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-24 07:48:35.327 1 INFO neutron.plugins.ml2.managers [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Initializing extension driver 'qos' 2026-05-24 07:48:35.327 1 INFO neutron.plugins.ml2.managers [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Initializing mechanism driver 'ovn' 2026-05-24 07:48:35.327 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Starting OVNMechanismDriver 2026-05-24 07:48:35.331 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] OVN logging driver registered 2026-05-24 07:48:35.338 1 INFO neutron.quota [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded quota_driver: . 2026-05-24 07:48:35.339 1 INFO neutron.plugins.ml2.plugin [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Modular L2 Plugin initialization complete 2026-05-24 07:48:35.339 1 INFO neutron.plugins.ml2.managers [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-24 07:48:35.339 1 INFO neutron.plugins.ml2.managers [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-24 07:48:35.339 1 INFO neutron.plugins.ml2.managers [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-24 07:48:35.339 1 INFO neutron.manager [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loading Plugin: qos 2026-05-24 07:48:35.350 1 INFO neutron.manager [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loading Plugin: ovn-router 2026-05-24 07:48:35.377 1 INFO neutron.services.ovn_l3.plugin [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Starting OVNL3RouterPlugin 2026-05-24 07:48:35.381 1 INFO neutron.manager [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loading Plugin: segments 2026-05-24 07:48:35.455 1 INFO neutron.manager [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loading Plugin: trunk 2026-05-24 07:48:35.465 1 INFO neutron.manager [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loading Plugin: log 2026-05-24 07:48:35.467 1 INFO neutron.manager [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-24 07:48:35.516 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-24 07:48:35.516 1 WARNING stevedore.named [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-24 07:48:35.560 1 INFO neutron_vpnaas.services.vpn.plugin [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-24 07:48:35.560 1 INFO neutron.common.utils [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-24 07:48:35.561 1 INFO neutron.manager [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loading Plugin: taas 2026-05-24 07:48:35.755 1 WARNING stevedore.named [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-24 07:48:35.755 1 WARNING stevedore.named [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-24 07:48:35.760 1 INFO neutron_taas.services.taas.taas_plugin [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-24 07:48:35.761 1 INFO neutron.manager [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loading Plugin: tapmirror 2026-05-24 07:48:35.767 1 WARNING stevedore.named [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-24 07:48:35.767 1 WARNING stevedore.named [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-24 07:48:35.768 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-24 07:48:35.768 1 INFO neutron.manager [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loading Plugin: auto_allocate 2026-05-24 07:48:35.772 1 INFO neutron.manager [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loading Plugin: tag 2026-05-24 07:48:35.778 1 INFO neutron.manager [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loading Plugin: timestamp 2026-05-24 07:48:35.780 1 INFO neutron.manager [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loading Plugin: network_ip_availability 2026-05-24 07:48:35.783 1 INFO neutron.manager [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loading Plugin: flavors 2026-05-24 07:48:35.786 1 INFO neutron.manager [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loading Plugin: revisions 2026-05-24 07:48:35.789 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Initializing extension manager. 2026-05-24 07:48:35.790 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: address-group 2026-05-24 07:48:35.791 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: address-scope 2026-05-24 07:48:35.791 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-24 07:48:35.792 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: agent 2026-05-24 07:48:35.793 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-24 07:48:35.794 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-24 07:48:35.794 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-24 07:48:35.795 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: availability_zone 2026-05-24 07:48:35.796 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-24 07:48:35.796 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-24 07:48:35.796 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: default-subnetpools 2026-05-24 07:48:35.798 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-24 07:48:35.798 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: dns-integration 2026-05-24 07:48:35.798 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: dns-domain-ports 2026-05-24 07:48:35.799 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-24 07:48:35.799 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-24 07:48:35.800 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-24 07:48:35.800 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: empty-string-filtering 2026-05-24 07:48:35.801 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-24 07:48:35.801 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-24 07:48:35.801 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: external-net 2026-05-24 07:48:35.802 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-24 07:48:35.802 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: extraroute 2026-05-24 07:48:35.803 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-24 07:48:35.803 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-24 07:48:35.804 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-24 07:48:35.804 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-24 07:48:35.804 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-24 07:48:35.805 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: fip-port-details 2026-05-24 07:48:35.806 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: flavors 2026-05-24 07:48:35.806 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-24 07:48:35.807 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: floatingip-pools 2026-05-24 07:48:35.807 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: ip_allocation 2026-05-24 07:48:35.808 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-24 07:48:35.808 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: l2_adjacency 2026-05-24 07:48:35.809 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: router 2026-05-24 07:48:35.811 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-24 07:48:35.811 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-24 07:48:35.812 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-24 07:48:35.812 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: ext-gw-mode 2026-05-24 07:48:35.813 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: l3-ha 2026-05-24 07:48:35.813 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-24 07:48:35.814 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-24 07:48:35.814 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: l3-flavors 2026-05-24 07:48:35.815 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-24 07:48:35.815 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-24 07:48:35.817 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-24 07:48:35.818 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-24 07:48:35.819 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: logging 2026-05-24 07:48:35.820 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-24 07:48:35.820 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-24 07:48:35.821 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: multi-provider 2026-05-24 07:48:35.821 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: net-mtu 2026-05-24 07:48:35.822 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: net-mtu-writable 2026-05-24 07:48:35.822 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: network_availability_zone 2026-05-24 07:48:35.823 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-24 07:48:35.823 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: network-ip-availability 2026-05-24 07:48:35.824 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-24 07:48:35.825 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: pagination 2026-05-24 07:48:35.825 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: port-device-profile 2026-05-24 07:48:35.825 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-24 07:48:35.826 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-24 07:48:35.826 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-24 07:48:35.827 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-24 07:48:35.827 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-24 07:48:35.827 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-24 07:48:35.828 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-24 07:48:35.828 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: port-resource-request 2026-05-24 07:48:35.829 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-24 07:48:35.829 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-24 07:48:35.830 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: binding 2026-05-24 07:48:35.830 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: binding-extended 2026-05-24 07:48:35.831 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: port-security 2026-05-24 07:48:35.831 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: project-id 2026-05-24 07:48:35.832 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: provider 2026-05-24 07:48:35.832 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: qinq 2026-05-24 07:48:35.834 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: qos 2026-05-24 07:48:35.834 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-24 07:48:35.835 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-24 07:48:35.835 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: qos-default 2026-05-24 07:48:35.836 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: qos-fip 2026-05-24 07:48:35.836 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-24 07:48:35.836 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-24 07:48:35.837 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-24 07:48:35.837 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-24 07:48:35.838 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-24 07:48:35.838 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: qos-pps 2026-05-24 07:48:35.839 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-24 07:48:35.839 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-24 07:48:35.840 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: qos-rules-alias 2026-05-24 07:48:35.840 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: quota-check-limit 2026-05-24 07:48:35.841 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-24 07:48:35.842 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: quotas 2026-05-24 07:48:35.843 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: quota_details 2026-05-24 07:48:35.844 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: rbac-policies 2026-05-24 07:48:35.845 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-24 07:48:35.845 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: rbac-address-scope 2026-05-24 07:48:35.846 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: rbac-security-groups 2026-05-24 07:48:35.846 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-24 07:48:35.847 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: revision-if-match 2026-05-24 07:48:35.847 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-24 07:48:35.848 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: router_availability_zone 2026-05-24 07:48:35.848 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-24 07:48:35.849 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-24 07:48:35.850 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-24 07:48:35.850 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-24 07:48:35.851 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-24 07:48:35.851 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-24 07:48:35.851 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-24 07:48:35.855 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: security-group 2026-05-24 07:48:35.856 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: segment 2026-05-24 07:48:35.857 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-24 07:48:35.857 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: service-type 2026-05-24 07:48:35.858 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: sorting 2026-05-24 07:48:35.858 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: standard-attr-segment 2026-05-24 07:48:35.859 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: standard-attr-description 2026-05-24 07:48:35.859 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: stateful-security-group 2026-05-24 07:48:35.859 1 WARNING neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-24 07:48:35.860 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-24 07:48:35.860 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: subnet-external-network 2026-05-24 07:48:35.861 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-24 07:48:35.861 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-24 07:48:35.861 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: subnet-service-types 2026-05-24 07:48:35.862 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: subnet_allocation 2026-05-24 07:48:35.863 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-24 07:48:35.863 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: tag-creation 2026-05-24 07:48:35.863 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-24 07:48:35.867 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: standard-attr-tag 2026-05-24 07:48:35.867 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-24 07:48:35.868 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: trunk 2026-05-24 07:48:35.868 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: trunk-details 2026-05-24 07:48:35.868 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-24 07:48:35.869 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-24 07:48:35.869 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: vlan-transparent 2026-05-24 07:48:35.870 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-24 07:48:35.871 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-24 07:48:35.872 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-24 07:48:35.873 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: vpn-flavors 2026-05-24 07:48:35.874 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: vpnaas 2026-05-24 07:48:35.875 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: taas 2026-05-24 07:48:35.876 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: tap-mirror 2026-05-24 07:48:35.876 1 INFO neutron.api.extensions [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-24 07:48:35.885 1 WARNING oslo_config.cfg [None req-26b2a8a4-277d-4c82-b699-3eb53da1d0a3 - - - - - -] 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-05-24 07:48:35.922 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-24 07:48:35.931 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-24 07:48:35.956 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-05-24 07:48:35.959 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-24c52579-f6b9-4017-9358-04905eb46ebc - - - - - -] tcp:10.111.46.68:6641: connecting... 2026-05-24 07:48:35.959 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-24c52579-f6b9-4017-9358-04905eb46ebc - - - - - -] tcp:10.111.46.68:6641: connected 2026-05-24 07:48:35.971 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-05-24 07:48:35.973 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c352c2e1-aee7-4298-b6e4-0afb987ee1a1 - - - - - -] tcp:10.111.46.68:6641: connecting... 2026-05-24 07:48:35.974 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c352c2e1-aee7-4298-b6e4-0afb987ee1a1 - - - - - -] tcp:10.111.46.68:6641: connected 2026-05-24 07:48:36.010 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-24c52579-f6b9-4017-9358-04905eb46ebc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'35cfc193-bbdf-46ee-91db-275e45c1bd2f'". 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'35cfc193-bbdf-46ee-91db-275e45c1bd2f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.020 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-24c52579-f6b9-4017-9358-04905eb46ebc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a9d6542d-3277-44c1-8067-1be309fd722b'". 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'a9d6542d-3277-44c1-8067-1be309fd722b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.032 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-24c52579-f6b9-4017-9358-04905eb46ebc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6f0bc691-452d-468a-a29c-72ae6b16a51e'". 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'6f0bc691-452d-468a-a29c-72ae6b16a51e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.033 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c352c2e1-aee7-4298-b6e4-0afb987ee1a1 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'35cfc193-bbdf-46ee-91db-275e45c1bd2f'". 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'35cfc193-bbdf-46ee-91db-275e45c1bd2f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.041 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-24c52579-f6b9-4017-9358-04905eb46ebc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'828e67d5-c382-40d0-9fab-9a2e9b42075a'". 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'828e67d5-c382-40d0-9fab-9a2e9b42075a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.043 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-24c52579-f6b9-4017-9358-04905eb46ebc - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-24 07:48:36.044 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c352c2e1-aee7-4298-b6e4-0afb987ee1a1 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a9d6542d-3277-44c1-8067-1be309fd722b'". 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'a9d6542d-3277-44c1-8067-1be309fd722b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.053 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c352c2e1-aee7-4298-b6e4-0afb987ee1a1 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6f0bc691-452d-468a-a29c-72ae6b16a51e'". 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'6f0bc691-452d-468a-a29c-72ae6b16a51e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.060 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c352c2e1-aee7-4298-b6e4-0afb987ee1a1 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'828e67d5-c382-40d0-9fab-9a2e9b42075a'". 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'828e67d5-c382-40d0-9fab-9a2e9b42075a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.061 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-24c52579-f6b9-4017-9358-04905eb46ebc - - - - - -] tcp:10.98.191.44:6642: connecting... 2026-05-24 07:48:36.061 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-24c52579-f6b9-4017-9358-04905eb46ebc - - - - - -] tcp:10.98.191.44:6642: connected 2026-05-24 07:48:36.061 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-c352c2e1-aee7-4298-b6e4-0afb987ee1a1 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-24 07:48:36.080 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c352c2e1-aee7-4298-b6e4-0afb987ee1a1 - - - - - -] tcp:10.98.191.44:6642: connecting... 2026-05-24 07:48:36.080 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c352c2e1-aee7-4298-b6e4-0afb987ee1a1 - - - - - -] tcp:10.98.191.44:6642: connected 2026-05-24 07:48:36.087 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-24c52579-f6b9-4017-9358-04905eb46ebc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8ec434ab-580c-4384-8bb6-8d9938dc91c2'". 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'8ec434ab-580c-4384-8bb6-8d9938dc91c2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.093 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-24c52579-f6b9-4017-9358-04905eb46ebc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f5c18230-67db-4860-9ec6-51a01990b8f6'". 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'f5c18230-67db-4860-9ec6-51a01990b8f6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.111 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-24c52579-f6b9-4017-9358-04905eb46ebc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e7c7fee5-fedd-43ab-b8a5-fa0980b6e11b'". 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'e7c7fee5-fedd-43ab-b8a5-fa0980b6e11b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.115 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c352c2e1-aee7-4298-b6e4-0afb987ee1a1 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8ec434ab-580c-4384-8bb6-8d9938dc91c2'". 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'8ec434ab-580c-4384-8bb6-8d9938dc91c2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.121 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-24c52579-f6b9-4017-9358-04905eb46ebc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'16984038-7684-4cd7-9aa5-a3a8a4b44248'". 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'16984038-7684-4cd7-9aa5-a3a8a4b44248'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.121 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c352c2e1-aee7-4298-b6e4-0afb987ee1a1 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f5c18230-67db-4860-9ec6-51a01990b8f6'". 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'f5c18230-67db-4860-9ec6-51a01990b8f6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.127 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-24c52579-f6b9-4017-9358-04905eb46ebc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'21211dea-3e21-4ab4-bb28-72074f416626'". 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'21211dea-3e21-4ab4-bb28-72074f416626'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.128 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-24c52579-f6b9-4017-9358-04905eb46ebc - - - - - -] RpcWorker process has finished the post initialization 2026-05-24 07:48:36.130 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c352c2e1-aee7-4298-b6e4-0afb987ee1a1 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e7c7fee5-fedd-43ab-b8a5-fa0980b6e11b'". 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'e7c7fee5-fedd-43ab-b8a5-fa0980b6e11b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.138 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c352c2e1-aee7-4298-b6e4-0afb987ee1a1 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'16984038-7684-4cd7-9aa5-a3a8a4b44248'". 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'16984038-7684-4cd7-9aa5-a3a8a4b44248'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.145 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c352c2e1-aee7-4298-b6e4-0afb987ee1a1 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'21211dea-3e21-4ab4-bb28-72074f416626'". 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'21211dea-3e21-4ab4-bb28-72074f416626'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.146 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c352c2e1-aee7-4298-b6e4-0afb987ee1a1 - - - - - -] RpcWorker process has finished the post initialization 2026-05-24 07:48:36.149 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-24c52579-f6b9-4017-9358-04905eb46ebc - - - - - -] tcp:10.111.46.68:6641: connecting... 2026-05-24 07:48:36.149 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-24c52579-f6b9-4017-9358-04905eb46ebc - - - - - -] tcp:10.111.46.68:6641: connected 2026-05-24 07:48:36.165 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c352c2e1-aee7-4298-b6e4-0afb987ee1a1 - - - - - -] tcp:10.111.46.68:6641: connecting... 2026-05-24 07:48:36.165 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c352c2e1-aee7-4298-b6e4-0afb987ee1a1 - - - - - -] tcp:10.111.46.68:6641: connected 2026-05-24 07:48:36.184 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-24c52579-f6b9-4017-9358-04905eb46ebc - - - - - -] tcp:10.111.46.68:6641: connecting... 2026-05-24 07:48:36.184 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-24c52579-f6b9-4017-9358-04905eb46ebc - - - - - -] tcp:10.111.46.68:6641: connected 2026-05-24 07:48:36.197 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c352c2e1-aee7-4298-b6e4-0afb987ee1a1 - - - - - -] tcp:10.111.46.68:6641: connecting... 2026-05-24 07:48:36.197 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c352c2e1-aee7-4298-b6e4-0afb987ee1a1 - - - - - -] tcp:10.111.46.68:6641: connected 2026-05-24 07:48:36.505 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'6f0bc691-452d-468a-a29c-72ae6b16a51e'". 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'6f0bc691-452d-468a-a29c-72ae6b16a51e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.511 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'6f0bc691-452d-468a-a29c-72ae6b16a51e'". 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'6f0bc691-452d-468a-a29c-72ae6b16a51e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.860 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'a6fa17a3-326a-4506-b862-be998d73f21b'". 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'a6fa17a3-326a-4506-b862-be998d73f21b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.864 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'a6fa17a3-326a-4506-b862-be998d73f21b'". 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'a6fa17a3-326a-4506-b862-be998d73f21b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.869 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'a84d94a7-0f9f-4656-90d7-5555f999f772'". 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'a84d94a7-0f9f-4656-90d7-5555f999f772'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.873 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'a84d94a7-0f9f-4656-90d7-5555f999f772'". 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'a84d94a7-0f9f-4656-90d7-5555f999f772'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.875 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'16142b76-63a6-42bc-af5f-841de878ca69'". 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'16142b76-63a6-42bc-af5f-841de878ca69'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:48:36.880 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'16142b76-63a6-42bc-af5f-841de878ca69'". 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'16142b76-63a6-42bc-af5f-841de878ca69'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-24 07:49:06.313 12 WARNING oslo_messaging.server [None req-24c52579-f6b9-4017-9358-04905eb46ebc - - - - - -] Possible hang: wait is waiting for stop to complete 2026-05-24 07:49:06.319 14 WARNING oslo_messaging.server [None req-c352c2e1-aee7-4298-b6e4-0afb987ee1a1 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server [None req-3ef90f56-422f-4ff5-a8f4-1c17274a27e6 d8a52e0a94734502bba8648f148db1f2 b71280e65f8b494c9d52a25ae81891a8 - - default default] Exception during message handling: sqlalchemy.exc.PendingRollbackError: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (pymysql.err.IntegrityError) (1062, "Duplicate entry '09c50f66-7c25-4393-a042-a40580daba8a-891378d9-4611-5d38-a265-d6b' for key 'routervpnagentbindings.PRIMARY'") [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] [parameters: {'router_id': '09c50f66-7c25-4393-a042-a40580daba8a', 'vpn_agent_id': '891378d9-4611-5d38-a265-d6b0c4a5ae6f'}] (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/services/vpn/service_drivers/base_ipsec.py", line 82, in get_vpn_services_on_host 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server local_cidr_map = plugin._build_local_subnet_cidr_map(context) 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/db/vpn/vpn_db.py", line 731, in _build_local_subnet_cidr_map 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server return {sn.id: sn.cidr for sn in query.all()} 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^ 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2704, in all 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server return self._iter().all() # type: ignore 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^ 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server result: Union[ScalarResult[_T], Result[_T]] = self.session.execute( 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2365, in execute 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server return self._execute_internal( 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2241, in _execute_internal 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server conn = self._connection_for_bind(bind) 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2110, in _connection_for_bind 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server return trans._connection_for_bind(engine, execution_options) 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server File "", line 2, in _connection_for_bind 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/state_changes.py", line 101, in _go 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server self._raise_for_prerequisite_state(fn.__name__, current_state) 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 973, in _raise_for_prerequisite_state 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server raise sa_exc.PendingRollbackError( 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server sqlalchemy.exc.PendingRollbackError: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (pymysql.err.IntegrityError) (1062, "Duplicate entry '09c50f66-7c25-4393-a042-a40580daba8a-891378d9-4611-5d38-a265-d6b' for key 'routervpnagentbindings.PRIMARY'") 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server [parameters: {'router_id': '09c50f66-7c25-4393-a042-a40580daba8a', 'vpn_agent_id': '891378d9-4611-5d38-a265-d6b0c4a5ae6f'}] 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-05-24 08:29:42.868 12 ERROR oslo_messaging.rpc.server