+ 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-08-11 13:44:26.535 1 INFO neutron.common.config [-] Logging enabled! 2026-08-11 13:44:26.536 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-08-11 13:44:26.536 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-08-11 13:44:26.536 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-11 13:44:28.095 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-11 13:44:28.097 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-11 13:44:28.101 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-11 13:44:28.101 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-11 13:44:28.101 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-11 13:44:28.101 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-11 13:44:28.101 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 13:44:28.108 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 13:44:28.108 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 13:44:28.108 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-11 13:44:28.282 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-11 13:44:28.282 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-11 13:44:28.283 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-11 13:44:28.301 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-11 13:44:28.301 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-11 13:44:28.301 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-11 13:44:28.301 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-11 13:44:31.236 1 INFO neutron.plugins.ml2.managers [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Initializing driver for type 'vlan' 2026-08-11 13:44:31.410 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] VlanTypeDriver initialization complete 2026-08-11 13:44:31.411 1 INFO neutron.plugins.ml2.managers [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-11 13:44:31.411 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-11 13:44:31.411 1 INFO neutron.plugins.ml2.managers [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Initializing extension driver 'port_security' 2026-08-11 13:44:31.411 1 INFO neutron.plugins.ml2.extensions.port_security [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-11 13:44:31.412 1 INFO neutron.plugins.ml2.managers [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Initializing extension driver 'qos' 2026-08-11 13:44:31.412 1 INFO neutron.plugins.ml2.managers [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Initializing mechanism driver 'ovn' 2026-08-11 13:44:31.412 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Starting OVNMechanismDriver 2026-08-11 13:44:31.417 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] OVN logging driver registered 2026-08-11 13:44:31.423 1 INFO neutron.quota [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded quota_driver: . 2026-08-11 13:44:31.423 1 INFO neutron.plugins.ml2.plugin [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Modular L2 Plugin initialization complete 2026-08-11 13:44:31.423 1 INFO neutron.plugins.ml2.managers [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-11 13:44:31.423 1 INFO neutron.plugins.ml2.managers [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-11 13:44:31.424 1 INFO neutron.plugins.ml2.managers [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-11 13:44:31.424 1 INFO neutron.manager [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loading Plugin: qos 2026-08-11 13:44:31.435 1 INFO neutron.manager [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loading Plugin: ovn-router 2026-08-11 13:44:31.464 1 INFO neutron.services.ovn_l3.plugin [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Starting OVNL3RouterPlugin 2026-08-11 13:44:31.470 1 INFO neutron.manager [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loading Plugin: segments 2026-08-11 13:44:31.536 1 INFO neutron.manager [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loading Plugin: trunk 2026-08-11 13:44:31.545 1 INFO neutron.manager [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loading Plugin: log 2026-08-11 13:44:31.549 1 INFO neutron.manager [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-11 13:44:31.612 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-11 13:44:31.612 1 WARNING stevedore.named [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-11 13:44:31.657 1 INFO neutron_vpnaas.services.vpn.plugin [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-11 13:44:31.657 1 INFO neutron.common.utils [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-11 13:44:31.658 1 INFO neutron.manager [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loading Plugin: taas 2026-08-11 13:44:31.840 1 WARNING stevedore.named [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-11 13:44:31.841 1 WARNING stevedore.named [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-11 13:44:31.847 1 INFO neutron_taas.services.taas.taas_plugin [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-11 13:44:31.848 1 INFO neutron.manager [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loading Plugin: tapmirror 2026-08-11 13:44:31.855 1 WARNING stevedore.named [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-11 13:44:31.855 1 WARNING stevedore.named [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-11 13:44:31.856 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-11 13:44:31.857 1 INFO neutron.manager [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loading Plugin: auto_allocate 2026-08-11 13:44:31.862 1 INFO neutron.manager [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loading Plugin: tag 2026-08-11 13:44:31.869 1 INFO neutron.manager [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loading Plugin: timestamp 2026-08-11 13:44:31.872 1 INFO neutron.manager [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loading Plugin: network_ip_availability 2026-08-11 13:44:31.877 1 INFO neutron.manager [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loading Plugin: flavors 2026-08-11 13:44:31.881 1 INFO neutron.manager [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loading Plugin: revisions 2026-08-11 13:44:31.884 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Initializing extension manager. 2026-08-11 13:44:31.886 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: address-group 2026-08-11 13:44:31.887 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: address-scope 2026-08-11 13:44:31.888 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-11 13:44:31.889 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: agent 2026-08-11 13:44:31.889 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-11 13:44:31.891 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-11 13:44:31.892 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-11 13:44:31.892 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: availability_zone 2026-08-11 13:44:31.893 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-11 13:44:31.894 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-11 13:44:31.894 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: default-subnetpools 2026-08-11 13:44:31.896 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-11 13:44:31.896 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: dns-integration 2026-08-11 13:44:31.897 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: dns-domain-ports 2026-08-11 13:44:31.898 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-11 13:44:31.898 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-11 13:44:31.899 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-11 13:44:31.899 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: empty-string-filtering 2026-08-11 13:44:31.900 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 13:44:31.900 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-11 13:44:31.901 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: external-net 2026-08-11 13:44:31.901 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-11 13:44:31.902 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: extraroute 2026-08-11 13:44:31.902 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-11 13:44:31.903 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-11 13:44:31.903 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-11 13:44:31.904 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-11 13:44:31.904 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-11 13:44:31.905 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: fip-port-details 2026-08-11 13:44:31.906 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: flavors 2026-08-11 13:44:31.907 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-11 13:44:31.907 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: floatingip-pools 2026-08-11 13:44:31.908 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: ip_allocation 2026-08-11 13:44:31.908 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-11 13:44:31.909 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: l2_adjacency 2026-08-11 13:44:31.910 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: router 2026-08-11 13:44:31.911 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 13:44:31.912 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-11 13:44:31.912 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-11 13:44:31.913 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: ext-gw-mode 2026-08-11 13:44:31.913 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: l3-ha 2026-08-11 13:44:31.913 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-11 13:44:31.914 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-11 13:44:31.914 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: l3-flavors 2026-08-11 13:44:31.915 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-11 13:44:31.916 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-11 13:44:31.917 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-11 13:44:31.918 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-11 13:44:31.919 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: logging 2026-08-11 13:44:31.920 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-11 13:44:31.921 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-11 13:44:31.921 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: multi-provider 2026-08-11 13:44:31.922 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: net-mtu 2026-08-11 13:44:31.922 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: net-mtu-writable 2026-08-11 13:44:31.923 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: network_availability_zone 2026-08-11 13:44:31.923 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-11 13:44:31.924 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: network-ip-availability 2026-08-11 13:44:31.924 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-11 13:44:31.925 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: pagination 2026-08-11 13:44:31.925 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: port-device-profile 2026-08-11 13:44:31.926 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-11 13:44:31.926 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-11 13:44:31.927 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-11 13:44:31.927 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-11 13:44:31.927 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-11 13:44:31.928 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-11 13:44:31.929 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-11 13:44:31.929 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: port-resource-request 2026-08-11 13:44:31.929 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-11 13:44:31.930 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-11 13:44:31.931 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: binding 2026-08-11 13:44:31.933 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: binding-extended 2026-08-11 13:44:31.933 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: port-security 2026-08-11 13:44:31.934 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: project-id 2026-08-11 13:44:31.934 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: provider 2026-08-11 13:44:31.935 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: qinq 2026-08-11 13:44:31.938 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: qos 2026-08-11 13:44:31.939 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-11 13:44:31.940 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-11 13:44:31.941 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: qos-default 2026-08-11 13:44:31.941 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: qos-fip 2026-08-11 13:44:31.942 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-11 13:44:31.942 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-11 13:44:31.943 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-11 13:44:31.943 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-11 13:44:31.944 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-11 13:44:31.945 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: qos-pps 2026-08-11 13:44:31.945 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-11 13:44:31.945 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-11 13:44:31.946 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: qos-rules-alias 2026-08-11 13:44:31.946 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: quota-check-limit 2026-08-11 13:44:31.947 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-11 13:44:31.949 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: quotas 2026-08-11 13:44:31.951 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: quota_details 2026-08-11 13:44:31.952 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: rbac-policies 2026-08-11 13:44:31.952 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-11 13:44:31.953 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: rbac-address-scope 2026-08-11 13:44:31.953 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: rbac-security-groups 2026-08-11 13:44:31.954 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-11 13:44:31.954 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: revision-if-match 2026-08-11 13:44:31.955 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-11 13:44:31.956 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: router_availability_zone 2026-08-11 13:44:31.956 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-11 13:44:31.958 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-11 13:44:31.958 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-11 13:44:31.959 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-11 13:44:31.959 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-11 13:44:31.959 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-11 13:44:31.960 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-11 13:44:31.963 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: security-group 2026-08-11 13:44:31.964 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: segment 2026-08-11 13:44:31.965 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-11 13:44:31.965 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: service-type 2026-08-11 13:44:31.966 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: sorting 2026-08-11 13:44:31.966 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: standard-attr-segment 2026-08-11 13:44:31.967 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: standard-attr-description 2026-08-11 13:44:31.967 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: stateful-security-group 2026-08-11 13:44:31.967 1 WARNING neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-11 13:44:31.968 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-11 13:44:31.968 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: subnet-external-network 2026-08-11 13:44:31.969 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-11 13:44:31.969 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-11 13:44:31.970 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: subnet-service-types 2026-08-11 13:44:31.970 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: subnet_allocation 2026-08-11 13:44:31.971 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-11 13:44:31.971 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: tag-creation 2026-08-11 13:44:31.972 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-11 13:44:31.975 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: standard-attr-tag 2026-08-11 13:44:31.976 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-11 13:44:31.976 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: trunk 2026-08-11 13:44:31.977 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: trunk-details 2026-08-11 13:44:31.977 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-11 13:44:31.978 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-11 13:44:31.978 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: vlan-transparent 2026-08-11 13:44:31.980 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-11 13:44:31.982 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-11 13:44:31.983 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-11 13:44:31.983 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: vpn-flavors 2026-08-11 13:44:31.985 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: vpnaas 2026-08-11 13:44:31.986 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: taas 2026-08-11 13:44:31.987 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: tap-mirror 2026-08-11 13:44:31.988 1 INFO neutron.api.extensions [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-11 13:44:31.996 1 WARNING oslo_config.cfg [None req-dc0e2ca1-a6f6-457e-b257-da6efd52cdf3 - - - - - -] 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-08-11 13:44:32.038 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-11 13:44:32.048 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-11 13:44:32.070 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-08-11 13:44:32.072 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9f382368-0e84-4262-8333-8e53e9c0d40e - - - - - -] tcp:10.103.22.118:6641: connecting... 2026-08-11 13:44:32.072 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9f382368-0e84-4262-8333-8e53e9c0d40e - - - - - -] tcp:10.103.22.118:6641: connected 2026-08-11 13:44:32.084 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-08-11 13:44:32.086 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ae6fa38-4b23-4579-a26e-272d3bb8a4f0 - - - - - -] tcp:10.103.22.118:6641: connecting... 2026-08-11 13:44:32.087 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ae6fa38-4b23-4579-a26e-272d3bb8a4f0 - - - - - -] tcp:10.103.22.118:6641: connected 2026-08-11 13:44:32.125 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9f382368-0e84-4262-8333-8e53e9c0d40e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'dcc1450c-f466-4714-9cb1-7232c1a19cef'". 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'dcc1450c-f466-4714-9cb1-7232c1a19cef'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:32.134 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9f382368-0e84-4262-8333-8e53e9c0d40e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e394b8d1-dceb-41da-b73c-09e95147d21b'". 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'e394b8d1-dceb-41da-b73c-09e95147d21b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:32.134 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ae6fa38-4b23-4579-a26e-272d3bb8a4f0 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'dcc1450c-f466-4714-9cb1-7232c1a19cef'". 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'dcc1450c-f466-4714-9cb1-7232c1a19cef'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:32.143 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ae6fa38-4b23-4579-a26e-272d3bb8a4f0 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e394b8d1-dceb-41da-b73c-09e95147d21b'". 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'e394b8d1-dceb-41da-b73c-09e95147d21b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:32.144 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9f382368-0e84-4262-8333-8e53e9c0d40e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'35e6d240-0d7e-49bb-a236-120e70dc4a93'". 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'35e6d240-0d7e-49bb-a236-120e70dc4a93'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:32.151 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9f382368-0e84-4262-8333-8e53e9c0d40e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8eb9740b-ae22-4a7d-9404-b418e6b49d1a'". 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'8eb9740b-ae22-4a7d-9404-b418e6b49d1a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:32.153 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-9f382368-0e84-4262-8333-8e53e9c0d40e - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-11 13:44:32.155 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ae6fa38-4b23-4579-a26e-272d3bb8a4f0 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'35e6d240-0d7e-49bb-a236-120e70dc4a93'". 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'35e6d240-0d7e-49bb-a236-120e70dc4a93'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:32.163 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ae6fa38-4b23-4579-a26e-272d3bb8a4f0 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8eb9740b-ae22-4a7d-9404-b418e6b49d1a'". 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'8eb9740b-ae22-4a7d-9404-b418e6b49d1a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:32.164 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-8ae6fa38-4b23-4579-a26e-272d3bb8a4f0 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-11 13:44:32.174 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9f382368-0e84-4262-8333-8e53e9c0d40e - - - - - -] tcp:10.103.252.55:6642: connecting... 2026-08-11 13:44:32.174 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9f382368-0e84-4262-8333-8e53e9c0d40e - - - - - -] tcp:10.103.252.55:6642: connected 2026-08-11 13:44:32.182 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ae6fa38-4b23-4579-a26e-272d3bb8a4f0 - - - - - -] tcp:10.103.252.55:6642: connecting... 2026-08-11 13:44:32.182 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ae6fa38-4b23-4579-a26e-272d3bb8a4f0 - - - - - -] tcp:10.103.252.55:6642: connected 2026-08-11 13:44:32.199 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9f382368-0e84-4262-8333-8e53e9c0d40e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'35d3b2fe-5928-4d8b-b163-c58f337ef025'". 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'35d3b2fe-5928-4d8b-b163-c58f337ef025'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:32.205 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ae6fa38-4b23-4579-a26e-272d3bb8a4f0 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'35d3b2fe-5928-4d8b-b163-c58f337ef025'". 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'35d3b2fe-5928-4d8b-b163-c58f337ef025'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:32.208 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9f382368-0e84-4262-8333-8e53e9c0d40e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b932f981-94ac-43ce-9a3a-8b49847fb551'". 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'b932f981-94ac-43ce-9a3a-8b49847fb551'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:32.211 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ae6fa38-4b23-4579-a26e-272d3bb8a4f0 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b932f981-94ac-43ce-9a3a-8b49847fb551'". 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'b932f981-94ac-43ce-9a3a-8b49847fb551'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:32.220 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ae6fa38-4b23-4579-a26e-272d3bb8a4f0 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0db1b286-0795-4d21-9da4-85915892be04'". 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'0db1b286-0795-4d21-9da4-85915892be04'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:32.220 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9f382368-0e84-4262-8333-8e53e9c0d40e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0db1b286-0795-4d21-9da4-85915892be04'". 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'0db1b286-0795-4d21-9da4-85915892be04'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:32.231 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ae6fa38-4b23-4579-a26e-272d3bb8a4f0 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3d125799-f7c7-46e1-875c-961cb736574f'". 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'3d125799-f7c7-46e1-875c-961cb736574f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:32.231 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9f382368-0e84-4262-8333-8e53e9c0d40e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3d125799-f7c7-46e1-875c-961cb736574f'". 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'3d125799-f7c7-46e1-875c-961cb736574f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:32.238 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9f382368-0e84-4262-8333-8e53e9c0d40e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5cd24073-b55c-4adc-9adf-f7c1d3bf8bf5'". 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'5cd24073-b55c-4adc-9adf-f7c1d3bf8bf5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:32.240 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9f382368-0e84-4262-8333-8e53e9c0d40e - - - - - -] RpcWorker process has finished the post initialization 2026-08-11 13:44:32.247 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ae6fa38-4b23-4579-a26e-272d3bb8a4f0 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5cd24073-b55c-4adc-9adf-f7c1d3bf8bf5'". 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'5cd24073-b55c-4adc-9adf-f7c1d3bf8bf5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:32.250 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8ae6fa38-4b23-4579-a26e-272d3bb8a4f0 - - - - - -] RpcWorker process has finished the post initialization 2026-08-11 13:44:32.259 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9f382368-0e84-4262-8333-8e53e9c0d40e - - - - - -] tcp:10.103.22.118:6641: connecting... 2026-08-11 13:44:32.259 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9f382368-0e84-4262-8333-8e53e9c0d40e - - - - - -] tcp:10.103.22.118:6641: connected 2026-08-11 13:44:32.280 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ae6fa38-4b23-4579-a26e-272d3bb8a4f0 - - - - - -] tcp:10.103.22.118:6641: connecting... 2026-08-11 13:44:32.281 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ae6fa38-4b23-4579-a26e-272d3bb8a4f0 - - - - - -] tcp:10.103.22.118:6641: connected 2026-08-11 13:44:32.292 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9f382368-0e84-4262-8333-8e53e9c0d40e - - - - - -] tcp:10.103.22.118:6641: connecting... 2026-08-11 13:44:32.292 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9f382368-0e84-4262-8333-8e53e9c0d40e - - - - - -] tcp:10.103.22.118:6641: connected 2026-08-11 13:44:32.318 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ae6fa38-4b23-4579-a26e-272d3bb8a4f0 - - - - - -] tcp:10.103.22.118:6641: connecting... 2026-08-11 13:44:32.319 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ae6fa38-4b23-4579-a26e-272d3bb8a4f0 - - - - - -] tcp:10.103.22.118:6641: connected 2026-08-11 13:44:33.040 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'056e4ccb-d3be-4d09-93c2-090dee36af6a'". 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'056e4ccb-d3be-4d09-93c2-090dee36af6a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:33.048 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'056e4ccb-d3be-4d09-93c2-090dee36af6a'". 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'056e4ccb-d3be-4d09-93c2-090dee36af6a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:33.048 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'd1157b29-88f3-40ba-a6cc-6a42e619cc13'". 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'd1157b29-88f3-40ba-a6cc-6a42e619cc13'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:33.057 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'398fe1e6-0549-422f-a6bf-5b3c2223b7a4'". 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'398fe1e6-0549-422f-a6bf-5b3c2223b7a4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:33.062 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'd1157b29-88f3-40ba-a6cc-6a42e619cc13'". 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'd1157b29-88f3-40ba-a6cc-6a42e619cc13'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:44:33.070 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'398fe1e6-0549-422f-a6bf-5b3c2223b7a4'". 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'398fe1e6-0549-422f-a6bf-5b3c2223b7a4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 13:45:02.425 12 WARNING oslo_messaging.server [None req-9f382368-0e84-4262-8333-8e53e9c0d40e - - - - - -] Possible hang: wait is waiting for stop to complete 2026-08-11 13:45:02.429 14 WARNING oslo_messaging.server [None req-8ae6fa38-4b23-4579-a26e-272d3bb8a4f0 - - - - - -] Possible hang: wait is waiting for stop to complete