+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-25 14:44:49.507 1 INFO neutron.common.config [-] Logging enabled! 2026-04-25 14:44:49.507 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-25 14:44:49.507 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-25 14:44:49.507 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-25 14:44:51.019 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-25 14:44:51.022 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-25 14:44:51.025 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-25 14:44:51.025 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-25 14:44:51.025 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-25 14:44:51.025 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-25 14:44:51.025 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-25 14:44:51.032 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-25 14:44:51.032 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-25 14:44:51.032 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-25 14:44:51.202 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-25 14:44:51.202 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-25 14:44:51.202 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-25 14:44:51.222 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-25 14:44:51.223 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-25 14:44:51.223 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-25 14:44:51.223 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-25 14:44:53.508 1 INFO neutron.plugins.ml2.managers [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Initializing driver for type 'vlan' 2026-04-25 14:44:53.668 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] VlanTypeDriver initialization complete 2026-04-25 14:44:53.668 1 INFO neutron.plugins.ml2.managers [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-25 14:44:53.669 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-25 14:44:53.669 1 INFO neutron.plugins.ml2.managers [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Initializing extension driver 'port_security' 2026-04-25 14:44:53.669 1 INFO neutron.plugins.ml2.extensions.port_security [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-25 14:44:53.669 1 INFO neutron.plugins.ml2.managers [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Initializing extension driver 'qos' 2026-04-25 14:44:53.669 1 INFO neutron.plugins.ml2.managers [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Initializing mechanism driver 'ovn' 2026-04-25 14:44:53.669 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Starting OVNMechanismDriver 2026-04-25 14:44:53.672 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] OVN logging driver registered 2026-04-25 14:44:53.678 1 INFO neutron.quota [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded quota_driver: . 2026-04-25 14:44:53.679 1 INFO neutron.plugins.ml2.plugin [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Modular L2 Plugin initialization complete 2026-04-25 14:44:53.679 1 INFO neutron.plugins.ml2.managers [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-25 14:44:53.679 1 INFO neutron.plugins.ml2.managers [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-25 14:44:53.679 1 INFO neutron.plugins.ml2.managers [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Got port-security extension from driver 'port_security' 2026-04-25 14:44:53.680 1 INFO neutron.manager [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loading Plugin: qos 2026-04-25 14:44:53.690 1 INFO neutron.manager [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loading Plugin: ovn-router 2026-04-25 14:44:53.726 1 INFO neutron.services.ovn_l3.plugin [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Starting OVNL3RouterPlugin 2026-04-25 14:44:53.730 1 INFO neutron.manager [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loading Plugin: segments 2026-04-25 14:44:53.797 1 INFO neutron.manager [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loading Plugin: trunk 2026-04-25 14:44:53.807 1 INFO neutron.manager [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loading Plugin: log 2026-04-25 14:44:53.809 1 INFO neutron.manager [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-25 14:44:53.856 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-25 14:44:53.857 1 WARNING stevedore.named [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-25 14:44:53.894 1 INFO neutron_vpnaas.services.vpn.plugin [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-25 14:44:53.894 1 INFO neutron.common.utils [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-25 14:44:53.894 1 INFO neutron.manager [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loading Plugin: taas 2026-04-25 14:44:53.915 1 WARNING stevedore.named [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-25 14:44:53.916 1 WARNING stevedore.named [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-25 14:44:53.921 1 INFO neutron_taas.services.taas.taas_plugin [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-25 14:44:53.921 1 INFO neutron.manager [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loading Plugin: tapmirror 2026-04-25 14:44:54.150 1 WARNING stevedore.named [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-25 14:44:54.150 1 WARNING stevedore.named [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-25 14:44:54.152 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-25 14:44:54.152 1 INFO neutron.manager [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loading Plugin: auto_allocate 2026-04-25 14:44:54.160 1 INFO neutron.manager [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loading Plugin: tag 2026-04-25 14:44:54.166 1 INFO neutron.manager [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loading Plugin: timestamp 2026-04-25 14:44:54.168 1 INFO neutron.manager [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loading Plugin: network_ip_availability 2026-04-25 14:44:54.171 1 INFO neutron.manager [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loading Plugin: flavors 2026-04-25 14:44:54.174 1 INFO neutron.manager [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loading Plugin: revisions 2026-04-25 14:44:54.177 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Initializing extension manager. 2026-04-25 14:44:54.178 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: address-group 2026-04-25 14:44:54.179 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: address-scope 2026-04-25 14:44:54.179 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-25 14:44:54.180 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: agent 2026-04-25 14:44:54.180 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-25 14:44:54.181 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: allowed-address-pairs 2026-04-25 14:44:54.182 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: auto-allocated-topology 2026-04-25 14:44:54.182 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: availability_zone 2026-04-25 14:44:54.183 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-25 14:44:54.183 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-25 14:44:54.183 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: default-subnetpools 2026-04-25 14:44:54.185 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-25 14:44:54.185 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: dns-integration 2026-04-25 14:44:54.186 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: dns-domain-ports 2026-04-25 14:44:54.186 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-25 14:44:54.186 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-25 14:44:54.187 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-25 14:44:54.187 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: empty-string-filtering 2026-04-25 14:44:54.188 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-25 14:44:54.188 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-25 14:44:54.188 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: external-net 2026-04-25 14:44:54.189 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-25 14:44:54.189 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: extraroute 2026-04-25 14:44:54.190 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-25 14:44:54.190 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-25 14:44:54.191 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-25 14:44:54.191 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-25 14:44:54.191 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-25 14:44:54.192 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: fip-port-details 2026-04-25 14:44:54.192 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: flavors 2026-04-25 14:44:54.193 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-25 14:44:54.194 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: floatingip-pools 2026-04-25 14:44:54.194 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: ip_allocation 2026-04-25 14:44:54.195 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-25 14:44:54.195 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: l2_adjacency 2026-04-25 14:44:54.196 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: router 2026-04-25 14:44:54.197 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-25 14:44:54.198 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-25 14:44:54.198 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-25 14:44:54.199 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: ext-gw-mode 2026-04-25 14:44:54.199 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: l3-ha 2026-04-25 14:44:54.199 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-25 14:44:54.200 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-25 14:44:54.200 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: l3-flavors 2026-04-25 14:44:54.201 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-25 14:44:54.201 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-25 14:44:54.203 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-25 14:44:54.204 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-25 14:44:54.205 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: logging 2026-04-25 14:44:54.206 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-25 14:44:54.206 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-25 14:44:54.207 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: multi-provider 2026-04-25 14:44:54.207 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: net-mtu 2026-04-25 14:44:54.207 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: net-mtu-writable 2026-04-25 14:44:54.208 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: network_availability_zone 2026-04-25 14:44:54.208 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-25 14:44:54.209 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: network-ip-availability 2026-04-25 14:44:54.210 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-25 14:44:54.210 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: pagination 2026-04-25 14:44:54.210 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: port-device-profile 2026-04-25 14:44:54.211 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-25 14:44:54.211 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-25 14:44:54.212 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-25 14:44:54.212 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-25 14:44:54.212 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-25 14:44:54.213 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-25 14:44:54.213 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-25 14:44:54.214 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: port-resource-request 2026-04-25 14:44:54.214 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: port-resource-request-groups 2026-04-25 14:44:54.214 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-25 14:44:54.215 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: binding 2026-04-25 14:44:54.215 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: binding-extended 2026-04-25 14:44:54.216 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: port-security 2026-04-25 14:44:54.216 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: project-id 2026-04-25 14:44:54.216 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: provider 2026-04-25 14:44:54.217 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: qinq 2026-04-25 14:44:54.219 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: qos 2026-04-25 14:44:54.219 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-25 14:44:54.220 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-25 14:44:54.220 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: qos-default 2026-04-25 14:44:54.221 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: qos-fip 2026-04-25 14:44:54.221 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-25 14:44:54.221 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: qos-gateway-ip 2026-04-25 14:44:54.222 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: qos-port-network-policy 2026-04-25 14:44:54.222 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: qos-pps-minimum 2026-04-25 14:44:54.223 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-25 14:44:54.223 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: qos-pps 2026-04-25 14:44:54.224 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: qos-rule-type-details 2026-04-25 14:44:54.224 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-25 14:44:54.225 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: qos-rules-alias 2026-04-25 14:44:54.225 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: quota-check-limit 2026-04-25 14:44:54.226 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: quota-check-limit-default 2026-04-25 14:44:54.227 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: quotas 2026-04-25 14:44:54.228 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: quota_details 2026-04-25 14:44:54.229 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: rbac-policies 2026-04-25 14:44:54.230 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-25 14:44:54.230 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: rbac-address-scope 2026-04-25 14:44:54.230 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: rbac-security-groups 2026-04-25 14:44:54.231 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-25 14:44:54.231 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: revision-if-match 2026-04-25 14:44:54.232 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: standard-attr-revisions 2026-04-25 14:44:54.232 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: router_availability_zone 2026-04-25 14:44:54.233 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-25 14:44:54.234 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: security-groups-default-rules 2026-04-25 14:44:54.234 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-25 14:44:54.235 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-25 14:44:54.235 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-25 14:44:54.236 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-25 14:44:54.236 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-25 14:44:54.240 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: security-group 2026-04-25 14:44:54.240 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: segment 2026-04-25 14:44:54.241 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-25 14:44:54.241 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: service-type 2026-04-25 14:44:54.242 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: sorting 2026-04-25 14:44:54.242 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: standard-attr-segment 2026-04-25 14:44:54.243 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: standard-attr-description 2026-04-25 14:44:54.244 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: stateful-security-group 2026-04-25 14:44:54.244 1 WARNING neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-25 14:44:54.244 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-25 14:44:54.245 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: subnet-external-network 2026-04-25 14:44:54.245 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-25 14:44:54.246 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-25 14:44:54.246 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: subnet-service-types 2026-04-25 14:44:54.246 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: subnet_allocation 2026-04-25 14:44:54.247 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-25 14:44:54.247 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: tag-creation 2026-04-25 14:44:54.248 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-25 14:44:54.251 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: standard-attr-tag 2026-04-25 14:44:54.252 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-25 14:44:54.252 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: trunk 2026-04-25 14:44:54.252 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: trunk-details 2026-04-25 14:44:54.253 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-25 14:44:54.253 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-25 14:44:54.254 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: vlan-transparent 2026-04-25 14:44:54.254 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-25 14:44:54.256 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-25 14:44:54.257 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-25 14:44:54.257 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: vpn-flavors 2026-04-25 14:44:54.258 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: vpnaas 2026-04-25 14:44:54.259 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: taas 2026-04-25 14:44:54.260 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: tap-mirror 2026-04-25 14:44:54.260 1 INFO neutron.api.extensions [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Loaded extension: taas-vlan-filter 2026-04-25 14:44:54.269 1 WARNING oslo_config.cfg [None req-06a9602f-9538-4b78-bd5c-2f0072ae9d5e - - - - - -] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-04-25 14:44:54.306 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-25 14:44:54.326 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-25 14:44:54.340 12 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-04-25 14:44:54.343 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d7cabf2b-0c7a-43ec-907c-3842b8c781ba - - - - - -] tcp:10.110.248.167:6641: connecting... 2026-04-25 14:44:54.343 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d7cabf2b-0c7a-43ec-907c-3842b8c781ba - - - - - -] tcp:10.110.248.167:6641: connected 2026-04-25 14:44:54.364 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-04-25 14:44:54.367 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2a197ad5-d75c-4fdd-967c-7d4a9935ca85 - - - - - -] tcp:10.110.248.167:6641: connecting... 2026-04-25 14:44:54.367 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2a197ad5-d75c-4fdd-967c-7d4a9935ca85 - - - - - -] tcp:10.110.248.167:6641: connected 2026-04-25 14:44:54.393 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d7cabf2b-0c7a-43ec-907c-3842b8c781ba - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5f92bde8-599e-4917-93e6-b269a66e820b'". 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'5f92bde8-599e-4917-93e6-b269a66e820b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:54.400 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d7cabf2b-0c7a-43ec-907c-3842b8c781ba - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8097a2ca-1969-4ca1-8988-48260736b616'". 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'8097a2ca-1969-4ca1-8988-48260736b616'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:54.409 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d7cabf2b-0c7a-43ec-907c-3842b8c781ba - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e65e66c9-6c38-44a7-9843-b78699c41469'". 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'e65e66c9-6c38-44a7-9843-b78699c41469'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:54.414 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d7cabf2b-0c7a-43ec-907c-3842b8c781ba - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'28b0c5db-a252-418e-a873-94009864a8a0'". 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'28b0c5db-a252-418e-a873-94009864a8a0'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:54.415 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d7cabf2b-0c7a-43ec-907c-3842b8c781ba - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-25 14:44:54.433 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d7cabf2b-0c7a-43ec-907c-3842b8c781ba - - - - - -] tcp:10.97.74.95:6642: connecting... 2026-04-25 14:44:54.434 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d7cabf2b-0c7a-43ec-907c-3842b8c781ba - - - - - -] tcp:10.97.74.95:6642: connected 2026-04-25 14:44:54.451 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2a197ad5-d75c-4fdd-967c-7d4a9935ca85 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5f92bde8-599e-4917-93e6-b269a66e820b'". 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'5f92bde8-599e-4917-93e6-b269a66e820b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:54.456 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d7cabf2b-0c7a-43ec-907c-3842b8c781ba - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'391b1a7c-12eb-4d8a-b4f8-eece33fe2ddc'". 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'391b1a7c-12eb-4d8a-b4f8-eece33fe2ddc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:54.463 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d7cabf2b-0c7a-43ec-907c-3842b8c781ba - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'447ac932-a188-4b0d-bb76-b50d9da85aea'". 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'447ac932-a188-4b0d-bb76-b50d9da85aea'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:54.465 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2a197ad5-d75c-4fdd-967c-7d4a9935ca85 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8097a2ca-1969-4ca1-8988-48260736b616'". 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'8097a2ca-1969-4ca1-8988-48260736b616'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:54.472 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d7cabf2b-0c7a-43ec-907c-3842b8c781ba - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9a5305ae-1494-45c6-8e89-52d8b0b2b7f6'". 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'9a5305ae-1494-45c6-8e89-52d8b0b2b7f6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:54.474 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2a197ad5-d75c-4fdd-967c-7d4a9935ca85 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e65e66c9-6c38-44a7-9843-b78699c41469'". 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'e65e66c9-6c38-44a7-9843-b78699c41469'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:54.480 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d7cabf2b-0c7a-43ec-907c-3842b8c781ba - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'85b6e33d-248e-4cdb-a791-d2adcc1c4c41'". 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'85b6e33d-248e-4cdb-a791-d2adcc1c4c41'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:54.480 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2a197ad5-d75c-4fdd-967c-7d4a9935ca85 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'28b0c5db-a252-418e-a873-94009864a8a0'". 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'28b0c5db-a252-418e-a873-94009864a8a0'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:54.481 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-2a197ad5-d75c-4fdd-967c-7d4a9935ca85 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-25 14:44:54.486 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d7cabf2b-0c7a-43ec-907c-3842b8c781ba - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e191faa6-f444-476b-83db-7f436f4a08f1'". 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'e191faa6-f444-476b-83db-7f436f4a08f1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:54.488 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d7cabf2b-0c7a-43ec-907c-3842b8c781ba - - - - - -] RpcWorker process has finished the post initialization 2026-04-25 14:44:54.505 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d7cabf2b-0c7a-43ec-907c-3842b8c781ba - - - - - -] tcp:10.110.248.167:6641: connecting... 2026-04-25 14:44:54.505 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d7cabf2b-0c7a-43ec-907c-3842b8c781ba - - - - - -] tcp:10.110.248.167:6641: connected 2026-04-25 14:44:54.512 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2a197ad5-d75c-4fdd-967c-7d4a9935ca85 - - - - - -] tcp:10.97.74.95:6642: connecting... 2026-04-25 14:44:54.512 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2a197ad5-d75c-4fdd-967c-7d4a9935ca85 - - - - - -] tcp:10.97.74.95:6642: connected 2026-04-25 14:44:54.536 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2a197ad5-d75c-4fdd-967c-7d4a9935ca85 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'391b1a7c-12eb-4d8a-b4f8-eece33fe2ddc'". 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'391b1a7c-12eb-4d8a-b4f8-eece33fe2ddc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:54.537 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d7cabf2b-0c7a-43ec-907c-3842b8c781ba - - - - - -] tcp:10.110.248.167:6641: connecting... 2026-04-25 14:44:54.538 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d7cabf2b-0c7a-43ec-907c-3842b8c781ba - - - - - -] tcp:10.110.248.167:6641: connected 2026-04-25 14:44:54.542 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2a197ad5-d75c-4fdd-967c-7d4a9935ca85 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'447ac932-a188-4b0d-bb76-b50d9da85aea'". 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'447ac932-a188-4b0d-bb76-b50d9da85aea'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:54.551 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2a197ad5-d75c-4fdd-967c-7d4a9935ca85 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9a5305ae-1494-45c6-8e89-52d8b0b2b7f6'". 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'9a5305ae-1494-45c6-8e89-52d8b0b2b7f6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:54.558 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2a197ad5-d75c-4fdd-967c-7d4a9935ca85 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'85b6e33d-248e-4cdb-a791-d2adcc1c4c41'". 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'85b6e33d-248e-4cdb-a791-d2adcc1c4c41'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:54.571 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2a197ad5-d75c-4fdd-967c-7d4a9935ca85 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e191faa6-f444-476b-83db-7f436f4a08f1'". 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'e191faa6-f444-476b-83db-7f436f4a08f1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:54.572 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2a197ad5-d75c-4fdd-967c-7d4a9935ca85 - - - - - -] RpcWorker process has finished the post initialization 2026-04-25 14:44:54.590 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2a197ad5-d75c-4fdd-967c-7d4a9935ca85 - - - - - -] tcp:10.110.248.167:6641: connecting... 2026-04-25 14:44:54.590 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2a197ad5-d75c-4fdd-967c-7d4a9935ca85 - - - - - -] tcp:10.110.248.167:6641: connected 2026-04-25 14:44:54.625 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2a197ad5-d75c-4fdd-967c-7d4a9935ca85 - - - - - -] tcp:10.110.248.167:6641: connecting... 2026-04-25 14:44:54.625 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2a197ad5-d75c-4fdd-967c-7d4a9935ca85 - - - - - -] tcp:10.110.248.167:6641: connected 2026-04-25 14:44:55.160 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'87bfad64-50e0-4b95-80e4-255e85af7d7a'". 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'87bfad64-50e0-4b95-80e4-255e85af7d7a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:55.162 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'87bfad64-50e0-4b95-80e4-255e85af7d7a'". 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'87bfad64-50e0-4b95-80e4-255e85af7d7a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:55.167 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'c18397fe-d68d-4c72-ada0-dd71c77d7282'". 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'c18397fe-d68d-4c72-ada0-dd71c77d7282'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:55.168 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'c18397fe-d68d-4c72-ada0-dd71c77d7282'". 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'c18397fe-d68d-4c72-ada0-dd71c77d7282'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:44:55.173 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'5456840d-65a5-4eae-ab09-ed314fe06d9c'". 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'5456840d-65a5-4eae-ab09-ed314fe06d9c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-25 14:45:24.654 12 WARNING oslo_messaging.server [None req-d7cabf2b-0c7a-43ec-907c-3842b8c781ba - - - - - -] Possible hang: wait is waiting for stop to complete 2026-04-25 14:45:24.710 15 WARNING oslo_messaging.server [None req-2a197ad5-d75c-4fdd-967c-7d4a9935ca85 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server [None req-79f37db8-11b6-4bca-a77e-2effa9d17116 6d584310c90c426e85eb41569ea639c4 cf07f9a9f9c541f68876ee348be55174 - - 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 '06d6279b-0358-41ac-a843-af86ad6dcd4a-8fd82741-ff92-5137-bc00-94d' for key 'routervpnagentbindings.PRIMARY'") [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] [parameters: {'router_id': '06d6279b-0358-41ac-a843-af86ad6dcd4a', 'vpn_agent_id': '8fd82741-ff92-5137-bc00-94d88bb0aedd'}] (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/services/vpn/service_drivers/base_ipsec.py", line 82, in get_vpn_services_on_host 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server local_cidr_map = plugin._build_local_subnet_cidr_map(context) 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/db/vpn/vpn_db.py", line 731, in _build_local_subnet_cidr_map 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server return {sn.id: sn.cidr for sn in query.all()} 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^ 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2704, in all 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server return self._iter().all() # type: ignore 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^ 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server result: Union[ScalarResult[_T], Result[_T]] = self.session.execute( 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2365, in execute 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server return self._execute_internal( 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2241, in _execute_internal 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server conn = self._connection_for_bind(bind) 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2110, in _connection_for_bind 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server return trans._connection_for_bind(engine, execution_options) 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server File "", line 2, in _connection_for_bind 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/state_changes.py", line 101, in _go 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server self._raise_for_prerequisite_state(fn.__name__, current_state) 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 973, in _raise_for_prerequisite_state 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server raise sa_exc.PendingRollbackError( 2026-04-25 14:57:28.682 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 '06d6279b-0358-41ac-a843-af86ad6dcd4a-8fd82741-ff92-5137-bc00-94d' for key 'routervpnagentbindings.PRIMARY'") 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server [parameters: {'router_id': '06d6279b-0358-41ac-a843-af86ad6dcd4a', 'vpn_agent_id': '8fd82741-ff92-5137-bc00-94d88bb0aedd'}] 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-04-25 14:57:28.682 12 ERROR oslo_messaging.rpc.server