+ 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-02 22:06:09.458 1 INFO neutron.common.config [-] Logging enabled! 2026-06-02 22:06:09.458 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.3.dev13 2026-06-02 22:06:09.458 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-02 22:06:09.459 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-02 22:06:11.130 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-02 22:06:11.133 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-02 22:06:11.138 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-02 22:06:11.138 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-02 22:06:11.138 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-02 22:06:11.138 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-02 22:06:11.139 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 22:06:11.146 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 22:06:11.146 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 22:06:11.146 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-06-02 22:06:11.333 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-06-02 22:06:11.333 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-06-02 22:06:11.333 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-02 22:06:11.357 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-02 22:06:11.357 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-02 22:06:11.357 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-02 22:06:11.357 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-02 22:06:13.779 1 INFO neutron.plugins.ml2.managers [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Initializing driver for type 'vlan' 2026-06-02 22:06:13.919 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] VlanTypeDriver initialization complete 2026-06-02 22:06:13.919 1 INFO neutron.plugins.ml2.managers [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-02 22:06:13.920 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-02 22:06:13.920 1 INFO neutron.plugins.ml2.managers [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Initializing extension driver 'port_security' 2026-06-02 22:06:13.920 1 INFO neutron.plugins.ml2.extensions.port_security [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-02 22:06:13.920 1 INFO neutron.plugins.ml2.managers [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Initializing extension driver 'qos' 2026-06-02 22:06:13.920 1 INFO neutron.plugins.ml2.managers [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Initializing mechanism driver 'ovn' 2026-06-02 22:06:13.920 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Starting OVNMechanismDriver 2026-06-02 22:06:13.926 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] OVN logging driver registered 2026-06-02 22:06:13.933 1 INFO neutron.quota [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded quota_driver: . 2026-06-02 22:06:13.934 1 INFO neutron.plugins.ml2.plugin [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Modular L2 Plugin initialization complete 2026-06-02 22:06:13.934 1 INFO neutron.plugins.ml2.managers [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-02 22:06:13.934 1 INFO neutron.plugins.ml2.managers [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-02 22:06:13.934 1 INFO neutron.plugins.ml2.managers [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-02 22:06:13.935 1 INFO neutron.manager [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loading Plugin: qos 2026-06-02 22:06:13.946 1 INFO neutron.manager [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loading Plugin: ovn-router 2026-06-02 22:06:13.975 1 INFO neutron.services.ovn_l3.plugin [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Starting OVNL3RouterPlugin 2026-06-02 22:06:13.979 1 INFO neutron.manager [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loading Plugin: segments 2026-06-02 22:06:14.050 1 INFO neutron.manager [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loading Plugin: trunk 2026-06-02 22:06:14.060 1 INFO neutron.manager [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loading Plugin: log 2026-06-02 22:06:14.063 1 INFO neutron.manager [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loading Plugin: ovn-vpnaas 2026-06-02 22:06:14.114 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-06-02 22:06:14.114 1 WARNING stevedore.named [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-02 22:06:14.153 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-02 22:06:14.153 1 INFO neutron.common.utils [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-06-02 22:06:14.153 1 INFO neutron.manager [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loading Plugin: taas 2026-06-02 22:06:14.353 1 WARNING stevedore.named [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-02 22:06:14.359 1 INFO neutron_taas.services.taas.taas_plugin [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-02 22:06:14.359 1 INFO neutron.manager [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loading Plugin: tapmirror 2026-06-02 22:06:14.366 1 WARNING stevedore.named [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-02 22:06:14.367 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-02 22:06:14.367 1 INFO neutron.manager [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loading Plugin: auto_allocate 2026-06-02 22:06:14.371 1 INFO neutron.manager [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loading Plugin: tag 2026-06-02 22:06:14.376 1 INFO neutron.manager [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loading Plugin: timestamp 2026-06-02 22:06:14.378 1 INFO neutron.manager [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loading Plugin: network_ip_availability 2026-06-02 22:06:14.381 1 INFO neutron.manager [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loading Plugin: flavors 2026-06-02 22:06:14.384 1 INFO neutron.manager [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loading Plugin: revisions 2026-06-02 22:06:14.387 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Initializing extension manager. 2026-06-02 22:06:14.388 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: address-group 2026-06-02 22:06:14.389 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: address-scope 2026-06-02 22:06:14.389 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-06-02 22:06:14.390 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: agent 2026-06-02 22:06:14.390 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-06-02 22:06:14.391 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-02 22:06:14.392 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-02 22:06:14.392 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: availability_zone 2026-06-02 22:06:14.393 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-06-02 22:06:14.393 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-02 22:06:14.394 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: default-subnetpools 2026-06-02 22:06:14.395 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-02 22:06:14.395 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: dns-integration 2026-06-02 22:06:14.396 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: dns-domain-ports 2026-06-02 22:06:14.396 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-06-02 22:06:14.397 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-06-02 22:06:14.397 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-02 22:06:14.397 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: empty-string-filtering 2026-06-02 22:06:14.398 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 22:06:14.398 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-02 22:06:14.399 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: external-net 2026-06-02 22:06:14.399 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-02 22:06:14.399 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: extraroute 2026-06-02 22:06:14.400 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-06-02 22:06:14.400 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-02 22:06:14.401 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-02 22:06:14.401 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-02 22:06:14.401 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-02 22:06:14.402 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: fip-port-details 2026-06-02 22:06:14.402 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: flavors 2026-06-02 22:06:14.403 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-02 22:06:14.404 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: floatingip-pools 2026-06-02 22:06:14.404 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: ip_allocation 2026-06-02 22:06:14.405 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-06-02 22:06:14.405 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: l2_adjacency 2026-06-02 22:06:14.406 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: router 2026-06-02 22:06:14.407 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 22:06:14.408 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: enable-default-route-bfd 2026-06-02 22:06:14.408 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-06-02 22:06:14.409 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: ext-gw-mode 2026-06-02 22:06:14.409 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: l3-ha 2026-06-02 22:06:14.410 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-02 22:06:14.410 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: external-gateway-multihoming 2026-06-02 22:06:14.410 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: l3-flavors 2026-06-02 22:06:14.411 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-02 22:06:14.412 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-06-02 22:06:14.413 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-06-02 22:06:14.414 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-02 22:06:14.415 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: logging 2026-06-02 22:06:14.416 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-02 22:06:14.416 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-02 22:06:14.417 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: multi-provider 2026-06-02 22:06:14.417 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: net-mtu 2026-06-02 22:06:14.418 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: net-mtu-writable 2026-06-02 22:06:14.418 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: network_availability_zone 2026-06-02 22:06:14.419 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-06-02 22:06:14.419 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: network-ip-availability 2026-06-02 22:06:14.420 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-02 22:06:14.420 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: pagination 2026-06-02 22:06:14.421 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: port-device-profile 2026-06-02 22:06:14.421 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-02 22:06:14.421 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-02 22:06:14.422 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-02 22:06:14.422 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-06-02 22:06:14.423 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-02 22:06:14.423 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-02 22:06:14.423 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-02 22:06:14.424 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: port-resource-request 2026-06-02 22:06:14.424 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-02 22:06:14.425 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-02 22:06:14.425 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: binding 2026-06-02 22:06:14.426 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: binding-extended 2026-06-02 22:06:14.426 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: port-security 2026-06-02 22:06:14.427 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: project-id 2026-06-02 22:06:14.427 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: provider 2026-06-02 22:06:14.427 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: qinq 2026-06-02 22:06:14.429 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: qos 2026-06-02 22:06:14.430 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-02 22:06:14.430 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-02 22:06:14.431 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: qos-default 2026-06-02 22:06:14.431 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: qos-fip 2026-06-02 22:06:14.431 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-02 22:06:14.432 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-02 22:06:14.432 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-02 22:06:14.433 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-02 22:06:14.433 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-02 22:06:14.434 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: qos-pps 2026-06-02 22:06:14.434 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-02 22:06:14.434 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-02 22:06:14.435 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: qos-rules-alias 2026-06-02 22:06:14.435 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: quota-check-limit 2026-06-02 22:06:14.436 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-02 22:06:14.437 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: quotas 2026-06-02 22:06:14.438 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: quota_details 2026-06-02 22:06:14.439 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: rbac-policies 2026-06-02 22:06:14.440 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-06-02 22:06:14.440 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: rbac-address-scope 2026-06-02 22:06:14.441 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: rbac-security-groups 2026-06-02 22:06:14.441 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-06-02 22:06:14.442 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: revision-if-match 2026-06-02 22:06:14.442 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-02 22:06:14.443 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: router_availability_zone 2026-06-02 22:06:14.443 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-02 22:06:14.444 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-02 22:06:14.445 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-02 22:06:14.445 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-06-02 22:06:14.445 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-02 22:06:14.446 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-02 22:06:14.446 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-02 22:06:14.450 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: security-group 2026-06-02 22:06:14.451 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: segment 2026-06-02 22:06:14.451 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-02 22:06:14.452 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: service-type 2026-06-02 22:06:14.452 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: sorting 2026-06-02 22:06:14.452 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: standard-attr-segment 2026-06-02 22:06:14.453 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: standard-attr-description 2026-06-02 22:06:14.453 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: stateful-security-group 2026-06-02 22:06:14.454 1 WARNING neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-02 22:06:14.454 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-06-02 22:06:14.455 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: subnet-external-network 2026-06-02 22:06:14.455 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-06-02 22:06:14.455 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-02 22:06:14.456 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: subnet-service-types 2026-06-02 22:06:14.456 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: subnet_allocation 2026-06-02 22:06:14.457 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-02 22:06:14.457 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: tag-creation 2026-06-02 22:06:14.458 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-02 22:06:14.461 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: standard-attr-tag 2026-06-02 22:06:14.461 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-02 22:06:14.462 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: trunk 2026-06-02 22:06:14.462 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: trunk-details 2026-06-02 22:06:14.463 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-02 22:06:14.463 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-02 22:06:14.464 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: vlan-transparent 2026-06-02 22:06:14.464 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-02 22:06:14.466 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-06-02 22:06:14.467 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-02 22:06:14.467 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: vpn-flavors 2026-06-02 22:06:14.469 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: vpnaas 2026-06-02 22:06:14.469 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: taas 2026-06-02 22:06:14.470 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: tap-mirror 2026-06-02 22:06:14.471 1 INFO neutron.api.extensions [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-02 22:06:14.479 1 WARNING oslo_config.cfg [None req-b2ce4f31-3bbe-4639-bfee-7f67c1173ff6 - - - - - -] 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-02 22:06:14.521 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-02 22:06:14.540 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-02 22:06:14.560 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-02 22:06:14.562 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-453bed87-2288-4f87-89f5-937337633580 - - - - - -] tcp:10.109.129.118:6641: connecting... 2026-06-02 22:06:14.562 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-453bed87-2288-4f87-89f5-937337633580 - - - - - -] tcp:10.109.129.118:6641: connected 2026-06-02 22:06:14.570 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-02 22:06:14.573 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d675d453-a959-4c71-bd6d-f4d384a7f425 - - - - - -] tcp:10.109.129.118:6641: connecting... 2026-06-02 22:06:14.573 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d675d453-a959-4c71-bd6d-f4d384a7f425 - - - - - -] tcp:10.109.129.118:6641: connected 2026-06-02 22:06:14.617 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-453bed87-2288-4f87-89f5-937337633580 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0584f35c-3a8c-4447-be0a-2e750263c69e'". 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'0584f35c-3a8c-4447-be0a-2e750263c69e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:14.623 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d675d453-a959-4c71-bd6d-f4d384a7f425 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0584f35c-3a8c-4447-be0a-2e750263c69e'". 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'0584f35c-3a8c-4447-be0a-2e750263c69e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:14.626 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-453bed87-2288-4f87-89f5-937337633580 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'798d0711-2b16-4818-91ba-b7096969c6b5'". 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'798d0711-2b16-4818-91ba-b7096969c6b5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:14.632 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d675d453-a959-4c71-bd6d-f4d384a7f425 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'798d0711-2b16-4818-91ba-b7096969c6b5'". 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'798d0711-2b16-4818-91ba-b7096969c6b5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:14.637 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-453bed87-2288-4f87-89f5-937337633580 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b817fca5-102a-424f-a470-6a0d74517ed4'". 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'b817fca5-102a-424f-a470-6a0d74517ed4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:14.640 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d675d453-a959-4c71-bd6d-f4d384a7f425 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b817fca5-102a-424f-a470-6a0d74517ed4'". 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'b817fca5-102a-424f-a470-6a0d74517ed4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:14.645 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-453bed87-2288-4f87-89f5-937337633580 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'efd7ee99-218f-4f2d-becc-e60f9d001a47'". 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'efd7ee99-218f-4f2d-becc-e60f9d001a47'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:14.646 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-453bed87-2288-4f87-89f5-937337633580 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-02 22:06:14.647 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d675d453-a959-4c71-bd6d-f4d384a7f425 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'efd7ee99-218f-4f2d-becc-e60f9d001a47'". 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'efd7ee99-218f-4f2d-becc-e60f9d001a47'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:14.648 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d675d453-a959-4c71-bd6d-f4d384a7f425 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-02 22:06:14.667 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-453bed87-2288-4f87-89f5-937337633580 - - - - - -] tcp:10.100.204.2:6642: connecting... 2026-06-02 22:06:14.667 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-453bed87-2288-4f87-89f5-937337633580 - - - - - -] tcp:10.100.204.2:6642: connected 2026-06-02 22:06:14.667 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d675d453-a959-4c71-bd6d-f4d384a7f425 - - - - - -] tcp:10.100.204.2:6642: connecting... 2026-06-02 22:06:14.667 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d675d453-a959-4c71-bd6d-f4d384a7f425 - - - - - -] tcp:10.100.204.2:6642: connected 2026-06-02 22:06:14.689 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d675d453-a959-4c71-bd6d-f4d384a7f425 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'82584a6f-5cd1-49d6-a6ce-1695f222cec2'". 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'82584a6f-5cd1-49d6-a6ce-1695f222cec2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:14.690 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-453bed87-2288-4f87-89f5-937337633580 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'82584a6f-5cd1-49d6-a6ce-1695f222cec2'". 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'82584a6f-5cd1-49d6-a6ce-1695f222cec2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:14.695 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d675d453-a959-4c71-bd6d-f4d384a7f425 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'eb121d48-b9b0-421f-8878-8adfacbbce7c'". 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'eb121d48-b9b0-421f-8878-8adfacbbce7c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:14.701 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-453bed87-2288-4f87-89f5-937337633580 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'eb121d48-b9b0-421f-8878-8adfacbbce7c'". 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'eb121d48-b9b0-421f-8878-8adfacbbce7c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:14.715 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-453bed87-2288-4f87-89f5-937337633580 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fec3fc29-7a74-46ae-a768-e66ad26ce00c'". 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'fec3fc29-7a74-46ae-a768-e66ad26ce00c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:14.721 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d675d453-a959-4c71-bd6d-f4d384a7f425 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fec3fc29-7a74-46ae-a768-e66ad26ce00c'". 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'fec3fc29-7a74-46ae-a768-e66ad26ce00c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:14.723 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'b817fca5-102a-424f-a470-6a0d74517ed4'". 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'b817fca5-102a-424f-a470-6a0d74517ed4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:14.726 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-453bed87-2288-4f87-89f5-937337633580 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e7194b51-413f-4722-88ed-39303374b28d'". 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'e7194b51-413f-4722-88ed-39303374b28d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:14.732 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d675d453-a959-4c71-bd6d-f4d384a7f425 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e7194b51-413f-4722-88ed-39303374b28d'". 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'e7194b51-413f-4722-88ed-39303374b28d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:14.733 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-453bed87-2288-4f87-89f5-937337633580 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ffba3be3-f08d-428d-8fe5-4bdbed95b5ef'". 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'ffba3be3-f08d-428d-8fe5-4bdbed95b5ef'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:14.733 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'b817fca5-102a-424f-a470-6a0d74517ed4'". 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'b817fca5-102a-424f-a470-6a0d74517ed4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:14.735 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-453bed87-2288-4f87-89f5-937337633580 - - - - - -] RpcWorker process has finished the post initialization 2026-06-02 22:06:14.740 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d675d453-a959-4c71-bd6d-f4d384a7f425 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ffba3be3-f08d-428d-8fe5-4bdbed95b5ef'". 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'ffba3be3-f08d-428d-8fe5-4bdbed95b5ef'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:14.742 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d675d453-a959-4c71-bd6d-f4d384a7f425 - - - - - -] RpcWorker process has finished the post initialization 2026-06-02 22:06:14.758 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-453bed87-2288-4f87-89f5-937337633580 - - - - - -] tcp:10.109.129.118:6641: connecting... 2026-06-02 22:06:14.758 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-453bed87-2288-4f87-89f5-937337633580 - - - - - -] tcp:10.109.129.118:6641: connected 2026-06-02 22:06:14.763 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d675d453-a959-4c71-bd6d-f4d384a7f425 - - - - - -] tcp:10.109.129.118:6641: connecting... 2026-06-02 22:06:14.763 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d675d453-a959-4c71-bd6d-f4d384a7f425 - - - - - -] tcp:10.109.129.118:6641: connected 2026-06-02 22:06:14.793 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d675d453-a959-4c71-bd6d-f4d384a7f425 - - - - - -] tcp:10.109.129.118:6641: connecting... 2026-06-02 22:06:14.793 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d675d453-a959-4c71-bd6d-f4d384a7f425 - - - - - -] tcp:10.109.129.118:6641: connected 2026-06-02 22:06:14.794 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-453bed87-2288-4f87-89f5-937337633580 - - - - - -] tcp:10.109.129.118:6641: connecting... 2026-06-02 22:06:14.795 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-453bed87-2288-4f87-89f5-937337633580 - - - - - -] tcp:10.109.129.118:6641: connected 2026-06-02 22:06:15.585 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'15e4b661-96e3-4f8b-a6da-ee64039f0c8c'". 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'15e4b661-96e3-4f8b-a6da-ee64039f0c8c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:15.592 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'15e4b661-96e3-4f8b-a6da-ee64039f0c8c'". 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'15e4b661-96e3-4f8b-a6da-ee64039f0c8c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-02 22:06:44.915 12 WARNING oslo_messaging.server [None req-453bed87-2288-4f87-89f5-937337633580 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-06-02 22:06:44.924 14 WARNING oslo_messaging.server [None req-d675d453-a959-4c71-bd6d-f4d384a7f425 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server [None req-0d994396-6f1d-435c-8e29-ed37f2dd724b 7dfd4b0954ff45a49935137114f5d57d 902a6c4a16bb41c29b6df910dee574d6 - - default default] Exception during message handling: sqlalchemy.exc.PendingRollbackError: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (pymysql.err.IntegrityError) (1062, "Duplicate entry '38c31230-6114-4b0f-95ca-75e154336549-4271d8ea-c738-5350-a535-64e' for key 'routervpnagentbindings.PRIMARY'") [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] [parameters: {'router_id': '38c31230-6114-4b0f-95ca-75e154336549', 'vpn_agent_id': '4271d8ea-c738-5350-a535-64e00c47ce14'}] (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/services/vpn/service_drivers/base_ipsec.py", line 82, in get_vpn_services_on_host 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server local_cidr_map = plugin._build_local_subnet_cidr_map(context) 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/db/vpn/vpn_db.py", line 731, in _build_local_subnet_cidr_map 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server return {sn.id: sn.cidr for sn in query.all()} 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^ 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2704, in all 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server return self._iter().all() # type: ignore 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^ 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server result: Union[ScalarResult[_T], Result[_T]] = self.session.execute( 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2365, in execute 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server return self._execute_internal( 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2241, in _execute_internal 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server conn = self._connection_for_bind(bind) 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2110, in _connection_for_bind 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server return trans._connection_for_bind(engine, execution_options) 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server File "", line 2, in _connection_for_bind 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/state_changes.py", line 101, in _go 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server self._raise_for_prerequisite_state(fn.__name__, current_state) 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 973, in _raise_for_prerequisite_state 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server raise sa_exc.PendingRollbackError( 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server sqlalchemy.exc.PendingRollbackError: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (pymysql.err.IntegrityError) (1062, "Duplicate entry '38c31230-6114-4b0f-95ca-75e154336549-4271d8ea-c738-5350-a535-64e' for key 'routervpnagentbindings.PRIMARY'") 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server [parameters: {'router_id': '38c31230-6114-4b0f-95ca-75e154336549', 'vpn_agent_id': '4271d8ea-c738-5350-a535-64e00c47ce14'}] 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-06-02 22:51:20.493 12 ERROR oslo_messaging.rpc.server