+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 23:44:40.226 1 INFO neutron.common.config [-] Logging enabled! 2026-05-08 23:44:40.226 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-08 23:44:40.227 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-08 23:44:40.227 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 23:44:41.609 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-08 23:44:41.611 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 23:44:41.614 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-08 23:44:41.614 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-08 23:44:41.614 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-08 23:44:41.614 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-08 23:44:41.615 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 23:44:41.621 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 23:44:41.621 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 23:44:41.621 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-08 23:44:41.796 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-08 23:44:41.796 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-08 23:44:41.796 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-08 23:44:41.815 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 23:44:41.815 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 23:44:41.815 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-08 23:44:41.816 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-08 23:44:43.994 1 INFO neutron.plugins.ml2.managers [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Initializing driver for type 'vlan' 2026-05-08 23:44:44.114 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] VlanTypeDriver initialization complete 2026-05-08 23:44:44.114 1 INFO neutron.plugins.ml2.managers [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 23:44:44.115 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 23:44:44.115 1 INFO neutron.plugins.ml2.managers [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Initializing extension driver 'port_security' 2026-05-08 23:44:44.115 1 INFO neutron.plugins.ml2.extensions.port_security [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 23:44:44.115 1 INFO neutron.plugins.ml2.managers [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Initializing extension driver 'qos' 2026-05-08 23:44:44.115 1 INFO neutron.plugins.ml2.managers [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Initializing mechanism driver 'ovn' 2026-05-08 23:44:44.115 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Starting OVNMechanismDriver 2026-05-08 23:44:44.119 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] OVN logging driver registered 2026-05-08 23:44:44.125 1 INFO neutron.quota [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded quota_driver: . 2026-05-08 23:44:44.125 1 INFO neutron.plugins.ml2.plugin [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 23:44:44.125 1 INFO neutron.plugins.ml2.managers [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 23:44:44.125 1 INFO neutron.plugins.ml2.managers [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 23:44:44.126 1 INFO neutron.plugins.ml2.managers [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 23:44:44.126 1 INFO neutron.manager [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loading Plugin: qos 2026-05-08 23:44:44.136 1 INFO neutron.manager [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loading Plugin: ovn-router 2026-05-08 23:44:44.163 1 INFO neutron.services.ovn_l3.plugin [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Starting OVNL3RouterPlugin 2026-05-08 23:44:44.167 1 INFO neutron.manager [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loading Plugin: segments 2026-05-08 23:44:44.232 1 INFO neutron.manager [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loading Plugin: trunk 2026-05-08 23:44:44.242 1 INFO neutron.manager [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loading Plugin: log 2026-05-08 23:44:44.245 1 INFO neutron.manager [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-08 23:44:44.293 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-08 23:44:44.294 1 WARNING stevedore.named [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-08 23:44:44.330 1 INFO neutron_vpnaas.services.vpn.plugin [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 23:44:44.331 1 INFO neutron.common.utils [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-08 23:44:44.331 1 INFO neutron.manager [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loading Plugin: taas 2026-05-08 23:44:44.490 1 WARNING stevedore.named [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-08 23:44:44.490 1 WARNING stevedore.named [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-08 23:44:44.495 1 INFO neutron_taas.services.taas.taas_plugin [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-08 23:44:44.496 1 INFO neutron.manager [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loading Plugin: tapmirror 2026-05-08 23:44:44.505 1 WARNING stevedore.named [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-08 23:44:44.505 1 WARNING stevedore.named [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-08 23:44:44.506 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-08 23:44:44.507 1 INFO neutron.manager [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loading Plugin: auto_allocate 2026-05-08 23:44:44.512 1 INFO neutron.manager [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loading Plugin: tag 2026-05-08 23:44:44.520 1 INFO neutron.manager [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loading Plugin: timestamp 2026-05-08 23:44:44.523 1 INFO neutron.manager [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 23:44:44.527 1 INFO neutron.manager [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loading Plugin: flavors 2026-05-08 23:44:44.532 1 INFO neutron.manager [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loading Plugin: revisions 2026-05-08 23:44:44.538 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Initializing extension manager. 2026-05-08 23:44:44.539 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: address-group 2026-05-08 23:44:44.540 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: address-scope 2026-05-08 23:44:44.540 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-08 23:44:44.541 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: agent 2026-05-08 23:44:44.542 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-08 23:44:44.543 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 23:44:44.544 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 23:44:44.544 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: availability_zone 2026-05-08 23:44:44.545 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-08 23:44:44.545 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 23:44:44.546 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: default-subnetpools 2026-05-08 23:44:44.547 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 23:44:44.548 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: dns-integration 2026-05-08 23:44:44.548 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 23:44:44.548 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-08 23:44:44.549 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-08 23:44:44.549 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 23:44:44.550 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 23:44:44.550 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 23:44:44.551 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 23:44:44.551 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: external-net 2026-05-08 23:44:44.552 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 23:44:44.552 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: extraroute 2026-05-08 23:44:44.553 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-08 23:44:44.553 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-08 23:44:44.554 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 23:44:44.554 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 23:44:44.555 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 23:44:44.555 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: fip-port-details 2026-05-08 23:44:44.556 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: flavors 2026-05-08 23:44:44.557 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 23:44:44.557 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: floatingip-pools 2026-05-08 23:44:44.558 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: ip_allocation 2026-05-08 23:44:44.558 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-08 23:44:44.559 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: l2_adjacency 2026-05-08 23:44:44.560 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: router 2026-05-08 23:44:44.561 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 23:44:44.562 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-08 23:44:44.562 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-08 23:44:44.563 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 23:44:44.563 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: l3-ha 2026-05-08 23:44:44.564 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 23:44:44.564 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-08 23:44:44.565 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: l3-flavors 2026-05-08 23:44:44.565 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 23:44:44.566 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-08 23:44:44.568 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-08 23:44:44.569 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 23:44:44.570 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: logging 2026-05-08 23:44:44.571 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 23:44:44.571 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 23:44:44.572 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: multi-provider 2026-05-08 23:44:44.572 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: net-mtu 2026-05-08 23:44:44.573 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 23:44:44.573 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: network_availability_zone 2026-05-08 23:44:44.574 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-08 23:44:44.575 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: network-ip-availability 2026-05-08 23:44:44.575 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 23:44:44.576 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: pagination 2026-05-08 23:44:44.576 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: port-device-profile 2026-05-08 23:44:44.577 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-08 23:44:44.577 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-08 23:44:44.578 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-08 23:44:44.578 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-08 23:44:44.579 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 23:44:44.579 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 23:44:44.579 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-08 23:44:44.580 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: port-resource-request 2026-05-08 23:44:44.580 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 23:44:44.581 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-08 23:44:44.581 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: binding 2026-05-08 23:44:44.582 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: binding-extended 2026-05-08 23:44:44.583 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: port-security 2026-05-08 23:44:44.583 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: project-id 2026-05-08 23:44:44.583 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: provider 2026-05-08 23:44:44.584 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: qinq 2026-05-08 23:44:44.586 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: qos 2026-05-08 23:44:44.587 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 23:44:44.587 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 23:44:44.587 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: qos-default 2026-05-08 23:44:44.588 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: qos-fip 2026-05-08 23:44:44.589 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 23:44:44.589 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 23:44:44.589 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 23:44:44.590 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 23:44:44.591 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 23:44:44.591 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: qos-pps 2026-05-08 23:44:44.592 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 23:44:44.592 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 23:44:44.593 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 23:44:44.593 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: quota-check-limit 2026-05-08 23:44:44.594 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-08 23:44:44.595 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: quotas 2026-05-08 23:44:44.596 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: quota_details 2026-05-08 23:44:44.597 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: rbac-policies 2026-05-08 23:44:44.598 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-08 23:44:44.598 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 23:44:44.599 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 23:44:44.599 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-08 23:44:44.600 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: revision-if-match 2026-05-08 23:44:44.600 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 23:44:44.601 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: router_availability_zone 2026-05-08 23:44:44.601 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 23:44:44.603 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-08 23:44:44.603 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 23:44:44.604 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-08 23:44:44.604 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 23:44:44.605 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-08 23:44:44.605 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 23:44:44.609 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: security-group 2026-05-08 23:44:44.610 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: segment 2026-05-08 23:44:44.610 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 23:44:44.611 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: service-type 2026-05-08 23:44:44.611 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: sorting 2026-05-08 23:44:44.611 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 23:44:44.612 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: standard-attr-description 2026-05-08 23:44:44.613 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: stateful-security-group 2026-05-08 23:44:44.613 1 WARNING neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 23:44:44.613 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-08 23:44:44.614 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: subnet-external-network 2026-05-08 23:44:44.614 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-08 23:44:44.615 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 23:44:44.615 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: subnet-service-types 2026-05-08 23:44:44.616 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: subnet_allocation 2026-05-08 23:44:44.616 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 23:44:44.617 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: tag-creation 2026-05-08 23:44:44.617 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 23:44:44.621 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 23:44:44.621 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 23:44:44.622 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: trunk 2026-05-08 23:44:44.622 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: trunk-details 2026-05-08 23:44:44.623 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 23:44:44.623 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-08 23:44:44.624 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: vlan-transparent 2026-05-08 23:44:44.624 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-08 23:44:44.626 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-08 23:44:44.626 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 23:44:44.627 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: vpn-flavors 2026-05-08 23:44:44.628 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: vpnaas 2026-05-08 23:44:44.629 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: taas 2026-05-08 23:44:44.630 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: tap-mirror 2026-05-08 23:44:44.631 1 INFO neutron.api.extensions [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-08 23:44:44.639 1 WARNING oslo_config.cfg [None req-9b02795d-d1b3-4693-b307-d065ebfb0e80 - - - - - -] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-05-08 23:44:44.674 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-08 23:44:44.687 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-08 23:44:44.702 12 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-05-08 23:44:44.704 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3e69c783-06c7-4dd1-85d6-f4fe2f6eac0c - - - - - -] tcp:10.102.231.28:6641: connecting... 2026-05-08 23:44:44.704 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3e69c783-06c7-4dd1-85d6-f4fe2f6eac0c - - - - - -] tcp:10.102.231.28:6641: connected 2026-05-08 23:44:44.716 14 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-05-08 23:44:44.719 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-02ab963d-7c48-4780-a31a-d38ee956dc15 - - - - - -] tcp:10.102.231.28:6641: connecting... 2026-05-08 23:44:44.719 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-02ab963d-7c48-4780-a31a-d38ee956dc15 - - - - - -] tcp:10.102.231.28:6641: connected 2026-05-08 23:44:44.759 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-3e69c783-06c7-4dd1-85d6-f4fe2f6eac0c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'016166f9-da0a-42a6-a0b1-d71798b2cd05'". 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'016166f9-da0a-42a6-a0b1-d71798b2cd05'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:44.769 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-3e69c783-06c7-4dd1-85d6-f4fe2f6eac0c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9eed1d2c-313c-4e55-bb6d-65c8cfa28fcd'". 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'9eed1d2c-313c-4e55-bb6d-65c8cfa28fcd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:44.769 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-02ab963d-7c48-4780-a31a-d38ee956dc15 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'016166f9-da0a-42a6-a0b1-d71798b2cd05'". 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'016166f9-da0a-42a6-a0b1-d71798b2cd05'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:44.777 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-02ab963d-7c48-4780-a31a-d38ee956dc15 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9eed1d2c-313c-4e55-bb6d-65c8cfa28fcd'". 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'9eed1d2c-313c-4e55-bb6d-65c8cfa28fcd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:44.778 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-3e69c783-06c7-4dd1-85d6-f4fe2f6eac0c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'2d97870e-9d12-471a-adac-1e599d28aca3'". 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'2d97870e-9d12-471a-adac-1e599d28aca3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:44.785 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-02ab963d-7c48-4780-a31a-d38ee956dc15 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'2d97870e-9d12-471a-adac-1e599d28aca3'". 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'2d97870e-9d12-471a-adac-1e599d28aca3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:44.788 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-3e69c783-06c7-4dd1-85d6-f4fe2f6eac0c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'49511358-8f39-4479-9d0d-4b469025611d'". 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'49511358-8f39-4479-9d0d-4b469025611d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:44.789 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-3e69c783-06c7-4dd1-85d6-f4fe2f6eac0c - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-08 23:44:44.791 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-02ab963d-7c48-4780-a31a-d38ee956dc15 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'49511358-8f39-4479-9d0d-4b469025611d'". 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'49511358-8f39-4479-9d0d-4b469025611d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:44.792 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-02ab963d-7c48-4780-a31a-d38ee956dc15 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-08 23:44:44.805 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3e69c783-06c7-4dd1-85d6-f4fe2f6eac0c - - - - - -] tcp:10.107.243.135:6642: connecting... 2026-05-08 23:44:44.805 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3e69c783-06c7-4dd1-85d6-f4fe2f6eac0c - - - - - -] tcp:10.107.243.135:6642: connected 2026-05-08 23:44:44.809 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-02ab963d-7c48-4780-a31a-d38ee956dc15 - - - - - -] tcp:10.107.243.135:6642: connecting... 2026-05-08 23:44:44.809 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-02ab963d-7c48-4780-a31a-d38ee956dc15 - - - - - -] tcp:10.107.243.135:6642: connected 2026-05-08 23:44:44.826 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-3e69c783-06c7-4dd1-85d6-f4fe2f6eac0c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5af856e1-128b-4f35-8d32-954deb30d009'". 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'5af856e1-128b-4f35-8d32-954deb30d009'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:44.829 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-02ab963d-7c48-4780-a31a-d38ee956dc15 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5af856e1-128b-4f35-8d32-954deb30d009'". 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'5af856e1-128b-4f35-8d32-954deb30d009'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:44.832 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-3e69c783-06c7-4dd1-85d6-f4fe2f6eac0c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f668d3d5-e0c3-45d1-a5b5-53284c758dd9'". 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'f668d3d5-e0c3-45d1-a5b5-53284c758dd9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:44.834 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-02ab963d-7c48-4780-a31a-d38ee956dc15 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f668d3d5-e0c3-45d1-a5b5-53284c758dd9'". 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'f668d3d5-e0c3-45d1-a5b5-53284c758dd9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:44.841 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-3e69c783-06c7-4dd1-85d6-f4fe2f6eac0c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1142c86a-2166-4a63-8fc1-b3576798f827'". 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'1142c86a-2166-4a63-8fc1-b3576798f827'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:44.842 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-02ab963d-7c48-4780-a31a-d38ee956dc15 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1142c86a-2166-4a63-8fc1-b3576798f827'". 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'1142c86a-2166-4a63-8fc1-b3576798f827'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:44.848 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-3e69c783-06c7-4dd1-85d6-f4fe2f6eac0c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7833dd94-9372-49ba-9738-7c9568bdbf95'". 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'7833dd94-9372-49ba-9738-7c9568bdbf95'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:44.851 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-02ab963d-7c48-4780-a31a-d38ee956dc15 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7833dd94-9372-49ba-9738-7c9568bdbf95'". 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'7833dd94-9372-49ba-9738-7c9568bdbf95'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:44.855 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-3e69c783-06c7-4dd1-85d6-f4fe2f6eac0c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'00e103fc-3320-4f65-b6b9-af1f491aafb9'". 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'00e103fc-3320-4f65-b6b9-af1f491aafb9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:44.856 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3e69c783-06c7-4dd1-85d6-f4fe2f6eac0c - - - - - -] RpcWorker process has finished the post initialization 2026-05-08 23:44:44.857 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-02ab963d-7c48-4780-a31a-d38ee956dc15 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'00e103fc-3320-4f65-b6b9-af1f491aafb9'". 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'00e103fc-3320-4f65-b6b9-af1f491aafb9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:44.858 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02ab963d-7c48-4780-a31a-d38ee956dc15 - - - - - -] RpcWorker process has finished the post initialization 2026-05-08 23:44:44.874 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-02ab963d-7c48-4780-a31a-d38ee956dc15 - - - - - -] tcp:10.102.231.28:6641: connecting... 2026-05-08 23:44:44.874 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3e69c783-06c7-4dd1-85d6-f4fe2f6eac0c - - - - - -] tcp:10.102.231.28:6641: connecting... 2026-05-08 23:44:44.874 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-02ab963d-7c48-4780-a31a-d38ee956dc15 - - - - - -] tcp:10.102.231.28:6641: connected 2026-05-08 23:44:44.874 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3e69c783-06c7-4dd1-85d6-f4fe2f6eac0c - - - - - -] tcp:10.102.231.28:6641: connected 2026-05-08 23:44:44.905 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3e69c783-06c7-4dd1-85d6-f4fe2f6eac0c - - - - - -] tcp:10.102.231.28:6641: connecting... 2026-05-08 23:44:44.905 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3e69c783-06c7-4dd1-85d6-f4fe2f6eac0c - - - - - -] tcp:10.102.231.28:6641: connected 2026-05-08 23:44:44.906 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-02ab963d-7c48-4780-a31a-d38ee956dc15 - - - - - -] tcp:10.102.231.28:6641: connecting... 2026-05-08 23:44:44.906 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-02ab963d-7c48-4780-a31a-d38ee956dc15 - - - - - -] tcp:10.102.231.28:6641: connected 2026-05-08 23:44:45.695 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'4931230c-e11d-471f-bfdc-eccc8c835c55'". 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'4931230c-e11d-471f-bfdc-eccc8c835c55'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:45.696 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'4931230c-e11d-471f-bfdc-eccc8c835c55'". 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'4931230c-e11d-471f-bfdc-eccc8c835c55'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:45.702 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'a75dff4f-a169-4013-aa86-ab04b192d45d'". 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'a75dff4f-a169-4013-aa86-ab04b192d45d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:45.706 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'a75dff4f-a169-4013-aa86-ab04b192d45d'". 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'a75dff4f-a169-4013-aa86-ab04b192d45d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:45.708 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'ccfcb97e-82fa-4903-b55e-299f5298d1d1'". 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'ccfcb97e-82fa-4903-b55e-299f5298d1d1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:44:45.714 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'ccfcb97e-82fa-4903-b55e-299f5298d1d1'". 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'ccfcb97e-82fa-4903-b55e-299f5298d1d1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 23:45:15.015 14 WARNING oslo_messaging.server [None req-02ab963d-7c48-4780-a31a-d38ee956dc15 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-05-08 23:45:15.026 12 WARNING oslo_messaging.server [None req-3e69c783-06c7-4dd1-85d6-f4fe2f6eac0c - - - - - -] Possible hang: wait is waiting for stop to complete 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server [None req-b9c6f90f-9dbc-4122-9d36-c4515fd8537c 5d3cea9dd5d7470f95b60615e5c1c6e2 6d058e455042437aa14b9aa873d50d31 - - 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 '85db6868-ba8c-4900-a49d-455de8189886-ae3558cd-f121-5b84-8508-41a' for key 'routervpnagentbindings.PRIMARY'") [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] [parameters: {'router_id': '85db6868-ba8c-4900-a49d-455de8189886', 'vpn_agent_id': 'ae3558cd-f121-5b84-8508-41a5434f5a30'}] (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/services/vpn/service_drivers/base_ipsec.py", line 82, in get_vpn_services_on_host 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server local_cidr_map = plugin._build_local_subnet_cidr_map(context) 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/db/vpn/vpn_db.py", line 731, in _build_local_subnet_cidr_map 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server return {sn.id: sn.cidr for sn in query.all()} 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^ 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2704, in all 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server return self._iter().all() # type: ignore 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^ 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server result: Union[ScalarResult[_T], Result[_T]] = self.session.execute( 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2365, in execute 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server return self._execute_internal( 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2241, in _execute_internal 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server conn = self._connection_for_bind(bind) 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2110, in _connection_for_bind 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server return trans._connection_for_bind(engine, execution_options) 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server File "", line 2, in _connection_for_bind 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/state_changes.py", line 101, in _go 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server self._raise_for_prerequisite_state(fn.__name__, current_state) 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 973, in _raise_for_prerequisite_state 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server raise sa_exc.PendingRollbackError( 2026-05-09 00:22:26.719 14 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 '85db6868-ba8c-4900-a49d-455de8189886-ae3558cd-f121-5b84-8508-41a' for key 'routervpnagentbindings.PRIMARY'") 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server [parameters: {'router_id': '85db6868-ba8c-4900-a49d-455de8189886', 'vpn_agent_id': 'ae3558cd-f121-5b84-8508-41a5434f5a30'}] 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-05-09 00:22:26.719 14 ERROR oslo_messaging.rpc.server