+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-09 01:39:51.554 1 INFO neutron.common.config [-] Logging enabled! 2026-04-09 01:39:51.554 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-09 01:39:51.555 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-09 01:39:51.555 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-09 01:39:53.137 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-09 01:39:53.140 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-09 01:39:53.143 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-09 01:39:53.144 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-09 01:39:53.144 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-09 01:39:53.144 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-09 01:39:53.144 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-09 01:39:53.151 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-09 01:39:53.151 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-09 01:39:53.151 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-09 01:39:53.171 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-09 01:39:53.172 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-09 01:39:53.172 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-09 01:39:53.191 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-09 01:39:53.191 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-09 01:39:53.191 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-09 01:39:53.192 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-09 01:39:53.460 1 INFO neutron.plugins.ml2.managers [None req-471caea3-11b7-4021-ac8b-8f4e7663e316 - - - - - -] Initializing driver for type 'vlan' 2026-04-09 01:39:53.657 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-471caea3-11b7-4021-ac8b-8f4e7663e316 - - - - - -] VlanTypeDriver initialization complete 2026-04-09 01:39:53.657 1 INFO neutron.plugins.ml2.managers [None req-471caea3-11b7-4021-ac8b-8f4e7663e316 - - - - - -] Initializing driver for type 'vxlan' 2026-04-09 01:39:53.657 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-471caea3-11b7-4021-ac8b-8f4e7663e316 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-09 01:39:53.704 1 INFO neutron.plugins.ml2.managers [None req-471caea3-11b7-4021-ac8b-8f4e7663e316 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-09 01:39:53.705 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-471caea3-11b7-4021-ac8b-8f4e7663e316 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-09 01:39:53.705 1 INFO neutron.plugins.ml2.managers [None req-471caea3-11b7-4021-ac8b-8f4e7663e316 - - - - - -] Initializing extension driver 'port_security' 2026-04-09 01:39:53.705 1 INFO neutron.plugins.ml2.extensions.port_security [None req-471caea3-11b7-4021-ac8b-8f4e7663e316 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-09 01:39:53.705 1 INFO neutron.plugins.ml2.managers [None req-471caea3-11b7-4021-ac8b-8f4e7663e316 - - - - - -] Initializing extension driver 'qos' 2026-04-09 01:39:53.705 1 INFO neutron.plugins.ml2.managers [None req-471caea3-11b7-4021-ac8b-8f4e7663e316 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-09 01:39:53.705 1 INFO neutron.plugins.ml2.managers [None req-471caea3-11b7-4021-ac8b-8f4e7663e316 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-09 01:39:53.724 1 INFO neutron.quota [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded quota_driver: . 2026-04-09 01:39:53.725 1 INFO neutron.plugins.ml2.plugin [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Modular L2 Plugin initialization complete 2026-04-09 01:39:53.725 1 INFO neutron.plugins.ml2.managers [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-09 01:39:53.725 1 INFO neutron.plugins.ml2.managers [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-09 01:39:53.725 1 INFO neutron.plugins.ml2.managers [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-09 01:39:53.725 1 INFO neutron.manager [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loading Plugin: qos 2026-04-09 01:39:53.736 1 INFO neutron.manager [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loading Plugin: router 2026-04-09 01:39:53.771 1 INFO neutron.services.service_base [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-09 01:39:53.771 1 INFO neutron.manager [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loading Plugin: segments 2026-04-09 01:39:53.834 1 INFO neutron.manager [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loading Plugin: trunk 2026-04-09 01:39:53.847 1 INFO neutron.manager [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loading Plugin: vpnaas 2026-04-09 01:39:53.879 1 WARNING stevedore.named [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-09 01:39:53.957 1 INFO neutron_vpnaas.services.vpn.plugin [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-09 01:39:53.957 1 INFO neutron.common.utils [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-09 01:39:53.957 1 INFO neutron.manager [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loading Plugin: taas 2026-04-09 01:39:53.978 1 WARNING stevedore.named [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-09 01:39:53.978 1 WARNING stevedore.named [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-09 01:39:54.001 1 INFO neutron_taas.services.taas.taas_plugin [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-09 01:39:54.001 1 INFO neutron.manager [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loading Plugin: tapmirror 2026-04-09 01:39:54.011 1 WARNING stevedore.named [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-09 01:39:54.011 1 WARNING stevedore.named [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-09 01:39:54.029 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-09 01:39:54.029 1 INFO neutron.manager [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loading Plugin: auto_allocate 2026-04-09 01:39:54.041 1 INFO neutron.manager [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loading Plugin: tag 2026-04-09 01:39:54.053 1 INFO neutron.manager [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loading Plugin: timestamp 2026-04-09 01:39:54.055 1 INFO neutron.manager [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loading Plugin: network_ip_availability 2026-04-09 01:39:54.060 1 INFO neutron.manager [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loading Plugin: flavors 2026-04-09 01:39:54.063 1 INFO neutron.manager [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loading Plugin: revisions 2026-04-09 01:39:54.066 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Initializing extension manager. 2026-04-09 01:39:54.067 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: address-group 2026-04-09 01:39:54.068 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: address-scope 2026-04-09 01:39:54.068 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-09 01:39:54.069 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: agent 2026-04-09 01:39:54.069 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: agent-resources-synced 2026-04-09 01:39:54.070 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-09 01:39:54.071 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-09 01:39:54.071 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: availability_zone 2026-04-09 01:39:54.072 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: availability_zone_filter 2026-04-09 01:39:54.072 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-09 01:39:54.073 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: default-subnetpools 2026-04-09 01:39:54.075 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-09 01:39:54.076 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: dns-integration 2026-04-09 01:39:54.076 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: dns-domain-ports 2026-04-09 01:39:54.077 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-09 01:39:54.079 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: dvr 2026-04-09 01:39:54.079 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-09 01:39:54.079 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: empty-string-filtering 2026-04-09 01:39:54.080 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-09 01:39:54.080 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-09 01:39:54.081 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: external-net 2026-04-09 01:39:54.081 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-09 01:39:54.081 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: extraroute 2026-04-09 01:39:54.082 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: extraroute-atomic 2026-04-09 01:39:54.082 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-09 01:39:54.083 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-09 01:39:54.083 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-09 01:39:54.083 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-09 01:39:54.084 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: fip-port-details 2026-04-09 01:39:54.084 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: flavors 2026-04-09 01:39:54.085 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-09 01:39:54.086 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: floatingip-pools 2026-04-09 01:39:54.086 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: ip_allocation 2026-04-09 01:39:54.087 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-09 01:39:54.087 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: l2_adjacency 2026-04-09 01:39:54.088 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: router 2026-04-09 01:39:54.089 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-09 01:39:54.090 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-09 01:39:54.090 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-09 01:39:54.091 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: ext-gw-mode 2026-04-09 01:39:54.091 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: l3-ha 2026-04-09 01:39:54.092 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-09 01:39:54.092 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-09 01:39:54.092 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: l3-flavors 2026-04-09 01:39:54.093 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-09 01:39:54.094 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-09 01:39:54.095 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-09 01:39:54.096 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-09 01:39:54.097 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-09 01:39:54.098 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-09 01:39:54.099 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-09 01:39:54.099 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: multi-provider 2026-04-09 01:39:54.099 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: net-mtu 2026-04-09 01:39:54.100 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: net-mtu-writable 2026-04-09 01:39:54.100 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: network_availability_zone 2026-04-09 01:39:54.101 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: network_ha 2026-04-09 01:39:54.101 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: network-ip-availability 2026-04-09 01:39:54.102 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-09 01:39:54.102 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: pagination 2026-04-09 01:39:54.103 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: port-device-profile 2026-04-09 01:39:54.103 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-09 01:39:54.103 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-09 01:39:54.104 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-09 01:39:54.104 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: port-mac-override 2026-04-09 01:39:54.105 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-09 01:39:54.105 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-09 01:39:54.106 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-09 01:39:54.106 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: port-resource-request 2026-04-09 01:39:54.106 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-09 01:39:54.107 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-09 01:39:54.107 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: binding 2026-04-09 01:39:54.108 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: binding-extended 2026-04-09 01:39:54.108 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: port-security 2026-04-09 01:39:54.109 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: project-id 2026-04-09 01:39:54.109 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: provider 2026-04-09 01:39:54.110 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-09 01:39:54.112 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: qos 2026-04-09 01:39:54.112 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-09 01:39:54.113 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-09 01:39:54.113 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: qos-default 2026-04-09 01:39:54.114 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: qos-fip 2026-04-09 01:39:54.114 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-09 01:39:54.114 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-09 01:39:54.115 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-09 01:39:54.115 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-09 01:39:54.116 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-09 01:39:54.116 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: qos-pps 2026-04-09 01:39:54.117 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-09 01:39:54.117 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-09 01:39:54.118 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: qos-rules-alias 2026-04-09 01:39:54.118 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: quota-check-limit 2026-04-09 01:39:54.119 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-09 01:39:54.120 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: quotas 2026-04-09 01:39:54.123 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: quota_details 2026-04-09 01:39:54.124 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: rbac-policies 2026-04-09 01:39:54.125 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: rbac-address-group 2026-04-09 01:39:54.125 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: rbac-address-scope 2026-04-09 01:39:54.125 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: rbac-security-groups 2026-04-09 01:39:54.126 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-09 01:39:54.126 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: revision-if-match 2026-04-09 01:39:54.127 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-09 01:39:54.127 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: router_availability_zone 2026-04-09 01:39:54.128 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-09 01:39:54.129 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-09 01:39:54.129 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-09 01:39:54.130 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-09 01:39:54.130 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-09 01:39:54.131 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-09 01:39:54.131 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-09 01:39:54.135 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: security-group 2026-04-09 01:39:54.135 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: segment 2026-04-09 01:39:54.136 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-09 01:39:54.136 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: service-type 2026-04-09 01:39:54.137 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: sorting 2026-04-09 01:39:54.137 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: standard-attr-segment 2026-04-09 01:39:54.138 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: standard-attr-description 2026-04-09 01:39:54.138 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: stateful-security-group 2026-04-09 01:39:54.138 1 WARNING neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-09 01:39:54.139 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-09 01:39:54.139 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: subnet-external-network 2026-04-09 01:39:54.140 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: subnet_onboard 2026-04-09 01:39:54.140 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-09 01:39:54.141 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: subnet-service-types 2026-04-09 01:39:54.141 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: subnet_allocation 2026-04-09 01:39:54.142 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-09 01:39:54.142 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: tag-creation 2026-04-09 01:39:54.143 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-09 01:39:54.146 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: standard-attr-tag 2026-04-09 01:39:54.147 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-09 01:39:54.147 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: trunk 2026-04-09 01:39:54.148 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: trunk-details 2026-04-09 01:39:54.148 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-09 01:39:54.148 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-09 01:39:54.149 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-09 01:39:54.149 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-09 01:39:54.151 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-09 01:39:54.152 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-09 01:39:54.152 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: vpn-flavors 2026-04-09 01:39:54.153 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: vpnaas 2026-04-09 01:39:54.154 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: taas 2026-04-09 01:39:54.155 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: tap-mirror 2026-04-09 01:39:54.155 1 INFO neutron.api.extensions [None req-45e1b4a2-d63d-4e00-836a-d1f1cc3d80b5 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-09 01:40:24.242 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-09 01:40:24.290 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-09 01:40:24.291 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-09 01:40:28.712 16 INFO neutron.db.l3_hamode_db [None req-a15d8550-cfa6-4822-b5d6-78ec3b77653b - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 02:08:10.864 16 ERROR neutron.plugins.ml2.managers [None req-b42fb623-c140-4a3b-8edd-08775e4f2336 - - - - - -] Failed to bind port ff5b8c99-f6ed-4471-bff7-5feb6b23f186 on host instance for vnic_type normal using segments [{'id': 'f7517d50-7537-4d1f-8865-6286c643b7a0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 935, 'network_id': 'eab52e04-8808-4cad-ba2b-91a9aa2766eb'}] 2026-04-09 02:08:10.865 16 INFO neutron.plugins.ml2.plugin [None req-b42fb623-c140-4a3b-8edd-08775e4f2336 - - - - - -] Attempt 2 to bind port ff5b8c99-f6ed-4471-bff7-5feb6b23f186 2026-04-09 02:08:10.877 13 ERROR neutron.plugins.ml2.managers [None req-8d7e2779-4a94-464d-a7d3-1505d7114781 - - - - - -] Failed to bind port 10704845-2f33-42a3-a383-e43b74f5d773 on host instance for vnic_type normal using segments [{'id': 'fdbed011-1498-4451-8845-c300fe41dd7e', 'network_type': 'flat', 'physical_network': 'external', 'segmentation_id': None, 'network_id': 'c47450a7-02e8-4fe1-a217-776e8780ed97'}] 2026-04-09 02:08:10.877 13 INFO neutron.plugins.ml2.plugin [None req-8d7e2779-4a94-464d-a7d3-1505d7114781 - - - - - -] Attempt 2 to bind port 10704845-2f33-42a3-a383-e43b74f5d773 2026-04-09 02:08:10.897 16 ERROR neutron.plugins.ml2.managers [None req-b42fb623-c140-4a3b-8edd-08775e4f2336 - - - - - -] Failed to bind port ff5b8c99-f6ed-4471-bff7-5feb6b23f186 on host instance for vnic_type normal using segments [{'id': 'f7517d50-7537-4d1f-8865-6286c643b7a0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 935, 'network_id': 'eab52e04-8808-4cad-ba2b-91a9aa2766eb'}] 2026-04-09 02:08:10.897 16 INFO neutron.plugins.ml2.plugin [None req-b42fb623-c140-4a3b-8edd-08775e4f2336 - - - - - -] Attempt 3 to bind port ff5b8c99-f6ed-4471-bff7-5feb6b23f186 2026-04-09 02:08:10.898 13 ERROR neutron.plugins.ml2.managers [None req-8d7e2779-4a94-464d-a7d3-1505d7114781 - - - - - -] Failed to bind port 10704845-2f33-42a3-a383-e43b74f5d773 on host instance for vnic_type normal using segments [{'id': 'fdbed011-1498-4451-8845-c300fe41dd7e', 'network_type': 'flat', 'physical_network': 'external', 'segmentation_id': None, 'network_id': 'c47450a7-02e8-4fe1-a217-776e8780ed97'}] 2026-04-09 02:08:10.899 13 INFO neutron.plugins.ml2.plugin [None req-8d7e2779-4a94-464d-a7d3-1505d7114781 - - - - - -] Attempt 3 to bind port 10704845-2f33-42a3-a383-e43b74f5d773 2026-04-09 02:08:10.919 13 ERROR neutron.plugins.ml2.managers [None req-8d7e2779-4a94-464d-a7d3-1505d7114781 - - - - - -] Failed to bind port 10704845-2f33-42a3-a383-e43b74f5d773 on host instance for vnic_type normal using segments [{'id': 'fdbed011-1498-4451-8845-c300fe41dd7e', 'network_type': 'flat', 'physical_network': 'external', 'segmentation_id': None, 'network_id': 'c47450a7-02e8-4fe1-a217-776e8780ed97'}] 2026-04-09 02:08:10.919 13 INFO neutron.plugins.ml2.plugin [None req-8d7e2779-4a94-464d-a7d3-1505d7114781 - - - - - -] Attempt 4 to bind port 10704845-2f33-42a3-a383-e43b74f5d773 2026-04-09 02:08:10.938 13 ERROR neutron.plugins.ml2.managers [None req-8d7e2779-4a94-464d-a7d3-1505d7114781 - - - - - -] Failed to bind port 10704845-2f33-42a3-a383-e43b74f5d773 on host instance for vnic_type normal using segments [{'id': 'fdbed011-1498-4451-8845-c300fe41dd7e', 'network_type': 'flat', 'physical_network': 'external', 'segmentation_id': None, 'network_id': 'c47450a7-02e8-4fe1-a217-776e8780ed97'}] 2026-04-09 02:08:10.938 13 INFO neutron.plugins.ml2.plugin [None req-8d7e2779-4a94-464d-a7d3-1505d7114781 - - - - - -] Attempt 5 to bind port 10704845-2f33-42a3-a383-e43b74f5d773 2026-04-09 02:08:10.964 13 ERROR neutron.plugins.ml2.managers [None req-8d7e2779-4a94-464d-a7d3-1505d7114781 - - - - - -] Failed to bind port 10704845-2f33-42a3-a383-e43b74f5d773 on host instance for vnic_type normal using segments [{'id': 'fdbed011-1498-4451-8845-c300fe41dd7e', 'network_type': 'flat', 'physical_network': 'external', 'segmentation_id': None, 'network_id': 'c47450a7-02e8-4fe1-a217-776e8780ed97'}] 2026-04-09 02:08:10.964 13 INFO neutron.plugins.ml2.plugin [None req-8d7e2779-4a94-464d-a7d3-1505d7114781 - - - - - -] Attempt 6 to bind port 10704845-2f33-42a3-a383-e43b74f5d773 2026-04-09 02:08:10.984 13 ERROR neutron.plugins.ml2.managers [None req-8d7e2779-4a94-464d-a7d3-1505d7114781 - - - - - -] Failed to bind port 10704845-2f33-42a3-a383-e43b74f5d773 on host instance for vnic_type normal using segments [{'id': 'fdbed011-1498-4451-8845-c300fe41dd7e', 'network_type': 'flat', 'physical_network': 'external', 'segmentation_id': None, 'network_id': 'c47450a7-02e8-4fe1-a217-776e8780ed97'}] 2026-04-09 02:08:10.984 13 INFO neutron.plugins.ml2.plugin [None req-8d7e2779-4a94-464d-a7d3-1505d7114781 - - - - - -] Attempt 7 to bind port 10704845-2f33-42a3-a383-e43b74f5d773 2026-04-09 02:08:11.004 13 ERROR neutron.plugins.ml2.managers [None req-8d7e2779-4a94-464d-a7d3-1505d7114781 - - - - - -] Failed to bind port 10704845-2f33-42a3-a383-e43b74f5d773 on host instance for vnic_type normal using segments [{'id': 'fdbed011-1498-4451-8845-c300fe41dd7e', 'network_type': 'flat', 'physical_network': 'external', 'segmentation_id': None, 'network_id': 'c47450a7-02e8-4fe1-a217-776e8780ed97'}] 2026-04-09 02:08:11.004 13 INFO neutron.plugins.ml2.plugin [None req-8d7e2779-4a94-464d-a7d3-1505d7114781 - - - - - -] Attempt 8 to bind port 10704845-2f33-42a3-a383-e43b74f5d773 2026-04-09 02:08:11.027 13 ERROR neutron.plugins.ml2.managers [None req-8d7e2779-4a94-464d-a7d3-1505d7114781 - - - - - -] Failed to bind port 10704845-2f33-42a3-a383-e43b74f5d773 on host instance for vnic_type normal using segments [{'id': 'fdbed011-1498-4451-8845-c300fe41dd7e', 'network_type': 'flat', 'physical_network': 'external', 'segmentation_id': None, 'network_id': 'c47450a7-02e8-4fe1-a217-776e8780ed97'}] 2026-04-09 02:08:11.027 13 INFO neutron.plugins.ml2.plugin [None req-8d7e2779-4a94-464d-a7d3-1505d7114781 - - - - - -] Attempt 9 to bind port 10704845-2f33-42a3-a383-e43b74f5d773 2026-04-09 02:08:11.053 13 ERROR neutron.plugins.ml2.managers [None req-8d7e2779-4a94-464d-a7d3-1505d7114781 - - - - - -] Failed to bind port 10704845-2f33-42a3-a383-e43b74f5d773 on host instance for vnic_type normal using segments [{'id': 'fdbed011-1498-4451-8845-c300fe41dd7e', 'network_type': 'flat', 'physical_network': 'external', 'segmentation_id': None, 'network_id': 'c47450a7-02e8-4fe1-a217-776e8780ed97'}] 2026-04-09 02:08:11.053 13 INFO neutron.plugins.ml2.plugin [None req-8d7e2779-4a94-464d-a7d3-1505d7114781 - - - - - -] Attempt 10 to bind port 10704845-2f33-42a3-a383-e43b74f5d773 2026-04-09 02:08:11.075 13 ERROR neutron.plugins.ml2.managers [None req-8d7e2779-4a94-464d-a7d3-1505d7114781 - - - - - -] Failed to bind port 10704845-2f33-42a3-a383-e43b74f5d773 on host instance for vnic_type normal using segments [{'id': 'fdbed011-1498-4451-8845-c300fe41dd7e', 'network_type': 'flat', 'physical_network': 'external', 'segmentation_id': None, 'network_id': 'c47450a7-02e8-4fe1-a217-776e8780ed97'}] 2026-04-09 02:08:11.097 16 ERROR neutron.plugins.ml2.managers [None req-b42fb623-c140-4a3b-8edd-08775e4f2336 - - - - - -] Failed to bind port ff5b8c99-f6ed-4471-bff7-5feb6b23f186 on host instance for vnic_type normal using segments [{'id': 'f7517d50-7537-4d1f-8865-6286c643b7a0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 935, 'network_id': 'eab52e04-8808-4cad-ba2b-91a9aa2766eb'}] 2026-04-09 02:08:11.097 16 INFO neutron.plugins.ml2.plugin [None req-b42fb623-c140-4a3b-8edd-08775e4f2336 - - - - - -] Attempt 4 to bind port ff5b8c99-f6ed-4471-bff7-5feb6b23f186 2026-04-09 02:08:11.119 16 ERROR neutron.plugins.ml2.managers [None req-b42fb623-c140-4a3b-8edd-08775e4f2336 - - - - - -] Failed to bind port ff5b8c99-f6ed-4471-bff7-5feb6b23f186 on host instance for vnic_type normal using segments [{'id': 'f7517d50-7537-4d1f-8865-6286c643b7a0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 935, 'network_id': 'eab52e04-8808-4cad-ba2b-91a9aa2766eb'}] 2026-04-09 02:08:11.119 16 INFO neutron.plugins.ml2.plugin [None req-b42fb623-c140-4a3b-8edd-08775e4f2336 - - - - - -] Attempt 5 to bind port ff5b8c99-f6ed-4471-bff7-5feb6b23f186 2026-04-09 02:08:11.140 16 ERROR neutron.plugins.ml2.managers [None req-b42fb623-c140-4a3b-8edd-08775e4f2336 - - - - - -] Failed to bind port ff5b8c99-f6ed-4471-bff7-5feb6b23f186 on host instance for vnic_type normal using segments [{'id': 'f7517d50-7537-4d1f-8865-6286c643b7a0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 935, 'network_id': 'eab52e04-8808-4cad-ba2b-91a9aa2766eb'}] 2026-04-09 02:08:11.140 16 INFO neutron.plugins.ml2.plugin [None req-b42fb623-c140-4a3b-8edd-08775e4f2336 - - - - - -] Attempt 6 to bind port ff5b8c99-f6ed-4471-bff7-5feb6b23f186 2026-04-09 02:08:11.160 16 ERROR neutron.plugins.ml2.managers [None req-b42fb623-c140-4a3b-8edd-08775e4f2336 - - - - - -] Failed to bind port ff5b8c99-f6ed-4471-bff7-5feb6b23f186 on host instance for vnic_type normal using segments [{'id': 'f7517d50-7537-4d1f-8865-6286c643b7a0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 935, 'network_id': 'eab52e04-8808-4cad-ba2b-91a9aa2766eb'}] 2026-04-09 02:08:11.161 16 INFO neutron.plugins.ml2.plugin [None req-b42fb623-c140-4a3b-8edd-08775e4f2336 - - - - - -] Attempt 7 to bind port ff5b8c99-f6ed-4471-bff7-5feb6b23f186 2026-04-09 02:08:11.181 16 ERROR neutron.plugins.ml2.managers [None req-b42fb623-c140-4a3b-8edd-08775e4f2336 - - - - - -] Failed to bind port ff5b8c99-f6ed-4471-bff7-5feb6b23f186 on host instance for vnic_type normal using segments [{'id': 'f7517d50-7537-4d1f-8865-6286c643b7a0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 935, 'network_id': 'eab52e04-8808-4cad-ba2b-91a9aa2766eb'}] 2026-04-09 02:08:11.181 16 INFO neutron.plugins.ml2.plugin [None req-b42fb623-c140-4a3b-8edd-08775e4f2336 - - - - - -] Attempt 8 to bind port ff5b8c99-f6ed-4471-bff7-5feb6b23f186 2026-04-09 02:08:11.202 16 ERROR neutron.plugins.ml2.managers [None req-b42fb623-c140-4a3b-8edd-08775e4f2336 - - - - - -] Failed to bind port ff5b8c99-f6ed-4471-bff7-5feb6b23f186 on host instance for vnic_type normal using segments [{'id': 'f7517d50-7537-4d1f-8865-6286c643b7a0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 935, 'network_id': 'eab52e04-8808-4cad-ba2b-91a9aa2766eb'}] 2026-04-09 02:08:11.202 16 INFO neutron.plugins.ml2.plugin [None req-b42fb623-c140-4a3b-8edd-08775e4f2336 - - - - - -] Attempt 9 to bind port ff5b8c99-f6ed-4471-bff7-5feb6b23f186 2026-04-09 02:08:11.224 16 ERROR neutron.plugins.ml2.managers [None req-b42fb623-c140-4a3b-8edd-08775e4f2336 - - - - - -] Failed to bind port ff5b8c99-f6ed-4471-bff7-5feb6b23f186 on host instance for vnic_type normal using segments [{'id': 'f7517d50-7537-4d1f-8865-6286c643b7a0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 935, 'network_id': 'eab52e04-8808-4cad-ba2b-91a9aa2766eb'}] 2026-04-09 02:08:11.224 16 INFO neutron.plugins.ml2.plugin [None req-b42fb623-c140-4a3b-8edd-08775e4f2336 - - - - - -] Attempt 10 to bind port ff5b8c99-f6ed-4471-bff7-5feb6b23f186 2026-04-09 02:08:11.244 16 ERROR neutron.plugins.ml2.managers [None req-b42fb623-c140-4a3b-8edd-08775e4f2336 - - - - - -] Failed to bind port ff5b8c99-f6ed-4471-bff7-5feb6b23f186 on host instance for vnic_type normal using segments [{'id': 'f7517d50-7537-4d1f-8865-6286c643b7a0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 935, 'network_id': 'eab52e04-8808-4cad-ba2b-91a9aa2766eb'}] 2026-04-09 02:08:29.765 13 INFO neutron.plugins.ml2.plugin [None req-8c4b2f4c-2310-4b71-933d-f613b6679c44 - - - - - -] Attempt 1 to provision port ff5b8c99-f6ed-4471-bff7-5feb6b23f186 2026-04-09 02:08:29.805 13 INFO neutron.plugins.ml2.plugin [None req-8c4b2f4c-2310-4b71-933d-f613b6679c44 - - - - - -] Attempt 1 to provision port 870479a1-6982-49df-8928-096d3992d27a 2026-04-09 02:08:29.829 13 INFO neutron.plugins.ml2.plugin [None req-8c4b2f4c-2310-4b71-933d-f613b6679c44 - - - - - -] Attempt 1 to provision port 10704845-2f33-42a3-a383-e43b74f5d773 2026-04-09 02:14:30.349 13 INFO neutron.plugins.ml2.plugin [None req-07227bcb-5fef-46e0-a5ac-fb2ba64c46cc - - - - - -] Attempt 1 to provision port ff3181b8-062b-46d9-8f62-963b098d69f2 2026-04-09 02:14:31.572 13 INFO neutron.plugins.ml2.plugin [None req-2573361a-323d-4c4b-8286-36e6d3716575 - - - - - -] Attempt 1 to provision port fabd585c-f69f-4d44-bba5-8e148f376467 2026-04-09 02:14:31.854 16 ERROR neutron.plugins.ml2.managers [None req-59ef13d5-684f-4aa3-b527-63381471a3bf - - - - - -] Failed to bind port 6784c562-a85b-4d47-b53c-2c58af7890ce on host instance for vnic_type normal using segments [{'id': '726b76bc-103f-449b-bdd2-ed470a999ee1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 773, 'network_id': 'af717484-87c0-44a7-b2e1-d1bcd4e297ee'}] 2026-04-09 02:14:31.854 16 INFO neutron.plugins.ml2.plugin [None req-59ef13d5-684f-4aa3-b527-63381471a3bf - - - - - -] Attempt 2 to bind port 6784c562-a85b-4d47-b53c-2c58af7890ce 2026-04-09 02:14:31.857 13 ERROR neutron.plugins.ml2.managers [None req-4bac28d6-5450-4f7c-8128-cb669335828f - - - - - -] Failed to bind port 3da2a3b9-a9aa-411b-95da-fdcf09534e74 on host instance for vnic_type normal using segments [{'id': 'b71c668a-d830-4a60-a7aa-9f57e57fcb1e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 868, 'network_id': 'd542aae6-1589-4152-9e03-3d28e1349ab1'}] 2026-04-09 02:14:31.858 13 INFO neutron.plugins.ml2.plugin [None req-4bac28d6-5450-4f7c-8128-cb669335828f - - - - - -] Attempt 2 to bind port 3da2a3b9-a9aa-411b-95da-fdcf09534e74 2026-04-09 02:14:31.874 16 ERROR neutron.plugins.ml2.managers [None req-59ef13d5-684f-4aa3-b527-63381471a3bf - - - - - -] Failed to bind port 6784c562-a85b-4d47-b53c-2c58af7890ce on host instance for vnic_type normal using segments [{'id': '726b76bc-103f-449b-bdd2-ed470a999ee1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 773, 'network_id': 'af717484-87c0-44a7-b2e1-d1bcd4e297ee'}] 2026-04-09 02:14:31.875 16 INFO neutron.plugins.ml2.plugin [None req-59ef13d5-684f-4aa3-b527-63381471a3bf - - - - - -] Attempt 3 to bind port 6784c562-a85b-4d47-b53c-2c58af7890ce 2026-04-09 02:14:31.880 13 ERROR neutron.plugins.ml2.managers [None req-4bac28d6-5450-4f7c-8128-cb669335828f - - - - - -] Failed to bind port 3da2a3b9-a9aa-411b-95da-fdcf09534e74 on host instance for vnic_type normal using segments [{'id': 'b71c668a-d830-4a60-a7aa-9f57e57fcb1e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 868, 'network_id': 'd542aae6-1589-4152-9e03-3d28e1349ab1'}] 2026-04-09 02:14:31.880 13 INFO neutron.plugins.ml2.plugin [None req-4bac28d6-5450-4f7c-8128-cb669335828f - - - - - -] Attempt 3 to bind port 3da2a3b9-a9aa-411b-95da-fdcf09534e74 2026-04-09 02:14:31.894 16 ERROR neutron.plugins.ml2.managers [None req-59ef13d5-684f-4aa3-b527-63381471a3bf - - - - - -] Failed to bind port 6784c562-a85b-4d47-b53c-2c58af7890ce on host instance for vnic_type normal using segments [{'id': '726b76bc-103f-449b-bdd2-ed470a999ee1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 773, 'network_id': 'af717484-87c0-44a7-b2e1-d1bcd4e297ee'}] 2026-04-09 02:14:31.895 16 INFO neutron.plugins.ml2.plugin [None req-59ef13d5-684f-4aa3-b527-63381471a3bf - - - - - -] Attempt 4 to bind port 6784c562-a85b-4d47-b53c-2c58af7890ce 2026-04-09 02:14:31.901 13 ERROR neutron.plugins.ml2.managers [None req-4bac28d6-5450-4f7c-8128-cb669335828f - - - - - -] Failed to bind port 3da2a3b9-a9aa-411b-95da-fdcf09534e74 on host instance for vnic_type normal using segments [{'id': 'b71c668a-d830-4a60-a7aa-9f57e57fcb1e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 868, 'network_id': 'd542aae6-1589-4152-9e03-3d28e1349ab1'}] 2026-04-09 02:14:31.902 13 INFO neutron.plugins.ml2.plugin [None req-4bac28d6-5450-4f7c-8128-cb669335828f - - - - - -] Attempt 4 to bind port 3da2a3b9-a9aa-411b-95da-fdcf09534e74 2026-04-09 02:14:31.914 16 ERROR neutron.plugins.ml2.managers [None req-59ef13d5-684f-4aa3-b527-63381471a3bf - - - - - -] Failed to bind port 6784c562-a85b-4d47-b53c-2c58af7890ce on host instance for vnic_type normal using segments [{'id': '726b76bc-103f-449b-bdd2-ed470a999ee1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 773, 'network_id': 'af717484-87c0-44a7-b2e1-d1bcd4e297ee'}] 2026-04-09 02:14:31.914 16 INFO neutron.plugins.ml2.plugin [None req-59ef13d5-684f-4aa3-b527-63381471a3bf - - - - - -] Attempt 5 to bind port 6784c562-a85b-4d47-b53c-2c58af7890ce 2026-04-09 02:14:31.923 13 ERROR neutron.plugins.ml2.managers [None req-4bac28d6-5450-4f7c-8128-cb669335828f - - - - - -] Failed to bind port 3da2a3b9-a9aa-411b-95da-fdcf09534e74 on host instance for vnic_type normal using segments [{'id': 'b71c668a-d830-4a60-a7aa-9f57e57fcb1e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 868, 'network_id': 'd542aae6-1589-4152-9e03-3d28e1349ab1'}] 2026-04-09 02:14:31.923 13 INFO neutron.plugins.ml2.plugin [None req-4bac28d6-5450-4f7c-8128-cb669335828f - - - - - -] Attempt 5 to bind port 3da2a3b9-a9aa-411b-95da-fdcf09534e74 2026-04-09 02:14:31.935 16 ERROR neutron.plugins.ml2.managers [None req-59ef13d5-684f-4aa3-b527-63381471a3bf - - - - - -] Failed to bind port 6784c562-a85b-4d47-b53c-2c58af7890ce on host instance for vnic_type normal using segments [{'id': '726b76bc-103f-449b-bdd2-ed470a999ee1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 773, 'network_id': 'af717484-87c0-44a7-b2e1-d1bcd4e297ee'}] 2026-04-09 02:14:31.935 16 INFO neutron.plugins.ml2.plugin [None req-59ef13d5-684f-4aa3-b527-63381471a3bf - - - - - -] Attempt 6 to bind port 6784c562-a85b-4d47-b53c-2c58af7890ce 2026-04-09 02:14:31.946 13 ERROR neutron.plugins.ml2.managers [None req-4bac28d6-5450-4f7c-8128-cb669335828f - - - - - -] Failed to bind port 3da2a3b9-a9aa-411b-95da-fdcf09534e74 on host instance for vnic_type normal using segments [{'id': 'b71c668a-d830-4a60-a7aa-9f57e57fcb1e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 868, 'network_id': 'd542aae6-1589-4152-9e03-3d28e1349ab1'}] 2026-04-09 02:14:31.946 13 INFO neutron.plugins.ml2.plugin [None req-4bac28d6-5450-4f7c-8128-cb669335828f - - - - - -] Attempt 6 to bind port 3da2a3b9-a9aa-411b-95da-fdcf09534e74 2026-04-09 02:14:31.957 16 ERROR neutron.plugins.ml2.managers [None req-59ef13d5-684f-4aa3-b527-63381471a3bf - - - - - -] Failed to bind port 6784c562-a85b-4d47-b53c-2c58af7890ce on host instance for vnic_type normal using segments [{'id': '726b76bc-103f-449b-bdd2-ed470a999ee1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 773, 'network_id': 'af717484-87c0-44a7-b2e1-d1bcd4e297ee'}] 2026-04-09 02:14:31.957 16 INFO neutron.plugins.ml2.plugin [None req-59ef13d5-684f-4aa3-b527-63381471a3bf - - - - - -] Attempt 7 to bind port 6784c562-a85b-4d47-b53c-2c58af7890ce 2026-04-09 02:14:31.966 13 ERROR neutron.plugins.ml2.managers [None req-4bac28d6-5450-4f7c-8128-cb669335828f - - - - - -] Failed to bind port 3da2a3b9-a9aa-411b-95da-fdcf09534e74 on host instance for vnic_type normal using segments [{'id': 'b71c668a-d830-4a60-a7aa-9f57e57fcb1e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 868, 'network_id': 'd542aae6-1589-4152-9e03-3d28e1349ab1'}] 2026-04-09 02:14:31.967 13 INFO neutron.plugins.ml2.plugin [None req-4bac28d6-5450-4f7c-8128-cb669335828f - - - - - -] Attempt 7 to bind port 3da2a3b9-a9aa-411b-95da-fdcf09534e74 2026-04-09 02:14:31.977 16 ERROR neutron.plugins.ml2.managers [None req-59ef13d5-684f-4aa3-b527-63381471a3bf - - - - - -] Failed to bind port 6784c562-a85b-4d47-b53c-2c58af7890ce on host instance for vnic_type normal using segments [{'id': '726b76bc-103f-449b-bdd2-ed470a999ee1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 773, 'network_id': 'af717484-87c0-44a7-b2e1-d1bcd4e297ee'}] 2026-04-09 02:14:31.977 16 INFO neutron.plugins.ml2.plugin [None req-59ef13d5-684f-4aa3-b527-63381471a3bf - - - - - -] Attempt 8 to bind port 6784c562-a85b-4d47-b53c-2c58af7890ce 2026-04-09 02:14:31.993 13 ERROR neutron.plugins.ml2.managers [None req-4bac28d6-5450-4f7c-8128-cb669335828f - - - - - -] Failed to bind port 3da2a3b9-a9aa-411b-95da-fdcf09534e74 on host instance for vnic_type normal using segments [{'id': 'b71c668a-d830-4a60-a7aa-9f57e57fcb1e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 868, 'network_id': 'd542aae6-1589-4152-9e03-3d28e1349ab1'}] 2026-04-09 02:14:31.994 13 INFO neutron.plugins.ml2.plugin [None req-4bac28d6-5450-4f7c-8128-cb669335828f - - - - - -] Attempt 8 to bind port 3da2a3b9-a9aa-411b-95da-fdcf09534e74 2026-04-09 02:14:32.000 16 ERROR neutron.plugins.ml2.managers [None req-59ef13d5-684f-4aa3-b527-63381471a3bf - - - - - -] Failed to bind port 6784c562-a85b-4d47-b53c-2c58af7890ce on host instance for vnic_type normal using segments [{'id': '726b76bc-103f-449b-bdd2-ed470a999ee1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 773, 'network_id': 'af717484-87c0-44a7-b2e1-d1bcd4e297ee'}] 2026-04-09 02:14:32.001 16 INFO neutron.plugins.ml2.plugin [None req-59ef13d5-684f-4aa3-b527-63381471a3bf - - - - - -] Attempt 9 to bind port 6784c562-a85b-4d47-b53c-2c58af7890ce 2026-04-09 02:14:32.019 13 ERROR neutron.plugins.ml2.managers [None req-4bac28d6-5450-4f7c-8128-cb669335828f - - - - - -] Failed to bind port 3da2a3b9-a9aa-411b-95da-fdcf09534e74 on host instance for vnic_type normal using segments [{'id': 'b71c668a-d830-4a60-a7aa-9f57e57fcb1e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 868, 'network_id': 'd542aae6-1589-4152-9e03-3d28e1349ab1'}] 2026-04-09 02:14:32.019 13 INFO neutron.plugins.ml2.plugin [None req-4bac28d6-5450-4f7c-8128-cb669335828f - - - - - -] Attempt 9 to bind port 3da2a3b9-a9aa-411b-95da-fdcf09534e74 2026-04-09 02:14:32.021 16 ERROR neutron.plugins.ml2.managers [None req-59ef13d5-684f-4aa3-b527-63381471a3bf - - - - - -] Failed to bind port 6784c562-a85b-4d47-b53c-2c58af7890ce on host instance for vnic_type normal using segments [{'id': '726b76bc-103f-449b-bdd2-ed470a999ee1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 773, 'network_id': 'af717484-87c0-44a7-b2e1-d1bcd4e297ee'}] 2026-04-09 02:14:32.021 16 INFO neutron.plugins.ml2.plugin [None req-59ef13d5-684f-4aa3-b527-63381471a3bf - - - - - -] Attempt 10 to bind port 6784c562-a85b-4d47-b53c-2c58af7890ce 2026-04-09 02:14:32.042 16 ERROR neutron.plugins.ml2.managers [None req-59ef13d5-684f-4aa3-b527-63381471a3bf - - - - - -] Failed to bind port 6784c562-a85b-4d47-b53c-2c58af7890ce on host instance for vnic_type normal using segments [{'id': '726b76bc-103f-449b-bdd2-ed470a999ee1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 773, 'network_id': 'af717484-87c0-44a7-b2e1-d1bcd4e297ee'}] 2026-04-09 02:14:32.044 13 ERROR neutron.plugins.ml2.managers [None req-4bac28d6-5450-4f7c-8128-cb669335828f - - - - - -] Failed to bind port 3da2a3b9-a9aa-411b-95da-fdcf09534e74 on host instance for vnic_type normal using segments [{'id': 'b71c668a-d830-4a60-a7aa-9f57e57fcb1e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 868, 'network_id': 'd542aae6-1589-4152-9e03-3d28e1349ab1'}] 2026-04-09 02:14:32.045 13 INFO neutron.plugins.ml2.plugin [None req-4bac28d6-5450-4f7c-8128-cb669335828f - - - - - -] Attempt 10 to bind port 3da2a3b9-a9aa-411b-95da-fdcf09534e74 2026-04-09 02:14:32.068 13 ERROR neutron.plugins.ml2.managers [None req-4bac28d6-5450-4f7c-8128-cb669335828f - - - - - -] Failed to bind port 3da2a3b9-a9aa-411b-95da-fdcf09534e74 on host instance for vnic_type normal using segments [{'id': 'b71c668a-d830-4a60-a7aa-9f57e57fcb1e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 868, 'network_id': 'd542aae6-1589-4152-9e03-3d28e1349ab1'}] 2026-04-09 02:14:32.709 13 INFO neutron.plugins.ml2.plugin [None req-dfa33ab8-272e-4554-9491-849de8bd1690 - - - - - -] Attempt 1 to provision port 1289b34f-706c-489d-8ab8-97fd054af85f 2026-04-09 02:14:33.354 13 ERROR neutron.plugins.ml2.managers [None req-a7478c91-c8d3-4fae-9a2d-95ed75ea09a7 - - - - - -] Failed to bind port 94322463-20d6-497a-9472-0f951e1485e5 on host instance for vnic_type normal using segments [{'id': 'dff17b59-072e-4d9d-ac74-626cd185268c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 614, 'network_id': 'e5b1211b-9586-4896-bc15-11c333eb1bfb'}] 2026-04-09 02:14:33.355 13 INFO neutron.plugins.ml2.plugin [None req-a7478c91-c8d3-4fae-9a2d-95ed75ea09a7 - - - - - -] Attempt 2 to bind port 94322463-20d6-497a-9472-0f951e1485e5 2026-04-09 02:14:33.377 13 ERROR neutron.plugins.ml2.managers [None req-a7478c91-c8d3-4fae-9a2d-95ed75ea09a7 - - - - - -] Failed to bind port 94322463-20d6-497a-9472-0f951e1485e5 on host instance for vnic_type normal using segments [{'id': 'dff17b59-072e-4d9d-ac74-626cd185268c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 614, 'network_id': 'e5b1211b-9586-4896-bc15-11c333eb1bfb'}] 2026-04-09 02:14:33.377 13 INFO neutron.plugins.ml2.plugin [None req-a7478c91-c8d3-4fae-9a2d-95ed75ea09a7 - - - - - -] Attempt 3 to bind port 94322463-20d6-497a-9472-0f951e1485e5 2026-04-09 02:14:33.400 13 ERROR neutron.plugins.ml2.managers [None req-a7478c91-c8d3-4fae-9a2d-95ed75ea09a7 - - - - - -] Failed to bind port 94322463-20d6-497a-9472-0f951e1485e5 on host instance for vnic_type normal using segments [{'id': 'dff17b59-072e-4d9d-ac74-626cd185268c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 614, 'network_id': 'e5b1211b-9586-4896-bc15-11c333eb1bfb'}] 2026-04-09 02:14:33.401 13 INFO neutron.plugins.ml2.plugin [None req-a7478c91-c8d3-4fae-9a2d-95ed75ea09a7 - - - - - -] Attempt 4 to bind port 94322463-20d6-497a-9472-0f951e1485e5 2026-04-09 02:14:33.427 13 ERROR neutron.plugins.ml2.managers [None req-a7478c91-c8d3-4fae-9a2d-95ed75ea09a7 - - - - - -] Failed to bind port 94322463-20d6-497a-9472-0f951e1485e5 on host instance for vnic_type normal using segments [{'id': 'dff17b59-072e-4d9d-ac74-626cd185268c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 614, 'network_id': 'e5b1211b-9586-4896-bc15-11c333eb1bfb'}] 2026-04-09 02:14:33.427 13 INFO neutron.plugins.ml2.plugin [None req-a7478c91-c8d3-4fae-9a2d-95ed75ea09a7 - - - - - -] Attempt 5 to bind port 94322463-20d6-497a-9472-0f951e1485e5 2026-04-09 02:14:33.447 13 ERROR neutron.plugins.ml2.managers [None req-a7478c91-c8d3-4fae-9a2d-95ed75ea09a7 - - - - - -] Failed to bind port 94322463-20d6-497a-9472-0f951e1485e5 on host instance for vnic_type normal using segments [{'id': 'dff17b59-072e-4d9d-ac74-626cd185268c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 614, 'network_id': 'e5b1211b-9586-4896-bc15-11c333eb1bfb'}] 2026-04-09 02:14:33.448 13 INFO neutron.plugins.ml2.plugin [None req-a7478c91-c8d3-4fae-9a2d-95ed75ea09a7 - - - - - -] Attempt 6 to bind port 94322463-20d6-497a-9472-0f951e1485e5 2026-04-09 02:14:33.470 13 ERROR neutron.plugins.ml2.managers [None req-a7478c91-c8d3-4fae-9a2d-95ed75ea09a7 - - - - - -] Failed to bind port 94322463-20d6-497a-9472-0f951e1485e5 on host instance for vnic_type normal using segments [{'id': 'dff17b59-072e-4d9d-ac74-626cd185268c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 614, 'network_id': 'e5b1211b-9586-4896-bc15-11c333eb1bfb'}] 2026-04-09 02:14:33.470 13 INFO neutron.plugins.ml2.plugin [None req-a7478c91-c8d3-4fae-9a2d-95ed75ea09a7 - - - - - -] Attempt 7 to bind port 94322463-20d6-497a-9472-0f951e1485e5 2026-04-09 02:14:33.488 13 ERROR neutron.plugins.ml2.managers [None req-a7478c91-c8d3-4fae-9a2d-95ed75ea09a7 - - - - - -] Failed to bind port 94322463-20d6-497a-9472-0f951e1485e5 on host instance for vnic_type normal using segments [{'id': 'dff17b59-072e-4d9d-ac74-626cd185268c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 614, 'network_id': 'e5b1211b-9586-4896-bc15-11c333eb1bfb'}] 2026-04-09 02:14:33.489 13 INFO neutron.plugins.ml2.plugin [None req-a7478c91-c8d3-4fae-9a2d-95ed75ea09a7 - - - - - -] Attempt 8 to bind port 94322463-20d6-497a-9472-0f951e1485e5 2026-04-09 02:14:33.513 13 ERROR neutron.plugins.ml2.managers [None req-a7478c91-c8d3-4fae-9a2d-95ed75ea09a7 - - - - - -] Failed to bind port 94322463-20d6-497a-9472-0f951e1485e5 on host instance for vnic_type normal using segments [{'id': 'dff17b59-072e-4d9d-ac74-626cd185268c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 614, 'network_id': 'e5b1211b-9586-4896-bc15-11c333eb1bfb'}] 2026-04-09 02:14:33.513 13 INFO neutron.plugins.ml2.plugin [None req-a7478c91-c8d3-4fae-9a2d-95ed75ea09a7 - - - - - -] Attempt 9 to bind port 94322463-20d6-497a-9472-0f951e1485e5 2026-04-09 02:14:33.549 13 ERROR neutron.plugins.ml2.managers [None req-a7478c91-c8d3-4fae-9a2d-95ed75ea09a7 - - - - - -] Failed to bind port 94322463-20d6-497a-9472-0f951e1485e5 on host instance for vnic_type normal using segments [{'id': 'dff17b59-072e-4d9d-ac74-626cd185268c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 614, 'network_id': 'e5b1211b-9586-4896-bc15-11c333eb1bfb'}] 2026-04-09 02:14:33.549 13 INFO neutron.plugins.ml2.plugin [None req-a7478c91-c8d3-4fae-9a2d-95ed75ea09a7 - - - - - -] Attempt 10 to bind port 94322463-20d6-497a-9472-0f951e1485e5 2026-04-09 02:14:33.568 13 ERROR neutron.plugins.ml2.managers [None req-a7478c91-c8d3-4fae-9a2d-95ed75ea09a7 - - - - - -] Failed to bind port 94322463-20d6-497a-9472-0f951e1485e5 on host instance for vnic_type normal using segments [{'id': 'dff17b59-072e-4d9d-ac74-626cd185268c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 614, 'network_id': 'e5b1211b-9586-4896-bc15-11c333eb1bfb'}] 2026-04-09 02:14:36.666 13 INFO neutron.plugins.ml2.plugin [None req-d3770105-acda-4c1b-b2dc-c3414a4ca8e2 - - - - - -] Attempt 1 to provision port 56d77b2b-04bc-408a-b611-f65c78d63425 2026-04-09 02:14:37.535 16 ERROR neutron.plugins.ml2.managers [None req-86d07fbc-8f8e-4a60-ac6b-700398304cf1 - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:14:37.535 16 INFO neutron.plugins.ml2.plugin [None req-86d07fbc-8f8e-4a60-ac6b-700398304cf1 - - - - - -] Attempt 2 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:14:37.576 16 ERROR neutron.plugins.ml2.managers [None req-86d07fbc-8f8e-4a60-ac6b-700398304cf1 - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:14:37.576 16 INFO neutron.plugins.ml2.plugin [None req-86d07fbc-8f8e-4a60-ac6b-700398304cf1 - - - - - -] Attempt 3 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:14:37.637 16 ERROR neutron.plugins.ml2.managers [None req-86d07fbc-8f8e-4a60-ac6b-700398304cf1 - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:14:37.637 16 INFO neutron.plugins.ml2.plugin [None req-86d07fbc-8f8e-4a60-ac6b-700398304cf1 - - - - - -] Attempt 4 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:14:37.661 16 ERROR neutron.plugins.ml2.managers [None req-86d07fbc-8f8e-4a60-ac6b-700398304cf1 - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:14:37.661 16 INFO neutron.plugins.ml2.plugin [None req-86d07fbc-8f8e-4a60-ac6b-700398304cf1 - - - - - -] Attempt 5 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:14:37.683 16 ERROR neutron.plugins.ml2.managers [None req-86d07fbc-8f8e-4a60-ac6b-700398304cf1 - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:14:37.683 16 INFO neutron.plugins.ml2.plugin [None req-86d07fbc-8f8e-4a60-ac6b-700398304cf1 - - - - - -] Attempt 6 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:14:37.704 16 ERROR neutron.plugins.ml2.managers [None req-86d07fbc-8f8e-4a60-ac6b-700398304cf1 - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:14:37.704 16 INFO neutron.plugins.ml2.plugin [None req-86d07fbc-8f8e-4a60-ac6b-700398304cf1 - - - - - -] Attempt 7 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:14:37.723 16 ERROR neutron.plugins.ml2.managers [None req-86d07fbc-8f8e-4a60-ac6b-700398304cf1 - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:14:37.723 16 INFO neutron.plugins.ml2.plugin [None req-86d07fbc-8f8e-4a60-ac6b-700398304cf1 - - - - - -] Attempt 8 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:14:37.745 16 ERROR neutron.plugins.ml2.managers [None req-86d07fbc-8f8e-4a60-ac6b-700398304cf1 - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:14:37.745 16 INFO neutron.plugins.ml2.plugin [None req-86d07fbc-8f8e-4a60-ac6b-700398304cf1 - - - - - -] Attempt 9 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:14:37.762 16 ERROR neutron.plugins.ml2.managers [None req-86d07fbc-8f8e-4a60-ac6b-700398304cf1 - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:14:37.762 16 INFO neutron.plugins.ml2.plugin [None req-86d07fbc-8f8e-4a60-ac6b-700398304cf1 - - - - - -] Attempt 10 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:14:37.783 16 ERROR neutron.plugins.ml2.managers [None req-86d07fbc-8f8e-4a60-ac6b-700398304cf1 - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:14:45.243 13 INFO neutron.plugins.ml2.plugin [None req-cd3bd83e-a492-4884-9bdb-0de0b73e5b8a - - - - - -] Attempt 1 to provision port b9cc89f8-5bf4-491e-b89b-dacb73a28dc8 2026-04-09 02:14:46.132 13 ERROR neutron.plugins.ml2.managers [None req-8b5c7869-dc8e-4aa3-870f-26eeb7617050 - - - - - -] Failed to bind port f96a1eef-9745-4cbb-b921-7fc652c836be on host instance for vnic_type normal using segments [{'id': '6ae1f0ab-c494-495e-abae-11d0ff9aac43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 225, 'network_id': 'e171bb7f-353d-4e3b-9f36-66e288ffcd53'}] 2026-04-09 02:14:46.132 13 INFO neutron.plugins.ml2.plugin [None req-8b5c7869-dc8e-4aa3-870f-26eeb7617050 - - - - - -] Attempt 2 to bind port f96a1eef-9745-4cbb-b921-7fc652c836be 2026-04-09 02:14:46.153 13 ERROR neutron.plugins.ml2.managers [None req-8b5c7869-dc8e-4aa3-870f-26eeb7617050 - - - - - -] Failed to bind port f96a1eef-9745-4cbb-b921-7fc652c836be on host instance for vnic_type normal using segments [{'id': '6ae1f0ab-c494-495e-abae-11d0ff9aac43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 225, 'network_id': 'e171bb7f-353d-4e3b-9f36-66e288ffcd53'}] 2026-04-09 02:14:46.153 13 INFO neutron.plugins.ml2.plugin [None req-8b5c7869-dc8e-4aa3-870f-26eeb7617050 - - - - - -] Attempt 3 to bind port f96a1eef-9745-4cbb-b921-7fc652c836be 2026-04-09 02:14:46.213 13 ERROR neutron.plugins.ml2.managers [None req-8b5c7869-dc8e-4aa3-870f-26eeb7617050 - - - - - -] Failed to bind port f96a1eef-9745-4cbb-b921-7fc652c836be on host instance for vnic_type normal using segments [{'id': '6ae1f0ab-c494-495e-abae-11d0ff9aac43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 225, 'network_id': 'e171bb7f-353d-4e3b-9f36-66e288ffcd53'}] 2026-04-09 02:14:46.213 13 INFO neutron.plugins.ml2.plugin [None req-8b5c7869-dc8e-4aa3-870f-26eeb7617050 - - - - - -] Attempt 4 to bind port f96a1eef-9745-4cbb-b921-7fc652c836be 2026-04-09 02:14:46.233 13 ERROR neutron.plugins.ml2.managers [None req-8b5c7869-dc8e-4aa3-870f-26eeb7617050 - - - - - -] Failed to bind port f96a1eef-9745-4cbb-b921-7fc652c836be on host instance for vnic_type normal using segments [{'id': '6ae1f0ab-c494-495e-abae-11d0ff9aac43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 225, 'network_id': 'e171bb7f-353d-4e3b-9f36-66e288ffcd53'}] 2026-04-09 02:14:46.234 13 INFO neutron.plugins.ml2.plugin [None req-8b5c7869-dc8e-4aa3-870f-26eeb7617050 - - - - - -] Attempt 5 to bind port f96a1eef-9745-4cbb-b921-7fc652c836be 2026-04-09 02:14:46.253 13 ERROR neutron.plugins.ml2.managers [None req-8b5c7869-dc8e-4aa3-870f-26eeb7617050 - - - - - -] Failed to bind port f96a1eef-9745-4cbb-b921-7fc652c836be on host instance for vnic_type normal using segments [{'id': '6ae1f0ab-c494-495e-abae-11d0ff9aac43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 225, 'network_id': 'e171bb7f-353d-4e3b-9f36-66e288ffcd53'}] 2026-04-09 02:14:46.253 13 INFO neutron.plugins.ml2.plugin [None req-8b5c7869-dc8e-4aa3-870f-26eeb7617050 - - - - - -] Attempt 6 to bind port f96a1eef-9745-4cbb-b921-7fc652c836be 2026-04-09 02:14:46.272 13 ERROR neutron.plugins.ml2.managers [None req-8b5c7869-dc8e-4aa3-870f-26eeb7617050 - - - - - -] Failed to bind port f96a1eef-9745-4cbb-b921-7fc652c836be on host instance for vnic_type normal using segments [{'id': '6ae1f0ab-c494-495e-abae-11d0ff9aac43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 225, 'network_id': 'e171bb7f-353d-4e3b-9f36-66e288ffcd53'}] 2026-04-09 02:14:46.272 13 INFO neutron.plugins.ml2.plugin [None req-8b5c7869-dc8e-4aa3-870f-26eeb7617050 - - - - - -] Attempt 7 to bind port f96a1eef-9745-4cbb-b921-7fc652c836be 2026-04-09 02:14:46.305 13 ERROR neutron.plugins.ml2.managers [None req-8b5c7869-dc8e-4aa3-870f-26eeb7617050 - - - - - -] Failed to bind port f96a1eef-9745-4cbb-b921-7fc652c836be on host instance for vnic_type normal using segments [{'id': '6ae1f0ab-c494-495e-abae-11d0ff9aac43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 225, 'network_id': 'e171bb7f-353d-4e3b-9f36-66e288ffcd53'}] 2026-04-09 02:14:46.305 13 INFO neutron.plugins.ml2.plugin [None req-8b5c7869-dc8e-4aa3-870f-26eeb7617050 - - - - - -] Attempt 8 to bind port f96a1eef-9745-4cbb-b921-7fc652c836be 2026-04-09 02:14:46.354 13 ERROR neutron.plugins.ml2.managers [None req-8b5c7869-dc8e-4aa3-870f-26eeb7617050 - - - - - -] Failed to bind port f96a1eef-9745-4cbb-b921-7fc652c836be on host instance for vnic_type normal using segments [{'id': '6ae1f0ab-c494-495e-abae-11d0ff9aac43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 225, 'network_id': 'e171bb7f-353d-4e3b-9f36-66e288ffcd53'}] 2026-04-09 02:14:46.355 13 INFO neutron.plugins.ml2.plugin [None req-8b5c7869-dc8e-4aa3-870f-26eeb7617050 - - - - - -] Attempt 9 to bind port f96a1eef-9745-4cbb-b921-7fc652c836be 2026-04-09 02:14:46.377 13 ERROR neutron.plugins.ml2.managers [None req-8b5c7869-dc8e-4aa3-870f-26eeb7617050 - - - - - -] Failed to bind port f96a1eef-9745-4cbb-b921-7fc652c836be on host instance for vnic_type normal using segments [{'id': '6ae1f0ab-c494-495e-abae-11d0ff9aac43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 225, 'network_id': 'e171bb7f-353d-4e3b-9f36-66e288ffcd53'}] 2026-04-09 02:14:46.377 13 INFO neutron.plugins.ml2.plugin [None req-8b5c7869-dc8e-4aa3-870f-26eeb7617050 - - - - - -] Attempt 10 to bind port f96a1eef-9745-4cbb-b921-7fc652c836be 2026-04-09 02:14:46.397 13 ERROR neutron.plugins.ml2.managers [None req-8b5c7869-dc8e-4aa3-870f-26eeb7617050 - - - - - -] Failed to bind port f96a1eef-9745-4cbb-b921-7fc652c836be on host instance for vnic_type normal using segments [{'id': '6ae1f0ab-c494-495e-abae-11d0ff9aac43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 225, 'network_id': 'e171bb7f-353d-4e3b-9f36-66e288ffcd53'}] 2026-04-09 02:14:50.853 13 ERROR neutron.plugins.ml2.managers [None req-d4ab72ef-bc9c-4ca9-8d31-a5a210d5d6d6 - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:14:50.853 13 INFO neutron.plugins.ml2.plugin [None req-d4ab72ef-bc9c-4ca9-8d31-a5a210d5d6d6 - - - - - -] Attempt 2 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:14:50.871 13 ERROR neutron.plugins.ml2.managers [None req-d4ab72ef-bc9c-4ca9-8d31-a5a210d5d6d6 - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:14:50.872 13 INFO neutron.plugins.ml2.plugin [None req-d4ab72ef-bc9c-4ca9-8d31-a5a210d5d6d6 - - - - - -] Attempt 3 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:14:50.891 13 ERROR neutron.plugins.ml2.managers [None req-d4ab72ef-bc9c-4ca9-8d31-a5a210d5d6d6 - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:14:50.891 13 INFO neutron.plugins.ml2.plugin [None req-d4ab72ef-bc9c-4ca9-8d31-a5a210d5d6d6 - - - - - -] Attempt 4 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:14:50.912 13 ERROR neutron.plugins.ml2.managers [None req-d4ab72ef-bc9c-4ca9-8d31-a5a210d5d6d6 - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:14:50.912 13 INFO neutron.plugins.ml2.plugin [None req-d4ab72ef-bc9c-4ca9-8d31-a5a210d5d6d6 - - - - - -] Attempt 5 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:14:50.940 13 ERROR neutron.plugins.ml2.managers [None req-d4ab72ef-bc9c-4ca9-8d31-a5a210d5d6d6 - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:14:50.941 13 INFO neutron.plugins.ml2.plugin [None req-d4ab72ef-bc9c-4ca9-8d31-a5a210d5d6d6 - - - - - -] Attempt 6 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:14:50.969 13 ERROR neutron.plugins.ml2.managers [None req-d4ab72ef-bc9c-4ca9-8d31-a5a210d5d6d6 - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:14:50.969 13 INFO neutron.plugins.ml2.plugin [None req-d4ab72ef-bc9c-4ca9-8d31-a5a210d5d6d6 - - - - - -] Attempt 7 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:14:51.003 13 ERROR neutron.plugins.ml2.managers [None req-d4ab72ef-bc9c-4ca9-8d31-a5a210d5d6d6 - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:14:51.003 13 INFO neutron.plugins.ml2.plugin [None req-d4ab72ef-bc9c-4ca9-8d31-a5a210d5d6d6 - - - - - -] Attempt 8 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:14:51.026 13 ERROR neutron.plugins.ml2.managers [None req-d4ab72ef-bc9c-4ca9-8d31-a5a210d5d6d6 - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:14:51.026 13 INFO neutron.plugins.ml2.plugin [None req-d4ab72ef-bc9c-4ca9-8d31-a5a210d5d6d6 - - - - - -] Attempt 9 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:14:51.049 13 ERROR neutron.plugins.ml2.managers [None req-d4ab72ef-bc9c-4ca9-8d31-a5a210d5d6d6 - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:14:51.049 13 INFO neutron.plugins.ml2.plugin [None req-d4ab72ef-bc9c-4ca9-8d31-a5a210d5d6d6 - - - - - -] Attempt 10 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:14:51.076 13 ERROR neutron.plugins.ml2.managers [None req-d4ab72ef-bc9c-4ca9-8d31-a5a210d5d6d6 - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:15:01.658 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:15:01.658 16 INFO neutron.plugins.ml2.plugin [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Attempt 2 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:15:01.679 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:15:01.679 16 INFO neutron.plugins.ml2.plugin [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Attempt 3 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:15:01.699 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:15:01.701 16 INFO neutron.plugins.ml2.plugin [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Attempt 4 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:15:01.723 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:15:01.723 16 INFO neutron.plugins.ml2.plugin [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Attempt 5 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:15:01.747 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:15:01.747 16 INFO neutron.plugins.ml2.plugin [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Attempt 6 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:15:01.769 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:15:01.769 16 INFO neutron.plugins.ml2.plugin [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Attempt 7 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:15:01.804 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:15:01.804 16 INFO neutron.plugins.ml2.plugin [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Attempt 8 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:15:01.824 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:15:01.825 16 INFO neutron.plugins.ml2.plugin [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Attempt 9 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:15:01.844 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:15:01.844 16 INFO neutron.plugins.ml2.plugin [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Attempt 10 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:15:01.867 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [{'id': '33194fb4-475d-4c24-b8b7-4314baa888f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 569, 'network_id': '62370dad-52bd-4d2c-9cbb-d0d9dcace923'}] 2026-04-09 02:15:02.202 16 INFO neutron.plugins.ml2.plugin [None req-66964d56-2d3d-4495-add4-6c8021cb6fd3 - - - - - -] Attempt 1 to provision port 6afc325e-5602-4c78-9884-1cb35ca6e653 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7fb9739d-f0e4-4f99-a9e3-aa7b3e305e5b could not be found. 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7fb9739d-f0e4-4f99-a9e3-aa7b3e305e5b could not be found. 2026-04-09 02:15:02.473 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:15:02.476 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [] 2026-04-09 02:15:02.476 16 INFO neutron.plugins.ml2.plugin [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Attempt 2 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7fb9739d-f0e4-4f99-a9e3-aa7b3e305e5b could not be found. 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7fb9739d-f0e4-4f99-a9e3-aa7b3e305e5b could not be found. 2026-04-09 02:15:02.498 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:15:02.499 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [] 2026-04-09 02:15:02.500 16 INFO neutron.plugins.ml2.plugin [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Attempt 3 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7fb9739d-f0e4-4f99-a9e3-aa7b3e305e5b could not be found. 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7fb9739d-f0e4-4f99-a9e3-aa7b3e305e5b could not be found. 2026-04-09 02:15:02.505 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:15:02.506 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [] 2026-04-09 02:15:02.507 16 INFO neutron.plugins.ml2.plugin [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Attempt 4 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7fb9739d-f0e4-4f99-a9e3-aa7b3e305e5b could not be found. 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7fb9739d-f0e4-4f99-a9e3-aa7b3e305e5b could not be found. 2026-04-09 02:15:02.513 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:15:02.514 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [] 2026-04-09 02:15:02.514 16 INFO neutron.plugins.ml2.plugin [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Attempt 5 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7fb9739d-f0e4-4f99-a9e3-aa7b3e305e5b could not be found. 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7fb9739d-f0e4-4f99-a9e3-aa7b3e305e5b could not be found. 2026-04-09 02:15:02.524 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:15:02.525 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [] 2026-04-09 02:15:02.525 16 INFO neutron.plugins.ml2.plugin [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Attempt 6 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7fb9739d-f0e4-4f99-a9e3-aa7b3e305e5b could not be found. 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7fb9739d-f0e4-4f99-a9e3-aa7b3e305e5b could not be found. 2026-04-09 02:15:02.534 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:15:02.536 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [] 2026-04-09 02:15:02.536 16 INFO neutron.plugins.ml2.plugin [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Attempt 7 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7fb9739d-f0e4-4f99-a9e3-aa7b3e305e5b could not be found. 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7fb9739d-f0e4-4f99-a9e3-aa7b3e305e5b could not be found. 2026-04-09 02:15:02.541 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:15:02.542 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [] 2026-04-09 02:15:02.542 16 INFO neutron.plugins.ml2.plugin [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Attempt 8 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7fb9739d-f0e4-4f99-a9e3-aa7b3e305e5b could not be found. 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7fb9739d-f0e4-4f99-a9e3-aa7b3e305e5b could not be found. 2026-04-09 02:15:02.549 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:15:02.550 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [] 2026-04-09 02:15:02.550 16 INFO neutron.plugins.ml2.plugin [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Attempt 9 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7fb9739d-f0e4-4f99-a9e3-aa7b3e305e5b could not be found. 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7fb9739d-f0e4-4f99-a9e3-aa7b3e305e5b could not be found. 2026-04-09 02:15:02.556 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:15:02.557 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [] 2026-04-09 02:15:02.558 16 INFO neutron.plugins.ml2.plugin [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Attempt 10 to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7fb9739d-f0e4-4f99-a9e3-aa7b3e305e5b could not be found. 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7fb9739d-f0e4-4f99-a9e3-aa7b3e305e5b could not be found. 2026-04-09 02:15:02.565 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:15:02.567 16 ERROR neutron.plugins.ml2.managers [None req-3e7fb597-206d-4bc8-8cf8-856af52bd95b - - - - - -] Failed to bind port 2067a5c2-f890-45c9-8cde-e22b76e81dbb on host instance for vnic_type normal using segments [] 2026-04-09 02:15:03.062 13 ERROR neutron.plugins.ml2.managers [None req-35894668-8774-4b7b-966b-91c99c151a00 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:03.063 13 INFO neutron.plugins.ml2.plugin [None req-35894668-8774-4b7b-966b-91c99c151a00 - - - - - -] Attempt 2 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:03.083 13 ERROR neutron.plugins.ml2.managers [None req-35894668-8774-4b7b-966b-91c99c151a00 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:03.084 13 INFO neutron.plugins.ml2.plugin [None req-35894668-8774-4b7b-966b-91c99c151a00 - - - - - -] Attempt 3 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:03.115 13 ERROR neutron.plugins.ml2.managers [None req-35894668-8774-4b7b-966b-91c99c151a00 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:03.116 13 INFO neutron.plugins.ml2.plugin [None req-35894668-8774-4b7b-966b-91c99c151a00 - - - - - -] Attempt 4 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:03.158 13 ERROR neutron.plugins.ml2.managers [None req-35894668-8774-4b7b-966b-91c99c151a00 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:03.159 13 INFO neutron.plugins.ml2.plugin [None req-35894668-8774-4b7b-966b-91c99c151a00 - - - - - -] Attempt 5 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:03.193 13 ERROR neutron.plugins.ml2.managers [None req-35894668-8774-4b7b-966b-91c99c151a00 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:03.194 13 INFO neutron.plugins.ml2.plugin [None req-35894668-8774-4b7b-966b-91c99c151a00 - - - - - -] Attempt 6 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:03.222 13 ERROR neutron.plugins.ml2.managers [None req-35894668-8774-4b7b-966b-91c99c151a00 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:03.222 13 INFO neutron.plugins.ml2.plugin [None req-35894668-8774-4b7b-966b-91c99c151a00 - - - - - -] Attempt 7 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:03.244 13 ERROR neutron.plugins.ml2.managers [None req-35894668-8774-4b7b-966b-91c99c151a00 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:03.245 13 INFO neutron.plugins.ml2.plugin [None req-35894668-8774-4b7b-966b-91c99c151a00 - - - - - -] Attempt 8 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:03.266 13 ERROR neutron.plugins.ml2.managers [None req-35894668-8774-4b7b-966b-91c99c151a00 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:03.267 13 INFO neutron.plugins.ml2.plugin [None req-35894668-8774-4b7b-966b-91c99c151a00 - - - - - -] Attempt 9 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:03.289 13 ERROR neutron.plugins.ml2.managers [None req-35894668-8774-4b7b-966b-91c99c151a00 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:03.290 13 INFO neutron.plugins.ml2.plugin [None req-35894668-8774-4b7b-966b-91c99c151a00 - - - - - -] Attempt 10 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:03.313 13 ERROR neutron.plugins.ml2.managers [None req-35894668-8774-4b7b-966b-91c99c151a00 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:08.623 13 ERROR neutron.plugins.ml2.managers [None req-b83c41bd-c955-4d20-8ce1-99849d6bc64d - - - - - -] Failed to bind port f96a1eef-9745-4cbb-b921-7fc652c836be on host instance for vnic_type normal using segments [{'id': '6ae1f0ab-c494-495e-abae-11d0ff9aac43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 225, 'network_id': 'e171bb7f-353d-4e3b-9f36-66e288ffcd53'}] 2026-04-09 02:15:08.623 13 INFO neutron.plugins.ml2.plugin [None req-b83c41bd-c955-4d20-8ce1-99849d6bc64d - - - - - -] Attempt 2 to bind port f96a1eef-9745-4cbb-b921-7fc652c836be 2026-04-09 02:15:08.643 13 ERROR neutron.plugins.ml2.managers [None req-b83c41bd-c955-4d20-8ce1-99849d6bc64d - - - - - -] Failed to bind port f96a1eef-9745-4cbb-b921-7fc652c836be on host instance for vnic_type normal using segments [{'id': '6ae1f0ab-c494-495e-abae-11d0ff9aac43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 225, 'network_id': 'e171bb7f-353d-4e3b-9f36-66e288ffcd53'}] 2026-04-09 02:15:08.644 13 INFO neutron.plugins.ml2.plugin [None req-b83c41bd-c955-4d20-8ce1-99849d6bc64d - - - - - -] Attempt 3 to bind port f96a1eef-9745-4cbb-b921-7fc652c836be 2026-04-09 02:15:08.666 13 ERROR neutron.plugins.ml2.managers [None req-b83c41bd-c955-4d20-8ce1-99849d6bc64d - - - - - -] Failed to bind port f96a1eef-9745-4cbb-b921-7fc652c836be on host instance for vnic_type normal using segments [{'id': '6ae1f0ab-c494-495e-abae-11d0ff9aac43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 225, 'network_id': 'e171bb7f-353d-4e3b-9f36-66e288ffcd53'}] 2026-04-09 02:15:08.666 13 INFO neutron.plugins.ml2.plugin [None req-b83c41bd-c955-4d20-8ce1-99849d6bc64d - - - - - -] Attempt 4 to bind port f96a1eef-9745-4cbb-b921-7fc652c836be 2026-04-09 02:15:08.688 13 ERROR neutron.plugins.ml2.managers [None req-b83c41bd-c955-4d20-8ce1-99849d6bc64d - - - - - -] Failed to bind port f96a1eef-9745-4cbb-b921-7fc652c836be on host instance for vnic_type normal using segments [{'id': '6ae1f0ab-c494-495e-abae-11d0ff9aac43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 225, 'network_id': 'e171bb7f-353d-4e3b-9f36-66e288ffcd53'}] 2026-04-09 02:15:08.688 13 INFO neutron.plugins.ml2.plugin [None req-b83c41bd-c955-4d20-8ce1-99849d6bc64d - - - - - -] Attempt 5 to bind port f96a1eef-9745-4cbb-b921-7fc652c836be 2026-04-09 02:15:08.714 13 ERROR neutron.plugins.ml2.managers [None req-b83c41bd-c955-4d20-8ce1-99849d6bc64d - - - - - -] Failed to bind port f96a1eef-9745-4cbb-b921-7fc652c836be on host instance for vnic_type normal using segments [{'id': '6ae1f0ab-c494-495e-abae-11d0ff9aac43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 225, 'network_id': 'e171bb7f-353d-4e3b-9f36-66e288ffcd53'}] 2026-04-09 02:15:08.714 13 INFO neutron.plugins.ml2.plugin [None req-b83c41bd-c955-4d20-8ce1-99849d6bc64d - - - - - -] Attempt 6 to bind port f96a1eef-9745-4cbb-b921-7fc652c836be 2026-04-09 02:15:08.738 13 ERROR neutron.plugins.ml2.managers [None req-b83c41bd-c955-4d20-8ce1-99849d6bc64d - - - - - -] Failed to bind port f96a1eef-9745-4cbb-b921-7fc652c836be on host instance for vnic_type normal using segments [{'id': '6ae1f0ab-c494-495e-abae-11d0ff9aac43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 225, 'network_id': 'e171bb7f-353d-4e3b-9f36-66e288ffcd53'}] 2026-04-09 02:15:08.738 13 INFO neutron.plugins.ml2.plugin [None req-b83c41bd-c955-4d20-8ce1-99849d6bc64d - - - - - -] Attempt 7 to bind port f96a1eef-9745-4cbb-b921-7fc652c836be 2026-04-09 02:15:08.762 13 ERROR neutron.plugins.ml2.managers [None req-b83c41bd-c955-4d20-8ce1-99849d6bc64d - - - - - -] Failed to bind port f96a1eef-9745-4cbb-b921-7fc652c836be on host instance for vnic_type normal using segments [{'id': '6ae1f0ab-c494-495e-abae-11d0ff9aac43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 225, 'network_id': 'e171bb7f-353d-4e3b-9f36-66e288ffcd53'}] 2026-04-09 02:15:08.763 13 INFO neutron.plugins.ml2.plugin [None req-b83c41bd-c955-4d20-8ce1-99849d6bc64d - - - - - -] Attempt 8 to bind port f96a1eef-9745-4cbb-b921-7fc652c836be 2026-04-09 02:15:08.789 13 ERROR neutron.plugins.ml2.managers [None req-b83c41bd-c955-4d20-8ce1-99849d6bc64d - - - - - -] Failed to bind port f96a1eef-9745-4cbb-b921-7fc652c836be on host instance for vnic_type normal using segments [{'id': '6ae1f0ab-c494-495e-abae-11d0ff9aac43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 225, 'network_id': 'e171bb7f-353d-4e3b-9f36-66e288ffcd53'}] 2026-04-09 02:15:08.789 13 INFO neutron.plugins.ml2.plugin [None req-b83c41bd-c955-4d20-8ce1-99849d6bc64d - - - - - -] Attempt 9 to bind port f96a1eef-9745-4cbb-b921-7fc652c836be 2026-04-09 02:15:08.813 13 ERROR neutron.plugins.ml2.managers [None req-b83c41bd-c955-4d20-8ce1-99849d6bc64d - - - - - -] Failed to bind port f96a1eef-9745-4cbb-b921-7fc652c836be on host instance for vnic_type normal using segments [{'id': '6ae1f0ab-c494-495e-abae-11d0ff9aac43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 225, 'network_id': 'e171bb7f-353d-4e3b-9f36-66e288ffcd53'}] 2026-04-09 02:15:08.813 13 INFO neutron.plugins.ml2.plugin [None req-b83c41bd-c955-4d20-8ce1-99849d6bc64d - - - - - -] Attempt 10 to bind port f96a1eef-9745-4cbb-b921-7fc652c836be 2026-04-09 02:15:08.836 13 ERROR neutron.plugins.ml2.managers [None req-b83c41bd-c955-4d20-8ce1-99849d6bc64d - - - - - -] Failed to bind port f96a1eef-9745-4cbb-b921-7fc652c836be on host instance for vnic_type normal using segments [{'id': '6ae1f0ab-c494-495e-abae-11d0ff9aac43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 225, 'network_id': 'e171bb7f-353d-4e3b-9f36-66e288ffcd53'}] 2026-04-09 02:15:13.262 13 ERROR neutron.plugins.ml2.managers [None req-7c5bc22b-70e2-4b5e-b856-d7184fb4fc20 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:13.262 13 INFO neutron.plugins.ml2.plugin [None req-7c5bc22b-70e2-4b5e-b856-d7184fb4fc20 - - - - - -] Attempt 2 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:13.284 13 ERROR neutron.plugins.ml2.managers [None req-7c5bc22b-70e2-4b5e-b856-d7184fb4fc20 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:13.284 13 INFO neutron.plugins.ml2.plugin [None req-7c5bc22b-70e2-4b5e-b856-d7184fb4fc20 - - - - - -] Attempt 3 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:13.302 13 ERROR neutron.plugins.ml2.managers [None req-7c5bc22b-70e2-4b5e-b856-d7184fb4fc20 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:13.303 13 INFO neutron.plugins.ml2.plugin [None req-7c5bc22b-70e2-4b5e-b856-d7184fb4fc20 - - - - - -] Attempt 4 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:13.323 13 ERROR neutron.plugins.ml2.managers [None req-7c5bc22b-70e2-4b5e-b856-d7184fb4fc20 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:13.323 13 INFO neutron.plugins.ml2.plugin [None req-7c5bc22b-70e2-4b5e-b856-d7184fb4fc20 - - - - - -] Attempt 5 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:13.342 13 ERROR neutron.plugins.ml2.managers [None req-7c5bc22b-70e2-4b5e-b856-d7184fb4fc20 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:13.342 13 INFO neutron.plugins.ml2.plugin [None req-7c5bc22b-70e2-4b5e-b856-d7184fb4fc20 - - - - - -] Attempt 6 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:13.363 13 ERROR neutron.plugins.ml2.managers [None req-7c5bc22b-70e2-4b5e-b856-d7184fb4fc20 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:13.363 13 INFO neutron.plugins.ml2.plugin [None req-7c5bc22b-70e2-4b5e-b856-d7184fb4fc20 - - - - - -] Attempt 7 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:13.384 13 ERROR neutron.plugins.ml2.managers [None req-7c5bc22b-70e2-4b5e-b856-d7184fb4fc20 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:13.385 13 INFO neutron.plugins.ml2.plugin [None req-7c5bc22b-70e2-4b5e-b856-d7184fb4fc20 - - - - - -] Attempt 8 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:13.405 13 ERROR neutron.plugins.ml2.managers [None req-7c5bc22b-70e2-4b5e-b856-d7184fb4fc20 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:13.405 13 INFO neutron.plugins.ml2.plugin [None req-7c5bc22b-70e2-4b5e-b856-d7184fb4fc20 - - - - - -] Attempt 9 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:13.426 13 ERROR neutron.plugins.ml2.managers [None req-7c5bc22b-70e2-4b5e-b856-d7184fb4fc20 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:13.426 13 INFO neutron.plugins.ml2.plugin [None req-7c5bc22b-70e2-4b5e-b856-d7184fb4fc20 - - - - - -] Attempt 10 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:13.453 13 ERROR neutron.plugins.ml2.managers [None req-7c5bc22b-70e2-4b5e-b856-d7184fb4fc20 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:23.428 16 INFO neutron.plugins.ml2.plugin [None req-d960d485-3781-48db-b93f-a87d11fe86aa - - - - - -] Attempt 1 to provision port b3fff08a-d176-4b4a-821c-c04e7aec6da3 2026-04-09 02:15:33.175 16 INFO neutron.plugins.ml2.plugin [None req-781cbbf9-9dc6-4234-b712-deb1f7f1f5b5 - - - - - -] Attempt 1 to provision port 0da85456-e2dc-47a4-8a7a-d8586f2199ea 2026-04-09 02:15:36.107 16 ERROR neutron.plugins.ml2.managers [None req-b19149e1-b9e7-48f0-8147-f4e9a8eebab3 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:36.108 16 INFO neutron.plugins.ml2.plugin [None req-b19149e1-b9e7-48f0-8147-f4e9a8eebab3 - - - - - -] Attempt 2 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:36.131 16 ERROR neutron.plugins.ml2.managers [None req-b19149e1-b9e7-48f0-8147-f4e9a8eebab3 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:36.131 16 INFO neutron.plugins.ml2.plugin [None req-b19149e1-b9e7-48f0-8147-f4e9a8eebab3 - - - - - -] Attempt 3 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:36.156 16 ERROR neutron.plugins.ml2.managers [None req-b19149e1-b9e7-48f0-8147-f4e9a8eebab3 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:36.156 16 INFO neutron.plugins.ml2.plugin [None req-b19149e1-b9e7-48f0-8147-f4e9a8eebab3 - - - - - -] Attempt 4 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:36.182 16 ERROR neutron.plugins.ml2.managers [None req-b19149e1-b9e7-48f0-8147-f4e9a8eebab3 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:36.183 16 INFO neutron.plugins.ml2.plugin [None req-b19149e1-b9e7-48f0-8147-f4e9a8eebab3 - - - - - -] Attempt 5 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:36.207 16 ERROR neutron.plugins.ml2.managers [None req-b19149e1-b9e7-48f0-8147-f4e9a8eebab3 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:36.207 16 INFO neutron.plugins.ml2.plugin [None req-b19149e1-b9e7-48f0-8147-f4e9a8eebab3 - - - - - -] Attempt 6 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:36.229 16 ERROR neutron.plugins.ml2.managers [None req-b19149e1-b9e7-48f0-8147-f4e9a8eebab3 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:36.229 16 INFO neutron.plugins.ml2.plugin [None req-b19149e1-b9e7-48f0-8147-f4e9a8eebab3 - - - - - -] Attempt 7 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:36.248 16 ERROR neutron.plugins.ml2.managers [None req-b19149e1-b9e7-48f0-8147-f4e9a8eebab3 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:36.249 16 INFO neutron.plugins.ml2.plugin [None req-b19149e1-b9e7-48f0-8147-f4e9a8eebab3 - - - - - -] Attempt 8 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:36.271 16 ERROR neutron.plugins.ml2.managers [None req-b19149e1-b9e7-48f0-8147-f4e9a8eebab3 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:36.272 16 INFO neutron.plugins.ml2.plugin [None req-b19149e1-b9e7-48f0-8147-f4e9a8eebab3 - - - - - -] Attempt 9 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:36.291 16 ERROR neutron.plugins.ml2.managers [None req-b19149e1-b9e7-48f0-8147-f4e9a8eebab3 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:36.291 16 INFO neutron.plugins.ml2.plugin [None req-b19149e1-b9e7-48f0-8147-f4e9a8eebab3 - - - - - -] Attempt 10 to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 2026-04-09 02:15:36.312 16 ERROR neutron.plugins.ml2.managers [None req-b19149e1-b9e7-48f0-8147-f4e9a8eebab3 - - - - - -] Failed to bind port 2256edeb-e39f-46fb-9312-b7416c9c2903 on host instance for vnic_type normal using segments [{'id': 'eca11fb7-2348-469e-b83f-8cd64f9abd31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'a5a16801-8077-4290-bc1d-cf33dae22fc5'}] 2026-04-09 02:15:40.732 13 INFO neutron.plugins.ml2.plugin [None req-cdfc80ba-cb3c-4819-b54e-f2cedb69d57e - - - - - -] Attempt 1 to provision port b7ea0c51-f5b7-4969-a606-3212b19c6402 2026-04-09 02:15:41.330 13 ERROR neutron.plugins.ml2.managers [None req-e5ab42b2-7692-447b-8138-fa950ddcd1f4 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:15:41.330 13 INFO neutron.plugins.ml2.plugin [None req-e5ab42b2-7692-447b-8138-fa950ddcd1f4 - - - - - -] Attempt 2 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:15:41.352 13 ERROR neutron.plugins.ml2.managers [None req-e5ab42b2-7692-447b-8138-fa950ddcd1f4 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:15:41.352 13 INFO neutron.plugins.ml2.plugin [None req-e5ab42b2-7692-447b-8138-fa950ddcd1f4 - - - - - -] Attempt 3 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:15:41.378 13 ERROR neutron.plugins.ml2.managers [None req-e5ab42b2-7692-447b-8138-fa950ddcd1f4 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:15:41.379 13 INFO neutron.plugins.ml2.plugin [None req-e5ab42b2-7692-447b-8138-fa950ddcd1f4 - - - - - -] Attempt 4 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:15:41.398 13 ERROR neutron.plugins.ml2.managers [None req-e5ab42b2-7692-447b-8138-fa950ddcd1f4 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:15:41.398 13 INFO neutron.plugins.ml2.plugin [None req-e5ab42b2-7692-447b-8138-fa950ddcd1f4 - - - - - -] Attempt 5 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:15:41.419 13 ERROR neutron.plugins.ml2.managers [None req-e5ab42b2-7692-447b-8138-fa950ddcd1f4 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:15:41.420 13 INFO neutron.plugins.ml2.plugin [None req-e5ab42b2-7692-447b-8138-fa950ddcd1f4 - - - - - -] Attempt 6 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:15:41.451 13 ERROR neutron.plugins.ml2.managers [None req-e5ab42b2-7692-447b-8138-fa950ddcd1f4 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:15:41.451 13 INFO neutron.plugins.ml2.plugin [None req-e5ab42b2-7692-447b-8138-fa950ddcd1f4 - - - - - -] Attempt 7 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:15:41.483 13 ERROR neutron.plugins.ml2.managers [None req-e5ab42b2-7692-447b-8138-fa950ddcd1f4 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:15:41.483 13 INFO neutron.plugins.ml2.plugin [None req-e5ab42b2-7692-447b-8138-fa950ddcd1f4 - - - - - -] Attempt 8 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:15:41.503 13 ERROR neutron.plugins.ml2.managers [None req-e5ab42b2-7692-447b-8138-fa950ddcd1f4 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:15:41.503 13 INFO neutron.plugins.ml2.plugin [None req-e5ab42b2-7692-447b-8138-fa950ddcd1f4 - - - - - -] Attempt 9 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:15:41.532 13 ERROR neutron.plugins.ml2.managers [None req-e5ab42b2-7692-447b-8138-fa950ddcd1f4 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:15:41.532 13 INFO neutron.plugins.ml2.plugin [None req-e5ab42b2-7692-447b-8138-fa950ddcd1f4 - - - - - -] Attempt 10 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:15:41.599 13 ERROR neutron.plugins.ml2.managers [None req-e5ab42b2-7692-447b-8138-fa950ddcd1f4 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:15:49.243 16 ERROR neutron.plugins.ml2.managers [None req-3e84804b-ac2a-4829-aff1-ce012238293b - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:15:49.243 16 INFO neutron.plugins.ml2.plugin [None req-3e84804b-ac2a-4829-aff1-ce012238293b - - - - - -] Attempt 2 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:15:49.267 16 ERROR neutron.plugins.ml2.managers [None req-3e84804b-ac2a-4829-aff1-ce012238293b - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:15:49.267 16 INFO neutron.plugins.ml2.plugin [None req-3e84804b-ac2a-4829-aff1-ce012238293b - - - - - -] Attempt 3 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:15:49.292 16 ERROR neutron.plugins.ml2.managers [None req-3e84804b-ac2a-4829-aff1-ce012238293b - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:15:49.292 16 INFO neutron.plugins.ml2.plugin [None req-3e84804b-ac2a-4829-aff1-ce012238293b - - - - - -] Attempt 4 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:15:49.325 16 ERROR neutron.plugins.ml2.managers [None req-3e84804b-ac2a-4829-aff1-ce012238293b - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:15:49.325 16 INFO neutron.plugins.ml2.plugin [None req-3e84804b-ac2a-4829-aff1-ce012238293b - - - - - -] Attempt 5 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:15:49.349 16 ERROR neutron.plugins.ml2.managers [None req-3e84804b-ac2a-4829-aff1-ce012238293b - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:15:49.349 16 INFO neutron.plugins.ml2.plugin [None req-3e84804b-ac2a-4829-aff1-ce012238293b - - - - - -] Attempt 6 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:15:49.379 16 ERROR neutron.plugins.ml2.managers [None req-3e84804b-ac2a-4829-aff1-ce012238293b - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:15:49.379 16 INFO neutron.plugins.ml2.plugin [None req-3e84804b-ac2a-4829-aff1-ce012238293b - - - - - -] Attempt 7 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:15:49.404 16 ERROR neutron.plugins.ml2.managers [None req-3e84804b-ac2a-4829-aff1-ce012238293b - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:15:49.404 16 INFO neutron.plugins.ml2.plugin [None req-3e84804b-ac2a-4829-aff1-ce012238293b - - - - - -] Attempt 8 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:15:49.432 16 ERROR neutron.plugins.ml2.managers [None req-3e84804b-ac2a-4829-aff1-ce012238293b - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:15:49.433 16 INFO neutron.plugins.ml2.plugin [None req-3e84804b-ac2a-4829-aff1-ce012238293b - - - - - -] Attempt 9 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:15:49.462 16 ERROR neutron.plugins.ml2.managers [None req-3e84804b-ac2a-4829-aff1-ce012238293b - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:15:49.462 16 INFO neutron.plugins.ml2.plugin [None req-3e84804b-ac2a-4829-aff1-ce012238293b - - - - - -] Attempt 10 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:15:49.492 16 ERROR neutron.plugins.ml2.managers [None req-3e84804b-ac2a-4829-aff1-ce012238293b - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:15:52.744 13 INFO neutron.plugins.ml2.plugin [None req-ca649b98-6ba2-4994-af6e-b95c7a3f53c3 - - - - - -] Attempt 1 to provision port 0fc55295-965a-4234-bc94-c1cdf60b55f9 2026-04-09 02:15:53.388 16 ERROR neutron.plugins.ml2.managers [None req-ad7e286b-037b-4658-a852-dda3f1cbb142 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:15:53.388 16 INFO neutron.plugins.ml2.plugin [None req-ad7e286b-037b-4658-a852-dda3f1cbb142 - - - - - -] Attempt 2 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:15:53.407 16 ERROR neutron.plugins.ml2.managers [None req-ad7e286b-037b-4658-a852-dda3f1cbb142 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:15:53.408 16 INFO neutron.plugins.ml2.plugin [None req-ad7e286b-037b-4658-a852-dda3f1cbb142 - - - - - -] Attempt 3 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:15:53.431 16 ERROR neutron.plugins.ml2.managers [None req-ad7e286b-037b-4658-a852-dda3f1cbb142 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:15:53.432 16 INFO neutron.plugins.ml2.plugin [None req-ad7e286b-037b-4658-a852-dda3f1cbb142 - - - - - -] Attempt 4 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:15:53.461 16 ERROR neutron.plugins.ml2.managers [None req-ad7e286b-037b-4658-a852-dda3f1cbb142 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:15:53.462 16 INFO neutron.plugins.ml2.plugin [None req-ad7e286b-037b-4658-a852-dda3f1cbb142 - - - - - -] Attempt 5 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:15:53.484 16 ERROR neutron.plugins.ml2.managers [None req-ad7e286b-037b-4658-a852-dda3f1cbb142 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:15:53.485 16 INFO neutron.plugins.ml2.plugin [None req-ad7e286b-037b-4658-a852-dda3f1cbb142 - - - - - -] Attempt 6 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:15:53.509 16 ERROR neutron.plugins.ml2.managers [None req-ad7e286b-037b-4658-a852-dda3f1cbb142 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:15:53.509 16 INFO neutron.plugins.ml2.plugin [None req-ad7e286b-037b-4658-a852-dda3f1cbb142 - - - - - -] Attempt 7 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:15:53.541 16 ERROR neutron.plugins.ml2.managers [None req-ad7e286b-037b-4658-a852-dda3f1cbb142 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:15:53.541 16 INFO neutron.plugins.ml2.plugin [None req-ad7e286b-037b-4658-a852-dda3f1cbb142 - - - - - -] Attempt 8 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:15:53.563 16 ERROR neutron.plugins.ml2.managers [None req-ad7e286b-037b-4658-a852-dda3f1cbb142 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:15:53.563 16 INFO neutron.plugins.ml2.plugin [None req-ad7e286b-037b-4658-a852-dda3f1cbb142 - - - - - -] Attempt 9 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:15:53.585 16 ERROR neutron.plugins.ml2.managers [None req-ad7e286b-037b-4658-a852-dda3f1cbb142 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:15:53.585 16 INFO neutron.plugins.ml2.plugin [None req-ad7e286b-037b-4658-a852-dda3f1cbb142 - - - - - -] Attempt 10 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:15:53.612 16 ERROR neutron.plugins.ml2.managers [None req-ad7e286b-037b-4658-a852-dda3f1cbb142 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:15:57.133 13 INFO neutron.plugins.ml2.plugin [None req-b58795d0-123d-4f1e-bf76-4d234789c192 - - - - - -] Attempt 1 to provision port 8942e8ca-2689-479e-8a19-0febebb4a79c 2026-04-09 02:15:57.812 16 ERROR neutron.plugins.ml2.managers [None req-e910fae3-6a51-49cd-a542-ebaa15f65956 - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:15:57.812 16 INFO neutron.plugins.ml2.plugin [None req-e910fae3-6a51-49cd-a542-ebaa15f65956 - - - - - -] Attempt 2 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:15:57.830 16 ERROR neutron.plugins.ml2.managers [None req-e910fae3-6a51-49cd-a542-ebaa15f65956 - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:15:57.831 16 INFO neutron.plugins.ml2.plugin [None req-e910fae3-6a51-49cd-a542-ebaa15f65956 - - - - - -] Attempt 3 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:15:57.846 16 ERROR neutron.plugins.ml2.managers [None req-e910fae3-6a51-49cd-a542-ebaa15f65956 - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:15:57.847 16 INFO neutron.plugins.ml2.plugin [None req-e910fae3-6a51-49cd-a542-ebaa15f65956 - - - - - -] Attempt 4 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:15:57.867 16 ERROR neutron.plugins.ml2.managers [None req-e910fae3-6a51-49cd-a542-ebaa15f65956 - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:15:57.867 16 INFO neutron.plugins.ml2.plugin [None req-e910fae3-6a51-49cd-a542-ebaa15f65956 - - - - - -] Attempt 5 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:15:57.888 16 ERROR neutron.plugins.ml2.managers [None req-e910fae3-6a51-49cd-a542-ebaa15f65956 - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:15:57.888 16 INFO neutron.plugins.ml2.plugin [None req-e910fae3-6a51-49cd-a542-ebaa15f65956 - - - - - -] Attempt 6 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:15:57.909 16 ERROR neutron.plugins.ml2.managers [None req-e910fae3-6a51-49cd-a542-ebaa15f65956 - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:15:57.909 16 INFO neutron.plugins.ml2.plugin [None req-e910fae3-6a51-49cd-a542-ebaa15f65956 - - - - - -] Attempt 7 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:15:57.930 16 ERROR neutron.plugins.ml2.managers [None req-e910fae3-6a51-49cd-a542-ebaa15f65956 - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:15:57.930 16 INFO neutron.plugins.ml2.plugin [None req-e910fae3-6a51-49cd-a542-ebaa15f65956 - - - - - -] Attempt 8 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:15:57.950 16 ERROR neutron.plugins.ml2.managers [None req-e910fae3-6a51-49cd-a542-ebaa15f65956 - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:15:57.950 16 INFO neutron.plugins.ml2.plugin [None req-e910fae3-6a51-49cd-a542-ebaa15f65956 - - - - - -] Attempt 9 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:15:57.979 16 ERROR neutron.plugins.ml2.managers [None req-e910fae3-6a51-49cd-a542-ebaa15f65956 - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:15:57.979 16 INFO neutron.plugins.ml2.plugin [None req-e910fae3-6a51-49cd-a542-ebaa15f65956 - - - - - -] Attempt 10 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:15:57.995 16 ERROR neutron.plugins.ml2.managers [None req-e910fae3-6a51-49cd-a542-ebaa15f65956 - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:15:59.177 13 INFO neutron.plugins.ml2.plugin [None req-928235f9-c5b2-437e-9f35-8d556d0ad8d4 - - - - - -] Attempt 1 to provision port e32ee32c-18ed-4090-8334-56fc64ee03a7 2026-04-09 02:16:00.580 16 ERROR neutron.plugins.ml2.managers [None req-fb994107-8e37-4a3f-a17b-5bb76edacca1 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:16:00.580 16 INFO neutron.plugins.ml2.plugin [None req-fb994107-8e37-4a3f-a17b-5bb76edacca1 - - - - - -] Attempt 2 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:16:00.600 16 ERROR neutron.plugins.ml2.managers [None req-fb994107-8e37-4a3f-a17b-5bb76edacca1 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:16:00.601 16 INFO neutron.plugins.ml2.plugin [None req-fb994107-8e37-4a3f-a17b-5bb76edacca1 - - - - - -] Attempt 3 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:16:00.620 16 ERROR neutron.plugins.ml2.managers [None req-fb994107-8e37-4a3f-a17b-5bb76edacca1 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:16:00.620 16 INFO neutron.plugins.ml2.plugin [None req-fb994107-8e37-4a3f-a17b-5bb76edacca1 - - - - - -] Attempt 4 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:16:00.638 16 ERROR neutron.plugins.ml2.managers [None req-fb994107-8e37-4a3f-a17b-5bb76edacca1 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:16:00.638 16 INFO neutron.plugins.ml2.plugin [None req-fb994107-8e37-4a3f-a17b-5bb76edacca1 - - - - - -] Attempt 5 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:16:00.657 16 ERROR neutron.plugins.ml2.managers [None req-fb994107-8e37-4a3f-a17b-5bb76edacca1 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:16:00.657 16 INFO neutron.plugins.ml2.plugin [None req-fb994107-8e37-4a3f-a17b-5bb76edacca1 - - - - - -] Attempt 6 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:16:00.676 16 ERROR neutron.plugins.ml2.managers [None req-fb994107-8e37-4a3f-a17b-5bb76edacca1 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:16:00.676 16 INFO neutron.plugins.ml2.plugin [None req-fb994107-8e37-4a3f-a17b-5bb76edacca1 - - - - - -] Attempt 7 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:16:00.696 16 ERROR neutron.plugins.ml2.managers [None req-fb994107-8e37-4a3f-a17b-5bb76edacca1 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:16:00.696 16 INFO neutron.plugins.ml2.plugin [None req-fb994107-8e37-4a3f-a17b-5bb76edacca1 - - - - - -] Attempt 8 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:16:00.717 16 ERROR neutron.plugins.ml2.managers [None req-fb994107-8e37-4a3f-a17b-5bb76edacca1 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:16:00.717 16 INFO neutron.plugins.ml2.plugin [None req-fb994107-8e37-4a3f-a17b-5bb76edacca1 - - - - - -] Attempt 9 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:16:00.754 16 ERROR neutron.plugins.ml2.managers [None req-fb994107-8e37-4a3f-a17b-5bb76edacca1 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:16:00.755 16 INFO neutron.plugins.ml2.plugin [None req-fb994107-8e37-4a3f-a17b-5bb76edacca1 - - - - - -] Attempt 10 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:16:00.789 16 ERROR neutron.plugins.ml2.managers [None req-fb994107-8e37-4a3f-a17b-5bb76edacca1 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:16:03.188 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:16:03.189 16 INFO neutron.plugins.ml2.plugin [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Attempt 2 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:16:03.217 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:16:03.217 16 INFO neutron.plugins.ml2.plugin [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Attempt 3 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:16:03.239 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:16:03.239 16 INFO neutron.plugins.ml2.plugin [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Attempt 4 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:16:03.261 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:16:03.261 16 INFO neutron.plugins.ml2.plugin [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Attempt 5 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:16:03.281 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:16:03.281 16 INFO neutron.plugins.ml2.plugin [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Attempt 6 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:16:03.304 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:16:03.304 16 INFO neutron.plugins.ml2.plugin [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Attempt 7 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:16:03.328 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:16:03.328 16 INFO neutron.plugins.ml2.plugin [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Attempt 8 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:16:03.349 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:16:03.349 16 INFO neutron.plugins.ml2.plugin [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Attempt 9 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:16:03.368 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:16:03.369 16 INFO neutron.plugins.ml2.plugin [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Attempt 10 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:16:03.390 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [{'id': '5adeffff-865a-4dd5-ad2f-f5c2d39470a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 10, 'network_id': '1cd13f51-5b6f-469c-8a2b-d2199d48196c'}] 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d6f96b31-98d3-4cf6-b4da-fb5c2362d27a could not be found. 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d6f96b31-98d3-4cf6-b4da-fb5c2362d27a could not be found. 2026-04-09 02:16:03.934 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:03.936 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:03.936 16 INFO neutron.plugins.ml2.plugin [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Attempt 2 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d6f96b31-98d3-4cf6-b4da-fb5c2362d27a could not be found. 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d6f96b31-98d3-4cf6-b4da-fb5c2362d27a could not be found. 2026-04-09 02:16:03.948 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:03.949 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:03.950 16 INFO neutron.plugins.ml2.plugin [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Attempt 3 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d6f96b31-98d3-4cf6-b4da-fb5c2362d27a could not be found. 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d6f96b31-98d3-4cf6-b4da-fb5c2362d27a could not be found. 2026-04-09 02:16:03.960 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:03.961 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:03.961 16 INFO neutron.plugins.ml2.plugin [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Attempt 4 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d6f96b31-98d3-4cf6-b4da-fb5c2362d27a could not be found. 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d6f96b31-98d3-4cf6-b4da-fb5c2362d27a could not be found. 2026-04-09 02:16:03.968 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:03.969 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:03.970 16 INFO neutron.plugins.ml2.plugin [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Attempt 5 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d6f96b31-98d3-4cf6-b4da-fb5c2362d27a could not be found. 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d6f96b31-98d3-4cf6-b4da-fb5c2362d27a could not be found. 2026-04-09 02:16:03.976 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:03.977 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:03.977 16 INFO neutron.plugins.ml2.plugin [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Attempt 6 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d6f96b31-98d3-4cf6-b4da-fb5c2362d27a could not be found. 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d6f96b31-98d3-4cf6-b4da-fb5c2362d27a could not be found. 2026-04-09 02:16:03.986 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:03.988 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:03.988 16 INFO neutron.plugins.ml2.plugin [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Attempt 7 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d6f96b31-98d3-4cf6-b4da-fb5c2362d27a could not be found. 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d6f96b31-98d3-4cf6-b4da-fb5c2362d27a could not be found. 2026-04-09 02:16:03.996 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:03.997 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:03.997 16 INFO neutron.plugins.ml2.plugin [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Attempt 8 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d6f96b31-98d3-4cf6-b4da-fb5c2362d27a could not be found. 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d6f96b31-98d3-4cf6-b4da-fb5c2362d27a could not be found. 2026-04-09 02:16:04.011 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:04.013 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:04.013 16 INFO neutron.plugins.ml2.plugin [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Attempt 9 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d6f96b31-98d3-4cf6-b4da-fb5c2362d27a could not be found. 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d6f96b31-98d3-4cf6-b4da-fb5c2362d27a could not be found. 2026-04-09 02:16:04.021 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:04.022 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:04.022 16 INFO neutron.plugins.ml2.plugin [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Attempt 10 to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d6f96b31-98d3-4cf6-b4da-fb5c2362d27a could not be found. 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d6f96b31-98d3-4cf6-b4da-fb5c2362d27a could not be found. 2026-04-09 02:16:04.033 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:04.035 16 ERROR neutron.plugins.ml2.managers [None req-edbb6634-2975-4ec7-b173-fd8748e94b44 - - - - - -] Failed to bind port ecc14564-3bd4-4781-9760-462cfb5d5b62 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:05.807 16 ERROR neutron.plugins.ml2.managers [None req-4a7fd56e-0023-495f-91fb-64551b39f40d - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:16:05.807 16 INFO neutron.plugins.ml2.plugin [None req-4a7fd56e-0023-495f-91fb-64551b39f40d - - - - - -] Attempt 2 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:16:05.828 16 ERROR neutron.plugins.ml2.managers [None req-4a7fd56e-0023-495f-91fb-64551b39f40d - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:16:05.828 16 INFO neutron.plugins.ml2.plugin [None req-4a7fd56e-0023-495f-91fb-64551b39f40d - - - - - -] Attempt 3 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:16:05.849 16 ERROR neutron.plugins.ml2.managers [None req-4a7fd56e-0023-495f-91fb-64551b39f40d - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:16:05.850 16 INFO neutron.plugins.ml2.plugin [None req-4a7fd56e-0023-495f-91fb-64551b39f40d - - - - - -] Attempt 4 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:16:05.875 16 ERROR neutron.plugins.ml2.managers [None req-4a7fd56e-0023-495f-91fb-64551b39f40d - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:16:05.876 16 INFO neutron.plugins.ml2.plugin [None req-4a7fd56e-0023-495f-91fb-64551b39f40d - - - - - -] Attempt 5 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:16:05.902 16 ERROR neutron.plugins.ml2.managers [None req-4a7fd56e-0023-495f-91fb-64551b39f40d - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:16:05.903 16 INFO neutron.plugins.ml2.plugin [None req-4a7fd56e-0023-495f-91fb-64551b39f40d - - - - - -] Attempt 6 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:16:05.938 16 ERROR neutron.plugins.ml2.managers [None req-4a7fd56e-0023-495f-91fb-64551b39f40d - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:16:05.938 16 INFO neutron.plugins.ml2.plugin [None req-4a7fd56e-0023-495f-91fb-64551b39f40d - - - - - -] Attempt 7 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:16:05.965 16 ERROR neutron.plugins.ml2.managers [None req-4a7fd56e-0023-495f-91fb-64551b39f40d - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:16:05.966 16 INFO neutron.plugins.ml2.plugin [None req-4a7fd56e-0023-495f-91fb-64551b39f40d - - - - - -] Attempt 8 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:16:05.995 16 ERROR neutron.plugins.ml2.managers [None req-4a7fd56e-0023-495f-91fb-64551b39f40d - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:16:05.995 16 INFO neutron.plugins.ml2.plugin [None req-4a7fd56e-0023-495f-91fb-64551b39f40d - - - - - -] Attempt 9 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:16:06.021 16 ERROR neutron.plugins.ml2.managers [None req-4a7fd56e-0023-495f-91fb-64551b39f40d - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:16:06.021 16 INFO neutron.plugins.ml2.plugin [None req-4a7fd56e-0023-495f-91fb-64551b39f40d - - - - - -] Attempt 10 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:16:06.041 16 ERROR neutron.plugins.ml2.managers [None req-4a7fd56e-0023-495f-91fb-64551b39f40d - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:16:08.851 13 INFO neutron.plugins.ml2.plugin [None req-6408adae-0645-437d-b285-42eb27bc407f - - - - - -] Attempt 1 to provision port 27d03bb9-d2c2-4827-9497-68db494d6bd9 2026-04-09 02:16:09.634 13 ERROR neutron.plugins.ml2.managers [None req-17797f45-a6ee-4fbf-abc1-c5ca4b86447d - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:09.634 13 INFO neutron.plugins.ml2.plugin [None req-17797f45-a6ee-4fbf-abc1-c5ca4b86447d - - - - - -] Attempt 2 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:09.655 13 ERROR neutron.plugins.ml2.managers [None req-17797f45-a6ee-4fbf-abc1-c5ca4b86447d - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:09.656 13 INFO neutron.plugins.ml2.plugin [None req-17797f45-a6ee-4fbf-abc1-c5ca4b86447d - - - - - -] Attempt 3 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:09.674 13 ERROR neutron.plugins.ml2.managers [None req-17797f45-a6ee-4fbf-abc1-c5ca4b86447d - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:09.675 13 INFO neutron.plugins.ml2.plugin [None req-17797f45-a6ee-4fbf-abc1-c5ca4b86447d - - - - - -] Attempt 4 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:09.692 13 ERROR neutron.plugins.ml2.managers [None req-17797f45-a6ee-4fbf-abc1-c5ca4b86447d - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:09.692 13 INFO neutron.plugins.ml2.plugin [None req-17797f45-a6ee-4fbf-abc1-c5ca4b86447d - - - - - -] Attempt 5 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:09.713 13 ERROR neutron.plugins.ml2.managers [None req-17797f45-a6ee-4fbf-abc1-c5ca4b86447d - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:09.713 13 INFO neutron.plugins.ml2.plugin [None req-17797f45-a6ee-4fbf-abc1-c5ca4b86447d - - - - - -] Attempt 6 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:09.730 13 ERROR neutron.plugins.ml2.managers [None req-17797f45-a6ee-4fbf-abc1-c5ca4b86447d - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:09.731 13 INFO neutron.plugins.ml2.plugin [None req-17797f45-a6ee-4fbf-abc1-c5ca4b86447d - - - - - -] Attempt 7 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:09.751 13 ERROR neutron.plugins.ml2.managers [None req-17797f45-a6ee-4fbf-abc1-c5ca4b86447d - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:09.751 13 INFO neutron.plugins.ml2.plugin [None req-17797f45-a6ee-4fbf-abc1-c5ca4b86447d - - - - - -] Attempt 8 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:09.770 13 ERROR neutron.plugins.ml2.managers [None req-17797f45-a6ee-4fbf-abc1-c5ca4b86447d - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:09.771 13 INFO neutron.plugins.ml2.plugin [None req-17797f45-a6ee-4fbf-abc1-c5ca4b86447d - - - - - -] Attempt 9 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:09.790 13 ERROR neutron.plugins.ml2.managers [None req-17797f45-a6ee-4fbf-abc1-c5ca4b86447d - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:09.790 13 INFO neutron.plugins.ml2.plugin [None req-17797f45-a6ee-4fbf-abc1-c5ca4b86447d - - - - - -] Attempt 10 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:09.808 13 ERROR neutron.plugins.ml2.managers [None req-17797f45-a6ee-4fbf-abc1-c5ca4b86447d - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:10.879 13 INFO neutron.plugins.ml2.plugin [None req-afc7a220-b2a7-4443-a9a5-a2fef9860cb5 - - - - - -] Attempt 1 to provision port da023a86-9e60-4591-937f-4fd42c6847d0 2026-04-09 02:16:11.769 16 ERROR neutron.plugins.ml2.managers [None req-0ac49833-fe89-4cd1-a1fa-ed144a983d8b - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:11.769 16 INFO neutron.plugins.ml2.plugin [None req-0ac49833-fe89-4cd1-a1fa-ed144a983d8b - - - - - -] Attempt 2 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:11.814 16 ERROR neutron.plugins.ml2.managers [None req-0ac49833-fe89-4cd1-a1fa-ed144a983d8b - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:11.814 16 INFO neutron.plugins.ml2.plugin [None req-0ac49833-fe89-4cd1-a1fa-ed144a983d8b - - - - - -] Attempt 3 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:11.835 16 ERROR neutron.plugins.ml2.managers [None req-0ac49833-fe89-4cd1-a1fa-ed144a983d8b - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:11.836 16 INFO neutron.plugins.ml2.plugin [None req-0ac49833-fe89-4cd1-a1fa-ed144a983d8b - - - - - -] Attempt 4 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:11.866 16 ERROR neutron.plugins.ml2.managers [None req-0ac49833-fe89-4cd1-a1fa-ed144a983d8b - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:11.867 16 INFO neutron.plugins.ml2.plugin [None req-0ac49833-fe89-4cd1-a1fa-ed144a983d8b - - - - - -] Attempt 5 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:11.893 16 ERROR neutron.plugins.ml2.managers [None req-0ac49833-fe89-4cd1-a1fa-ed144a983d8b - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:11.893 16 INFO neutron.plugins.ml2.plugin [None req-0ac49833-fe89-4cd1-a1fa-ed144a983d8b - - - - - -] Attempt 6 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:11.919 16 ERROR neutron.plugins.ml2.managers [None req-0ac49833-fe89-4cd1-a1fa-ed144a983d8b - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:11.919 16 INFO neutron.plugins.ml2.plugin [None req-0ac49833-fe89-4cd1-a1fa-ed144a983d8b - - - - - -] Attempt 7 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:11.940 16 ERROR neutron.plugins.ml2.managers [None req-0ac49833-fe89-4cd1-a1fa-ed144a983d8b - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:11.940 16 INFO neutron.plugins.ml2.plugin [None req-0ac49833-fe89-4cd1-a1fa-ed144a983d8b - - - - - -] Attempt 8 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:11.963 16 ERROR neutron.plugins.ml2.managers [None req-0ac49833-fe89-4cd1-a1fa-ed144a983d8b - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:11.963 16 INFO neutron.plugins.ml2.plugin [None req-0ac49833-fe89-4cd1-a1fa-ed144a983d8b - - - - - -] Attempt 9 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:11.988 16 ERROR neutron.plugins.ml2.managers [None req-0ac49833-fe89-4cd1-a1fa-ed144a983d8b - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:11.988 16 INFO neutron.plugins.ml2.plugin [None req-0ac49833-fe89-4cd1-a1fa-ed144a983d8b - - - - - -] Attempt 10 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:12.011 16 ERROR neutron.plugins.ml2.managers [None req-0ac49833-fe89-4cd1-a1fa-ed144a983d8b - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:15.302 13 INFO neutron.plugins.ml2.plugin [None req-8e22991a-d469-4346-857a-f7c1b8ede884 - - - - - -] Attempt 1 to provision port 1ca1f4df-7463-42d8-9183-15e60a3cb43e 2026-04-09 02:16:16.545 16 ERROR neutron.plugins.ml2.managers [None req-7c44067f-45b5-415b-abf1-1ad4c89acdce - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:16.545 16 INFO neutron.plugins.ml2.plugin [None req-7c44067f-45b5-415b-abf1-1ad4c89acdce - - - - - -] Attempt 2 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:16.599 16 ERROR neutron.plugins.ml2.managers [None req-7c44067f-45b5-415b-abf1-1ad4c89acdce - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:16.600 16 INFO neutron.plugins.ml2.plugin [None req-7c44067f-45b5-415b-abf1-1ad4c89acdce - - - - - -] Attempt 3 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:16.658 16 ERROR neutron.plugins.ml2.managers [None req-7c44067f-45b5-415b-abf1-1ad4c89acdce - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:16.665 16 INFO neutron.plugins.ml2.plugin [None req-7c44067f-45b5-415b-abf1-1ad4c89acdce - - - - - -] Attempt 4 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:16.741 16 ERROR neutron.plugins.ml2.managers [None req-7c44067f-45b5-415b-abf1-1ad4c89acdce - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:16.742 16 INFO neutron.plugins.ml2.plugin [None req-7c44067f-45b5-415b-abf1-1ad4c89acdce - - - - - -] Attempt 5 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:16.752 13 ERROR neutron.plugins.ml2.managers [None req-cc79ed39-5f98-4041-8253-d10175b47031 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:16:16.752 13 INFO neutron.plugins.ml2.plugin [None req-cc79ed39-5f98-4041-8253-d10175b47031 - - - - - -] Attempt 2 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:16:16.774 13 ERROR neutron.plugins.ml2.managers [None req-cc79ed39-5f98-4041-8253-d10175b47031 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:16:16.774 13 INFO neutron.plugins.ml2.plugin [None req-cc79ed39-5f98-4041-8253-d10175b47031 - - - - - -] Attempt 3 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:16:16.785 16 ERROR neutron.plugins.ml2.managers [None req-7c44067f-45b5-415b-abf1-1ad4c89acdce - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:16.786 16 INFO neutron.plugins.ml2.plugin [None req-7c44067f-45b5-415b-abf1-1ad4c89acdce - - - - - -] Attempt 6 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:16.792 13 ERROR neutron.plugins.ml2.managers [None req-cc79ed39-5f98-4041-8253-d10175b47031 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:16:16.793 13 INFO neutron.plugins.ml2.plugin [None req-cc79ed39-5f98-4041-8253-d10175b47031 - - - - - -] Attempt 4 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:16:16.812 13 ERROR neutron.plugins.ml2.managers [None req-cc79ed39-5f98-4041-8253-d10175b47031 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:16:16.813 13 INFO neutron.plugins.ml2.plugin [None req-cc79ed39-5f98-4041-8253-d10175b47031 - - - - - -] Attempt 5 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:16:16.833 13 ERROR neutron.plugins.ml2.managers [None req-cc79ed39-5f98-4041-8253-d10175b47031 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:16:16.833 13 INFO neutron.plugins.ml2.plugin [None req-cc79ed39-5f98-4041-8253-d10175b47031 - - - - - -] Attempt 6 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:16:16.839 16 ERROR neutron.plugins.ml2.managers [None req-7c44067f-45b5-415b-abf1-1ad4c89acdce - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:16.840 16 INFO neutron.plugins.ml2.plugin [None req-7c44067f-45b5-415b-abf1-1ad4c89acdce - - - - - -] Attempt 7 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:16.854 13 ERROR neutron.plugins.ml2.managers [None req-cc79ed39-5f98-4041-8253-d10175b47031 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:16:16.854 13 INFO neutron.plugins.ml2.plugin [None req-cc79ed39-5f98-4041-8253-d10175b47031 - - - - - -] Attempt 7 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:16:16.875 13 ERROR neutron.plugins.ml2.managers [None req-cc79ed39-5f98-4041-8253-d10175b47031 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:16:16.875 13 INFO neutron.plugins.ml2.plugin [None req-cc79ed39-5f98-4041-8253-d10175b47031 - - - - - -] Attempt 8 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:16:16.894 16 ERROR neutron.plugins.ml2.managers [None req-7c44067f-45b5-415b-abf1-1ad4c89acdce - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:16.895 16 INFO neutron.plugins.ml2.plugin [None req-7c44067f-45b5-415b-abf1-1ad4c89acdce - - - - - -] Attempt 8 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:16.896 13 ERROR neutron.plugins.ml2.managers [None req-cc79ed39-5f98-4041-8253-d10175b47031 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:16:16.896 13 INFO neutron.plugins.ml2.plugin [None req-cc79ed39-5f98-4041-8253-d10175b47031 - - - - - -] Attempt 9 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:16:16.918 13 ERROR neutron.plugins.ml2.managers [None req-cc79ed39-5f98-4041-8253-d10175b47031 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:16:16.918 13 INFO neutron.plugins.ml2.plugin [None req-cc79ed39-5f98-4041-8253-d10175b47031 - - - - - -] Attempt 10 to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb 2026-04-09 02:16:16.938 13 ERROR neutron.plugins.ml2.managers [None req-cc79ed39-5f98-4041-8253-d10175b47031 - - - - - -] Failed to bind port a8bbffe3-b540-4abd-b7a5-0988a7e115cb on host instance for vnic_type normal using segments [{'id': '97146f43-58fa-42ae-a78f-4938bcc8d092', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 869, 'network_id': '3171181d-c9ff-4be7-9f7b-96b9ecd1e91b'}] 2026-04-09 02:16:16.942 16 ERROR neutron.plugins.ml2.managers [None req-7c44067f-45b5-415b-abf1-1ad4c89acdce - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:16.943 16 INFO neutron.plugins.ml2.plugin [None req-7c44067f-45b5-415b-abf1-1ad4c89acdce - - - - - -] Attempt 9 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:17.022 16 ERROR neutron.plugins.ml2.managers [None req-7c44067f-45b5-415b-abf1-1ad4c89acdce - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:17.023 16 INFO neutron.plugins.ml2.plugin [None req-7c44067f-45b5-415b-abf1-1ad4c89acdce - - - - - -] Attempt 10 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:17.065 16 ERROR neutron.plugins.ml2.managers [None req-7c44067f-45b5-415b-abf1-1ad4c89acdce - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:17.153 16 ERROR neutron.plugins.ml2.managers [None req-1f4f1c34-ae66-49c1-943a-1f448801e3ad - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:17.153 16 INFO neutron.plugins.ml2.plugin [None req-1f4f1c34-ae66-49c1-943a-1f448801e3ad - - - - - -] Attempt 2 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:17.206 16 ERROR neutron.plugins.ml2.managers [None req-1f4f1c34-ae66-49c1-943a-1f448801e3ad - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:17.207 16 INFO neutron.plugins.ml2.plugin [None req-1f4f1c34-ae66-49c1-943a-1f448801e3ad - - - - - -] Attempt 3 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:17.262 16 ERROR neutron.plugins.ml2.managers [None req-1f4f1c34-ae66-49c1-943a-1f448801e3ad - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:17.263 16 INFO neutron.plugins.ml2.plugin [None req-1f4f1c34-ae66-49c1-943a-1f448801e3ad - - - - - -] Attempt 4 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:17.307 16 ERROR neutron.plugins.ml2.managers [None req-1f4f1c34-ae66-49c1-943a-1f448801e3ad - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:17.308 16 INFO neutron.plugins.ml2.plugin [None req-1f4f1c34-ae66-49c1-943a-1f448801e3ad - - - - - -] Attempt 5 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:17.349 16 ERROR neutron.plugins.ml2.managers [None req-1f4f1c34-ae66-49c1-943a-1f448801e3ad - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:17.350 16 INFO neutron.plugins.ml2.plugin [None req-1f4f1c34-ae66-49c1-943a-1f448801e3ad - - - - - -] Attempt 6 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:17.398 16 ERROR neutron.plugins.ml2.managers [None req-1f4f1c34-ae66-49c1-943a-1f448801e3ad - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:17.400 16 INFO neutron.plugins.ml2.plugin [None req-1f4f1c34-ae66-49c1-943a-1f448801e3ad - - - - - -] Attempt 7 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:17.443 16 ERROR neutron.plugins.ml2.managers [None req-1f4f1c34-ae66-49c1-943a-1f448801e3ad - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:17.443 16 INFO neutron.plugins.ml2.plugin [None req-1f4f1c34-ae66-49c1-943a-1f448801e3ad - - - - - -] Attempt 8 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:17.495 16 ERROR neutron.plugins.ml2.managers [None req-1f4f1c34-ae66-49c1-943a-1f448801e3ad - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:17.496 16 INFO neutron.plugins.ml2.plugin [None req-1f4f1c34-ae66-49c1-943a-1f448801e3ad - - - - - -] Attempt 9 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:17.552 16 ERROR neutron.plugins.ml2.managers [None req-1f4f1c34-ae66-49c1-943a-1f448801e3ad - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:17.553 16 INFO neutron.plugins.ml2.plugin [None req-1f4f1c34-ae66-49c1-943a-1f448801e3ad - - - - - -] Attempt 10 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:17.591 16 ERROR neutron.plugins.ml2.managers [None req-1f4f1c34-ae66-49c1-943a-1f448801e3ad - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:20.852 16 ERROR neutron.plugins.ml2.managers [None req-21787de6-4e09-4ddb-9ee9-471888c94bc8 - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:16:20.853 16 INFO neutron.plugins.ml2.plugin [None req-21787de6-4e09-4ddb-9ee9-471888c94bc8 - - - - - -] Attempt 2 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:16:20.881 16 ERROR neutron.plugins.ml2.managers [None req-21787de6-4e09-4ddb-9ee9-471888c94bc8 - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:16:20.882 16 INFO neutron.plugins.ml2.plugin [None req-21787de6-4e09-4ddb-9ee9-471888c94bc8 - - - - - -] Attempt 3 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:16:20.909 16 ERROR neutron.plugins.ml2.managers [None req-21787de6-4e09-4ddb-9ee9-471888c94bc8 - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:16:20.909 16 INFO neutron.plugins.ml2.plugin [None req-21787de6-4e09-4ddb-9ee9-471888c94bc8 - - - - - -] Attempt 4 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:16:20.936 16 ERROR neutron.plugins.ml2.managers [None req-21787de6-4e09-4ddb-9ee9-471888c94bc8 - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:16:20.937 16 INFO neutron.plugins.ml2.plugin [None req-21787de6-4e09-4ddb-9ee9-471888c94bc8 - - - - - -] Attempt 5 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:16:20.962 16 ERROR neutron.plugins.ml2.managers [None req-21787de6-4e09-4ddb-9ee9-471888c94bc8 - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:16:20.963 16 INFO neutron.plugins.ml2.plugin [None req-21787de6-4e09-4ddb-9ee9-471888c94bc8 - - - - - -] Attempt 6 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:16:20.991 16 ERROR neutron.plugins.ml2.managers [None req-21787de6-4e09-4ddb-9ee9-471888c94bc8 - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:16:20.991 16 INFO neutron.plugins.ml2.plugin [None req-21787de6-4e09-4ddb-9ee9-471888c94bc8 - - - - - -] Attempt 7 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:16:21.012 16 ERROR neutron.plugins.ml2.managers [None req-21787de6-4e09-4ddb-9ee9-471888c94bc8 - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:16:21.012 16 INFO neutron.plugins.ml2.plugin [None req-21787de6-4e09-4ddb-9ee9-471888c94bc8 - - - - - -] Attempt 8 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:16:21.036 16 ERROR neutron.plugins.ml2.managers [None req-21787de6-4e09-4ddb-9ee9-471888c94bc8 - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:16:21.036 16 INFO neutron.plugins.ml2.plugin [None req-21787de6-4e09-4ddb-9ee9-471888c94bc8 - - - - - -] Attempt 9 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:16:21.062 16 ERROR neutron.plugins.ml2.managers [None req-21787de6-4e09-4ddb-9ee9-471888c94bc8 - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:16:21.062 16 INFO neutron.plugins.ml2.plugin [None req-21787de6-4e09-4ddb-9ee9-471888c94bc8 - - - - - -] Attempt 10 to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb 2026-04-09 02:16:21.086 16 ERROR neutron.plugins.ml2.managers [None req-21787de6-4e09-4ddb-9ee9-471888c94bc8 - - - - - -] Failed to bind port 5f9eae62-5520-49d6-91a3-d5fd2e552bfb on host instance for vnic_type normal using segments [{'id': 'e010d2c7-9533-42cf-8704-27fd6772eaff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 2, 'network_id': '99115b3b-a5fc-4e16-a50e-920da223d747'}] 2026-04-09 02:16:21.663 13 ERROR neutron.plugins.ml2.managers [None req-345caf8d-b272-4b8d-adb8-5c8750256d4e - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:21.663 13 INFO neutron.plugins.ml2.plugin [None req-345caf8d-b272-4b8d-adb8-5c8750256d4e - - - - - -] Attempt 2 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:21.684 13 ERROR neutron.plugins.ml2.managers [None req-345caf8d-b272-4b8d-adb8-5c8750256d4e - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:21.684 13 INFO neutron.plugins.ml2.plugin [None req-345caf8d-b272-4b8d-adb8-5c8750256d4e - - - - - -] Attempt 3 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:21.702 13 ERROR neutron.plugins.ml2.managers [None req-345caf8d-b272-4b8d-adb8-5c8750256d4e - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:21.702 13 INFO neutron.plugins.ml2.plugin [None req-345caf8d-b272-4b8d-adb8-5c8750256d4e - - - - - -] Attempt 4 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:21.723 13 ERROR neutron.plugins.ml2.managers [None req-345caf8d-b272-4b8d-adb8-5c8750256d4e - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:21.723 13 INFO neutron.plugins.ml2.plugin [None req-345caf8d-b272-4b8d-adb8-5c8750256d4e - - - - - -] Attempt 5 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:21.741 13 ERROR neutron.plugins.ml2.managers [None req-345caf8d-b272-4b8d-adb8-5c8750256d4e - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:21.741 13 INFO neutron.plugins.ml2.plugin [None req-345caf8d-b272-4b8d-adb8-5c8750256d4e - - - - - -] Attempt 6 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:21.756 13 ERROR neutron.plugins.ml2.managers [None req-345caf8d-b272-4b8d-adb8-5c8750256d4e - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:21.757 13 INFO neutron.plugins.ml2.plugin [None req-345caf8d-b272-4b8d-adb8-5c8750256d4e - - - - - -] Attempt 7 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:21.775 13 ERROR neutron.plugins.ml2.managers [None req-345caf8d-b272-4b8d-adb8-5c8750256d4e - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:21.776 13 INFO neutron.plugins.ml2.plugin [None req-345caf8d-b272-4b8d-adb8-5c8750256d4e - - - - - -] Attempt 8 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:21.795 13 ERROR neutron.plugins.ml2.managers [None req-345caf8d-b272-4b8d-adb8-5c8750256d4e - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:21.795 13 INFO neutron.plugins.ml2.plugin [None req-345caf8d-b272-4b8d-adb8-5c8750256d4e - - - - - -] Attempt 9 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:21.834 13 ERROR neutron.plugins.ml2.managers [None req-345caf8d-b272-4b8d-adb8-5c8750256d4e - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:21.835 13 INFO neutron.plugins.ml2.plugin [None req-345caf8d-b272-4b8d-adb8-5c8750256d4e - - - - - -] Attempt 10 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:21.855 13 ERROR neutron.plugins.ml2.managers [None req-345caf8d-b272-4b8d-adb8-5c8750256d4e - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:25.949 13 ERROR neutron.plugins.ml2.managers [None req-ee326862-6efc-4f19-85ac-b28a215237dc - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:25.950 13 INFO neutron.plugins.ml2.plugin [None req-ee326862-6efc-4f19-85ac-b28a215237dc - - - - - -] Attempt 2 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:25.966 13 ERROR neutron.plugins.ml2.managers [None req-ee326862-6efc-4f19-85ac-b28a215237dc - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:25.966 13 INFO neutron.plugins.ml2.plugin [None req-ee326862-6efc-4f19-85ac-b28a215237dc - - - - - -] Attempt 3 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:25.986 13 ERROR neutron.plugins.ml2.managers [None req-ee326862-6efc-4f19-85ac-b28a215237dc - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:25.986 13 INFO neutron.plugins.ml2.plugin [None req-ee326862-6efc-4f19-85ac-b28a215237dc - - - - - -] Attempt 4 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:26.012 13 ERROR neutron.plugins.ml2.managers [None req-ee326862-6efc-4f19-85ac-b28a215237dc - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:26.012 13 INFO neutron.plugins.ml2.plugin [None req-ee326862-6efc-4f19-85ac-b28a215237dc - - - - - -] Attempt 5 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:26.031 13 ERROR neutron.plugins.ml2.managers [None req-ee326862-6efc-4f19-85ac-b28a215237dc - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:26.031 13 INFO neutron.plugins.ml2.plugin [None req-ee326862-6efc-4f19-85ac-b28a215237dc - - - - - -] Attempt 6 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:26.050 13 ERROR neutron.plugins.ml2.managers [None req-ee326862-6efc-4f19-85ac-b28a215237dc - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:26.051 13 INFO neutron.plugins.ml2.plugin [None req-ee326862-6efc-4f19-85ac-b28a215237dc - - - - - -] Attempt 7 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:26.077 13 ERROR neutron.plugins.ml2.managers [None req-ee326862-6efc-4f19-85ac-b28a215237dc - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:26.077 13 INFO neutron.plugins.ml2.plugin [None req-ee326862-6efc-4f19-85ac-b28a215237dc - - - - - -] Attempt 8 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:26.098 13 ERROR neutron.plugins.ml2.managers [None req-ee326862-6efc-4f19-85ac-b28a215237dc - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:26.098 13 INFO neutron.plugins.ml2.plugin [None req-ee326862-6efc-4f19-85ac-b28a215237dc - - - - - -] Attempt 9 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:26.128 13 ERROR neutron.plugins.ml2.managers [None req-ee326862-6efc-4f19-85ac-b28a215237dc - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:26.128 13 INFO neutron.plugins.ml2.plugin [None req-ee326862-6efc-4f19-85ac-b28a215237dc - - - - - -] Attempt 10 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:26.151 13 ERROR neutron.plugins.ml2.managers [None req-ee326862-6efc-4f19-85ac-b28a215237dc - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:30.053 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:30.054 16 INFO neutron.plugins.ml2.plugin [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Attempt 2 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:30.092 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:30.093 16 INFO neutron.plugins.ml2.plugin [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Attempt 3 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:30.116 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:30.117 16 INFO neutron.plugins.ml2.plugin [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Attempt 4 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:30.141 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:30.141 16 INFO neutron.plugins.ml2.plugin [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Attempt 5 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:30.163 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:30.163 16 INFO neutron.plugins.ml2.plugin [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Attempt 6 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:30.185 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:30.186 16 INFO neutron.plugins.ml2.plugin [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Attempt 7 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:30.208 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:30.208 16 INFO neutron.plugins.ml2.plugin [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Attempt 8 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:30.233 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:30.233 16 INFO neutron.plugins.ml2.plugin [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Attempt 9 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:30.255 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:30.255 16 INFO neutron.plugins.ml2.plugin [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Attempt 10 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:30.282 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [{'id': '9409a3fa-8da9-4611-aca8-2e02090436c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 144, 'network_id': 'a0140312-dd36-44fa-bbbf-5f1dfe0ad406'}] 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a5728ee9-dbcd-4322-b3c1-1cec31bd1749 could not be found. 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a5728ee9-dbcd-4322-b3c1-1cec31bd1749 could not be found. 2026-04-09 02:16:30.829 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:30.831 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:30.831 16 INFO neutron.plugins.ml2.plugin [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Attempt 2 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a5728ee9-dbcd-4322-b3c1-1cec31bd1749 could not be found. 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a5728ee9-dbcd-4322-b3c1-1cec31bd1749 could not be found. 2026-04-09 02:16:30.838 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:30.839 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:30.839 16 INFO neutron.plugins.ml2.plugin [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Attempt 3 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a5728ee9-dbcd-4322-b3c1-1cec31bd1749 could not be found. 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a5728ee9-dbcd-4322-b3c1-1cec31bd1749 could not be found. 2026-04-09 02:16:30.845 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:30.847 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:30.847 16 INFO neutron.plugins.ml2.plugin [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Attempt 4 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a5728ee9-dbcd-4322-b3c1-1cec31bd1749 could not be found. 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a5728ee9-dbcd-4322-b3c1-1cec31bd1749 could not be found. 2026-04-09 02:16:30.857 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:30.859 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:30.859 16 INFO neutron.plugins.ml2.plugin [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Attempt 5 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a5728ee9-dbcd-4322-b3c1-1cec31bd1749 could not be found. 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a5728ee9-dbcd-4322-b3c1-1cec31bd1749 could not be found. 2026-04-09 02:16:30.866 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:30.868 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:30.868 16 INFO neutron.plugins.ml2.plugin [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Attempt 6 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a5728ee9-dbcd-4322-b3c1-1cec31bd1749 could not be found. 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a5728ee9-dbcd-4322-b3c1-1cec31bd1749 could not be found. 2026-04-09 02:16:30.878 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:30.879 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:30.880 16 INFO neutron.plugins.ml2.plugin [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Attempt 7 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a5728ee9-dbcd-4322-b3c1-1cec31bd1749 could not be found. 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a5728ee9-dbcd-4322-b3c1-1cec31bd1749 could not be found. 2026-04-09 02:16:30.890 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:30.892 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:30.892 16 INFO neutron.plugins.ml2.plugin [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Attempt 8 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a5728ee9-dbcd-4322-b3c1-1cec31bd1749 could not be found. 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a5728ee9-dbcd-4322-b3c1-1cec31bd1749 could not be found. 2026-04-09 02:16:30.899 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:30.900 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:30.901 16 INFO neutron.plugins.ml2.plugin [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Attempt 9 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a5728ee9-dbcd-4322-b3c1-1cec31bd1749 could not be found. 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a5728ee9-dbcd-4322-b3c1-1cec31bd1749 could not be found. 2026-04-09 02:16:30.910 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:30.912 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:30.912 16 INFO neutron.plugins.ml2.plugin [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Attempt 10 to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a5728ee9-dbcd-4322-b3c1-1cec31bd1749 could not be found. 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a5728ee9-dbcd-4322-b3c1-1cec31bd1749 could not be found. 2026-04-09 02:16:30.924 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:30.925 16 ERROR neutron.plugins.ml2.managers [None req-85c84d94-c1ab-4d0f-941d-0839bd358389 - - - - - -] Failed to bind port 5ee0098e-576e-45c8-a091-8ad11a9722b3 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:40.352 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:40.353 16 INFO neutron.plugins.ml2.plugin [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Attempt 2 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:40.378 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:40.379 16 INFO neutron.plugins.ml2.plugin [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Attempt 3 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:40.397 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:40.398 16 INFO neutron.plugins.ml2.plugin [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Attempt 4 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:40.417 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:40.417 16 INFO neutron.plugins.ml2.plugin [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Attempt 5 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:40.435 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:40.435 16 INFO neutron.plugins.ml2.plugin [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Attempt 6 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:40.465 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:40.465 16 INFO neutron.plugins.ml2.plugin [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Attempt 7 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:40.484 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:40.484 16 INFO neutron.plugins.ml2.plugin [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Attempt 8 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:40.502 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:40.502 16 INFO neutron.plugins.ml2.plugin [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Attempt 9 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:40.521 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:40.521 16 INFO neutron.plugins.ml2.plugin [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Attempt 10 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:40.542 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [{'id': '3c8767d4-d4a3-42c4-a826-67d27f4bfd33', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 260, 'network_id': 'ce7a7cea-9059-41f9-b315-1e4ed9142ef2'}] 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 56115a39-5ebf-4b7b-a3ac-10b4df25233e could not be found. 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 56115a39-5ebf-4b7b-a3ac-10b4df25233e could not be found. 2026-04-09 02:16:41.157 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:41.159 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:41.159 16 INFO neutron.plugins.ml2.plugin [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Attempt 2 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 56115a39-5ebf-4b7b-a3ac-10b4df25233e could not be found. 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 56115a39-5ebf-4b7b-a3ac-10b4df25233e could not be found. 2026-04-09 02:16:41.169 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:41.170 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:41.170 16 INFO neutron.plugins.ml2.plugin [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Attempt 3 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 56115a39-5ebf-4b7b-a3ac-10b4df25233e could not be found. 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 56115a39-5ebf-4b7b-a3ac-10b4df25233e could not be found. 2026-04-09 02:16:41.180 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:41.182 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:41.182 16 INFO neutron.plugins.ml2.plugin [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Attempt 4 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 56115a39-5ebf-4b7b-a3ac-10b4df25233e could not be found. 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 56115a39-5ebf-4b7b-a3ac-10b4df25233e could not be found. 2026-04-09 02:16:41.190 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:41.192 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:41.192 16 INFO neutron.plugins.ml2.plugin [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Attempt 5 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 56115a39-5ebf-4b7b-a3ac-10b4df25233e could not be found. 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 56115a39-5ebf-4b7b-a3ac-10b4df25233e could not be found. 2026-04-09 02:16:41.203 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:41.204 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:41.204 16 INFO neutron.plugins.ml2.plugin [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Attempt 6 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 56115a39-5ebf-4b7b-a3ac-10b4df25233e could not be found. 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 56115a39-5ebf-4b7b-a3ac-10b4df25233e could not be found. 2026-04-09 02:16:41.216 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:41.217 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:41.217 16 INFO neutron.plugins.ml2.plugin [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Attempt 7 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 56115a39-5ebf-4b7b-a3ac-10b4df25233e could not be found. 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 56115a39-5ebf-4b7b-a3ac-10b4df25233e could not be found. 2026-04-09 02:16:41.224 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:41.226 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:41.226 16 INFO neutron.plugins.ml2.plugin [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Attempt 8 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 56115a39-5ebf-4b7b-a3ac-10b4df25233e could not be found. 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 56115a39-5ebf-4b7b-a3ac-10b4df25233e could not be found. 2026-04-09 02:16:41.234 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:41.236 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:41.236 16 INFO neutron.plugins.ml2.plugin [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Attempt 9 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 56115a39-5ebf-4b7b-a3ac-10b4df25233e could not be found. 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 56115a39-5ebf-4b7b-a3ac-10b4df25233e could not be found. 2026-04-09 02:16:41.245 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:41.246 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:41.246 16 INFO neutron.plugins.ml2.plugin [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Attempt 10 to bind port bb864999-58fd-4906-9d33-462f43564c35 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 56115a39-5ebf-4b7b-a3ac-10b4df25233e could not be found. 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 56115a39-5ebf-4b7b-a3ac-10b4df25233e could not be found. 2026-04-09 02:16:41.255 16 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:41.256 16 ERROR neutron.plugins.ml2.managers [None req-27e2eeff-27ef-4314-96be-79e1a0f48788 - - - - - -] Failed to bind port bb864999-58fd-4906-9d33-462f43564c35 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:42.466 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:42.467 13 INFO neutron.plugins.ml2.plugin [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Attempt 2 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:42.495 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:42.496 13 INFO neutron.plugins.ml2.plugin [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Attempt 3 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:42.524 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:42.524 13 INFO neutron.plugins.ml2.plugin [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Attempt 4 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:42.548 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:42.548 13 INFO neutron.plugins.ml2.plugin [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Attempt 5 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:42.568 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:42.568 13 INFO neutron.plugins.ml2.plugin [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Attempt 6 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:42.602 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:42.602 13 INFO neutron.plugins.ml2.plugin [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Attempt 7 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:42.630 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:42.630 13 INFO neutron.plugins.ml2.plugin [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Attempt 8 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:42.652 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:42.652 13 INFO neutron.plugins.ml2.plugin [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Attempt 9 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:42.674 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:42.674 13 INFO neutron.plugins.ml2.plugin [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Attempt 10 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:42.695 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [{'id': '41412c56-19d0-46b4-9031-959556a33aaf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 824, 'network_id': 'f987f2b4-0559-4698-a45e-4f6114b86cf4'}] 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f0bc2e70-3489-49e9-acef-5190a838af75 could not be found. 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f0bc2e70-3489-49e9-acef-5190a838af75 could not be found. 2026-04-09 02:16:43.243 13 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:43.247 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:43.247 13 INFO neutron.plugins.ml2.plugin [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Attempt 2 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f0bc2e70-3489-49e9-acef-5190a838af75 could not be found. 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f0bc2e70-3489-49e9-acef-5190a838af75 could not be found. 2026-04-09 02:16:43.258 13 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:43.259 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:43.260 13 INFO neutron.plugins.ml2.plugin [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Attempt 3 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f0bc2e70-3489-49e9-acef-5190a838af75 could not be found. 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f0bc2e70-3489-49e9-acef-5190a838af75 could not be found. 2026-04-09 02:16:43.270 13 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:43.271 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:43.271 13 INFO neutron.plugins.ml2.plugin [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Attempt 4 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f0bc2e70-3489-49e9-acef-5190a838af75 could not be found. 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f0bc2e70-3489-49e9-acef-5190a838af75 could not be found. 2026-04-09 02:16:43.277 13 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:43.278 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:43.278 13 INFO neutron.plugins.ml2.plugin [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Attempt 5 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f0bc2e70-3489-49e9-acef-5190a838af75 could not be found. 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f0bc2e70-3489-49e9-acef-5190a838af75 could not be found. 2026-04-09 02:16:43.289 13 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:43.290 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:43.290 13 INFO neutron.plugins.ml2.plugin [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Attempt 6 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f0bc2e70-3489-49e9-acef-5190a838af75 could not be found. 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f0bc2e70-3489-49e9-acef-5190a838af75 could not be found. 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:43.300 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:43.301 13 INFO neutron.plugins.ml2.plugin [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Attempt 7 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f0bc2e70-3489-49e9-acef-5190a838af75 could not be found. 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f0bc2e70-3489-49e9-acef-5190a838af75 could not be found. 2026-04-09 02:16:43.305 13 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:43.307 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:43.307 13 INFO neutron.plugins.ml2.plugin [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Attempt 8 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f0bc2e70-3489-49e9-acef-5190a838af75 could not be found. 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f0bc2e70-3489-49e9-acef-5190a838af75 could not be found. 2026-04-09 02:16:43.312 13 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:43.313 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:43.314 13 INFO neutron.plugins.ml2.plugin [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Attempt 9 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f0bc2e70-3489-49e9-acef-5190a838af75 could not be found. 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f0bc2e70-3489-49e9-acef-5190a838af75 could not be found. 2026-04-09 02:16:43.320 13 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:43.322 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [] 2026-04-09 02:16:43.322 13 INFO neutron.plugins.ml2.plugin [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Attempt 10 to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f0bc2e70-3489-49e9-acef-5190a838af75 could not be found. 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f0bc2e70-3489-49e9-acef-5190a838af75 could not be found. 2026-04-09 02:16:43.331 13 ERROR neutron.plugins.ml2.managers 2026-04-09 02:16:43.333 13 ERROR neutron.plugins.ml2.managers [None req-a564d655-c174-42d4-9612-9640678510f3 - - - - - -] Failed to bind port 4e2c6129-a6de-4910-bc93-455df7f77599 on host instance for vnic_type normal using segments [] 2026-04-09 02:18:05.033 16 INFO neutron.plugins.ml2.plugin [None req-d6887d81-d82d-4a9b-b6eb-cc3c3b0987df - - - - - -] Attempt 1 to provision port 56926a8d-65cf-46a8-bc68-6050465d11ef 2026-04-09 02:18:05.758 13 ERROR neutron.plugins.ml2.managers [None req-173c1f91-a7eb-4e93-b968-fe2543525f0c - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:05.759 13 INFO neutron.plugins.ml2.plugin [None req-173c1f91-a7eb-4e93-b968-fe2543525f0c - - - - - -] Attempt 2 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:05.777 13 ERROR neutron.plugins.ml2.managers [None req-173c1f91-a7eb-4e93-b968-fe2543525f0c - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:05.778 13 INFO neutron.plugins.ml2.plugin [None req-173c1f91-a7eb-4e93-b968-fe2543525f0c - - - - - -] Attempt 3 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:05.798 13 ERROR neutron.plugins.ml2.managers [None req-173c1f91-a7eb-4e93-b968-fe2543525f0c - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:05.798 13 INFO neutron.plugins.ml2.plugin [None req-173c1f91-a7eb-4e93-b968-fe2543525f0c - - - - - -] Attempt 4 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:05.817 13 ERROR neutron.plugins.ml2.managers [None req-173c1f91-a7eb-4e93-b968-fe2543525f0c - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:05.818 13 INFO neutron.plugins.ml2.plugin [None req-173c1f91-a7eb-4e93-b968-fe2543525f0c - - - - - -] Attempt 5 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:05.838 13 ERROR neutron.plugins.ml2.managers [None req-173c1f91-a7eb-4e93-b968-fe2543525f0c - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:05.839 13 INFO neutron.plugins.ml2.plugin [None req-173c1f91-a7eb-4e93-b968-fe2543525f0c - - - - - -] Attempt 6 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:05.855 13 ERROR neutron.plugins.ml2.managers [None req-173c1f91-a7eb-4e93-b968-fe2543525f0c - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:05.856 13 INFO neutron.plugins.ml2.plugin [None req-173c1f91-a7eb-4e93-b968-fe2543525f0c - - - - - -] Attempt 7 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:05.874 13 ERROR neutron.plugins.ml2.managers [None req-173c1f91-a7eb-4e93-b968-fe2543525f0c - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:05.874 13 INFO neutron.plugins.ml2.plugin [None req-173c1f91-a7eb-4e93-b968-fe2543525f0c - - - - - -] Attempt 8 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:05.890 13 ERROR neutron.plugins.ml2.managers [None req-173c1f91-a7eb-4e93-b968-fe2543525f0c - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:05.890 13 INFO neutron.plugins.ml2.plugin [None req-173c1f91-a7eb-4e93-b968-fe2543525f0c - - - - - -] Attempt 9 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:05.907 13 ERROR neutron.plugins.ml2.managers [None req-173c1f91-a7eb-4e93-b968-fe2543525f0c - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:05.907 13 INFO neutron.plugins.ml2.plugin [None req-173c1f91-a7eb-4e93-b968-fe2543525f0c - - - - - -] Attempt 10 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:05.925 13 ERROR neutron.plugins.ml2.managers [None req-173c1f91-a7eb-4e93-b968-fe2543525f0c - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:12.799 13 ERROR neutron.plugins.ml2.managers [None req-73064284-f0ad-45ca-aa3e-efe9e5cda4f6 - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:12.799 13 INFO neutron.plugins.ml2.plugin [None req-73064284-f0ad-45ca-aa3e-efe9e5cda4f6 - - - - - -] Attempt 2 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:12.820 13 ERROR neutron.plugins.ml2.managers [None req-73064284-f0ad-45ca-aa3e-efe9e5cda4f6 - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:12.821 13 INFO neutron.plugins.ml2.plugin [None req-73064284-f0ad-45ca-aa3e-efe9e5cda4f6 - - - - - -] Attempt 3 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:12.841 13 ERROR neutron.plugins.ml2.managers [None req-73064284-f0ad-45ca-aa3e-efe9e5cda4f6 - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:12.841 13 INFO neutron.plugins.ml2.plugin [None req-73064284-f0ad-45ca-aa3e-efe9e5cda4f6 - - - - - -] Attempt 4 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:12.859 13 ERROR neutron.plugins.ml2.managers [None req-73064284-f0ad-45ca-aa3e-efe9e5cda4f6 - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:12.859 13 INFO neutron.plugins.ml2.plugin [None req-73064284-f0ad-45ca-aa3e-efe9e5cda4f6 - - - - - -] Attempt 5 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:12.879 13 ERROR neutron.plugins.ml2.managers [None req-73064284-f0ad-45ca-aa3e-efe9e5cda4f6 - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:12.879 13 INFO neutron.plugins.ml2.plugin [None req-73064284-f0ad-45ca-aa3e-efe9e5cda4f6 - - - - - -] Attempt 6 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:12.900 13 ERROR neutron.plugins.ml2.managers [None req-73064284-f0ad-45ca-aa3e-efe9e5cda4f6 - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:12.900 13 INFO neutron.plugins.ml2.plugin [None req-73064284-f0ad-45ca-aa3e-efe9e5cda4f6 - - - - - -] Attempt 7 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:12.918 13 ERROR neutron.plugins.ml2.managers [None req-73064284-f0ad-45ca-aa3e-efe9e5cda4f6 - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:12.919 13 INFO neutron.plugins.ml2.plugin [None req-73064284-f0ad-45ca-aa3e-efe9e5cda4f6 - - - - - -] Attempt 8 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:12.939 13 ERROR neutron.plugins.ml2.managers [None req-73064284-f0ad-45ca-aa3e-efe9e5cda4f6 - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:12.939 13 INFO neutron.plugins.ml2.plugin [None req-73064284-f0ad-45ca-aa3e-efe9e5cda4f6 - - - - - -] Attempt 9 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:12.958 13 ERROR neutron.plugins.ml2.managers [None req-73064284-f0ad-45ca-aa3e-efe9e5cda4f6 - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:12.959 13 INFO neutron.plugins.ml2.plugin [None req-73064284-f0ad-45ca-aa3e-efe9e5cda4f6 - - - - - -] Attempt 10 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:12.978 13 ERROR neutron.plugins.ml2.managers [None req-73064284-f0ad-45ca-aa3e-efe9e5cda4f6 - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:29.847 16 ERROR neutron.plugins.ml2.managers [None req-1f6548c8-a6a8-4396-a92d-7d170a77b20d - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:29.847 16 INFO neutron.plugins.ml2.plugin [None req-1f6548c8-a6a8-4396-a92d-7d170a77b20d - - - - - -] Attempt 2 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:29.870 16 ERROR neutron.plugins.ml2.managers [None req-1f6548c8-a6a8-4396-a92d-7d170a77b20d - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:29.871 16 INFO neutron.plugins.ml2.plugin [None req-1f6548c8-a6a8-4396-a92d-7d170a77b20d - - - - - -] Attempt 3 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:29.892 16 ERROR neutron.plugins.ml2.managers [None req-1f6548c8-a6a8-4396-a92d-7d170a77b20d - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:29.893 16 INFO neutron.plugins.ml2.plugin [None req-1f6548c8-a6a8-4396-a92d-7d170a77b20d - - - - - -] Attempt 4 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:29.913 16 ERROR neutron.plugins.ml2.managers [None req-1f6548c8-a6a8-4396-a92d-7d170a77b20d - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:29.914 16 INFO neutron.plugins.ml2.plugin [None req-1f6548c8-a6a8-4396-a92d-7d170a77b20d - - - - - -] Attempt 5 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:29.934 16 ERROR neutron.plugins.ml2.managers [None req-1f6548c8-a6a8-4396-a92d-7d170a77b20d - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:29.935 16 INFO neutron.plugins.ml2.plugin [None req-1f6548c8-a6a8-4396-a92d-7d170a77b20d - - - - - -] Attempt 6 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:29.955 16 ERROR neutron.plugins.ml2.managers [None req-1f6548c8-a6a8-4396-a92d-7d170a77b20d - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:29.955 16 INFO neutron.plugins.ml2.plugin [None req-1f6548c8-a6a8-4396-a92d-7d170a77b20d - - - - - -] Attempt 7 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:29.975 16 ERROR neutron.plugins.ml2.managers [None req-1f6548c8-a6a8-4396-a92d-7d170a77b20d - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:29.975 16 INFO neutron.plugins.ml2.plugin [None req-1f6548c8-a6a8-4396-a92d-7d170a77b20d - - - - - -] Attempt 8 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:29.997 16 ERROR neutron.plugins.ml2.managers [None req-1f6548c8-a6a8-4396-a92d-7d170a77b20d - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:29.997 16 INFO neutron.plugins.ml2.plugin [None req-1f6548c8-a6a8-4396-a92d-7d170a77b20d - - - - - -] Attempt 9 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:30.019 16 ERROR neutron.plugins.ml2.managers [None req-1f6548c8-a6a8-4396-a92d-7d170a77b20d - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:30.019 16 INFO neutron.plugins.ml2.plugin [None req-1f6548c8-a6a8-4396-a92d-7d170a77b20d - - - - - -] Attempt 10 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:30.042 16 ERROR neutron.plugins.ml2.managers [None req-1f6548c8-a6a8-4396-a92d-7d170a77b20d - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:32.051 13 ERROR neutron.plugins.ml2.managers [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:32.051 13 INFO neutron.plugins.ml2.plugin [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Attempt 2 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:32.068 13 ERROR neutron.plugins.ml2.managers [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:32.068 13 INFO neutron.plugins.ml2.plugin [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Attempt 3 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:32.092 13 ERROR neutron.plugins.ml2.managers [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:32.092 13 INFO neutron.plugins.ml2.plugin [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Attempt 4 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:32.109 13 ERROR neutron.plugins.ml2.managers [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:32.109 13 INFO neutron.plugins.ml2.plugin [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Attempt 5 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:32.124 13 ERROR neutron.plugins.ml2.managers [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:32.124 13 INFO neutron.plugins.ml2.plugin [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Attempt 6 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:32.140 13 ERROR neutron.plugins.ml2.managers [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:32.140 13 INFO neutron.plugins.ml2.plugin [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Attempt 7 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:32.159 13 ERROR neutron.plugins.ml2.managers [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:32.159 13 INFO neutron.plugins.ml2.plugin [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Attempt 8 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0dd19125-1d47-425b-8e87-bfa7fa3560e4 could not be found. 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0dd19125-1d47-425b-8e87-bfa7fa3560e4 could not be found. 2026-04-09 02:18:32.167 13 ERROR neutron.plugins.ml2.managers 2026-04-09 02:18:32.169 13 ERROR neutron.plugins.ml2.managers [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:32.169 13 INFO neutron.plugins.ml2.plugin [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Attempt 9 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0dd19125-1d47-425b-8e87-bfa7fa3560e4 could not be found. 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0dd19125-1d47-425b-8e87-bfa7fa3560e4 could not be found. 2026-04-09 02:18:32.175 13 ERROR neutron.plugins.ml2.managers 2026-04-09 02:18:32.176 13 ERROR neutron.plugins.ml2.managers [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}] 2026-04-09 02:18:32.176 13 INFO neutron.plugins.ml2.plugin [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Attempt 10 to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0dd19125-1d47-425b-8e87-bfa7fa3560e4 could not be found. 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0dd19125-1d47-425b-8e87-bfa7fa3560e4 could not be found. 2026-04-09 02:18:32.184 13 ERROR neutron.plugins.ml2.managers 2026-04-09 02:18:32.185 13 ERROR neutron.plugins.ml2.managers [None req-120c60cc-eac1-4e28-82e3-3c187acd00e9 - - - - - -] Failed to bind port 5a4c2871-4744-4f19-bff9-4573d24f9adb on host instance for vnic_type normal using segments [{'id': '9e4c9879-61f5-492e-9a9c-59cea03df465', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 334, 'network_id': '0be577df-cd54-4097-a254-da797a686129'}]