+ 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-06-08 06:57:18.398 1 INFO neutron.common.config [-] Logging enabled! 2026-06-08 06:57:18.398 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-08 06:57:18.398 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-08 06:57:18.398 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-08 06:57:19.810 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-08 06:57:19.812 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-08 06:57:19.815 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-08 06:57:19.815 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-08 06:57:19.815 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-08 06:57:19.816 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-08 06:57:19.816 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-08 06:57:19.822 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-08 06:57:19.822 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-08 06:57:19.822 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-06-08 06:57:19.995 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-06-08 06:57:19.995 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-06-08 06:57:19.995 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-08 06:57:20.014 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-08 06:57:20.014 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-08 06:57:20.014 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-08 06:57:20.014 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-08 06:57:22.485 1 INFO neutron.plugins.ml2.managers [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Initializing driver for type 'vlan' 2026-06-08 06:57:22.610 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] VlanTypeDriver initialization complete 2026-06-08 06:57:22.611 1 INFO neutron.plugins.ml2.managers [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-08 06:57:22.611 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-08 06:57:22.611 1 INFO neutron.plugins.ml2.managers [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Initializing extension driver 'port_security' 2026-06-08 06:57:22.612 1 INFO neutron.plugins.ml2.extensions.port_security [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-08 06:57:22.612 1 INFO neutron.plugins.ml2.managers [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Initializing extension driver 'qos' 2026-06-08 06:57:22.612 1 INFO neutron.plugins.ml2.managers [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Initializing mechanism driver 'ovn' 2026-06-08 06:57:22.612 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Starting OVNMechanismDriver 2026-06-08 06:57:22.617 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] OVN logging driver registered 2026-06-08 06:57:22.624 1 INFO neutron.quota [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded quota_driver: . 2026-06-08 06:57:22.625 1 INFO neutron.plugins.ml2.plugin [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Modular L2 Plugin initialization complete 2026-06-08 06:57:22.625 1 INFO neutron.plugins.ml2.managers [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-08 06:57:22.625 1 INFO neutron.plugins.ml2.managers [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-08 06:57:22.625 1 INFO neutron.plugins.ml2.managers [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-08 06:57:22.625 1 INFO neutron.manager [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loading Plugin: qos 2026-06-08 06:57:22.636 1 INFO neutron.manager [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loading Plugin: ovn-router 2026-06-08 06:57:22.663 1 INFO neutron.services.ovn_l3.plugin [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Starting OVNL3RouterPlugin 2026-06-08 06:57:22.666 1 INFO neutron.manager [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loading Plugin: segments 2026-06-08 06:57:22.728 1 INFO neutron.manager [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loading Plugin: trunk 2026-06-08 06:57:22.738 1 INFO neutron.manager [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loading Plugin: log 2026-06-08 06:57:22.740 1 INFO neutron.manager [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loading Plugin: ovn-vpnaas 2026-06-08 06:57:22.785 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-06-08 06:57:22.785 1 WARNING stevedore.named [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-08 06:57:22.821 1 INFO neutron_vpnaas.services.vpn.plugin [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-08 06:57:22.821 1 INFO neutron.common.utils [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-06-08 06:57:22.821 1 INFO neutron.manager [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loading Plugin: taas 2026-06-08 06:57:22.993 1 WARNING stevedore.named [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-08 06:57:22.993 1 WARNING stevedore.named [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-08 06:57:22.999 1 INFO neutron_taas.services.taas.taas_plugin [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-08 06:57:22.999 1 INFO neutron.manager [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loading Plugin: tapmirror 2026-06-08 06:57:23.007 1 WARNING stevedore.named [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-08 06:57:23.007 1 WARNING stevedore.named [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-08 06:57:23.010 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-08 06:57:23.011 1 INFO neutron.manager [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loading Plugin: auto_allocate 2026-06-08 06:57:23.019 1 INFO neutron.manager [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loading Plugin: tag 2026-06-08 06:57:23.026 1 INFO neutron.manager [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loading Plugin: timestamp 2026-06-08 06:57:23.028 1 INFO neutron.manager [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loading Plugin: network_ip_availability 2026-06-08 06:57:23.031 1 INFO neutron.manager [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loading Plugin: flavors 2026-06-08 06:57:23.034 1 INFO neutron.manager [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loading Plugin: revisions 2026-06-08 06:57:23.036 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Initializing extension manager. 2026-06-08 06:57:23.037 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: address-group 2026-06-08 06:57:23.038 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: address-scope 2026-06-08 06:57:23.039 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-06-08 06:57:23.039 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: agent 2026-06-08 06:57:23.040 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-06-08 06:57:23.041 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-08 06:57:23.041 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-08 06:57:23.042 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: availability_zone 2026-06-08 06:57:23.042 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-06-08 06:57:23.043 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-08 06:57:23.043 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: default-subnetpools 2026-06-08 06:57:23.044 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-08 06:57:23.045 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: dns-integration 2026-06-08 06:57:23.045 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: dns-domain-ports 2026-06-08 06:57:23.046 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-06-08 06:57:23.046 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-06-08 06:57:23.046 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-08 06:57:23.047 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: empty-string-filtering 2026-06-08 06:57:23.047 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-08 06:57:23.048 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-08 06:57:23.049 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: external-net 2026-06-08 06:57:23.049 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-08 06:57:23.050 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: extraroute 2026-06-08 06:57:23.050 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-06-08 06:57:23.051 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-08 06:57:23.051 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-08 06:57:23.051 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-08 06:57:23.052 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-08 06:57:23.052 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: fip-port-details 2026-06-08 06:57:23.053 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: flavors 2026-06-08 06:57:23.054 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-08 06:57:23.054 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: floatingip-pools 2026-06-08 06:57:23.055 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: ip_allocation 2026-06-08 06:57:23.055 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-06-08 06:57:23.056 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: l2_adjacency 2026-06-08 06:57:23.056 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: router 2026-06-08 06:57:23.058 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-08 06:57:23.059 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: enable-default-route-bfd 2026-06-08 06:57:23.059 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-06-08 06:57:23.059 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: ext-gw-mode 2026-06-08 06:57:23.060 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: l3-ha 2026-06-08 06:57:23.060 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-08 06:57:23.061 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: external-gateway-multihoming 2026-06-08 06:57:23.061 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: l3-flavors 2026-06-08 06:57:23.062 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-08 06:57:23.062 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-06-08 06:57:23.064 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-06-08 06:57:23.065 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-08 06:57:23.066 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: logging 2026-06-08 06:57:23.066 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-08 06:57:23.067 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-08 06:57:23.067 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: multi-provider 2026-06-08 06:57:23.068 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: net-mtu 2026-06-08 06:57:23.068 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: net-mtu-writable 2026-06-08 06:57:23.069 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: network_availability_zone 2026-06-08 06:57:23.069 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-06-08 06:57:23.070 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: network-ip-availability 2026-06-08 06:57:23.070 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-08 06:57:23.071 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: pagination 2026-06-08 06:57:23.071 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: port-device-profile 2026-06-08 06:57:23.071 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-08 06:57:23.072 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-08 06:57:23.072 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-08 06:57:23.073 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-06-08 06:57:23.073 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-08 06:57:23.073 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-08 06:57:23.074 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-08 06:57:23.074 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: port-resource-request 2026-06-08 06:57:23.075 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-08 06:57:23.075 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-08 06:57:23.076 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: binding 2026-06-08 06:57:23.076 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: binding-extended 2026-06-08 06:57:23.077 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: port-security 2026-06-08 06:57:23.077 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: project-id 2026-06-08 06:57:23.077 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: provider 2026-06-08 06:57:23.078 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: qinq 2026-06-08 06:57:23.079 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: qos 2026-06-08 06:57:23.080 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-08 06:57:23.080 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-08 06:57:23.081 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: qos-default 2026-06-08 06:57:23.081 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: qos-fip 2026-06-08 06:57:23.082 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-08 06:57:23.082 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-08 06:57:23.082 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-08 06:57:23.083 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-08 06:57:23.083 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-08 06:57:23.084 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: qos-pps 2026-06-08 06:57:23.084 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-08 06:57:23.085 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-08 06:57:23.085 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: qos-rules-alias 2026-06-08 06:57:23.086 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: quota-check-limit 2026-06-08 06:57:23.087 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-08 06:57:23.088 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: quotas 2026-06-08 06:57:23.089 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: quota_details 2026-06-08 06:57:23.090 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: rbac-policies 2026-06-08 06:57:23.091 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-06-08 06:57:23.091 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: rbac-address-scope 2026-06-08 06:57:23.092 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: rbac-security-groups 2026-06-08 06:57:23.092 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-06-08 06:57:23.092 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: revision-if-match 2026-06-08 06:57:23.093 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-08 06:57:23.093 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: router_availability_zone 2026-06-08 06:57:23.094 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-08 06:57:23.095 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-08 06:57:23.096 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-08 06:57:23.096 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-06-08 06:57:23.096 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-08 06:57:23.097 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-08 06:57:23.098 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-08 06:57:23.103 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: security-group 2026-06-08 06:57:23.104 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: segment 2026-06-08 06:57:23.104 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-08 06:57:23.105 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: service-type 2026-06-08 06:57:23.105 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: sorting 2026-06-08 06:57:23.106 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: standard-attr-segment 2026-06-08 06:57:23.107 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: standard-attr-description 2026-06-08 06:57:23.107 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: stateful-security-group 2026-06-08 06:57:23.108 1 WARNING neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-08 06:57:23.108 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-06-08 06:57:23.109 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: subnet-external-network 2026-06-08 06:57:23.109 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-06-08 06:57:23.110 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-08 06:57:23.110 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: subnet-service-types 2026-06-08 06:57:23.111 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: subnet_allocation 2026-06-08 06:57:23.112 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-08 06:57:23.112 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: tag-creation 2026-06-08 06:57:23.112 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-08 06:57:23.116 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: standard-attr-tag 2026-06-08 06:57:23.117 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-08 06:57:23.117 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: trunk 2026-06-08 06:57:23.118 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: trunk-details 2026-06-08 06:57:23.118 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-08 06:57:23.118 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-08 06:57:23.119 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: vlan-transparent 2026-06-08 06:57:23.120 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-08 06:57:23.121 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-06-08 06:57:23.122 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-08 06:57:23.123 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: vpn-flavors 2026-06-08 06:57:23.124 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: vpnaas 2026-06-08 06:57:23.126 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: taas 2026-06-08 06:57:23.126 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: tap-mirror 2026-06-08 06:57:23.127 1 INFO neutron.api.extensions [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-08 06:57:23.136 1 WARNING oslo_config.cfg [None req-22557e9d-e964-4727-9cd7-71139829b007 - - - - - -] 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-06-08 06:57:23.171 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-08 06:57:23.186 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-08 06:57:23.211 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-06-08 06:57:23.214 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6cf0410a-1e97-45cf-b28e-e202e788fac5 - - - - - -] tcp:10.104.200.55:6641: connecting... 2026-06-08 06:57:23.215 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6cf0410a-1e97-45cf-b28e-e202e788fac5 - - - - - -] tcp:10.104.200.55:6641: connected 2026-06-08 06:57:23.217 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-06-08 06:57:23.219 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bf8b4586-38ef-4e6b-a346-346501e7eb59 - - - - - -] tcp:10.104.200.55:6641: connecting... 2026-06-08 06:57:23.219 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bf8b4586-38ef-4e6b-a346-346501e7eb59 - - - - - -] tcp:10.104.200.55:6641: connected 2026-06-08 06:57:23.263 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bf8b4586-38ef-4e6b-a346-346501e7eb59 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'01b3905f-6349-4ca0-92e3-8aeb509ff6e0'". 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'01b3905f-6349-4ca0-92e3-8aeb509ff6e0'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:23.269 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bf8b4586-38ef-4e6b-a346-346501e7eb59 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9620cc7b-c2ec-4997-9072-442a3f2e3c04'". 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'9620cc7b-c2ec-4997-9072-442a3f2e3c04'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:23.270 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6cf0410a-1e97-45cf-b28e-e202e788fac5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'01b3905f-6349-4ca0-92e3-8aeb509ff6e0'". 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'01b3905f-6349-4ca0-92e3-8aeb509ff6e0'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:23.278 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bf8b4586-38ef-4e6b-a346-346501e7eb59 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3a82460b-5129-4cff-bd62-a52e5388a6f5'". 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'3a82460b-5129-4cff-bd62-a52e5388a6f5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:23.282 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6cf0410a-1e97-45cf-b28e-e202e788fac5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9620cc7b-c2ec-4997-9072-442a3f2e3c04'". 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'9620cc7b-c2ec-4997-9072-442a3f2e3c04'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:23.286 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bf8b4586-38ef-4e6b-a346-346501e7eb59 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3a04c1ee-37f2-493b-b451-45c8108281f0'". 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'3a04c1ee-37f2-493b-b451-45c8108281f0'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:23.288 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-bf8b4586-38ef-4e6b-a346-346501e7eb59 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-08 06:57:23.293 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6cf0410a-1e97-45cf-b28e-e202e788fac5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3a82460b-5129-4cff-bd62-a52e5388a6f5'". 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'3a82460b-5129-4cff-bd62-a52e5388a6f5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:23.303 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6cf0410a-1e97-45cf-b28e-e202e788fac5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3a04c1ee-37f2-493b-b451-45c8108281f0'". 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'3a04c1ee-37f2-493b-b451-45c8108281f0'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:23.304 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-6cf0410a-1e97-45cf-b28e-e202e788fac5 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-08 06:57:23.309 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bf8b4586-38ef-4e6b-a346-346501e7eb59 - - - - - -] tcp:10.100.179.101:6642: connecting... 2026-06-08 06:57:23.309 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bf8b4586-38ef-4e6b-a346-346501e7eb59 - - - - - -] tcp:10.100.179.101:6642: connected 2026-06-08 06:57:23.323 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6cf0410a-1e97-45cf-b28e-e202e788fac5 - - - - - -] tcp:10.100.179.101:6642: connecting... 2026-06-08 06:57:23.323 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6cf0410a-1e97-45cf-b28e-e202e788fac5 - - - - - -] tcp:10.100.179.101:6642: connected 2026-06-08 06:57:23.330 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bf8b4586-38ef-4e6b-a346-346501e7eb59 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b029d045-9607-47e4-856c-fbfad93fec00'". 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'b029d045-9607-47e4-856c-fbfad93fec00'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:23.336 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bf8b4586-38ef-4e6b-a346-346501e7eb59 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f9c333b8-c26c-4bb1-9503-db3b4f70be89'". 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'f9c333b8-c26c-4bb1-9503-db3b4f70be89'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:23.346 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bf8b4586-38ef-4e6b-a346-346501e7eb59 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8b5eb1f4-33d0-486a-9feb-1f9a3a5e8147'". 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'8b5eb1f4-33d0-486a-9feb-1f9a3a5e8147'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:23.349 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6cf0410a-1e97-45cf-b28e-e202e788fac5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b029d045-9607-47e4-856c-fbfad93fec00'". 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'b029d045-9607-47e4-856c-fbfad93fec00'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:23.354 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bf8b4586-38ef-4e6b-a346-346501e7eb59 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ba002467-b6ce-436b-be7f-73731a18f54a'". 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'ba002467-b6ce-436b-be7f-73731a18f54a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:23.356 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6cf0410a-1e97-45cf-b28e-e202e788fac5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f9c333b8-c26c-4bb1-9503-db3b4f70be89'". 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'f9c333b8-c26c-4bb1-9503-db3b4f70be89'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:23.361 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bf8b4586-38ef-4e6b-a346-346501e7eb59 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a303b710-c7c7-4ff6-9424-6075baecd486'". 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'a303b710-c7c7-4ff6-9424-6075baecd486'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:23.362 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bf8b4586-38ef-4e6b-a346-346501e7eb59 - - - - - -] RpcWorker process has finished the post initialization 2026-06-08 06:57:23.367 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6cf0410a-1e97-45cf-b28e-e202e788fac5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8b5eb1f4-33d0-486a-9feb-1f9a3a5e8147'". 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'8b5eb1f4-33d0-486a-9feb-1f9a3a5e8147'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:23.376 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6cf0410a-1e97-45cf-b28e-e202e788fac5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ba002467-b6ce-436b-be7f-73731a18f54a'". 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'ba002467-b6ce-436b-be7f-73731a18f54a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:23.384 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6cf0410a-1e97-45cf-b28e-e202e788fac5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a303b710-c7c7-4ff6-9424-6075baecd486'". 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'a303b710-c7c7-4ff6-9424-6075baecd486'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:23.386 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6cf0410a-1e97-45cf-b28e-e202e788fac5 - - - - - -] RpcWorker process has finished the post initialization 2026-06-08 06:57:23.386 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bf8b4586-38ef-4e6b-a346-346501e7eb59 - - - - - -] tcp:10.104.200.55:6641: connecting... 2026-06-08 06:57:23.387 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bf8b4586-38ef-4e6b-a346-346501e7eb59 - - - - - -] tcp:10.104.200.55:6641: connected 2026-06-08 06:57:23.407 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6cf0410a-1e97-45cf-b28e-e202e788fac5 - - - - - -] tcp:10.104.200.55:6641: connecting... 2026-06-08 06:57:23.407 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6cf0410a-1e97-45cf-b28e-e202e788fac5 - - - - - -] tcp:10.104.200.55:6641: connected 2026-06-08 06:57:23.419 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bf8b4586-38ef-4e6b-a346-346501e7eb59 - - - - - -] tcp:10.104.200.55:6641: connecting... 2026-06-08 06:57:23.419 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bf8b4586-38ef-4e6b-a346-346501e7eb59 - - - - - -] tcp:10.104.200.55:6641: connected 2026-06-08 06:57:23.448 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6cf0410a-1e97-45cf-b28e-e202e788fac5 - - - - - -] tcp:10.104.200.55:6641: connecting... 2026-06-08 06:57:23.448 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6cf0410a-1e97-45cf-b28e-e202e788fac5 - - - - - -] tcp:10.104.200.55:6641: connected 2026-06-08 06:57:23.598 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'3a82460b-5129-4cff-bd62-a52e5388a6f5'". 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'3a82460b-5129-4cff-bd62-a52e5388a6f5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:23.598 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'3a82460b-5129-4cff-bd62-a52e5388a6f5'". 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'3a82460b-5129-4cff-bd62-a52e5388a6f5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:24.221 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'5898abbc-d37d-4018-8ca8-ea2bc23545ec'". 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'5898abbc-d37d-4018-8ca8-ea2bc23545ec'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:24.222 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'5898abbc-d37d-4018-8ca8-ea2bc23545ec'". 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'5898abbc-d37d-4018-8ca8-ea2bc23545ec'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:24.228 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'7736d473-f6cb-4313-b74f-2dc62b55fdee'". 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'7736d473-f6cb-4313-b74f-2dc62b55fdee'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:24.228 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'7736d473-f6cb-4313-b74f-2dc62b55fdee'". 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'7736d473-f6cb-4313-b74f-2dc62b55fdee'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:24.234 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'cabbb252-d776-47e3-8c30-4e12c0914f78'". 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'cabbb252-d776-47e3-8c30-4e12c0914f78'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:24.235 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'cabbb252-d776-47e3-8c30-4e12c0914f78'". 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'cabbb252-d776-47e3-8c30-4e12c0914f78'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-08 06:57:53.547 12 WARNING oslo_messaging.server [None req-6cf0410a-1e97-45cf-b28e-e202e788fac5 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-06-08 06:57:53.553 14 WARNING oslo_messaging.server [None req-bf8b4586-38ef-4e6b-a346-346501e7eb59 - - - - - -] Possible hang: wait is waiting for stop to complete