+ 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-10 04:35:17.622 1 INFO neutron.common.config [-] Logging enabled! 2026-04-10 04:35:17.622 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-10 04:35:17.622 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-10 04:35:17.623 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-10 04:35:19.074 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-10 04:35:19.076 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-10 04:35:19.079 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-10 04:35:19.080 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-10 04:35:19.080 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-10 04:35:19.080 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-10 04:35:19.080 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-10 04:35:19.086 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-10 04:35:19.086 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-10 04:35:19.086 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-10 04:35:19.105 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-10 04:35:19.106 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-10 04:35:19.106 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-10 04:35:19.124 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-10 04:35:19.124 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-10 04:35:19.124 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-10 04:35:19.124 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-10 04:35:19.402 1 INFO neutron.plugins.ml2.managers [None req-244b4a67-d2ec-4963-a5bc-8914cf4eadd7 - - - - - -] Initializing driver for type 'vlan' 2026-04-10 04:35:19.555 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-244b4a67-d2ec-4963-a5bc-8914cf4eadd7 - - - - - -] VlanTypeDriver initialization complete 2026-04-10 04:35:19.556 1 INFO neutron.plugins.ml2.managers [None req-244b4a67-d2ec-4963-a5bc-8914cf4eadd7 - - - - - -] Initializing driver for type 'vxlan' 2026-04-10 04:35:19.557 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-244b4a67-d2ec-4963-a5bc-8914cf4eadd7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-10 04:35:19.617 1 INFO neutron.plugins.ml2.managers [None req-244b4a67-d2ec-4963-a5bc-8914cf4eadd7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-10 04:35:19.618 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-244b4a67-d2ec-4963-a5bc-8914cf4eadd7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-10 04:35:19.618 1 INFO neutron.plugins.ml2.managers [None req-244b4a67-d2ec-4963-a5bc-8914cf4eadd7 - - - - - -] Initializing extension driver 'port_security' 2026-04-10 04:35:19.618 1 INFO neutron.plugins.ml2.extensions.port_security [None req-244b4a67-d2ec-4963-a5bc-8914cf4eadd7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-10 04:35:19.618 1 INFO neutron.plugins.ml2.managers [None req-244b4a67-d2ec-4963-a5bc-8914cf4eadd7 - - - - - -] Initializing extension driver 'qos' 2026-04-10 04:35:19.618 1 INFO neutron.plugins.ml2.managers [None req-244b4a67-d2ec-4963-a5bc-8914cf4eadd7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-10 04:35:19.618 1 INFO neutron.plugins.ml2.managers [None req-244b4a67-d2ec-4963-a5bc-8914cf4eadd7 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-10 04:35:19.632 1 INFO neutron.quota [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded quota_driver: . 2026-04-10 04:35:19.632 1 INFO neutron.plugins.ml2.plugin [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Modular L2 Plugin initialization complete 2026-04-10 04:35:19.632 1 INFO neutron.plugins.ml2.managers [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-10 04:35:19.632 1 INFO neutron.plugins.ml2.managers [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-10 04:35:19.633 1 INFO neutron.plugins.ml2.managers [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Got port-security extension from driver 'port_security' 2026-04-10 04:35:19.633 1 INFO neutron.manager [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loading Plugin: qos 2026-04-10 04:35:19.644 1 INFO neutron.manager [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loading Plugin: router 2026-04-10 04:35:19.680 1 INFO neutron.services.service_base [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-10 04:35:19.680 1 INFO neutron.manager [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loading Plugin: segments 2026-04-10 04:35:19.744 1 INFO neutron.manager [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loading Plugin: trunk 2026-04-10 04:35:19.758 1 INFO neutron.manager [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loading Plugin: vpnaas 2026-04-10 04:35:19.790 1 WARNING stevedore.named [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-10 04:35:19.869 1 INFO neutron_vpnaas.services.vpn.plugin [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-10 04:35:19.870 1 INFO neutron.common.utils [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-10 04:35:19.870 1 INFO neutron.manager [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loading Plugin: taas 2026-04-10 04:35:19.890 1 WARNING stevedore.named [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-10 04:35:19.891 1 WARNING stevedore.named [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-10 04:35:19.923 1 INFO neutron_taas.services.taas.taas_plugin [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-10 04:35:19.924 1 INFO neutron.manager [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loading Plugin: tapmirror 2026-04-10 04:35:19.935 1 WARNING stevedore.named [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-10 04:35:19.935 1 WARNING stevedore.named [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-10 04:35:19.955 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-10 04:35:19.955 1 INFO neutron.manager [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loading Plugin: auto_allocate 2026-04-10 04:35:19.964 1 INFO neutron.manager [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loading Plugin: tag 2026-04-10 04:35:19.972 1 INFO neutron.manager [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loading Plugin: timestamp 2026-04-10 04:35:19.979 1 INFO neutron.manager [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loading Plugin: network_ip_availability 2026-04-10 04:35:19.987 1 INFO neutron.manager [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loading Plugin: flavors 2026-04-10 04:35:19.992 1 INFO neutron.manager [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loading Plugin: revisions 2026-04-10 04:35:19.995 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Initializing extension manager. 2026-04-10 04:35:19.996 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: address-group 2026-04-10 04:35:19.997 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: address-scope 2026-04-10 04:35:19.998 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-10 04:35:19.999 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: agent 2026-04-10 04:35:19.999 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: agent-resources-synced 2026-04-10 04:35:20.001 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: allowed-address-pairs 2026-04-10 04:35:20.001 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: auto-allocated-topology 2026-04-10 04:35:20.002 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: availability_zone 2026-04-10 04:35:20.003 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: availability_zone_filter 2026-04-10 04:35:20.003 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-10 04:35:20.004 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: default-subnetpools 2026-04-10 04:35:20.005 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-10 04:35:20.006 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: dns-integration 2026-04-10 04:35:20.006 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: dns-domain-ports 2026-04-10 04:35:20.007 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-10 04:35:20.007 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: dvr 2026-04-10 04:35:20.008 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-10 04:35:20.008 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: empty-string-filtering 2026-04-10 04:35:20.009 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-10 04:35:20.009 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-10 04:35:20.010 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: external-net 2026-04-10 04:35:20.010 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-10 04:35:20.011 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: extraroute 2026-04-10 04:35:20.011 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: extraroute-atomic 2026-04-10 04:35:20.012 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-10 04:35:20.012 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-10 04:35:20.013 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-10 04:35:20.013 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-10 04:35:20.013 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: fip-port-details 2026-04-10 04:35:20.014 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: flavors 2026-04-10 04:35:20.018 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-10 04:35:20.018 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: floatingip-pools 2026-04-10 04:35:20.019 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: ip_allocation 2026-04-10 04:35:20.019 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: ip-substring-filtering 2026-04-10 04:35:20.020 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: l2_adjacency 2026-04-10 04:35:20.021 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: router 2026-04-10 04:35:20.022 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-10 04:35:20.023 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-10 04:35:20.023 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-10 04:35:20.024 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: ext-gw-mode 2026-04-10 04:35:20.024 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: l3-ha 2026-04-10 04:35:20.025 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-10 04:35:20.025 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-10 04:35:20.026 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: l3-flavors 2026-04-10 04:35:20.026 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-10 04:35:20.027 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-10 04:35:20.029 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-10 04:35:20.030 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-10 04:35:20.031 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-10 04:35:20.032 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-10 04:35:20.033 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-10 04:35:20.033 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: multi-provider 2026-04-10 04:35:20.033 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: net-mtu 2026-04-10 04:35:20.034 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: net-mtu-writable 2026-04-10 04:35:20.035 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: network_availability_zone 2026-04-10 04:35:20.035 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: network_ha 2026-04-10 04:35:20.036 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: network-ip-availability 2026-04-10 04:35:20.037 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-10 04:35:20.037 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: pagination 2026-04-10 04:35:20.037 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: port-device-profile 2026-04-10 04:35:20.038 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-10 04:35:20.038 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-10 04:35:20.039 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-10 04:35:20.039 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: port-mac-override 2026-04-10 04:35:20.040 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-10 04:35:20.040 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-10 04:35:20.040 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-10 04:35:20.041 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: port-resource-request 2026-04-10 04:35:20.041 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: port-resource-request-groups 2026-04-10 04:35:20.042 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-10 04:35:20.042 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: binding 2026-04-10 04:35:20.043 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: binding-extended 2026-04-10 04:35:20.043 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: port-security 2026-04-10 04:35:20.044 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: project-id 2026-04-10 04:35:20.044 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: provider 2026-04-10 04:35:20.045 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-10 04:35:20.046 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: qos 2026-04-10 04:35:20.047 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-10 04:35:20.048 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-10 04:35:20.048 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: qos-default 2026-04-10 04:35:20.049 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: qos-fip 2026-04-10 04:35:20.049 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-10 04:35:20.050 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: qos-gateway-ip 2026-04-10 04:35:20.050 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: qos-port-network-policy 2026-04-10 04:35:20.051 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: qos-pps-minimum 2026-04-10 04:35:20.051 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-10 04:35:20.052 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: qos-pps 2026-04-10 04:35:20.052 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: qos-rule-type-details 2026-04-10 04:35:20.053 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-10 04:35:20.053 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: qos-rules-alias 2026-04-10 04:35:20.054 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: quota-check-limit 2026-04-10 04:35:20.054 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: quota-check-limit-default 2026-04-10 04:35:20.057 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: quotas 2026-04-10 04:35:20.059 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: quota_details 2026-04-10 04:35:20.060 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: rbac-policies 2026-04-10 04:35:20.061 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: rbac-address-group 2026-04-10 04:35:20.061 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: rbac-address-scope 2026-04-10 04:35:20.062 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: rbac-security-groups 2026-04-10 04:35:20.062 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: rbac-subnetpool 2026-04-10 04:35:20.063 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: revision-if-match 2026-04-10 04:35:20.063 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: standard-attr-revisions 2026-04-10 04:35:20.064 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: router_availability_zone 2026-04-10 04:35:20.064 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-10 04:35:20.065 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: security-groups-default-rules 2026-04-10 04:35:20.066 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-10 04:35:20.066 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-10 04:35:20.067 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-10 04:35:20.067 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-10 04:35:20.068 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-10 04:35:20.072 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: security-group 2026-04-10 04:35:20.073 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: segment 2026-04-10 04:35:20.073 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-10 04:35:20.074 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: service-type 2026-04-10 04:35:20.074 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: sorting 2026-04-10 04:35:20.075 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: standard-attr-segment 2026-04-10 04:35:20.076 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: standard-attr-description 2026-04-10 04:35:20.076 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: stateful-security-group 2026-04-10 04:35:20.076 1 WARNING neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-10 04:35:20.077 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-10 04:35:20.077 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: subnet-external-network 2026-04-10 04:35:20.078 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: subnet_onboard 2026-04-10 04:35:20.078 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-10 04:35:20.079 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: subnet-service-types 2026-04-10 04:35:20.079 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: subnet_allocation 2026-04-10 04:35:20.080 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-10 04:35:20.080 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: tag-creation 2026-04-10 04:35:20.081 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-10 04:35:20.084 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: standard-attr-tag 2026-04-10 04:35:20.085 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-10 04:35:20.085 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: trunk 2026-04-10 04:35:20.086 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: trunk-details 2026-04-10 04:35:20.086 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-10 04:35:20.087 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-10 04:35:20.088 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-10 04:35:20.088 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-10 04:35:20.090 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-10 04:35:20.090 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-10 04:35:20.091 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: vpn-flavors 2026-04-10 04:35:20.092 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: vpnaas 2026-04-10 04:35:20.093 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: taas 2026-04-10 04:35:20.094 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: tap-mirror 2026-04-10 04:35:20.095 1 INFO neutron.api.extensions [None req-ff8faea5-e413-420f-b2b0-0a3864c12bcc - - - - - -] Loaded extension: taas-vlan-filter 2026-04-10 04:35:50.187 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-10 04:35:50.243 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-10 04:35:50.246 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-10 04:36:06.318 16 INFO neutron.db.l3_hamode_db [None req-33becd86-3950-40ae-8e67-f72aa3a1e236 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-10 05:03:33.208 16 ERROR neutron.plugins.ml2.managers [None req-6dc7f463-dbde-4587-b4b8-196fb1110f07 - - - - - -] Failed to bind port 350f2804-1069-4e0d-88b2-c81025735370 on host instance for vnic_type normal using segments [{'id': 'cdbd2373-7f9d-4c5c-bb8e-e77b7b3a6b58', 'network_type': 'flat', 'physical_network': 'external', 'segmentation_id': None, 'network_id': 'c3482760-e665-4127-93df-86abd300e3fd'}] 2026-04-10 05:03:33.210 16 INFO neutron.plugins.ml2.plugin [None req-6dc7f463-dbde-4587-b4b8-196fb1110f07 - - - - - -] Attempt 2 to bind port 350f2804-1069-4e0d-88b2-c81025735370 2026-04-10 05:03:33.219 13 ERROR neutron.plugins.ml2.managers [None req-ddff98b7-c1e7-46e0-bde0-50297feb6e46 - - - - - -] Failed to bind port 77f50534-6414-4c5d-87a1-210aa126a095 on host instance for vnic_type normal using segments [{'id': '7a922083-786d-49ba-9d5b-23c8baf30615', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 921, 'network_id': 'ad91db30-17f9-451f-a915-af5425e63dba'}] 2026-04-10 05:03:33.219 13 INFO neutron.plugins.ml2.plugin [None req-ddff98b7-c1e7-46e0-bde0-50297feb6e46 - - - - - -] Attempt 2 to bind port 77f50534-6414-4c5d-87a1-210aa126a095 2026-04-10 05:03:33.233 16 ERROR neutron.plugins.ml2.managers [None req-6dc7f463-dbde-4587-b4b8-196fb1110f07 - - - - - -] Failed to bind port 350f2804-1069-4e0d-88b2-c81025735370 on host instance for vnic_type normal using segments [{'id': 'cdbd2373-7f9d-4c5c-bb8e-e77b7b3a6b58', 'network_type': 'flat', 'physical_network': 'external', 'segmentation_id': None, 'network_id': 'c3482760-e665-4127-93df-86abd300e3fd'}] 2026-04-10 05:03:33.233 16 INFO neutron.plugins.ml2.plugin [None req-6dc7f463-dbde-4587-b4b8-196fb1110f07 - - - - - -] Attempt 3 to bind port 350f2804-1069-4e0d-88b2-c81025735370 2026-04-10 05:03:33.240 13 ERROR neutron.plugins.ml2.managers [None req-ddff98b7-c1e7-46e0-bde0-50297feb6e46 - - - - - -] Failed to bind port 77f50534-6414-4c5d-87a1-210aa126a095 on host instance for vnic_type normal using segments [{'id': '7a922083-786d-49ba-9d5b-23c8baf30615', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 921, 'network_id': 'ad91db30-17f9-451f-a915-af5425e63dba'}] 2026-04-10 05:03:33.240 13 INFO neutron.plugins.ml2.plugin [None req-ddff98b7-c1e7-46e0-bde0-50297feb6e46 - - - - - -] Attempt 3 to bind port 77f50534-6414-4c5d-87a1-210aa126a095 2026-04-10 05:03:33.259 16 ERROR neutron.plugins.ml2.managers [None req-6dc7f463-dbde-4587-b4b8-196fb1110f07 - - - - - -] Failed to bind port 350f2804-1069-4e0d-88b2-c81025735370 on host instance for vnic_type normal using segments [{'id': 'cdbd2373-7f9d-4c5c-bb8e-e77b7b3a6b58', 'network_type': 'flat', 'physical_network': 'external', 'segmentation_id': None, 'network_id': 'c3482760-e665-4127-93df-86abd300e3fd'}] 2026-04-10 05:03:33.260 16 INFO neutron.plugins.ml2.plugin [None req-6dc7f463-dbde-4587-b4b8-196fb1110f07 - - - - - -] Attempt 4 to bind port 350f2804-1069-4e0d-88b2-c81025735370 2026-04-10 05:03:33.262 13 ERROR neutron.plugins.ml2.managers [None req-ddff98b7-c1e7-46e0-bde0-50297feb6e46 - - - - - -] Failed to bind port 77f50534-6414-4c5d-87a1-210aa126a095 on host instance for vnic_type normal using segments [{'id': '7a922083-786d-49ba-9d5b-23c8baf30615', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 921, 'network_id': 'ad91db30-17f9-451f-a915-af5425e63dba'}] 2026-04-10 05:03:33.262 13 INFO neutron.plugins.ml2.plugin [None req-ddff98b7-c1e7-46e0-bde0-50297feb6e46 - - - - - -] Attempt 4 to bind port 77f50534-6414-4c5d-87a1-210aa126a095 2026-04-10 05:03:33.283 13 ERROR neutron.plugins.ml2.managers [None req-ddff98b7-c1e7-46e0-bde0-50297feb6e46 - - - - - -] Failed to bind port 77f50534-6414-4c5d-87a1-210aa126a095 on host instance for vnic_type normal using segments [{'id': '7a922083-786d-49ba-9d5b-23c8baf30615', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 921, 'network_id': 'ad91db30-17f9-451f-a915-af5425e63dba'}] 2026-04-10 05:03:33.283 13 INFO neutron.plugins.ml2.plugin [None req-ddff98b7-c1e7-46e0-bde0-50297feb6e46 - - - - - -] Attempt 5 to bind port 77f50534-6414-4c5d-87a1-210aa126a095 2026-04-10 05:03:33.303 13 ERROR neutron.plugins.ml2.managers [None req-ddff98b7-c1e7-46e0-bde0-50297feb6e46 - - - - - -] Failed to bind port 77f50534-6414-4c5d-87a1-210aa126a095 on host instance for vnic_type normal using segments [{'id': '7a922083-786d-49ba-9d5b-23c8baf30615', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 921, 'network_id': 'ad91db30-17f9-451f-a915-af5425e63dba'}] 2026-04-10 05:03:33.304 13 INFO neutron.plugins.ml2.plugin [None req-ddff98b7-c1e7-46e0-bde0-50297feb6e46 - - - - - -] Attempt 6 to bind port 77f50534-6414-4c5d-87a1-210aa126a095 2026-04-10 05:03:33.324 13 ERROR neutron.plugins.ml2.managers [None req-ddff98b7-c1e7-46e0-bde0-50297feb6e46 - - - - - -] Failed to bind port 77f50534-6414-4c5d-87a1-210aa126a095 on host instance for vnic_type normal using segments [{'id': '7a922083-786d-49ba-9d5b-23c8baf30615', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 921, 'network_id': 'ad91db30-17f9-451f-a915-af5425e63dba'}] 2026-04-10 05:03:33.324 13 INFO neutron.plugins.ml2.plugin [None req-ddff98b7-c1e7-46e0-bde0-50297feb6e46 - - - - - -] Attempt 7 to bind port 77f50534-6414-4c5d-87a1-210aa126a095 2026-04-10 05:03:33.344 13 ERROR neutron.plugins.ml2.managers [None req-ddff98b7-c1e7-46e0-bde0-50297feb6e46 - - - - - -] Failed to bind port 77f50534-6414-4c5d-87a1-210aa126a095 on host instance for vnic_type normal using segments [{'id': '7a922083-786d-49ba-9d5b-23c8baf30615', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 921, 'network_id': 'ad91db30-17f9-451f-a915-af5425e63dba'}] 2026-04-10 05:03:33.344 13 INFO neutron.plugins.ml2.plugin [None req-ddff98b7-c1e7-46e0-bde0-50297feb6e46 - - - - - -] Attempt 8 to bind port 77f50534-6414-4c5d-87a1-210aa126a095 2026-04-10 05:03:33.366 13 ERROR neutron.plugins.ml2.managers [None req-ddff98b7-c1e7-46e0-bde0-50297feb6e46 - - - - - -] Failed to bind port 77f50534-6414-4c5d-87a1-210aa126a095 on host instance for vnic_type normal using segments [{'id': '7a922083-786d-49ba-9d5b-23c8baf30615', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 921, 'network_id': 'ad91db30-17f9-451f-a915-af5425e63dba'}] 2026-04-10 05:03:33.366 13 INFO neutron.plugins.ml2.plugin [None req-ddff98b7-c1e7-46e0-bde0-50297feb6e46 - - - - - -] Attempt 9 to bind port 77f50534-6414-4c5d-87a1-210aa126a095 2026-04-10 05:03:33.388 13 ERROR neutron.plugins.ml2.managers [None req-ddff98b7-c1e7-46e0-bde0-50297feb6e46 - - - - - -] Failed to bind port 77f50534-6414-4c5d-87a1-210aa126a095 on host instance for vnic_type normal using segments [{'id': '7a922083-786d-49ba-9d5b-23c8baf30615', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 921, 'network_id': 'ad91db30-17f9-451f-a915-af5425e63dba'}] 2026-04-10 05:03:33.388 13 INFO neutron.plugins.ml2.plugin [None req-ddff98b7-c1e7-46e0-bde0-50297feb6e46 - - - - - -] Attempt 10 to bind port 77f50534-6414-4c5d-87a1-210aa126a095 2026-04-10 05:03:33.411 13 ERROR neutron.plugins.ml2.managers [None req-ddff98b7-c1e7-46e0-bde0-50297feb6e46 - - - - - -] Failed to bind port 77f50534-6414-4c5d-87a1-210aa126a095 on host instance for vnic_type normal using segments [{'id': '7a922083-786d-49ba-9d5b-23c8baf30615', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 921, 'network_id': 'ad91db30-17f9-451f-a915-af5425e63dba'}] 2026-04-10 05:03:33.531 16 ERROR neutron.plugins.ml2.managers [None req-6dc7f463-dbde-4587-b4b8-196fb1110f07 - - - - - -] Failed to bind port 350f2804-1069-4e0d-88b2-c81025735370 on host instance for vnic_type normal using segments [{'id': 'cdbd2373-7f9d-4c5c-bb8e-e77b7b3a6b58', 'network_type': 'flat', 'physical_network': 'external', 'segmentation_id': None, 'network_id': 'c3482760-e665-4127-93df-86abd300e3fd'}] 2026-04-10 05:03:33.531 16 INFO neutron.plugins.ml2.plugin [None req-6dc7f463-dbde-4587-b4b8-196fb1110f07 - - - - - -] Attempt 5 to bind port 350f2804-1069-4e0d-88b2-c81025735370 2026-04-10 05:03:33.551 16 ERROR neutron.plugins.ml2.managers [None req-6dc7f463-dbde-4587-b4b8-196fb1110f07 - - - - - -] Failed to bind port 350f2804-1069-4e0d-88b2-c81025735370 on host instance for vnic_type normal using segments [{'id': 'cdbd2373-7f9d-4c5c-bb8e-e77b7b3a6b58', 'network_type': 'flat', 'physical_network': 'external', 'segmentation_id': None, 'network_id': 'c3482760-e665-4127-93df-86abd300e3fd'}] 2026-04-10 05:03:33.551 16 INFO neutron.plugins.ml2.plugin [None req-6dc7f463-dbde-4587-b4b8-196fb1110f07 - - - - - -] Attempt 6 to bind port 350f2804-1069-4e0d-88b2-c81025735370 2026-04-10 05:03:33.565 16 ERROR neutron.plugins.ml2.managers [None req-6dc7f463-dbde-4587-b4b8-196fb1110f07 - - - - - -] Failed to bind port 350f2804-1069-4e0d-88b2-c81025735370 on host instance for vnic_type normal using segments [{'id': 'cdbd2373-7f9d-4c5c-bb8e-e77b7b3a6b58', 'network_type': 'flat', 'physical_network': 'external', 'segmentation_id': None, 'network_id': 'c3482760-e665-4127-93df-86abd300e3fd'}] 2026-04-10 05:03:33.566 16 INFO neutron.plugins.ml2.plugin [None req-6dc7f463-dbde-4587-b4b8-196fb1110f07 - - - - - -] Attempt 7 to bind port 350f2804-1069-4e0d-88b2-c81025735370 2026-04-10 05:03:33.581 16 ERROR neutron.plugins.ml2.managers [None req-6dc7f463-dbde-4587-b4b8-196fb1110f07 - - - - - -] Failed to bind port 350f2804-1069-4e0d-88b2-c81025735370 on host instance for vnic_type normal using segments [{'id': 'cdbd2373-7f9d-4c5c-bb8e-e77b7b3a6b58', 'network_type': 'flat', 'physical_network': 'external', 'segmentation_id': None, 'network_id': 'c3482760-e665-4127-93df-86abd300e3fd'}] 2026-04-10 05:03:33.581 16 INFO neutron.plugins.ml2.plugin [None req-6dc7f463-dbde-4587-b4b8-196fb1110f07 - - - - - -] Attempt 8 to bind port 350f2804-1069-4e0d-88b2-c81025735370 2026-04-10 05:03:33.594 16 ERROR neutron.plugins.ml2.managers [None req-6dc7f463-dbde-4587-b4b8-196fb1110f07 - - - - - -] Failed to bind port 350f2804-1069-4e0d-88b2-c81025735370 on host instance for vnic_type normal using segments [{'id': 'cdbd2373-7f9d-4c5c-bb8e-e77b7b3a6b58', 'network_type': 'flat', 'physical_network': 'external', 'segmentation_id': None, 'network_id': 'c3482760-e665-4127-93df-86abd300e3fd'}] 2026-04-10 05:03:33.595 16 INFO neutron.plugins.ml2.plugin [None req-6dc7f463-dbde-4587-b4b8-196fb1110f07 - - - - - -] Attempt 9 to bind port 350f2804-1069-4e0d-88b2-c81025735370 2026-04-10 05:03:33.608 16 ERROR neutron.plugins.ml2.managers [None req-6dc7f463-dbde-4587-b4b8-196fb1110f07 - - - - - -] Failed to bind port 350f2804-1069-4e0d-88b2-c81025735370 on host instance for vnic_type normal using segments [{'id': 'cdbd2373-7f9d-4c5c-bb8e-e77b7b3a6b58', 'network_type': 'flat', 'physical_network': 'external', 'segmentation_id': None, 'network_id': 'c3482760-e665-4127-93df-86abd300e3fd'}] 2026-04-10 05:03:33.609 16 INFO neutron.plugins.ml2.plugin [None req-6dc7f463-dbde-4587-b4b8-196fb1110f07 - - - - - -] Attempt 10 to bind port 350f2804-1069-4e0d-88b2-c81025735370 2026-04-10 05:03:33.622 16 ERROR neutron.plugins.ml2.managers [None req-6dc7f463-dbde-4587-b4b8-196fb1110f07 - - - - - -] Failed to bind port 350f2804-1069-4e0d-88b2-c81025735370 on host instance for vnic_type normal using segments [{'id': 'cdbd2373-7f9d-4c5c-bb8e-e77b7b3a6b58', 'network_type': 'flat', 'physical_network': 'external', 'segmentation_id': None, 'network_id': 'c3482760-e665-4127-93df-86abd300e3fd'}] 2026-04-10 05:03:52.231 13 INFO neutron.plugins.ml2.plugin [None req-defccbd3-0d4b-421f-bdf7-113222e27567 - - - - - -] Attempt 1 to provision port 77f50534-6414-4c5d-87a1-210aa126a095 2026-04-10 05:03:52.277 13 INFO neutron.plugins.ml2.plugin [None req-defccbd3-0d4b-421f-bdf7-113222e27567 - - - - - -] Attempt 1 to provision port a9b94998-ffc2-449b-923b-e7dd752a1aa8 2026-04-10 05:03:52.296 13 INFO neutron.plugins.ml2.plugin [None req-defccbd3-0d4b-421f-bdf7-113222e27567 - - - - - -] Attempt 1 to provision port 350f2804-1069-4e0d-88b2-c81025735370 2026-04-10 05:11:04.275 13 INFO neutron.plugins.ml2.plugin [None req-621525df-7cd9-47ea-a5e5-5e3ff250400b - - - - - -] Attempt 1 to provision port f1b364f0-4aff-4642-b14e-8e22dfe094e7 2026-04-10 05:11:05.487 16 ERROR neutron.plugins.ml2.managers [None req-b8d90c00-b376-47e4-8155-0e38184e78dc - - - - - -] Failed to bind port ae2a764c-8e6a-425c-bd4d-1de70e7b9270 on host instance for vnic_type normal using segments [{'id': 'cc7e166c-a802-4bce-9e85-3375a4125fcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 802, 'network_id': 'cf52f5e9-3885-4025-9026-f2e43cf040c2'}] 2026-04-10 05:11:05.487 16 INFO neutron.plugins.ml2.plugin [None req-b8d90c00-b376-47e4-8155-0e38184e78dc - - - - - -] Attempt 2 to bind port ae2a764c-8e6a-425c-bd4d-1de70e7b9270 2026-04-10 05:11:05.508 13 INFO neutron.plugins.ml2.plugin [None req-496ea9b2-bca9-4ff1-810f-becea470b408 - - - - - -] Attempt 1 to provision port 676d18ef-07f5-467d-ba5a-1eb131f333d6 2026-04-10 05:11:05.510 16 ERROR neutron.plugins.ml2.managers [None req-b8d90c00-b376-47e4-8155-0e38184e78dc - - - - - -] Failed to bind port ae2a764c-8e6a-425c-bd4d-1de70e7b9270 on host instance for vnic_type normal using segments [{'id': 'cc7e166c-a802-4bce-9e85-3375a4125fcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 802, 'network_id': 'cf52f5e9-3885-4025-9026-f2e43cf040c2'}] 2026-04-10 05:11:05.510 16 INFO neutron.plugins.ml2.plugin [None req-b8d90c00-b376-47e4-8155-0e38184e78dc - - - - - -] Attempt 3 to bind port ae2a764c-8e6a-425c-bd4d-1de70e7b9270 2026-04-10 05:11:05.528 16 ERROR neutron.plugins.ml2.managers [None req-b8d90c00-b376-47e4-8155-0e38184e78dc - - - - - -] Failed to bind port ae2a764c-8e6a-425c-bd4d-1de70e7b9270 on host instance for vnic_type normal using segments [{'id': 'cc7e166c-a802-4bce-9e85-3375a4125fcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 802, 'network_id': 'cf52f5e9-3885-4025-9026-f2e43cf040c2'}] 2026-04-10 05:11:05.528 16 INFO neutron.plugins.ml2.plugin [None req-b8d90c00-b376-47e4-8155-0e38184e78dc - - - - - -] Attempt 4 to bind port ae2a764c-8e6a-425c-bd4d-1de70e7b9270 2026-04-10 05:11:05.553 16 ERROR neutron.plugins.ml2.managers [None req-b8d90c00-b376-47e4-8155-0e38184e78dc - - - - - -] Failed to bind port ae2a764c-8e6a-425c-bd4d-1de70e7b9270 on host instance for vnic_type normal using segments [{'id': 'cc7e166c-a802-4bce-9e85-3375a4125fcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 802, 'network_id': 'cf52f5e9-3885-4025-9026-f2e43cf040c2'}] 2026-04-10 05:11:05.553 16 INFO neutron.plugins.ml2.plugin [None req-b8d90c00-b376-47e4-8155-0e38184e78dc - - - - - -] Attempt 5 to bind port ae2a764c-8e6a-425c-bd4d-1de70e7b9270 2026-04-10 05:11:05.576 16 ERROR neutron.plugins.ml2.managers [None req-b8d90c00-b376-47e4-8155-0e38184e78dc - - - - - -] Failed to bind port ae2a764c-8e6a-425c-bd4d-1de70e7b9270 on host instance for vnic_type normal using segments [{'id': 'cc7e166c-a802-4bce-9e85-3375a4125fcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 802, 'network_id': 'cf52f5e9-3885-4025-9026-f2e43cf040c2'}] 2026-04-10 05:11:05.576 16 INFO neutron.plugins.ml2.plugin [None req-b8d90c00-b376-47e4-8155-0e38184e78dc - - - - - -] Attempt 6 to bind port ae2a764c-8e6a-425c-bd4d-1de70e7b9270 2026-04-10 05:11:05.592 16 ERROR neutron.plugins.ml2.managers [None req-b8d90c00-b376-47e4-8155-0e38184e78dc - - - - - -] Failed to bind port ae2a764c-8e6a-425c-bd4d-1de70e7b9270 on host instance for vnic_type normal using segments [{'id': 'cc7e166c-a802-4bce-9e85-3375a4125fcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 802, 'network_id': 'cf52f5e9-3885-4025-9026-f2e43cf040c2'}] 2026-04-10 05:11:05.592 16 INFO neutron.plugins.ml2.plugin [None req-b8d90c00-b376-47e4-8155-0e38184e78dc - - - - - -] Attempt 7 to bind port ae2a764c-8e6a-425c-bd4d-1de70e7b9270 2026-04-10 05:11:05.600 13 ERROR neutron.plugins.ml2.managers [None req-d17383fd-275b-4ac0-a078-ec3d74e5fa31 - - - - - -] Failed to bind port feef473e-5ef3-479e-b1cf-087102814c95 on host instance for vnic_type normal using segments [{'id': '19def9e4-5181-4181-bc2f-4c2880c697d5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 737, 'network_id': '5c147603-b271-43b3-b765-02894976e4ec'}] 2026-04-10 05:11:05.601 13 INFO neutron.plugins.ml2.plugin [None req-d17383fd-275b-4ac0-a078-ec3d74e5fa31 - - - - - -] Attempt 2 to bind port feef473e-5ef3-479e-b1cf-087102814c95 2026-04-10 05:11:05.607 16 ERROR neutron.plugins.ml2.managers [None req-b8d90c00-b376-47e4-8155-0e38184e78dc - - - - - -] Failed to bind port ae2a764c-8e6a-425c-bd4d-1de70e7b9270 on host instance for vnic_type normal using segments [{'id': 'cc7e166c-a802-4bce-9e85-3375a4125fcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 802, 'network_id': 'cf52f5e9-3885-4025-9026-f2e43cf040c2'}] 2026-04-10 05:11:05.608 16 INFO neutron.plugins.ml2.plugin [None req-b8d90c00-b376-47e4-8155-0e38184e78dc - - - - - -] Attempt 8 to bind port ae2a764c-8e6a-425c-bd4d-1de70e7b9270 2026-04-10 05:11:05.616 13 ERROR neutron.plugins.ml2.managers [None req-d17383fd-275b-4ac0-a078-ec3d74e5fa31 - - - - - -] Failed to bind port feef473e-5ef3-479e-b1cf-087102814c95 on host instance for vnic_type normal using segments [{'id': '19def9e4-5181-4181-bc2f-4c2880c697d5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 737, 'network_id': '5c147603-b271-43b3-b765-02894976e4ec'}] 2026-04-10 05:11:05.616 13 INFO neutron.plugins.ml2.plugin [None req-d17383fd-275b-4ac0-a078-ec3d74e5fa31 - - - - - -] Attempt 3 to bind port feef473e-5ef3-479e-b1cf-087102814c95 2026-04-10 05:11:05.626 16 ERROR neutron.plugins.ml2.managers [None req-b8d90c00-b376-47e4-8155-0e38184e78dc - - - - - -] Failed to bind port ae2a764c-8e6a-425c-bd4d-1de70e7b9270 on host instance for vnic_type normal using segments [{'id': 'cc7e166c-a802-4bce-9e85-3375a4125fcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 802, 'network_id': 'cf52f5e9-3885-4025-9026-f2e43cf040c2'}] 2026-04-10 05:11:05.626 16 INFO neutron.plugins.ml2.plugin [None req-b8d90c00-b376-47e4-8155-0e38184e78dc - - - - - -] Attempt 9 to bind port ae2a764c-8e6a-425c-bd4d-1de70e7b9270 2026-04-10 05:11:05.633 13 ERROR neutron.plugins.ml2.managers [None req-d17383fd-275b-4ac0-a078-ec3d74e5fa31 - - - - - -] Failed to bind port feef473e-5ef3-479e-b1cf-087102814c95 on host instance for vnic_type normal using segments [{'id': '19def9e4-5181-4181-bc2f-4c2880c697d5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 737, 'network_id': '5c147603-b271-43b3-b765-02894976e4ec'}] 2026-04-10 05:11:05.634 13 INFO neutron.plugins.ml2.plugin [None req-d17383fd-275b-4ac0-a078-ec3d74e5fa31 - - - - - -] Attempt 4 to bind port feef473e-5ef3-479e-b1cf-087102814c95 2026-04-10 05:11:05.644 16 ERROR neutron.plugins.ml2.managers [None req-b8d90c00-b376-47e4-8155-0e38184e78dc - - - - - -] Failed to bind port ae2a764c-8e6a-425c-bd4d-1de70e7b9270 on host instance for vnic_type normal using segments [{'id': 'cc7e166c-a802-4bce-9e85-3375a4125fcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 802, 'network_id': 'cf52f5e9-3885-4025-9026-f2e43cf040c2'}] 2026-04-10 05:11:05.645 16 INFO neutron.plugins.ml2.plugin [None req-b8d90c00-b376-47e4-8155-0e38184e78dc - - - - - -] Attempt 10 to bind port ae2a764c-8e6a-425c-bd4d-1de70e7b9270 2026-04-10 05:11:05.650 13 ERROR neutron.plugins.ml2.managers [None req-d17383fd-275b-4ac0-a078-ec3d74e5fa31 - - - - - -] Failed to bind port feef473e-5ef3-479e-b1cf-087102814c95 on host instance for vnic_type normal using segments [{'id': '19def9e4-5181-4181-bc2f-4c2880c697d5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 737, 'network_id': '5c147603-b271-43b3-b765-02894976e4ec'}] 2026-04-10 05:11:05.650 13 INFO neutron.plugins.ml2.plugin [None req-d17383fd-275b-4ac0-a078-ec3d74e5fa31 - - - - - -] Attempt 5 to bind port feef473e-5ef3-479e-b1cf-087102814c95 2026-04-10 05:11:05.664 16 ERROR neutron.plugins.ml2.managers [None req-b8d90c00-b376-47e4-8155-0e38184e78dc - - - - - -] Failed to bind port ae2a764c-8e6a-425c-bd4d-1de70e7b9270 on host instance for vnic_type normal using segments [{'id': 'cc7e166c-a802-4bce-9e85-3375a4125fcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 802, 'network_id': 'cf52f5e9-3885-4025-9026-f2e43cf040c2'}] 2026-04-10 05:11:05.668 13 ERROR neutron.plugins.ml2.managers [None req-d17383fd-275b-4ac0-a078-ec3d74e5fa31 - - - - - -] Failed to bind port feef473e-5ef3-479e-b1cf-087102814c95 on host instance for vnic_type normal using segments [{'id': '19def9e4-5181-4181-bc2f-4c2880c697d5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 737, 'network_id': '5c147603-b271-43b3-b765-02894976e4ec'}] 2026-04-10 05:11:05.668 13 INFO neutron.plugins.ml2.plugin [None req-d17383fd-275b-4ac0-a078-ec3d74e5fa31 - - - - - -] Attempt 6 to bind port feef473e-5ef3-479e-b1cf-087102814c95 2026-04-10 05:11:05.688 13 ERROR neutron.plugins.ml2.managers [None req-d17383fd-275b-4ac0-a078-ec3d74e5fa31 - - - - - -] Failed to bind port feef473e-5ef3-479e-b1cf-087102814c95 on host instance for vnic_type normal using segments [{'id': '19def9e4-5181-4181-bc2f-4c2880c697d5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 737, 'network_id': '5c147603-b271-43b3-b765-02894976e4ec'}] 2026-04-10 05:11:05.688 13 INFO neutron.plugins.ml2.plugin [None req-d17383fd-275b-4ac0-a078-ec3d74e5fa31 - - - - - -] Attempt 7 to bind port feef473e-5ef3-479e-b1cf-087102814c95 2026-04-10 05:11:05.711 13 ERROR neutron.plugins.ml2.managers [None req-d17383fd-275b-4ac0-a078-ec3d74e5fa31 - - - - - -] Failed to bind port feef473e-5ef3-479e-b1cf-087102814c95 on host instance for vnic_type normal using segments [{'id': '19def9e4-5181-4181-bc2f-4c2880c697d5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 737, 'network_id': '5c147603-b271-43b3-b765-02894976e4ec'}] 2026-04-10 05:11:05.711 13 INFO neutron.plugins.ml2.plugin [None req-d17383fd-275b-4ac0-a078-ec3d74e5fa31 - - - - - -] Attempt 8 to bind port feef473e-5ef3-479e-b1cf-087102814c95 2026-04-10 05:11:05.737 13 ERROR neutron.plugins.ml2.managers [None req-d17383fd-275b-4ac0-a078-ec3d74e5fa31 - - - - - -] Failed to bind port feef473e-5ef3-479e-b1cf-087102814c95 on host instance for vnic_type normal using segments [{'id': '19def9e4-5181-4181-bc2f-4c2880c697d5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 737, 'network_id': '5c147603-b271-43b3-b765-02894976e4ec'}] 2026-04-10 05:11:05.737 13 INFO neutron.plugins.ml2.plugin [None req-d17383fd-275b-4ac0-a078-ec3d74e5fa31 - - - - - -] Attempt 9 to bind port feef473e-5ef3-479e-b1cf-087102814c95 2026-04-10 05:11:05.755 13 ERROR neutron.plugins.ml2.managers [None req-d17383fd-275b-4ac0-a078-ec3d74e5fa31 - - - - - -] Failed to bind port feef473e-5ef3-479e-b1cf-087102814c95 on host instance for vnic_type normal using segments [{'id': '19def9e4-5181-4181-bc2f-4c2880c697d5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 737, 'network_id': '5c147603-b271-43b3-b765-02894976e4ec'}] 2026-04-10 05:11:05.755 13 INFO neutron.plugins.ml2.plugin [None req-d17383fd-275b-4ac0-a078-ec3d74e5fa31 - - - - - -] Attempt 10 to bind port feef473e-5ef3-479e-b1cf-087102814c95 2026-04-10 05:11:05.773 13 ERROR neutron.plugins.ml2.managers [None req-d17383fd-275b-4ac0-a078-ec3d74e5fa31 - - - - - -] Failed to bind port feef473e-5ef3-479e-b1cf-087102814c95 on host instance for vnic_type normal using segments [{'id': '19def9e4-5181-4181-bc2f-4c2880c697d5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 737, 'network_id': '5c147603-b271-43b3-b765-02894976e4ec'}] 2026-04-10 05:11:10.081 13 INFO neutron.plugins.ml2.plugin [None req-85c3e3be-0fa5-4a38-a445-20733417dfe7 - - - - - -] Attempt 1 to provision port 71fe9abc-2256-4efe-80fa-a79627eabf92 2026-04-10 05:11:10.910 13 ERROR neutron.plugins.ml2.managers [None req-b369be34-d0da-4b55-834d-4477585ea315 - - - - - -] Failed to bind port 09a65b32-363d-458a-8449-acb00cc1beb6 on host instance for vnic_type normal using segments [{'id': '5486a37c-4e62-4544-827c-2ad152d214e0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 703, 'network_id': '5ada2151-9eba-483b-ad48-5eec6b178379'}] 2026-04-10 05:11:10.910 13 INFO neutron.plugins.ml2.plugin [None req-b369be34-d0da-4b55-834d-4477585ea315 - - - - - -] Attempt 2 to bind port 09a65b32-363d-458a-8449-acb00cc1beb6 2026-04-10 05:11:10.938 13 ERROR neutron.plugins.ml2.managers [None req-b369be34-d0da-4b55-834d-4477585ea315 - - - - - -] Failed to bind port 09a65b32-363d-458a-8449-acb00cc1beb6 on host instance for vnic_type normal using segments [{'id': '5486a37c-4e62-4544-827c-2ad152d214e0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 703, 'network_id': '5ada2151-9eba-483b-ad48-5eec6b178379'}] 2026-04-10 05:11:10.938 13 INFO neutron.plugins.ml2.plugin [None req-b369be34-d0da-4b55-834d-4477585ea315 - - - - - -] Attempt 3 to bind port 09a65b32-363d-458a-8449-acb00cc1beb6 2026-04-10 05:11:10.961 13 ERROR neutron.plugins.ml2.managers [None req-b369be34-d0da-4b55-834d-4477585ea315 - - - - - -] Failed to bind port 09a65b32-363d-458a-8449-acb00cc1beb6 on host instance for vnic_type normal using segments [{'id': '5486a37c-4e62-4544-827c-2ad152d214e0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 703, 'network_id': '5ada2151-9eba-483b-ad48-5eec6b178379'}] 2026-04-10 05:11:10.962 13 INFO neutron.plugins.ml2.plugin [None req-b369be34-d0da-4b55-834d-4477585ea315 - - - - - -] Attempt 4 to bind port 09a65b32-363d-458a-8449-acb00cc1beb6 2026-04-10 05:11:10.986 13 ERROR neutron.plugins.ml2.managers [None req-b369be34-d0da-4b55-834d-4477585ea315 - - - - - -] Failed to bind port 09a65b32-363d-458a-8449-acb00cc1beb6 on host instance for vnic_type normal using segments [{'id': '5486a37c-4e62-4544-827c-2ad152d214e0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 703, 'network_id': '5ada2151-9eba-483b-ad48-5eec6b178379'}] 2026-04-10 05:11:10.986 13 INFO neutron.plugins.ml2.plugin [None req-b369be34-d0da-4b55-834d-4477585ea315 - - - - - -] Attempt 5 to bind port 09a65b32-363d-458a-8449-acb00cc1beb6 2026-04-10 05:11:11.005 13 ERROR neutron.plugins.ml2.managers [None req-b369be34-d0da-4b55-834d-4477585ea315 - - - - - -] Failed to bind port 09a65b32-363d-458a-8449-acb00cc1beb6 on host instance for vnic_type normal using segments [{'id': '5486a37c-4e62-4544-827c-2ad152d214e0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 703, 'network_id': '5ada2151-9eba-483b-ad48-5eec6b178379'}] 2026-04-10 05:11:11.005 13 INFO neutron.plugins.ml2.plugin [None req-b369be34-d0da-4b55-834d-4477585ea315 - - - - - -] Attempt 6 to bind port 09a65b32-363d-458a-8449-acb00cc1beb6 2026-04-10 05:11:11.028 13 ERROR neutron.plugins.ml2.managers [None req-b369be34-d0da-4b55-834d-4477585ea315 - - - - - -] Failed to bind port 09a65b32-363d-458a-8449-acb00cc1beb6 on host instance for vnic_type normal using segments [{'id': '5486a37c-4e62-4544-827c-2ad152d214e0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 703, 'network_id': '5ada2151-9eba-483b-ad48-5eec6b178379'}] 2026-04-10 05:11:11.028 13 INFO neutron.plugins.ml2.plugin [None req-b369be34-d0da-4b55-834d-4477585ea315 - - - - - -] Attempt 7 to bind port 09a65b32-363d-458a-8449-acb00cc1beb6 2026-04-10 05:11:11.047 13 ERROR neutron.plugins.ml2.managers [None req-b369be34-d0da-4b55-834d-4477585ea315 - - - - - -] Failed to bind port 09a65b32-363d-458a-8449-acb00cc1beb6 on host instance for vnic_type normal using segments [{'id': '5486a37c-4e62-4544-827c-2ad152d214e0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 703, 'network_id': '5ada2151-9eba-483b-ad48-5eec6b178379'}] 2026-04-10 05:11:11.047 13 INFO neutron.plugins.ml2.plugin [None req-b369be34-d0da-4b55-834d-4477585ea315 - - - - - -] Attempt 8 to bind port 09a65b32-363d-458a-8449-acb00cc1beb6 2026-04-10 05:11:11.064 13 ERROR neutron.plugins.ml2.managers [None req-b369be34-d0da-4b55-834d-4477585ea315 - - - - - -] Failed to bind port 09a65b32-363d-458a-8449-acb00cc1beb6 on host instance for vnic_type normal using segments [{'id': '5486a37c-4e62-4544-827c-2ad152d214e0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 703, 'network_id': '5ada2151-9eba-483b-ad48-5eec6b178379'}] 2026-04-10 05:11:11.064 13 INFO neutron.plugins.ml2.plugin [None req-b369be34-d0da-4b55-834d-4477585ea315 - - - - - -] Attempt 9 to bind port 09a65b32-363d-458a-8449-acb00cc1beb6 2026-04-10 05:11:11.103 13 ERROR neutron.plugins.ml2.managers [None req-b369be34-d0da-4b55-834d-4477585ea315 - - - - - -] Failed to bind port 09a65b32-363d-458a-8449-acb00cc1beb6 on host instance for vnic_type normal using segments [{'id': '5486a37c-4e62-4544-827c-2ad152d214e0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 703, 'network_id': '5ada2151-9eba-483b-ad48-5eec6b178379'}] 2026-04-10 05:11:11.104 13 INFO neutron.plugins.ml2.plugin [None req-b369be34-d0da-4b55-834d-4477585ea315 - - - - - -] Attempt 10 to bind port 09a65b32-363d-458a-8449-acb00cc1beb6 2026-04-10 05:11:11.134 13 ERROR neutron.plugins.ml2.managers [None req-b369be34-d0da-4b55-834d-4477585ea315 - - - - - -] Failed to bind port 09a65b32-363d-458a-8449-acb00cc1beb6 on host instance for vnic_type normal using segments [{'id': '5486a37c-4e62-4544-827c-2ad152d214e0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 703, 'network_id': '5ada2151-9eba-483b-ad48-5eec6b178379'}] 2026-04-10 05:11:17.465 13 INFO neutron.plugins.ml2.plugin [None req-b0010155-fdf5-4ee3-8395-c1d0c20fc85a - - - - - -] Attempt 1 to provision port e2970907-65f3-4e24-9f01-9bb72efdbdc5 2026-04-10 05:11:18.293 16 ERROR neutron.plugins.ml2.managers [None req-da519efe-6685-4fee-8d5c-35f1842ccb93 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:18.293 16 INFO neutron.plugins.ml2.plugin [None req-da519efe-6685-4fee-8d5c-35f1842ccb93 - - - - - -] Attempt 2 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:18.314 16 ERROR neutron.plugins.ml2.managers [None req-da519efe-6685-4fee-8d5c-35f1842ccb93 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:18.315 16 INFO neutron.plugins.ml2.plugin [None req-da519efe-6685-4fee-8d5c-35f1842ccb93 - - - - - -] Attempt 3 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:18.335 16 ERROR neutron.plugins.ml2.managers [None req-da519efe-6685-4fee-8d5c-35f1842ccb93 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:18.335 16 INFO neutron.plugins.ml2.plugin [None req-da519efe-6685-4fee-8d5c-35f1842ccb93 - - - - - -] Attempt 4 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:18.368 16 ERROR neutron.plugins.ml2.managers [None req-da519efe-6685-4fee-8d5c-35f1842ccb93 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:18.369 16 INFO neutron.plugins.ml2.plugin [None req-da519efe-6685-4fee-8d5c-35f1842ccb93 - - - - - -] Attempt 5 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:18.395 16 ERROR neutron.plugins.ml2.managers [None req-da519efe-6685-4fee-8d5c-35f1842ccb93 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:18.396 16 INFO neutron.plugins.ml2.plugin [None req-da519efe-6685-4fee-8d5c-35f1842ccb93 - - - - - -] Attempt 6 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:18.421 16 ERROR neutron.plugins.ml2.managers [None req-da519efe-6685-4fee-8d5c-35f1842ccb93 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:18.421 16 INFO neutron.plugins.ml2.plugin [None req-da519efe-6685-4fee-8d5c-35f1842ccb93 - - - - - -] Attempt 7 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:18.458 16 ERROR neutron.plugins.ml2.managers [None req-da519efe-6685-4fee-8d5c-35f1842ccb93 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:18.458 16 INFO neutron.plugins.ml2.plugin [None req-da519efe-6685-4fee-8d5c-35f1842ccb93 - - - - - -] Attempt 8 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:18.487 16 ERROR neutron.plugins.ml2.managers [None req-da519efe-6685-4fee-8d5c-35f1842ccb93 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:18.487 16 INFO neutron.plugins.ml2.plugin [None req-da519efe-6685-4fee-8d5c-35f1842ccb93 - - - - - -] Attempt 9 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:18.513 16 ERROR neutron.plugins.ml2.managers [None req-da519efe-6685-4fee-8d5c-35f1842ccb93 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:18.514 16 INFO neutron.plugins.ml2.plugin [None req-da519efe-6685-4fee-8d5c-35f1842ccb93 - - - - - -] Attempt 10 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:18.546 16 ERROR neutron.plugins.ml2.managers [None req-da519efe-6685-4fee-8d5c-35f1842ccb93 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:21.498 13 INFO neutron.plugins.ml2.plugin [None req-7e226e59-c830-4cf6-90e3-ce1884810d6e - - - - - -] Attempt 1 to provision port 21bd3d2d-1cf6-4670-bfe8-b3a14b196aea 2026-04-10 05:11:22.109 13 ERROR neutron.plugins.ml2.managers [None req-031ac2cc-2adb-487f-b506-415f7fde0774 - - - - - -] Failed to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 on host instance for vnic_type normal using segments [{'id': '51983ef4-a17c-42f6-83d6-58f3ca06f516', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 446, 'network_id': '2f48a0f4-81e8-4ece-8bc6-069e8d0fea99'}] 2026-04-10 05:11:22.109 13 INFO neutron.plugins.ml2.plugin [None req-031ac2cc-2adb-487f-b506-415f7fde0774 - - - - - -] Attempt 2 to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 2026-04-10 05:11:22.127 13 ERROR neutron.plugins.ml2.managers [None req-031ac2cc-2adb-487f-b506-415f7fde0774 - - - - - -] Failed to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 on host instance for vnic_type normal using segments [{'id': '51983ef4-a17c-42f6-83d6-58f3ca06f516', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 446, 'network_id': '2f48a0f4-81e8-4ece-8bc6-069e8d0fea99'}] 2026-04-10 05:11:22.127 13 INFO neutron.plugins.ml2.plugin [None req-031ac2cc-2adb-487f-b506-415f7fde0774 - - - - - -] Attempt 3 to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 2026-04-10 05:11:22.157 13 ERROR neutron.plugins.ml2.managers [None req-031ac2cc-2adb-487f-b506-415f7fde0774 - - - - - -] Failed to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 on host instance for vnic_type normal using segments [{'id': '51983ef4-a17c-42f6-83d6-58f3ca06f516', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 446, 'network_id': '2f48a0f4-81e8-4ece-8bc6-069e8d0fea99'}] 2026-04-10 05:11:22.158 13 INFO neutron.plugins.ml2.plugin [None req-031ac2cc-2adb-487f-b506-415f7fde0774 - - - - - -] Attempt 4 to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 2026-04-10 05:11:22.173 13 ERROR neutron.plugins.ml2.managers [None req-031ac2cc-2adb-487f-b506-415f7fde0774 - - - - - -] Failed to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 on host instance for vnic_type normal using segments [{'id': '51983ef4-a17c-42f6-83d6-58f3ca06f516', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 446, 'network_id': '2f48a0f4-81e8-4ece-8bc6-069e8d0fea99'}] 2026-04-10 05:11:22.173 13 INFO neutron.plugins.ml2.plugin [None req-031ac2cc-2adb-487f-b506-415f7fde0774 - - - - - -] Attempt 5 to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 2026-04-10 05:11:22.188 13 ERROR neutron.plugins.ml2.managers [None req-031ac2cc-2adb-487f-b506-415f7fde0774 - - - - - -] Failed to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 on host instance for vnic_type normal using segments [{'id': '51983ef4-a17c-42f6-83d6-58f3ca06f516', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 446, 'network_id': '2f48a0f4-81e8-4ece-8bc6-069e8d0fea99'}] 2026-04-10 05:11:22.188 13 INFO neutron.plugins.ml2.plugin [None req-031ac2cc-2adb-487f-b506-415f7fde0774 - - - - - -] Attempt 6 to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 2026-04-10 05:11:22.204 13 ERROR neutron.plugins.ml2.managers [None req-031ac2cc-2adb-487f-b506-415f7fde0774 - - - - - -] Failed to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 on host instance for vnic_type normal using segments [{'id': '51983ef4-a17c-42f6-83d6-58f3ca06f516', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 446, 'network_id': '2f48a0f4-81e8-4ece-8bc6-069e8d0fea99'}] 2026-04-10 05:11:22.204 13 INFO neutron.plugins.ml2.plugin [None req-031ac2cc-2adb-487f-b506-415f7fde0774 - - - - - -] Attempt 7 to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 2026-04-10 05:11:22.221 13 ERROR neutron.plugins.ml2.managers [None req-031ac2cc-2adb-487f-b506-415f7fde0774 - - - - - -] Failed to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 on host instance for vnic_type normal using segments [{'id': '51983ef4-a17c-42f6-83d6-58f3ca06f516', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 446, 'network_id': '2f48a0f4-81e8-4ece-8bc6-069e8d0fea99'}] 2026-04-10 05:11:22.221 13 INFO neutron.plugins.ml2.plugin [None req-031ac2cc-2adb-487f-b506-415f7fde0774 - - - - - -] Attempt 8 to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 2026-04-10 05:11:22.236 13 ERROR neutron.plugins.ml2.managers [None req-031ac2cc-2adb-487f-b506-415f7fde0774 - - - - - -] Failed to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 on host instance for vnic_type normal using segments [{'id': '51983ef4-a17c-42f6-83d6-58f3ca06f516', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 446, 'network_id': '2f48a0f4-81e8-4ece-8bc6-069e8d0fea99'}] 2026-04-10 05:11:22.237 13 INFO neutron.plugins.ml2.plugin [None req-031ac2cc-2adb-487f-b506-415f7fde0774 - - - - - -] Attempt 9 to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 2026-04-10 05:11:22.252 13 ERROR neutron.plugins.ml2.managers [None req-031ac2cc-2adb-487f-b506-415f7fde0774 - - - - - -] Failed to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 on host instance for vnic_type normal using segments [{'id': '51983ef4-a17c-42f6-83d6-58f3ca06f516', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 446, 'network_id': '2f48a0f4-81e8-4ece-8bc6-069e8d0fea99'}] 2026-04-10 05:11:22.252 13 INFO neutron.plugins.ml2.plugin [None req-031ac2cc-2adb-487f-b506-415f7fde0774 - - - - - -] Attempt 10 to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 2026-04-10 05:11:22.268 13 ERROR neutron.plugins.ml2.managers [None req-031ac2cc-2adb-487f-b506-415f7fde0774 - - - - - -] Failed to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 on host instance for vnic_type normal using segments [{'id': '51983ef4-a17c-42f6-83d6-58f3ca06f516', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 446, 'network_id': '2f48a0f4-81e8-4ece-8bc6-069e8d0fea99'}] 2026-04-10 05:11:36.585 16 INFO neutron.plugins.ml2.plugin [None req-abdf4a06-5b6c-4529-bcf5-fc0b1991d94c - - - - - -] Attempt 1 to provision port d27d75c9-a02c-4c9b-8bcf-f01c4cf8987c 2026-04-10 05:11:37.665 16 ERROR neutron.plugins.ml2.managers [None req-47a595c8-4dd2-4800-aaaa-9f70b13c4eed - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:11:37.666 16 INFO neutron.plugins.ml2.plugin [None req-47a595c8-4dd2-4800-aaaa-9f70b13c4eed - - - - - -] Attempt 2 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:11:37.720 16 ERROR neutron.plugins.ml2.managers [None req-47a595c8-4dd2-4800-aaaa-9f70b13c4eed - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:11:37.720 16 INFO neutron.plugins.ml2.plugin [None req-47a595c8-4dd2-4800-aaaa-9f70b13c4eed - - - - - -] Attempt 3 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:11:37.757 16 ERROR neutron.plugins.ml2.managers [None req-47a595c8-4dd2-4800-aaaa-9f70b13c4eed - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:11:37.758 16 INFO neutron.plugins.ml2.plugin [None req-47a595c8-4dd2-4800-aaaa-9f70b13c4eed - - - - - -] Attempt 4 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:11:37.796 16 ERROR neutron.plugins.ml2.managers [None req-47a595c8-4dd2-4800-aaaa-9f70b13c4eed - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:11:37.796 16 INFO neutron.plugins.ml2.plugin [None req-47a595c8-4dd2-4800-aaaa-9f70b13c4eed - - - - - -] Attempt 5 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:11:37.836 16 ERROR neutron.plugins.ml2.managers [None req-47a595c8-4dd2-4800-aaaa-9f70b13c4eed - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:11:37.837 16 INFO neutron.plugins.ml2.plugin [None req-47a595c8-4dd2-4800-aaaa-9f70b13c4eed - - - - - -] Attempt 6 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:11:37.877 16 ERROR neutron.plugins.ml2.managers [None req-47a595c8-4dd2-4800-aaaa-9f70b13c4eed - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:11:37.878 16 INFO neutron.plugins.ml2.plugin [None req-47a595c8-4dd2-4800-aaaa-9f70b13c4eed - - - - - -] Attempt 7 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:11:37.918 16 ERROR neutron.plugins.ml2.managers [None req-47a595c8-4dd2-4800-aaaa-9f70b13c4eed - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:11:37.919 16 INFO neutron.plugins.ml2.plugin [None req-47a595c8-4dd2-4800-aaaa-9f70b13c4eed - - - - - -] Attempt 8 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:11:37.955 16 ERROR neutron.plugins.ml2.managers [None req-47a595c8-4dd2-4800-aaaa-9f70b13c4eed - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:11:37.956 16 INFO neutron.plugins.ml2.plugin [None req-47a595c8-4dd2-4800-aaaa-9f70b13c4eed - - - - - -] Attempt 9 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:11:37.987 16 ERROR neutron.plugins.ml2.managers [None req-47a595c8-4dd2-4800-aaaa-9f70b13c4eed - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:11:37.987 16 INFO neutron.plugins.ml2.plugin [None req-47a595c8-4dd2-4800-aaaa-9f70b13c4eed - - - - - -] Attempt 10 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:11:38.030 16 ERROR neutron.plugins.ml2.managers [None req-47a595c8-4dd2-4800-aaaa-9f70b13c4eed - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:11:39.240 16 ERROR neutron.plugins.ml2.managers [None req-9c6b30d2-e19d-4e4c-bed3-7bb4a4a75a29 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:39.240 16 INFO neutron.plugins.ml2.plugin [None req-9c6b30d2-e19d-4e4c-bed3-7bb4a4a75a29 - - - - - -] Attempt 2 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:39.262 16 ERROR neutron.plugins.ml2.managers [None req-9c6b30d2-e19d-4e4c-bed3-7bb4a4a75a29 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:39.262 16 INFO neutron.plugins.ml2.plugin [None req-9c6b30d2-e19d-4e4c-bed3-7bb4a4a75a29 - - - - - -] Attempt 3 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:39.285 16 ERROR neutron.plugins.ml2.managers [None req-9c6b30d2-e19d-4e4c-bed3-7bb4a4a75a29 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:39.285 16 INFO neutron.plugins.ml2.plugin [None req-9c6b30d2-e19d-4e4c-bed3-7bb4a4a75a29 - - - - - -] Attempt 4 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:39.308 16 ERROR neutron.plugins.ml2.managers [None req-9c6b30d2-e19d-4e4c-bed3-7bb4a4a75a29 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:39.308 16 INFO neutron.plugins.ml2.plugin [None req-9c6b30d2-e19d-4e4c-bed3-7bb4a4a75a29 - - - - - -] Attempt 5 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:39.345 16 ERROR neutron.plugins.ml2.managers [None req-9c6b30d2-e19d-4e4c-bed3-7bb4a4a75a29 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:39.345 16 INFO neutron.plugins.ml2.plugin [None req-9c6b30d2-e19d-4e4c-bed3-7bb4a4a75a29 - - - - - -] Attempt 6 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:39.370 16 ERROR neutron.plugins.ml2.managers [None req-9c6b30d2-e19d-4e4c-bed3-7bb4a4a75a29 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:39.370 16 INFO neutron.plugins.ml2.plugin [None req-9c6b30d2-e19d-4e4c-bed3-7bb4a4a75a29 - - - - - -] Attempt 7 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:39.393 16 ERROR neutron.plugins.ml2.managers [None req-9c6b30d2-e19d-4e4c-bed3-7bb4a4a75a29 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:39.393 16 INFO neutron.plugins.ml2.plugin [None req-9c6b30d2-e19d-4e4c-bed3-7bb4a4a75a29 - - - - - -] Attempt 8 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:39.423 16 ERROR neutron.plugins.ml2.managers [None req-9c6b30d2-e19d-4e4c-bed3-7bb4a4a75a29 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:39.423 16 INFO neutron.plugins.ml2.plugin [None req-9c6b30d2-e19d-4e4c-bed3-7bb4a4a75a29 - - - - - -] Attempt 9 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:39.448 16 ERROR neutron.plugins.ml2.managers [None req-9c6b30d2-e19d-4e4c-bed3-7bb4a4a75a29 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:39.448 16 INFO neutron.plugins.ml2.plugin [None req-9c6b30d2-e19d-4e4c-bed3-7bb4a4a75a29 - - - - - -] Attempt 10 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:39.473 16 ERROR neutron.plugins.ml2.managers [None req-9c6b30d2-e19d-4e4c-bed3-7bb4a4a75a29 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:43.752 16 ERROR neutron.plugins.ml2.managers [None req-d4e58951-60c7-4f98-a3be-2b0f150b8000 - - - - - -] Failed to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 on host instance for vnic_type normal using segments [{'id': '51983ef4-a17c-42f6-83d6-58f3ca06f516', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 446, 'network_id': '2f48a0f4-81e8-4ece-8bc6-069e8d0fea99'}] 2026-04-10 05:11:43.753 16 INFO neutron.plugins.ml2.plugin [None req-d4e58951-60c7-4f98-a3be-2b0f150b8000 - - - - - -] Attempt 2 to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 2026-04-10 05:11:43.777 16 ERROR neutron.plugins.ml2.managers [None req-d4e58951-60c7-4f98-a3be-2b0f150b8000 - - - - - -] Failed to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 on host instance for vnic_type normal using segments [{'id': '51983ef4-a17c-42f6-83d6-58f3ca06f516', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 446, 'network_id': '2f48a0f4-81e8-4ece-8bc6-069e8d0fea99'}] 2026-04-10 05:11:43.777 16 INFO neutron.plugins.ml2.plugin [None req-d4e58951-60c7-4f98-a3be-2b0f150b8000 - - - - - -] Attempt 3 to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 2026-04-10 05:11:43.800 16 ERROR neutron.plugins.ml2.managers [None req-d4e58951-60c7-4f98-a3be-2b0f150b8000 - - - - - -] Failed to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 on host instance for vnic_type normal using segments [{'id': '51983ef4-a17c-42f6-83d6-58f3ca06f516', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 446, 'network_id': '2f48a0f4-81e8-4ece-8bc6-069e8d0fea99'}] 2026-04-10 05:11:43.800 16 INFO neutron.plugins.ml2.plugin [None req-d4e58951-60c7-4f98-a3be-2b0f150b8000 - - - - - -] Attempt 4 to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 2026-04-10 05:11:43.824 16 ERROR neutron.plugins.ml2.managers [None req-d4e58951-60c7-4f98-a3be-2b0f150b8000 - - - - - -] Failed to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 on host instance for vnic_type normal using segments [{'id': '51983ef4-a17c-42f6-83d6-58f3ca06f516', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 446, 'network_id': '2f48a0f4-81e8-4ece-8bc6-069e8d0fea99'}] 2026-04-10 05:11:43.824 16 INFO neutron.plugins.ml2.plugin [None req-d4e58951-60c7-4f98-a3be-2b0f150b8000 - - - - - -] Attempt 5 to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 2026-04-10 05:11:43.847 16 ERROR neutron.plugins.ml2.managers [None req-d4e58951-60c7-4f98-a3be-2b0f150b8000 - - - - - -] Failed to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 on host instance for vnic_type normal using segments [{'id': '51983ef4-a17c-42f6-83d6-58f3ca06f516', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 446, 'network_id': '2f48a0f4-81e8-4ece-8bc6-069e8d0fea99'}] 2026-04-10 05:11:43.848 16 INFO neutron.plugins.ml2.plugin [None req-d4e58951-60c7-4f98-a3be-2b0f150b8000 - - - - - -] Attempt 6 to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 2026-04-10 05:11:43.887 16 ERROR neutron.plugins.ml2.managers [None req-d4e58951-60c7-4f98-a3be-2b0f150b8000 - - - - - -] Failed to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 on host instance for vnic_type normal using segments [{'id': '51983ef4-a17c-42f6-83d6-58f3ca06f516', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 446, 'network_id': '2f48a0f4-81e8-4ece-8bc6-069e8d0fea99'}] 2026-04-10 05:11:43.888 16 INFO neutron.plugins.ml2.plugin [None req-d4e58951-60c7-4f98-a3be-2b0f150b8000 - - - - - -] Attempt 7 to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 2026-04-10 05:11:43.935 16 ERROR neutron.plugins.ml2.managers [None req-d4e58951-60c7-4f98-a3be-2b0f150b8000 - - - - - -] Failed to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 on host instance for vnic_type normal using segments [{'id': '51983ef4-a17c-42f6-83d6-58f3ca06f516', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 446, 'network_id': '2f48a0f4-81e8-4ece-8bc6-069e8d0fea99'}] 2026-04-10 05:11:43.935 16 INFO neutron.plugins.ml2.plugin [None req-d4e58951-60c7-4f98-a3be-2b0f150b8000 - - - - - -] Attempt 8 to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 2026-04-10 05:11:43.963 16 ERROR neutron.plugins.ml2.managers [None req-d4e58951-60c7-4f98-a3be-2b0f150b8000 - - - - - -] Failed to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 on host instance for vnic_type normal using segments [{'id': '51983ef4-a17c-42f6-83d6-58f3ca06f516', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 446, 'network_id': '2f48a0f4-81e8-4ece-8bc6-069e8d0fea99'}] 2026-04-10 05:11:43.963 16 INFO neutron.plugins.ml2.plugin [None req-d4e58951-60c7-4f98-a3be-2b0f150b8000 - - - - - -] Attempt 9 to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 2026-04-10 05:11:43.986 16 ERROR neutron.plugins.ml2.managers [None req-d4e58951-60c7-4f98-a3be-2b0f150b8000 - - - - - -] Failed to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 on host instance for vnic_type normal using segments [{'id': '51983ef4-a17c-42f6-83d6-58f3ca06f516', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 446, 'network_id': '2f48a0f4-81e8-4ece-8bc6-069e8d0fea99'}] 2026-04-10 05:11:43.986 16 INFO neutron.plugins.ml2.plugin [None req-d4e58951-60c7-4f98-a3be-2b0f150b8000 - - - - - -] Attempt 10 to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 2026-04-10 05:11:44.009 16 ERROR neutron.plugins.ml2.managers [None req-d4e58951-60c7-4f98-a3be-2b0f150b8000 - - - - - -] Failed to bind port 9809edf0-8df4-466f-9c39-4e7cbade2b16 on host instance for vnic_type normal using segments [{'id': '51983ef4-a17c-42f6-83d6-58f3ca06f516', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 446, 'network_id': '2f48a0f4-81e8-4ece-8bc6-069e8d0fea99'}] 2026-04-10 05:11:48.196 13 ERROR neutron.plugins.ml2.managers [None req-64a61187-f1d7-4df4-bb26-f8546377686c - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:11:48.196 13 INFO neutron.plugins.ml2.plugin [None req-64a61187-f1d7-4df4-bb26-f8546377686c - - - - - -] Attempt 2 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:11:48.219 13 ERROR neutron.plugins.ml2.managers [None req-64a61187-f1d7-4df4-bb26-f8546377686c - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:11:48.219 13 INFO neutron.plugins.ml2.plugin [None req-64a61187-f1d7-4df4-bb26-f8546377686c - - - - - -] Attempt 3 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:11:48.241 13 ERROR neutron.plugins.ml2.managers [None req-64a61187-f1d7-4df4-bb26-f8546377686c - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:11:48.241 13 INFO neutron.plugins.ml2.plugin [None req-64a61187-f1d7-4df4-bb26-f8546377686c - - - - - -] Attempt 4 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:11:48.265 13 ERROR neutron.plugins.ml2.managers [None req-64a61187-f1d7-4df4-bb26-f8546377686c - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:11:48.265 13 INFO neutron.plugins.ml2.plugin [None req-64a61187-f1d7-4df4-bb26-f8546377686c - - - - - -] Attempt 5 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:11:48.287 13 ERROR neutron.plugins.ml2.managers [None req-64a61187-f1d7-4df4-bb26-f8546377686c - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:11:48.287 13 INFO neutron.plugins.ml2.plugin [None req-64a61187-f1d7-4df4-bb26-f8546377686c - - - - - -] Attempt 6 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:11:48.313 13 ERROR neutron.plugins.ml2.managers [None req-64a61187-f1d7-4df4-bb26-f8546377686c - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:11:48.314 13 INFO neutron.plugins.ml2.plugin [None req-64a61187-f1d7-4df4-bb26-f8546377686c - - - - - -] Attempt 7 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:11:48.339 13 ERROR neutron.plugins.ml2.managers [None req-64a61187-f1d7-4df4-bb26-f8546377686c - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:11:48.340 13 INFO neutron.plugins.ml2.plugin [None req-64a61187-f1d7-4df4-bb26-f8546377686c - - - - - -] Attempt 8 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:11:48.364 13 ERROR neutron.plugins.ml2.managers [None req-64a61187-f1d7-4df4-bb26-f8546377686c - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:11:48.365 13 INFO neutron.plugins.ml2.plugin [None req-64a61187-f1d7-4df4-bb26-f8546377686c - - - - - -] Attempt 9 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:11:48.396 13 ERROR neutron.plugins.ml2.managers [None req-64a61187-f1d7-4df4-bb26-f8546377686c - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:11:48.396 13 INFO neutron.plugins.ml2.plugin [None req-64a61187-f1d7-4df4-bb26-f8546377686c - - - - - -] Attempt 10 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:11:48.420 13 ERROR neutron.plugins.ml2.managers [None req-64a61187-f1d7-4df4-bb26-f8546377686c - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:11:49.620 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:49.621 16 INFO neutron.plugins.ml2.plugin [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Attempt 2 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:49.664 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:49.664 16 INFO neutron.plugins.ml2.plugin [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Attempt 3 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:49.690 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:49.691 16 INFO neutron.plugins.ml2.plugin [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Attempt 4 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:49.721 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:49.721 16 INFO neutron.plugins.ml2.plugin [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Attempt 5 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:49.746 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:49.746 16 INFO neutron.plugins.ml2.plugin [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Attempt 6 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:49.771 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:49.771 16 INFO neutron.plugins.ml2.plugin [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Attempt 7 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:49.799 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:49.799 16 INFO neutron.plugins.ml2.plugin [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Attempt 8 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:49.824 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:49.824 16 INFO neutron.plugins.ml2.plugin [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Attempt 9 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:49.842 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:49.842 16 INFO neutron.plugins.ml2.plugin [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Attempt 10 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:49.861 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [{'id': '69fc39a8-ca7e-4c5c-841b-2a51077b6895', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 311, 'network_id': '9fb91318-9ed9-4c18-b3c0-c5b978073839'}] 2026-04-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b8704d5f-834e-4cac-9063-36457c268833 could not be found. 2026-04-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:11:50.414 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-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:11:50.414 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-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:11:50.414 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-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.414 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-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.414 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-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.414 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-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:11:50.414 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-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.414 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-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.414 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-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.414 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-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:11:50.414 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-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.414 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-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.414 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-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.414 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-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:11:50.414 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-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.414 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-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.414 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-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.414 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-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.414 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-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b8704d5f-834e-4cac-9063-36457c268833 could not be found. 2026-04-10 05:11:50.414 16 ERROR neutron.plugins.ml2.managers 2026-04-10 05:11:50.417 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [] 2026-04-10 05:11:50.417 16 INFO neutron.plugins.ml2.plugin [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Attempt 2 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b8704d5f-834e-4cac-9063-36457c268833 could not be found. 2026-04-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:11:50.423 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-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:11:50.423 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-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:11:50.423 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-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.423 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-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.423 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-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.423 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-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:11:50.423 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-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.423 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-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.423 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-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.423 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-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:11:50.423 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-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.423 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-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.423 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-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.423 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-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:11:50.423 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-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.423 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-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.423 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-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.423 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-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.423 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-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b8704d5f-834e-4cac-9063-36457c268833 could not be found. 2026-04-10 05:11:50.423 16 ERROR neutron.plugins.ml2.managers 2026-04-10 05:11:50.424 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [] 2026-04-10 05:11:50.426 16 INFO neutron.plugins.ml2.plugin [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Attempt 3 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b8704d5f-834e-4cac-9063-36457c268833 could not be found. 2026-04-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:11:50.431 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-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:11:50.431 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-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:11:50.431 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-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.431 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-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.431 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-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.431 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-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:11:50.431 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-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.431 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-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.431 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-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.431 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-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:11:50.431 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-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.431 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-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.431 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-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.431 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-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:11:50.431 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-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.431 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-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.431 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-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.431 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-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.431 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-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b8704d5f-834e-4cac-9063-36457c268833 could not be found. 2026-04-10 05:11:50.431 16 ERROR neutron.plugins.ml2.managers 2026-04-10 05:11:50.432 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [] 2026-04-10 05:11:50.432 16 INFO neutron.plugins.ml2.plugin [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Attempt 4 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b8704d5f-834e-4cac-9063-36457c268833 could not be found. 2026-04-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:11:50.438 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-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:11:50.438 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-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:11:50.438 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-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.438 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-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.438 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-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.438 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-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:11:50.438 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-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.438 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-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.438 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-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.438 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-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:11:50.438 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-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.438 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-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.438 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-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.438 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-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:11:50.438 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-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.438 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-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.438 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-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.438 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-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.438 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-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b8704d5f-834e-4cac-9063-36457c268833 could not be found. 2026-04-10 05:11:50.438 16 ERROR neutron.plugins.ml2.managers 2026-04-10 05:11:50.440 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [] 2026-04-10 05:11:50.441 16 INFO neutron.plugins.ml2.plugin [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Attempt 5 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b8704d5f-834e-4cac-9063-36457c268833 could not be found. 2026-04-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:11:50.448 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-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:11:50.448 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-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:11:50.448 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-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.448 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-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.448 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-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.448 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-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:11:50.448 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-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.448 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-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.448 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-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.448 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-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:11:50.448 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-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.448 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-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.448 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-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.448 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-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:11:50.448 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-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.448 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-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.448 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-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.448 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-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.448 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-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b8704d5f-834e-4cac-9063-36457c268833 could not be found. 2026-04-10 05:11:50.448 16 ERROR neutron.plugins.ml2.managers 2026-04-10 05:11:50.449 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [] 2026-04-10 05:11:50.450 16 INFO neutron.plugins.ml2.plugin [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Attempt 6 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b8704d5f-834e-4cac-9063-36457c268833 could not be found. 2026-04-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:11:50.457 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-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:11:50.457 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-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:11:50.457 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-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.457 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-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.457 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-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.457 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-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:11:50.457 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-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.457 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-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.457 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-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.457 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-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:11:50.457 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-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.457 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-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.457 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-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.457 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-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:11:50.457 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-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.457 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-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.457 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-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.457 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-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.457 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-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b8704d5f-834e-4cac-9063-36457c268833 could not be found. 2026-04-10 05:11:50.457 16 ERROR neutron.plugins.ml2.managers 2026-04-10 05:11:50.458 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [] 2026-04-10 05:11:50.458 16 INFO neutron.plugins.ml2.plugin [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Attempt 7 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b8704d5f-834e-4cac-9063-36457c268833 could not be found. 2026-04-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:11:50.464 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-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:11:50.464 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-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:11:50.464 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-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.464 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-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.464 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-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.464 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-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:11:50.464 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-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.464 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-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.464 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-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.464 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-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:11:50.464 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-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.464 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-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.464 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-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.464 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-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:11:50.464 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-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.464 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-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.464 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-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.464 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-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.464 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-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b8704d5f-834e-4cac-9063-36457c268833 could not be found. 2026-04-10 05:11:50.464 16 ERROR neutron.plugins.ml2.managers 2026-04-10 05:11:50.465 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [] 2026-04-10 05:11:50.465 16 INFO neutron.plugins.ml2.plugin [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Attempt 8 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b8704d5f-834e-4cac-9063-36457c268833 could not be found. 2026-04-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:11:50.472 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-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:11:50.472 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-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:11:50.472 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-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.472 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-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.472 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-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.472 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-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:11:50.472 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-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.472 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-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.472 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-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.472 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-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:11:50.472 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-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.472 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-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.472 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-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.472 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-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:11:50.472 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-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.472 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-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.472 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-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.472 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-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.472 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-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b8704d5f-834e-4cac-9063-36457c268833 could not be found. 2026-04-10 05:11:50.472 16 ERROR neutron.plugins.ml2.managers 2026-04-10 05:11:50.474 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [] 2026-04-10 05:11:50.474 16 INFO neutron.plugins.ml2.plugin [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Attempt 9 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b8704d5f-834e-4cac-9063-36457c268833 could not be found. 2026-04-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:11:50.482 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-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:11:50.482 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-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:11:50.482 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-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.482 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-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.482 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-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.482 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-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:11:50.482 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-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.482 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-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.482 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-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.482 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-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:11:50.482 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-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.482 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-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.482 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-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.482 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-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:11:50.482 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-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.482 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-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.482 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-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.482 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-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.482 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-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b8704d5f-834e-4cac-9063-36457c268833 could not be found. 2026-04-10 05:11:50.482 16 ERROR neutron.plugins.ml2.managers 2026-04-10 05:11:50.484 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [] 2026-04-10 05:11:50.484 16 INFO neutron.plugins.ml2.plugin [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Attempt 10 to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 2026-04-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b8704d5f-834e-4cac-9063-36457c268833 could not be found. 2026-04-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:11:50.493 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-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:11:50.493 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-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:11:50.493 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-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.493 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-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.493 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-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.493 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-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:11:50.493 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-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.493 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-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.493 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-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.493 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-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:11:50.493 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-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.493 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-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.493 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-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.493 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-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:11:50.493 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-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:11:50.493 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-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:11:50.493 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-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.493 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-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:11:50.493 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-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b8704d5f-834e-4cac-9063-36457c268833 could not be found. 2026-04-10 05:11:50.493 16 ERROR neutron.plugins.ml2.managers 2026-04-10 05:11:50.494 16 ERROR neutron.plugins.ml2.managers [None req-f3d29fa2-174e-499c-82ef-cb71b259a9e3 - - - - - -] Failed to bind port 18435d4c-fc91-48ab-9c37-d3d6d2241921 on host instance for vnic_type normal using segments [] 2026-04-10 05:12:00.198 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:12:00.199 13 INFO neutron.plugins.ml2.plugin [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Attempt 2 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:12:00.227 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:12:00.227 13 INFO neutron.plugins.ml2.plugin [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Attempt 3 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:12:00.269 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:12:00.270 13 INFO neutron.plugins.ml2.plugin [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Attempt 4 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:12:00.294 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:12:00.294 13 INFO neutron.plugins.ml2.plugin [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Attempt 5 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:12:00.313 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:12:00.314 13 INFO neutron.plugins.ml2.plugin [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Attempt 6 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:12:00.351 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:12:00.352 13 INFO neutron.plugins.ml2.plugin [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Attempt 7 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:12:00.374 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:12:00.374 13 INFO neutron.plugins.ml2.plugin [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Attempt 8 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:12:00.397 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:12:00.398 13 INFO neutron.plugins.ml2.plugin [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Attempt 9 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:12:00.435 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:12:00.435 13 INFO neutron.plugins.ml2.plugin [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Attempt 10 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:12:00.468 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [{'id': '05dd3562-3262-4627-8011-e9ccda09c05b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 640, 'network_id': '08eb37db-4a33-4ff5-96ff-26a43a76fbb7'}] 2026-04-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1cc430b6-233d-4d66-a741-223388fc0616 could not be found. 2026-04-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:12:01.012 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-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:12:01.012 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-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:12:01.012 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-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.012 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-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.012 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-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.012 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-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:01.012 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-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.012 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-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.012 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-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.012 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-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:12:01.012 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-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.012 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-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.012 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-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.012 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-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:01.012 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-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.012 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-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.012 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-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.012 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-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.012 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-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1cc430b6-233d-4d66-a741-223388fc0616 could not be found. 2026-04-10 05:12:01.012 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:12:01.018 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [] 2026-04-10 05:12:01.018 13 INFO neutron.plugins.ml2.plugin [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Attempt 2 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1cc430b6-233d-4d66-a741-223388fc0616 could not be found. 2026-04-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:12:01.029 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-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:12:01.029 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-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:12:01.029 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-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.029 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-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.029 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-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.029 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-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:01.029 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-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.029 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-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.029 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-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.029 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-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:12:01.029 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-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.029 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-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.029 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-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.029 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-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:01.029 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-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.029 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-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.029 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-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.029 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-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.029 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-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1cc430b6-233d-4d66-a741-223388fc0616 could not be found. 2026-04-10 05:12:01.029 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:12:01.030 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [] 2026-04-10 05:12:01.030 13 INFO neutron.plugins.ml2.plugin [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Attempt 3 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1cc430b6-233d-4d66-a741-223388fc0616 could not be found. 2026-04-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:12:01.037 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-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:12:01.037 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-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:12:01.037 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-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.037 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-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.037 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-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.037 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-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:01.037 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-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.037 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-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.037 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-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.037 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-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:12:01.037 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-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.037 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-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.037 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-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.037 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-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:01.037 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-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.037 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-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.037 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-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.037 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-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.037 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-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1cc430b6-233d-4d66-a741-223388fc0616 could not be found. 2026-04-10 05:12:01.037 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:12:01.039 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [] 2026-04-10 05:12:01.039 13 INFO neutron.plugins.ml2.plugin [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Attempt 4 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1cc430b6-233d-4d66-a741-223388fc0616 could not be found. 2026-04-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:12:01.047 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-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:12:01.047 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-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:12:01.047 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-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.047 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-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.047 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-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.047 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-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:01.047 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-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.047 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-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.047 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-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.047 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-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:12:01.047 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-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.047 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-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.047 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-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.047 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-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:01.047 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-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.047 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-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.047 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-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.047 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-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.047 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-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1cc430b6-233d-4d66-a741-223388fc0616 could not be found. 2026-04-10 05:12:01.047 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:12:01.049 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [] 2026-04-10 05:12:01.049 13 INFO neutron.plugins.ml2.plugin [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Attempt 5 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1cc430b6-233d-4d66-a741-223388fc0616 could not be found. 2026-04-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:12:01.055 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-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:12:01.055 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-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:12:01.055 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-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.055 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-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.055 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-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.055 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-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:01.055 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-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.055 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-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.055 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-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.055 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-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:12:01.055 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-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.055 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-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.055 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-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.055 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-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:01.055 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-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.055 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-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.055 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-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.055 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-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.055 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-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1cc430b6-233d-4d66-a741-223388fc0616 could not be found. 2026-04-10 05:12:01.055 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:12:01.057 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [] 2026-04-10 05:12:01.057 13 INFO neutron.plugins.ml2.plugin [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Attempt 6 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1cc430b6-233d-4d66-a741-223388fc0616 could not be found. 2026-04-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:12:01.068 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-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:12:01.068 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-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:12:01.068 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-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.068 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-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.068 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-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.068 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-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:01.068 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-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.068 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-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.068 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-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.068 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-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:12:01.068 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-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.068 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-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.068 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-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.068 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-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:01.068 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-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.068 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-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.068 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-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.068 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-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.068 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-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1cc430b6-233d-4d66-a741-223388fc0616 could not be found. 2026-04-10 05:12:01.068 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:12:01.070 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [] 2026-04-10 05:12:01.070 13 INFO neutron.plugins.ml2.plugin [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Attempt 7 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1cc430b6-233d-4d66-a741-223388fc0616 could not be found. 2026-04-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:12:01.077 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-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:12:01.077 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-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:12:01.077 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-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.077 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-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.077 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-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.077 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-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:01.077 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-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.077 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-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.077 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-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.077 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-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:12:01.077 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-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.077 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-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.077 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-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.077 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-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:01.077 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-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.077 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-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.077 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-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.077 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-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.077 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-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1cc430b6-233d-4d66-a741-223388fc0616 could not be found. 2026-04-10 05:12:01.077 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:12:01.078 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [] 2026-04-10 05:12:01.079 13 INFO neutron.plugins.ml2.plugin [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Attempt 8 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1cc430b6-233d-4d66-a741-223388fc0616 could not be found. 2026-04-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:12:01.086 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-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:12:01.086 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-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:12:01.086 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-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.086 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-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.086 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-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.086 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-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:01.086 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-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.086 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-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.086 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-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.086 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-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:12:01.086 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-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.086 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-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.086 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-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.086 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-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:01.086 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-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.086 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-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.086 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-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.086 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-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.086 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-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1cc430b6-233d-4d66-a741-223388fc0616 could not be found. 2026-04-10 05:12:01.086 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:12:01.088 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [] 2026-04-10 05:12:01.088 13 INFO neutron.plugins.ml2.plugin [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Attempt 9 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1cc430b6-233d-4d66-a741-223388fc0616 could not be found. 2026-04-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:12:01.095 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-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:12:01.095 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-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:12:01.095 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-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.095 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-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.095 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-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.095 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-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:01.095 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-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.095 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-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.095 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-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.095 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-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:12:01.095 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-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.095 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-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.095 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-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.095 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-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:01.095 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-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.095 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-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.095 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-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.095 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-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.095 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-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1cc430b6-233d-4d66-a741-223388fc0616 could not be found. 2026-04-10 05:12:01.095 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:12:01.097 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [] 2026-04-10 05:12:01.097 13 INFO neutron.plugins.ml2.plugin [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Attempt 10 to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 2026-04-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1cc430b6-233d-4d66-a741-223388fc0616 could not be found. 2026-04-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:12:01.106 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-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:12:01.106 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-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:12:01.106 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-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.106 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-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.106 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-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.106 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-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:01.106 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-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.106 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-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.106 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-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.106 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-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:12:01.106 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-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.106 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-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.106 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-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.106 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-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:01.106 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-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:01.106 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-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:01.106 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-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.106 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-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:01.106 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-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1cc430b6-233d-4d66-a741-223388fc0616 could not be found. 2026-04-10 05:12:01.106 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:12:01.109 13 ERROR neutron.plugins.ml2.managers [None req-b6e87a64-8846-4b5d-b938-57042abd6c26 - - - - - -] Failed to bind port 32f9c63f-c5de-4c98-8880-9aba854ab734 on host instance for vnic_type normal using segments [] 2026-04-10 05:12:04.869 13 INFO neutron.plugins.ml2.plugin [None req-9775609c-a97f-4de3-bce8-5b87b9c4884e - - - - - -] Attempt 1 to provision port 2fe1a503-3e36-4ce1-b162-19de6c6fe9a3 2026-04-10 05:12:05.666 16 ERROR neutron.plugins.ml2.managers [None req-3ad10588-4dc6-4146-ad6e-704a1ef0b74a - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:05.666 16 INFO neutron.plugins.ml2.plugin [None req-3ad10588-4dc6-4146-ad6e-704a1ef0b74a - - - - - -] Attempt 2 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:05.690 16 ERROR neutron.plugins.ml2.managers [None req-3ad10588-4dc6-4146-ad6e-704a1ef0b74a - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:05.691 16 INFO neutron.plugins.ml2.plugin [None req-3ad10588-4dc6-4146-ad6e-704a1ef0b74a - - - - - -] Attempt 3 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:05.716 16 ERROR neutron.plugins.ml2.managers [None req-3ad10588-4dc6-4146-ad6e-704a1ef0b74a - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:05.716 16 INFO neutron.plugins.ml2.plugin [None req-3ad10588-4dc6-4146-ad6e-704a1ef0b74a - - - - - -] Attempt 4 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:05.740 16 ERROR neutron.plugins.ml2.managers [None req-3ad10588-4dc6-4146-ad6e-704a1ef0b74a - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:05.740 16 INFO neutron.plugins.ml2.plugin [None req-3ad10588-4dc6-4146-ad6e-704a1ef0b74a - - - - - -] Attempt 5 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:05.762 16 ERROR neutron.plugins.ml2.managers [None req-3ad10588-4dc6-4146-ad6e-704a1ef0b74a - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:05.762 16 INFO neutron.plugins.ml2.plugin [None req-3ad10588-4dc6-4146-ad6e-704a1ef0b74a - - - - - -] Attempt 6 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:05.787 16 ERROR neutron.plugins.ml2.managers [None req-3ad10588-4dc6-4146-ad6e-704a1ef0b74a - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:05.787 16 INFO neutron.plugins.ml2.plugin [None req-3ad10588-4dc6-4146-ad6e-704a1ef0b74a - - - - - -] Attempt 7 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:05.814 16 ERROR neutron.plugins.ml2.managers [None req-3ad10588-4dc6-4146-ad6e-704a1ef0b74a - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:05.814 16 INFO neutron.plugins.ml2.plugin [None req-3ad10588-4dc6-4146-ad6e-704a1ef0b74a - - - - - -] Attempt 8 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:05.836 16 ERROR neutron.plugins.ml2.managers [None req-3ad10588-4dc6-4146-ad6e-704a1ef0b74a - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:05.836 16 INFO neutron.plugins.ml2.plugin [None req-3ad10588-4dc6-4146-ad6e-704a1ef0b74a - - - - - -] Attempt 9 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:05.859 16 ERROR neutron.plugins.ml2.managers [None req-3ad10588-4dc6-4146-ad6e-704a1ef0b74a - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:05.859 16 INFO neutron.plugins.ml2.plugin [None req-3ad10588-4dc6-4146-ad6e-704a1ef0b74a - - - - - -] Attempt 10 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:05.889 16 ERROR neutron.plugins.ml2.managers [None req-3ad10588-4dc6-4146-ad6e-704a1ef0b74a - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:13.680 16 ERROR neutron.plugins.ml2.managers [None req-3d173fd0-a1fe-4131-9cbb-7dd36b1cd21f - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:13.681 16 INFO neutron.plugins.ml2.plugin [None req-3d173fd0-a1fe-4131-9cbb-7dd36b1cd21f - - - - - -] Attempt 2 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:13.702 16 ERROR neutron.plugins.ml2.managers [None req-3d173fd0-a1fe-4131-9cbb-7dd36b1cd21f - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:13.702 16 INFO neutron.plugins.ml2.plugin [None req-3d173fd0-a1fe-4131-9cbb-7dd36b1cd21f - - - - - -] Attempt 3 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:13.731 16 ERROR neutron.plugins.ml2.managers [None req-3d173fd0-a1fe-4131-9cbb-7dd36b1cd21f - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:13.732 16 INFO neutron.plugins.ml2.plugin [None req-3d173fd0-a1fe-4131-9cbb-7dd36b1cd21f - - - - - -] Attempt 4 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:13.758 16 ERROR neutron.plugins.ml2.managers [None req-3d173fd0-a1fe-4131-9cbb-7dd36b1cd21f - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:13.758 16 INFO neutron.plugins.ml2.plugin [None req-3d173fd0-a1fe-4131-9cbb-7dd36b1cd21f - - - - - -] Attempt 5 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:13.774 16 ERROR neutron.plugins.ml2.managers [None req-3d173fd0-a1fe-4131-9cbb-7dd36b1cd21f - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:13.775 16 INFO neutron.plugins.ml2.plugin [None req-3d173fd0-a1fe-4131-9cbb-7dd36b1cd21f - - - - - -] Attempt 6 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:13.792 16 ERROR neutron.plugins.ml2.managers [None req-3d173fd0-a1fe-4131-9cbb-7dd36b1cd21f - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:13.792 16 INFO neutron.plugins.ml2.plugin [None req-3d173fd0-a1fe-4131-9cbb-7dd36b1cd21f - - - - - -] Attempt 7 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:13.807 16 ERROR neutron.plugins.ml2.managers [None req-3d173fd0-a1fe-4131-9cbb-7dd36b1cd21f - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:13.807 16 INFO neutron.plugins.ml2.plugin [None req-3d173fd0-a1fe-4131-9cbb-7dd36b1cd21f - - - - - -] Attempt 8 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:13.823 16 ERROR neutron.plugins.ml2.managers [None req-3d173fd0-a1fe-4131-9cbb-7dd36b1cd21f - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:13.823 16 INFO neutron.plugins.ml2.plugin [None req-3d173fd0-a1fe-4131-9cbb-7dd36b1cd21f - - - - - -] Attempt 9 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:13.839 16 ERROR neutron.plugins.ml2.managers [None req-3d173fd0-a1fe-4131-9cbb-7dd36b1cd21f - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:13.839 16 INFO neutron.plugins.ml2.plugin [None req-3d173fd0-a1fe-4131-9cbb-7dd36b1cd21f - - - - - -] Attempt 10 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:13.855 16 ERROR neutron.plugins.ml2.managers [None req-3d173fd0-a1fe-4131-9cbb-7dd36b1cd21f - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:14.142 13 INFO neutron.plugins.ml2.plugin [None req-690d1834-0782-4a4c-b998-6e5506b6faf8 - - - - - -] Attempt 1 to provision port 92e2d5db-3fd3-4a1b-ac15-531a22567e28 2026-04-10 05:12:14.823 13 ERROR neutron.plugins.ml2.managers [None req-23a70ffe-62c6-4021-a262-df5a4a7efb84 - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:14.824 13 INFO neutron.plugins.ml2.plugin [None req-23a70ffe-62c6-4021-a262-df5a4a7efb84 - - - - - -] Attempt 2 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:14.847 13 ERROR neutron.plugins.ml2.managers [None req-23a70ffe-62c6-4021-a262-df5a4a7efb84 - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:14.847 13 INFO neutron.plugins.ml2.plugin [None req-23a70ffe-62c6-4021-a262-df5a4a7efb84 - - - - - -] Attempt 3 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:14.871 13 ERROR neutron.plugins.ml2.managers [None req-23a70ffe-62c6-4021-a262-df5a4a7efb84 - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:14.872 13 INFO neutron.plugins.ml2.plugin [None req-23a70ffe-62c6-4021-a262-df5a4a7efb84 - - - - - -] Attempt 4 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:14.907 13 ERROR neutron.plugins.ml2.managers [None req-23a70ffe-62c6-4021-a262-df5a4a7efb84 - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:14.907 13 INFO neutron.plugins.ml2.plugin [None req-23a70ffe-62c6-4021-a262-df5a4a7efb84 - - - - - -] Attempt 5 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:14.940 13 ERROR neutron.plugins.ml2.managers [None req-23a70ffe-62c6-4021-a262-df5a4a7efb84 - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:14.940 13 INFO neutron.plugins.ml2.plugin [None req-23a70ffe-62c6-4021-a262-df5a4a7efb84 - - - - - -] Attempt 6 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:14.967 13 ERROR neutron.plugins.ml2.managers [None req-23a70ffe-62c6-4021-a262-df5a4a7efb84 - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:14.967 13 INFO neutron.plugins.ml2.plugin [None req-23a70ffe-62c6-4021-a262-df5a4a7efb84 - - - - - -] Attempt 7 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:14.989 13 ERROR neutron.plugins.ml2.managers [None req-23a70ffe-62c6-4021-a262-df5a4a7efb84 - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:14.989 13 INFO neutron.plugins.ml2.plugin [None req-23a70ffe-62c6-4021-a262-df5a4a7efb84 - - - - - -] Attempt 8 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:15.015 13 ERROR neutron.plugins.ml2.managers [None req-23a70ffe-62c6-4021-a262-df5a4a7efb84 - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:15.015 13 INFO neutron.plugins.ml2.plugin [None req-23a70ffe-62c6-4021-a262-df5a4a7efb84 - - - - - -] Attempt 9 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:15.045 13 ERROR neutron.plugins.ml2.managers [None req-23a70ffe-62c6-4021-a262-df5a4a7efb84 - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:15.046 13 INFO neutron.plugins.ml2.plugin [None req-23a70ffe-62c6-4021-a262-df5a4a7efb84 - - - - - -] Attempt 10 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:15.078 13 ERROR neutron.plugins.ml2.managers [None req-23a70ffe-62c6-4021-a262-df5a4a7efb84 - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:22.614 13 ERROR neutron.plugins.ml2.managers [None req-df960b91-eed7-416c-901b-aa4965a77fe6 - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:22.614 13 INFO neutron.plugins.ml2.plugin [None req-df960b91-eed7-416c-901b-aa4965a77fe6 - - - - - -] Attempt 2 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:22.634 13 ERROR neutron.plugins.ml2.managers [None req-df960b91-eed7-416c-901b-aa4965a77fe6 - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:22.635 13 INFO neutron.plugins.ml2.plugin [None req-df960b91-eed7-416c-901b-aa4965a77fe6 - - - - - -] Attempt 3 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:22.657 13 ERROR neutron.plugins.ml2.managers [None req-df960b91-eed7-416c-901b-aa4965a77fe6 - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:22.657 13 INFO neutron.plugins.ml2.plugin [None req-df960b91-eed7-416c-901b-aa4965a77fe6 - - - - - -] Attempt 4 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:22.685 13 ERROR neutron.plugins.ml2.managers [None req-df960b91-eed7-416c-901b-aa4965a77fe6 - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:22.685 13 INFO neutron.plugins.ml2.plugin [None req-df960b91-eed7-416c-901b-aa4965a77fe6 - - - - - -] Attempt 5 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:22.714 13 ERROR neutron.plugins.ml2.managers [None req-df960b91-eed7-416c-901b-aa4965a77fe6 - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:22.714 13 INFO neutron.plugins.ml2.plugin [None req-df960b91-eed7-416c-901b-aa4965a77fe6 - - - - - -] Attempt 6 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:22.738 13 ERROR neutron.plugins.ml2.managers [None req-df960b91-eed7-416c-901b-aa4965a77fe6 - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:22.739 13 INFO neutron.plugins.ml2.plugin [None req-df960b91-eed7-416c-901b-aa4965a77fe6 - - - - - -] Attempt 7 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:22.759 13 ERROR neutron.plugins.ml2.managers [None req-df960b91-eed7-416c-901b-aa4965a77fe6 - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:22.760 13 INFO neutron.plugins.ml2.plugin [None req-df960b91-eed7-416c-901b-aa4965a77fe6 - - - - - -] Attempt 8 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:22.783 13 ERROR neutron.plugins.ml2.managers [None req-df960b91-eed7-416c-901b-aa4965a77fe6 - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:22.784 13 INFO neutron.plugins.ml2.plugin [None req-df960b91-eed7-416c-901b-aa4965a77fe6 - - - - - -] Attempt 9 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:22.813 13 ERROR neutron.plugins.ml2.managers [None req-df960b91-eed7-416c-901b-aa4965a77fe6 - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:22.813 13 INFO neutron.plugins.ml2.plugin [None req-df960b91-eed7-416c-901b-aa4965a77fe6 - - - - - -] Attempt 10 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:22.839 13 ERROR neutron.plugins.ml2.managers [None req-df960b91-eed7-416c-901b-aa4965a77fe6 - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:27.021 16 ERROR neutron.plugins.ml2.managers [None req-a5700d95-3495-4176-8a34-8a9ebff50dcb - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:27.021 16 INFO neutron.plugins.ml2.plugin [None req-a5700d95-3495-4176-8a34-8a9ebff50dcb - - - - - -] Attempt 2 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:27.045 16 ERROR neutron.plugins.ml2.managers [None req-a5700d95-3495-4176-8a34-8a9ebff50dcb - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:27.045 16 INFO neutron.plugins.ml2.plugin [None req-a5700d95-3495-4176-8a34-8a9ebff50dcb - - - - - -] Attempt 3 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:27.068 16 ERROR neutron.plugins.ml2.managers [None req-a5700d95-3495-4176-8a34-8a9ebff50dcb - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:27.068 16 INFO neutron.plugins.ml2.plugin [None req-a5700d95-3495-4176-8a34-8a9ebff50dcb - - - - - -] Attempt 4 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:27.091 16 ERROR neutron.plugins.ml2.managers [None req-a5700d95-3495-4176-8a34-8a9ebff50dcb - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:27.092 16 INFO neutron.plugins.ml2.plugin [None req-a5700d95-3495-4176-8a34-8a9ebff50dcb - - - - - -] Attempt 5 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:27.113 16 ERROR neutron.plugins.ml2.managers [None req-a5700d95-3495-4176-8a34-8a9ebff50dcb - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:27.114 16 INFO neutron.plugins.ml2.plugin [None req-a5700d95-3495-4176-8a34-8a9ebff50dcb - - - - - -] Attempt 6 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:27.142 16 ERROR neutron.plugins.ml2.managers [None req-a5700d95-3495-4176-8a34-8a9ebff50dcb - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:27.143 16 INFO neutron.plugins.ml2.plugin [None req-a5700d95-3495-4176-8a34-8a9ebff50dcb - - - - - -] Attempt 7 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:27.165 16 ERROR neutron.plugins.ml2.managers [None req-a5700d95-3495-4176-8a34-8a9ebff50dcb - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:27.165 16 INFO neutron.plugins.ml2.plugin [None req-a5700d95-3495-4176-8a34-8a9ebff50dcb - - - - - -] Attempt 8 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:27.188 16 ERROR neutron.plugins.ml2.managers [None req-a5700d95-3495-4176-8a34-8a9ebff50dcb - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:27.188 16 INFO neutron.plugins.ml2.plugin [None req-a5700d95-3495-4176-8a34-8a9ebff50dcb - - - - - -] Attempt 9 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:27.210 16 ERROR neutron.plugins.ml2.managers [None req-a5700d95-3495-4176-8a34-8a9ebff50dcb - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:27.210 16 INFO neutron.plugins.ml2.plugin [None req-a5700d95-3495-4176-8a34-8a9ebff50dcb - - - - - -] Attempt 10 to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 2026-04-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers [None req-a5700d95-3495-4176-8a34-8a9ebff50dcb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ae100c16-67ab-4dfe-8781-b7b790260fed could not be found. 2026-04-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:12:27.221 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-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:12:27.221 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-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:12:27.221 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-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:27.221 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-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:27.221 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-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:27.221 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-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:27.221 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-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:27.221 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-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:27.221 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-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:27.221 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-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:12:27.221 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-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:27.221 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-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:27.221 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-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:27.221 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-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:27.221 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-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:27.221 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-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:27.221 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-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:27.221 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-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:27.221 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-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ae100c16-67ab-4dfe-8781-b7b790260fed could not be found. 2026-04-10 05:12:27.221 16 ERROR neutron.plugins.ml2.managers 2026-04-10 05:12:27.222 16 ERROR neutron.plugins.ml2.managers [None req-a5700d95-3495-4176-8a34-8a9ebff50dcb - - - - - -] Failed to bind port 9dc7e202-35fb-4ff1-9020-25c550f85734 on host instance for vnic_type normal using segments [{'id': '7b1f107b-e290-404c-ae5e-a302c36218f1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 512, 'network_id': '7d426055-4098-447d-8eac-59ec686aa93c'}] 2026-04-10 05:12:31.585 16 INFO neutron.plugins.ml2.plugin [None req-96d018bf-97ac-4738-ae07-85e308fc7f83 - - - - - -] Attempt 1 to provision port 68f59167-ca18-4bb1-93d8-6a08496d77b4 2026-04-10 05:12:32.238 13 ERROR neutron.plugins.ml2.managers [None req-aa2cf17b-2740-4c7a-8352-327dcf291bdd - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:32.238 13 INFO neutron.plugins.ml2.plugin [None req-aa2cf17b-2740-4c7a-8352-327dcf291bdd - - - - - -] Attempt 2 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:32.254 13 ERROR neutron.plugins.ml2.managers [None req-aa2cf17b-2740-4c7a-8352-327dcf291bdd - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:32.254 13 INFO neutron.plugins.ml2.plugin [None req-aa2cf17b-2740-4c7a-8352-327dcf291bdd - - - - - -] Attempt 3 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:32.271 13 ERROR neutron.plugins.ml2.managers [None req-aa2cf17b-2740-4c7a-8352-327dcf291bdd - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:32.272 13 INFO neutron.plugins.ml2.plugin [None req-aa2cf17b-2740-4c7a-8352-327dcf291bdd - - - - - -] Attempt 4 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:32.290 13 ERROR neutron.plugins.ml2.managers [None req-aa2cf17b-2740-4c7a-8352-327dcf291bdd - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:32.290 13 INFO neutron.plugins.ml2.plugin [None req-aa2cf17b-2740-4c7a-8352-327dcf291bdd - - - - - -] Attempt 5 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:32.307 13 ERROR neutron.plugins.ml2.managers [None req-aa2cf17b-2740-4c7a-8352-327dcf291bdd - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:32.307 13 INFO neutron.plugins.ml2.plugin [None req-aa2cf17b-2740-4c7a-8352-327dcf291bdd - - - - - -] Attempt 6 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:32.323 13 ERROR neutron.plugins.ml2.managers [None req-aa2cf17b-2740-4c7a-8352-327dcf291bdd - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:32.324 13 INFO neutron.plugins.ml2.plugin [None req-aa2cf17b-2740-4c7a-8352-327dcf291bdd - - - - - -] Attempt 7 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:32.342 13 ERROR neutron.plugins.ml2.managers [None req-aa2cf17b-2740-4c7a-8352-327dcf291bdd - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:32.342 13 INFO neutron.plugins.ml2.plugin [None req-aa2cf17b-2740-4c7a-8352-327dcf291bdd - - - - - -] Attempt 8 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:32.359 13 ERROR neutron.plugins.ml2.managers [None req-aa2cf17b-2740-4c7a-8352-327dcf291bdd - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:32.360 13 INFO neutron.plugins.ml2.plugin [None req-aa2cf17b-2740-4c7a-8352-327dcf291bdd - - - - - -] Attempt 9 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:32.378 13 ERROR neutron.plugins.ml2.managers [None req-aa2cf17b-2740-4c7a-8352-327dcf291bdd - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:32.379 13 INFO neutron.plugins.ml2.plugin [None req-aa2cf17b-2740-4c7a-8352-327dcf291bdd - - - - - -] Attempt 10 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:32.403 13 ERROR neutron.plugins.ml2.managers [None req-aa2cf17b-2740-4c7a-8352-327dcf291bdd - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:37.795 16 ERROR neutron.plugins.ml2.managers [None req-16e0a743-9a17-45de-9a8b-d4e25538403b - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:37.796 16 INFO neutron.plugins.ml2.plugin [None req-16e0a743-9a17-45de-9a8b-d4e25538403b - - - - - -] Attempt 2 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:37.817 16 ERROR neutron.plugins.ml2.managers [None req-16e0a743-9a17-45de-9a8b-d4e25538403b - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:37.817 16 INFO neutron.plugins.ml2.plugin [None req-16e0a743-9a17-45de-9a8b-d4e25538403b - - - - - -] Attempt 3 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:37.841 16 ERROR neutron.plugins.ml2.managers [None req-16e0a743-9a17-45de-9a8b-d4e25538403b - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:37.842 16 INFO neutron.plugins.ml2.plugin [None req-16e0a743-9a17-45de-9a8b-d4e25538403b - - - - - -] Attempt 4 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:37.862 16 ERROR neutron.plugins.ml2.managers [None req-16e0a743-9a17-45de-9a8b-d4e25538403b - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:37.862 16 INFO neutron.plugins.ml2.plugin [None req-16e0a743-9a17-45de-9a8b-d4e25538403b - - - - - -] Attempt 5 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:37.887 16 ERROR neutron.plugins.ml2.managers [None req-16e0a743-9a17-45de-9a8b-d4e25538403b - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:37.887 16 INFO neutron.plugins.ml2.plugin [None req-16e0a743-9a17-45de-9a8b-d4e25538403b - - - - - -] Attempt 6 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:37.912 16 ERROR neutron.plugins.ml2.managers [None req-16e0a743-9a17-45de-9a8b-d4e25538403b - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:37.913 16 INFO neutron.plugins.ml2.plugin [None req-16e0a743-9a17-45de-9a8b-d4e25538403b - - - - - -] Attempt 7 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:37.933 16 ERROR neutron.plugins.ml2.managers [None req-16e0a743-9a17-45de-9a8b-d4e25538403b - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:37.933 16 INFO neutron.plugins.ml2.plugin [None req-16e0a743-9a17-45de-9a8b-d4e25538403b - - - - - -] Attempt 8 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:37.954 16 ERROR neutron.plugins.ml2.managers [None req-16e0a743-9a17-45de-9a8b-d4e25538403b - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:37.954 16 INFO neutron.plugins.ml2.plugin [None req-16e0a743-9a17-45de-9a8b-d4e25538403b - - - - - -] Attempt 9 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:37.982 16 ERROR neutron.plugins.ml2.managers [None req-16e0a743-9a17-45de-9a8b-d4e25538403b - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:37.982 16 INFO neutron.plugins.ml2.plugin [None req-16e0a743-9a17-45de-9a8b-d4e25538403b - - - - - -] Attempt 10 to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 2026-04-10 05:12:38.004 16 ERROR neutron.plugins.ml2.managers [None req-16e0a743-9a17-45de-9a8b-d4e25538403b - - - - - -] Failed to bind port b8567aa3-6094-43b8-9d95-65f0785911f2 on host instance for vnic_type normal using segments [{'id': '797dc1e4-a23b-4d1f-8351-53120bd3a72b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 62, 'network_id': '7a0d2ada-8c0b-4c40-90f3-8171ecad5f86'}] 2026-04-10 05:12:40.330 16 ERROR neutron.plugins.ml2.managers [None req-ce02e805-7541-4de5-b051-c2d3328e9eaa - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:40.330 16 INFO neutron.plugins.ml2.plugin [None req-ce02e805-7541-4de5-b051-c2d3328e9eaa - - - - - -] Attempt 2 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:40.348 16 ERROR neutron.plugins.ml2.managers [None req-ce02e805-7541-4de5-b051-c2d3328e9eaa - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:40.348 16 INFO neutron.plugins.ml2.plugin [None req-ce02e805-7541-4de5-b051-c2d3328e9eaa - - - - - -] Attempt 3 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:40.366 16 ERROR neutron.plugins.ml2.managers [None req-ce02e805-7541-4de5-b051-c2d3328e9eaa - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:40.366 16 INFO neutron.plugins.ml2.plugin [None req-ce02e805-7541-4de5-b051-c2d3328e9eaa - - - - - -] Attempt 4 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:40.384 16 ERROR neutron.plugins.ml2.managers [None req-ce02e805-7541-4de5-b051-c2d3328e9eaa - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:40.384 16 INFO neutron.plugins.ml2.plugin [None req-ce02e805-7541-4de5-b051-c2d3328e9eaa - - - - - -] Attempt 5 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:40.404 16 ERROR neutron.plugins.ml2.managers [None req-ce02e805-7541-4de5-b051-c2d3328e9eaa - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:40.404 16 INFO neutron.plugins.ml2.plugin [None req-ce02e805-7541-4de5-b051-c2d3328e9eaa - - - - - -] Attempt 6 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:40.421 16 ERROR neutron.plugins.ml2.managers [None req-ce02e805-7541-4de5-b051-c2d3328e9eaa - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:40.421 16 INFO neutron.plugins.ml2.plugin [None req-ce02e805-7541-4de5-b051-c2d3328e9eaa - - - - - -] Attempt 7 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:40.442 16 ERROR neutron.plugins.ml2.managers [None req-ce02e805-7541-4de5-b051-c2d3328e9eaa - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:40.443 16 INFO neutron.plugins.ml2.plugin [None req-ce02e805-7541-4de5-b051-c2d3328e9eaa - - - - - -] Attempt 8 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:40.465 16 ERROR neutron.plugins.ml2.managers [None req-ce02e805-7541-4de5-b051-c2d3328e9eaa - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:40.466 16 INFO neutron.plugins.ml2.plugin [None req-ce02e805-7541-4de5-b051-c2d3328e9eaa - - - - - -] Attempt 9 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:40.493 16 ERROR neutron.plugins.ml2.managers [None req-ce02e805-7541-4de5-b051-c2d3328e9eaa - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:40.493 16 INFO neutron.plugins.ml2.plugin [None req-ce02e805-7541-4de5-b051-c2d3328e9eaa - - - - - -] Attempt 10 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:40.515 16 ERROR neutron.plugins.ml2.managers [None req-ce02e805-7541-4de5-b051-c2d3328e9eaa - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:45.245 13 INFO neutron.plugins.ml2.plugin [None req-aaa9bca7-01d8-4243-a5a8-6ef8b0fe7dbc - - - - - -] Attempt 1 to provision port 1c9c50d9-1f09-4356-ac4c-704883afe5a9 2026-04-10 05:12:46.433 16 ERROR neutron.plugins.ml2.managers [None req-a1ebb25e-9253-4709-9d84-2238ef0b29a7 - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:12:46.434 16 INFO neutron.plugins.ml2.plugin [None req-a1ebb25e-9253-4709-9d84-2238ef0b29a7 - - - - - -] Attempt 2 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:12:46.472 16 ERROR neutron.plugins.ml2.managers [None req-a1ebb25e-9253-4709-9d84-2238ef0b29a7 - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:12:46.473 16 INFO neutron.plugins.ml2.plugin [None req-a1ebb25e-9253-4709-9d84-2238ef0b29a7 - - - - - -] Attempt 3 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:12:46.505 16 ERROR neutron.plugins.ml2.managers [None req-a1ebb25e-9253-4709-9d84-2238ef0b29a7 - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:12:46.507 16 INFO neutron.plugins.ml2.plugin [None req-a1ebb25e-9253-4709-9d84-2238ef0b29a7 - - - - - -] Attempt 4 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:12:46.545 16 ERROR neutron.plugins.ml2.managers [None req-a1ebb25e-9253-4709-9d84-2238ef0b29a7 - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:12:46.545 16 INFO neutron.plugins.ml2.plugin [None req-a1ebb25e-9253-4709-9d84-2238ef0b29a7 - - - - - -] Attempt 5 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:12:46.579 16 ERROR neutron.plugins.ml2.managers [None req-a1ebb25e-9253-4709-9d84-2238ef0b29a7 - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:12:46.580 16 INFO neutron.plugins.ml2.plugin [None req-a1ebb25e-9253-4709-9d84-2238ef0b29a7 - - - - - -] Attempt 6 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:12:46.615 16 ERROR neutron.plugins.ml2.managers [None req-a1ebb25e-9253-4709-9d84-2238ef0b29a7 - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:12:46.615 16 INFO neutron.plugins.ml2.plugin [None req-a1ebb25e-9253-4709-9d84-2238ef0b29a7 - - - - - -] Attempt 7 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:12:46.640 16 ERROR neutron.plugins.ml2.managers [None req-a1ebb25e-9253-4709-9d84-2238ef0b29a7 - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:12:46.641 16 INFO neutron.plugins.ml2.plugin [None req-a1ebb25e-9253-4709-9d84-2238ef0b29a7 - - - - - -] Attempt 8 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:12:46.668 16 ERROR neutron.plugins.ml2.managers [None req-a1ebb25e-9253-4709-9d84-2238ef0b29a7 - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:12:46.669 16 INFO neutron.plugins.ml2.plugin [None req-a1ebb25e-9253-4709-9d84-2238ef0b29a7 - - - - - -] Attempt 9 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:12:46.688 16 ERROR neutron.plugins.ml2.managers [None req-a1ebb25e-9253-4709-9d84-2238ef0b29a7 - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:12:46.688 16 INFO neutron.plugins.ml2.plugin [None req-a1ebb25e-9253-4709-9d84-2238ef0b29a7 - - - - - -] Attempt 10 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:12:46.710 16 ERROR neutron.plugins.ml2.managers [None req-a1ebb25e-9253-4709-9d84-2238ef0b29a7 - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:12:50.339 13 INFO neutron.plugins.ml2.plugin [None req-5f1efdba-a807-4f9c-85d4-4a19a607f356 - - - - - -] Attempt 1 to provision port 94f2fd47-6083-4b74-b424-80bd6b8918ab 2026-04-10 05:12:51.235 13 ERROR neutron.plugins.ml2.managers [None req-ee430fcd-2bca-4a27-a4fc-4e0da6a0bfc4 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:12:51.235 13 INFO neutron.plugins.ml2.plugin [None req-ee430fcd-2bca-4a27-a4fc-4e0da6a0bfc4 - - - - - -] Attempt 2 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:12:51.252 13 ERROR neutron.plugins.ml2.managers [None req-ee430fcd-2bca-4a27-a4fc-4e0da6a0bfc4 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:12:51.253 13 INFO neutron.plugins.ml2.plugin [None req-ee430fcd-2bca-4a27-a4fc-4e0da6a0bfc4 - - - - - -] Attempt 3 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:12:51.272 13 ERROR neutron.plugins.ml2.managers [None req-ee430fcd-2bca-4a27-a4fc-4e0da6a0bfc4 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:12:51.273 13 INFO neutron.plugins.ml2.plugin [None req-ee430fcd-2bca-4a27-a4fc-4e0da6a0bfc4 - - - - - -] Attempt 4 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:12:51.300 13 ERROR neutron.plugins.ml2.managers [None req-ee430fcd-2bca-4a27-a4fc-4e0da6a0bfc4 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:12:51.300 13 INFO neutron.plugins.ml2.plugin [None req-ee430fcd-2bca-4a27-a4fc-4e0da6a0bfc4 - - - - - -] Attempt 5 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:12:51.331 13 ERROR neutron.plugins.ml2.managers [None req-ee430fcd-2bca-4a27-a4fc-4e0da6a0bfc4 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:12:51.332 13 INFO neutron.plugins.ml2.plugin [None req-ee430fcd-2bca-4a27-a4fc-4e0da6a0bfc4 - - - - - -] Attempt 6 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:12:51.350 13 ERROR neutron.plugins.ml2.managers [None req-ee430fcd-2bca-4a27-a4fc-4e0da6a0bfc4 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:12:51.350 13 INFO neutron.plugins.ml2.plugin [None req-ee430fcd-2bca-4a27-a4fc-4e0da6a0bfc4 - - - - - -] Attempt 7 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:12:51.371 13 ERROR neutron.plugins.ml2.managers [None req-ee430fcd-2bca-4a27-a4fc-4e0da6a0bfc4 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:12:51.371 13 INFO neutron.plugins.ml2.plugin [None req-ee430fcd-2bca-4a27-a4fc-4e0da6a0bfc4 - - - - - -] Attempt 8 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:12:51.388 13 ERROR neutron.plugins.ml2.managers [None req-ee430fcd-2bca-4a27-a4fc-4e0da6a0bfc4 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:12:51.389 13 INFO neutron.plugins.ml2.plugin [None req-ee430fcd-2bca-4a27-a4fc-4e0da6a0bfc4 - - - - - -] Attempt 9 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:12:51.408 13 ERROR neutron.plugins.ml2.managers [None req-ee430fcd-2bca-4a27-a4fc-4e0da6a0bfc4 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:12:51.408 13 INFO neutron.plugins.ml2.plugin [None req-ee430fcd-2bca-4a27-a4fc-4e0da6a0bfc4 - - - - - -] Attempt 10 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:12:51.425 13 ERROR neutron.plugins.ml2.managers [None req-ee430fcd-2bca-4a27-a4fc-4e0da6a0bfc4 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:12:52.675 13 INFO neutron.plugins.ml2.plugin [None req-9286bc1a-3fb2-4b53-8c29-f8b4b2f5440e - - - - - -] Attempt 1 to provision port b0aa7241-9042-4b45-8e33-84ce76af3a60 2026-04-10 05:12:53.946 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:53.947 13 INFO neutron.plugins.ml2.plugin [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Attempt 2 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:53.971 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:53.971 13 INFO neutron.plugins.ml2.plugin [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Attempt 3 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:53.992 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:53.992 13 INFO neutron.plugins.ml2.plugin [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Attempt 4 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:54.013 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:54.014 13 INFO neutron.plugins.ml2.plugin [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Attempt 5 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:54.035 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:54.035 13 INFO neutron.plugins.ml2.plugin [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Attempt 6 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:54.058 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:54.058 13 INFO neutron.plugins.ml2.plugin [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Attempt 7 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:54.078 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:54.078 13 INFO neutron.plugins.ml2.plugin [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Attempt 8 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:54.100 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:54.101 13 INFO neutron.plugins.ml2.plugin [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Attempt 9 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:54.121 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:54.121 13 INFO neutron.plugins.ml2.plugin [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Attempt 10 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:54.145 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [{'id': 'a552af8d-5f60-4bfc-95ad-4cda1165816d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 783, 'network_id': '3127fe97-1aa1-407a-bd06-c4f803ea840a'}] 2026-04-10 05:12:54.704 16 ERROR neutron.plugins.ml2.managers [None req-abb805b0-1f7c-4061-a038-6d0d6a8f8669 - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:12:54.705 16 INFO neutron.plugins.ml2.plugin [None req-abb805b0-1f7c-4061-a038-6d0d6a8f8669 - - - - - -] Attempt 2 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:12:54.732 16 ERROR neutron.plugins.ml2.managers [None req-abb805b0-1f7c-4061-a038-6d0d6a8f8669 - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:12:54.732 16 INFO neutron.plugins.ml2.plugin [None req-abb805b0-1f7c-4061-a038-6d0d6a8f8669 - - - - - -] Attempt 3 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:12:54.753 16 ERROR neutron.plugins.ml2.managers [None req-abb805b0-1f7c-4061-a038-6d0d6a8f8669 - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:12:54.754 16 INFO neutron.plugins.ml2.plugin [None req-abb805b0-1f7c-4061-a038-6d0d6a8f8669 - - - - - -] Attempt 4 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 83e04b57-2c32-463d-986a-9aa4a3854046 could not be found. 2026-04-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:12:54.788 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-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:12:54.788 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-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:12:54.788 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-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.788 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-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.788 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-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.788 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-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:54.788 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-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.788 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-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.788 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-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.788 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-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:12:54.788 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-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.788 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-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.788 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-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.788 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-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:54.788 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-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.788 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-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.788 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-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.788 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-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.788 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-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 83e04b57-2c32-463d-986a-9aa4a3854046 could not be found. 2026-04-10 05:12:54.788 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:12:54.789 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [] 2026-04-10 05:12:54.790 13 INFO neutron.plugins.ml2.plugin [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Attempt 2 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:54.791 16 ERROR neutron.plugins.ml2.managers [None req-abb805b0-1f7c-4061-a038-6d0d6a8f8669 - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:12:54.791 16 INFO neutron.plugins.ml2.plugin [None req-abb805b0-1f7c-4061-a038-6d0d6a8f8669 - - - - - -] Attempt 5 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 83e04b57-2c32-463d-986a-9aa4a3854046 could not be found. 2026-04-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:12:54.798 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-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:12:54.798 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-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:12:54.798 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-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.798 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-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.798 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-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.798 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-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:54.798 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-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.798 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-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.798 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-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.798 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-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:12:54.798 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-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.798 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-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.798 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-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.798 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-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:54.798 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-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.798 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-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.798 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-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.798 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-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.798 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-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 83e04b57-2c32-463d-986a-9aa4a3854046 could not be found. 2026-04-10 05:12:54.798 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:12:54.800 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [] 2026-04-10 05:12:54.800 13 INFO neutron.plugins.ml2.plugin [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Attempt 3 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 83e04b57-2c32-463d-986a-9aa4a3854046 could not be found. 2026-04-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:12:54.807 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-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:12:54.807 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-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:12:54.807 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-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.807 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-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.807 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-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.807 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-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:54.807 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-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.807 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-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.807 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-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.807 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-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:12:54.807 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-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.807 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-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.807 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-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.807 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-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:54.807 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-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.807 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-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.807 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-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.807 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-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.807 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-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 83e04b57-2c32-463d-986a-9aa4a3854046 could not be found. 2026-04-10 05:12:54.807 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:12:54.809 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [] 2026-04-10 05:12:54.809 13 INFO neutron.plugins.ml2.plugin [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Attempt 4 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:54.810 16 ERROR neutron.plugins.ml2.managers [None req-abb805b0-1f7c-4061-a038-6d0d6a8f8669 - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:12:54.811 16 INFO neutron.plugins.ml2.plugin [None req-abb805b0-1f7c-4061-a038-6d0d6a8f8669 - - - - - -] Attempt 6 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 83e04b57-2c32-463d-986a-9aa4a3854046 could not be found. 2026-04-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:12:54.816 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-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:12:54.816 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-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:12:54.816 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-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.816 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-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.816 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-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.816 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-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:54.816 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-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.816 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-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.816 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-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.816 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-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:12:54.816 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-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.816 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-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.816 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-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.816 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-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:54.816 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-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.816 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-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.816 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-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.816 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-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.816 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-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 83e04b57-2c32-463d-986a-9aa4a3854046 could not be found. 2026-04-10 05:12:54.816 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:12:54.817 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [] 2026-04-10 05:12:54.817 13 INFO neutron.plugins.ml2.plugin [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Attempt 5 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 83e04b57-2c32-463d-986a-9aa4a3854046 could not be found. 2026-04-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:12:54.826 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-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:12:54.826 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-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:12:54.826 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-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.826 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-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.826 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-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.826 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-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:54.826 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-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.826 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-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.826 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-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.826 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-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:12:54.826 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-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.826 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-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.826 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-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.826 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-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:54.826 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-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.826 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-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.826 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-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.826 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-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.826 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-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 83e04b57-2c32-463d-986a-9aa4a3854046 could not be found. 2026-04-10 05:12:54.826 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:12:54.827 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [] 2026-04-10 05:12:54.827 13 INFO neutron.plugins.ml2.plugin [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Attempt 6 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:54.834 16 ERROR neutron.plugins.ml2.managers [None req-abb805b0-1f7c-4061-a038-6d0d6a8f8669 - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:12:54.834 16 INFO neutron.plugins.ml2.plugin [None req-abb805b0-1f7c-4061-a038-6d0d6a8f8669 - - - - - -] Attempt 7 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 83e04b57-2c32-463d-986a-9aa4a3854046 could not be found. 2026-04-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:12:54.833 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-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:12:54.833 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-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:12:54.833 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-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.833 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-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.833 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-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.833 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-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:54.833 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-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.833 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-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.833 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-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.833 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-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:12:54.833 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-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.833 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-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.833 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-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.833 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-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:54.833 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-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.833 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-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.833 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-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.833 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-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.833 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-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 83e04b57-2c32-463d-986a-9aa4a3854046 could not be found. 2026-04-10 05:12:54.833 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:12:54.834 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [] 2026-04-10 05:12:54.835 13 INFO neutron.plugins.ml2.plugin [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Attempt 7 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 83e04b57-2c32-463d-986a-9aa4a3854046 could not be found. 2026-04-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:12:54.840 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-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:12:54.840 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-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:12:54.840 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-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.840 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-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.840 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-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.840 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-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:54.840 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-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.840 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-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.840 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-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.840 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-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:12:54.840 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-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.840 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-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.840 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-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.840 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-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:54.840 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-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.840 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-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.840 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-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.840 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-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.840 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-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 83e04b57-2c32-463d-986a-9aa4a3854046 could not be found. 2026-04-10 05:12:54.840 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:12:54.841 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [] 2026-04-10 05:12:54.841 13 INFO neutron.plugins.ml2.plugin [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Attempt 8 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 83e04b57-2c32-463d-986a-9aa4a3854046 could not be found. 2026-04-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:12:54.847 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-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:12:54.847 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-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:12:54.847 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-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.847 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-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.847 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-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.847 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-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:54.847 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-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.847 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-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.847 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-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.847 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-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:12:54.847 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-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.847 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-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.847 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-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.847 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-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:54.847 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-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.847 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-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.847 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-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.847 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-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.847 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-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 83e04b57-2c32-463d-986a-9aa4a3854046 could not be found. 2026-04-10 05:12:54.847 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:12:54.849 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [] 2026-04-10 05:12:54.849 13 INFO neutron.plugins.ml2.plugin [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Attempt 9 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:54.857 16 ERROR neutron.plugins.ml2.managers [None req-abb805b0-1f7c-4061-a038-6d0d6a8f8669 - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:12:54.858 16 INFO neutron.plugins.ml2.plugin [None req-abb805b0-1f7c-4061-a038-6d0d6a8f8669 - - - - - -] Attempt 8 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 83e04b57-2c32-463d-986a-9aa4a3854046 could not be found. 2026-04-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:12:54.857 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-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:12:54.857 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-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:12:54.857 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-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.857 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-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.857 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-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.857 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-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:54.857 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-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.857 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-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.857 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-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.857 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-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:12:54.857 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-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.857 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-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.857 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-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.857 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-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:54.857 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-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.857 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-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.857 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-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.857 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-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.857 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-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 83e04b57-2c32-463d-986a-9aa4a3854046 could not be found. 2026-04-10 05:12:54.857 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:12:54.858 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [] 2026-04-10 05:12:54.858 13 INFO neutron.plugins.ml2.plugin [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Attempt 10 to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 2026-04-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 83e04b57-2c32-463d-986a-9aa4a3854046 could not be found. 2026-04-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:12:54.865 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-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:12:54.865 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-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:12:54.865 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-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.865 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-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.865 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-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.865 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-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:54.865 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-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.865 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-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.865 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-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.865 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-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:12:54.865 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-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.865 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-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.865 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-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.865 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-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:12:54.865 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-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:12:54.865 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-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:12:54.865 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-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.865 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-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:12:54.865 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-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 83e04b57-2c32-463d-986a-9aa4a3854046 could not be found. 2026-04-10 05:12:54.865 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:12:54.867 13 ERROR neutron.plugins.ml2.managers [None req-b50d9a87-bf94-48ac-9d80-1e8620d1a7d7 - - - - - -] Failed to bind port ab9318b1-0bf5-48a8-b2e8-a501b0d22a18 on host instance for vnic_type normal using segments [] 2026-04-10 05:12:54.881 16 ERROR neutron.plugins.ml2.managers [None req-abb805b0-1f7c-4061-a038-6d0d6a8f8669 - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:12:54.881 16 INFO neutron.plugins.ml2.plugin [None req-abb805b0-1f7c-4061-a038-6d0d6a8f8669 - - - - - -] Attempt 9 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:12:54.902 16 ERROR neutron.plugins.ml2.managers [None req-abb805b0-1f7c-4061-a038-6d0d6a8f8669 - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:12:54.902 16 INFO neutron.plugins.ml2.plugin [None req-abb805b0-1f7c-4061-a038-6d0d6a8f8669 - - - - - -] Attempt 10 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:12:54.934 16 ERROR neutron.plugins.ml2.managers [None req-abb805b0-1f7c-4061-a038-6d0d6a8f8669 - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:12:59.243 13 ERROR neutron.plugins.ml2.managers [None req-f4c30b03-987b-4f9d-af37-674d7723284d - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:12:59.244 13 INFO neutron.plugins.ml2.plugin [None req-f4c30b03-987b-4f9d-af37-674d7723284d - - - - - -] Attempt 2 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:12:59.261 13 ERROR neutron.plugins.ml2.managers [None req-f4c30b03-987b-4f9d-af37-674d7723284d - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:12:59.261 13 INFO neutron.plugins.ml2.plugin [None req-f4c30b03-987b-4f9d-af37-674d7723284d - - - - - -] Attempt 3 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:12:59.278 13 ERROR neutron.plugins.ml2.managers [None req-f4c30b03-987b-4f9d-af37-674d7723284d - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:12:59.278 13 INFO neutron.plugins.ml2.plugin [None req-f4c30b03-987b-4f9d-af37-674d7723284d - - - - - -] Attempt 4 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:12:59.296 13 ERROR neutron.plugins.ml2.managers [None req-f4c30b03-987b-4f9d-af37-674d7723284d - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:12:59.296 13 INFO neutron.plugins.ml2.plugin [None req-f4c30b03-987b-4f9d-af37-674d7723284d - - - - - -] Attempt 5 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:12:59.316 13 ERROR neutron.plugins.ml2.managers [None req-f4c30b03-987b-4f9d-af37-674d7723284d - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:12:59.317 13 INFO neutron.plugins.ml2.plugin [None req-f4c30b03-987b-4f9d-af37-674d7723284d - - - - - -] Attempt 6 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:12:59.338 13 ERROR neutron.plugins.ml2.managers [None req-f4c30b03-987b-4f9d-af37-674d7723284d - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:12:59.338 13 INFO neutron.plugins.ml2.plugin [None req-f4c30b03-987b-4f9d-af37-674d7723284d - - - - - -] Attempt 7 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:12:59.360 13 ERROR neutron.plugins.ml2.managers [None req-f4c30b03-987b-4f9d-af37-674d7723284d - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:12:59.360 13 INFO neutron.plugins.ml2.plugin [None req-f4c30b03-987b-4f9d-af37-674d7723284d - - - - - -] Attempt 8 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:12:59.382 13 ERROR neutron.plugins.ml2.managers [None req-f4c30b03-987b-4f9d-af37-674d7723284d - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:12:59.383 13 INFO neutron.plugins.ml2.plugin [None req-f4c30b03-987b-4f9d-af37-674d7723284d - - - - - -] Attempt 9 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:12:59.416 13 ERROR neutron.plugins.ml2.managers [None req-f4c30b03-987b-4f9d-af37-674d7723284d - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:12:59.416 13 INFO neutron.plugins.ml2.plugin [None req-f4c30b03-987b-4f9d-af37-674d7723284d - - - - - -] Attempt 10 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:12:59.445 13 ERROR neutron.plugins.ml2.managers [None req-f4c30b03-987b-4f9d-af37-674d7723284d - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:13:08.483 13 INFO neutron.plugins.ml2.plugin [None req-f2ee78d3-cccb-47c7-9970-dd82e18309e4 - - - - - -] Attempt 1 to provision port 942a36b1-2cda-48fa-943e-fcb678bbb9e8 2026-04-10 05:13:16.996 13 ERROR neutron.plugins.ml2.managers [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:13:16.996 13 INFO neutron.plugins.ml2.plugin [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Attempt 2 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:13:17.013 13 ERROR neutron.plugins.ml2.managers [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:13:17.013 13 INFO neutron.plugins.ml2.plugin [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Attempt 3 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:13:17.035 13 ERROR neutron.plugins.ml2.managers [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:13:17.035 13 INFO neutron.plugins.ml2.plugin [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Attempt 4 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:13:17.053 13 ERROR neutron.plugins.ml2.managers [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:13:17.054 13 INFO neutron.plugins.ml2.plugin [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Attempt 5 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:13:17.074 13 ERROR neutron.plugins.ml2.managers [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:13:17.074 13 INFO neutron.plugins.ml2.plugin [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Attempt 6 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:13:17.092 13 ERROR neutron.plugins.ml2.managers [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:13:17.093 13 INFO neutron.plugins.ml2.plugin [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Attempt 7 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:13:17.109 13 ERROR neutron.plugins.ml2.managers [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:13:17.110 13 INFO neutron.plugins.ml2.plugin [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Attempt 8 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b1c36e6b-ab51-41eb-8f50-5136895b841f could not be found. 2026-04-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:13:17.117 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-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:13:17.117 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-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:13:17.117 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-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:17.117 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-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:17.117 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-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:17.117 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-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:17.117 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-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:17.117 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-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:17.117 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-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:17.117 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-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:13:17.117 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-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:17.117 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-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:17.117 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-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:17.117 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-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:17.117 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-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:17.117 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-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:17.117 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-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:17.117 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-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:17.117 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-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b1c36e6b-ab51-41eb-8f50-5136895b841f could not be found. 2026-04-10 05:13:17.117 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:13:17.118 13 ERROR neutron.plugins.ml2.managers [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:13:17.118 13 INFO neutron.plugins.ml2.plugin [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Attempt 9 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b1c36e6b-ab51-41eb-8f50-5136895b841f could not be found. 2026-04-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:13:17.126 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-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:13:17.126 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-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:13:17.126 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-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:17.126 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-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:17.126 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-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:17.126 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-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:17.126 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-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:17.126 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-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:17.126 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-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:17.126 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-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:13:17.126 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-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:17.126 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-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:17.126 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-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:17.126 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-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:17.126 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-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:17.126 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-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:17.126 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-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:17.126 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-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:17.126 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-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b1c36e6b-ab51-41eb-8f50-5136895b841f could not be found. 2026-04-10 05:13:17.126 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:13:17.127 13 ERROR neutron.plugins.ml2.managers [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:13:17.127 13 INFO neutron.plugins.ml2.plugin [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Attempt 10 to bind port f881e938-3060-4c20-b629-a16a8b633cae 2026-04-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b1c36e6b-ab51-41eb-8f50-5136895b841f could not be found. 2026-04-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:13:17.136 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-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:13:17.136 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-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:13:17.136 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-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:17.136 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-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:17.136 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-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:17.136 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-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:17.136 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-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:17.136 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-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:17.136 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-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:17.136 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-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:13:17.136 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-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:17.136 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-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:17.136 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-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:17.136 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-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:17.136 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-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:17.136 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-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:17.136 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-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:17.136 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-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:17.136 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-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b1c36e6b-ab51-41eb-8f50-5136895b841f could not be found. 2026-04-10 05:13:17.136 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:13:17.137 13 ERROR neutron.plugins.ml2.managers [None req-58ff6b9f-9e3d-4bb8-8942-cb5132fadc9c - - - - - -] Failed to bind port f881e938-3060-4c20-b629-a16a8b633cae on host instance for vnic_type normal using segments [{'id': 'cc7f3fa6-1ee3-472c-9ea2-e96d3ccb1468', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': 'ee84e3cf-5ff2-485c-9561-ede630f1e852'}] 2026-04-10 05:13:19.553 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:13:19.553 13 INFO neutron.plugins.ml2.plugin [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Attempt 2 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:13:19.577 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:13:19.577 13 INFO neutron.plugins.ml2.plugin [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Attempt 3 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:13:19.599 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:13:19.599 13 INFO neutron.plugins.ml2.plugin [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Attempt 4 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:13:19.637 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:13:19.637 13 INFO neutron.plugins.ml2.plugin [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Attempt 5 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:13:19.669 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:13:19.669 13 INFO neutron.plugins.ml2.plugin [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Attempt 6 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:13:19.699 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:13:19.699 13 INFO neutron.plugins.ml2.plugin [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Attempt 7 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:13:19.726 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:13:19.726 13 INFO neutron.plugins.ml2.plugin [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Attempt 8 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:13:19.750 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:13:19.750 13 INFO neutron.plugins.ml2.plugin [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Attempt 9 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:13:19.771 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:13:19.771 13 INFO neutron.plugins.ml2.plugin [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Attempt 10 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:13:19.793 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [{'id': 'b358232e-5abe-4b2c-87d7-7c4032358ddc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 140, 'network_id': 'f22640ed-a336-44d7-aec8-c55abc076c0f'}] 2026-04-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d8333a86-2f5c-4c2d-b895-d3d1a78a11d0 could not be found. 2026-04-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:13:20.386 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-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:13:20.386 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-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:13:20.386 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-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.386 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-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.386 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-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.386 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-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:20.386 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-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.386 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-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.386 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-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.386 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-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:13:20.386 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-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.386 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-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.386 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-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.386 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-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:20.386 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-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.386 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-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.386 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-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.386 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-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.386 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-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d8333a86-2f5c-4c2d-b895-d3d1a78a11d0 could not be found. 2026-04-10 05:13:20.386 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:13:20.387 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [] 2026-04-10 05:13:20.388 13 INFO neutron.plugins.ml2.plugin [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Attempt 2 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d8333a86-2f5c-4c2d-b895-d3d1a78a11d0 could not be found. 2026-04-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:13:20.411 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-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:13:20.411 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-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:13:20.411 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-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.411 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-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.411 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-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.411 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-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:20.411 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-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.411 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-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.411 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-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.411 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-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:13:20.411 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-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.411 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-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.411 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-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.411 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-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:20.411 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-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.411 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-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.411 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-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.411 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-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.411 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-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d8333a86-2f5c-4c2d-b895-d3d1a78a11d0 could not be found. 2026-04-10 05:13:20.411 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:13:20.413 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [] 2026-04-10 05:13:20.419 13 INFO neutron.plugins.ml2.plugin [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Attempt 3 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d8333a86-2f5c-4c2d-b895-d3d1a78a11d0 could not be found. 2026-04-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:13:20.434 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-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:13:20.434 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-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:13:20.434 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-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.434 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-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.434 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-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.434 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-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:20.434 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-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.434 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-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.434 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-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.434 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-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:13:20.434 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-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.434 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-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.434 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-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.434 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-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:20.434 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-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.434 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-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.434 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-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.434 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-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.434 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-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d8333a86-2f5c-4c2d-b895-d3d1a78a11d0 could not be found. 2026-04-10 05:13:20.434 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:13:20.437 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [] 2026-04-10 05:13:20.437 13 INFO neutron.plugins.ml2.plugin [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Attempt 4 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d8333a86-2f5c-4c2d-b895-d3d1a78a11d0 could not be found. 2026-04-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:13:20.447 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-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:13:20.447 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-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:13:20.447 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-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.447 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-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.447 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-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.447 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-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:20.447 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-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.447 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-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.447 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-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.447 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-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:13:20.447 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-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.447 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-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.447 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-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.447 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-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:20.447 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-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.447 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-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.447 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-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.447 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-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.447 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-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d8333a86-2f5c-4c2d-b895-d3d1a78a11d0 could not be found. 2026-04-10 05:13:20.447 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:13:20.448 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [] 2026-04-10 05:13:20.448 13 INFO neutron.plugins.ml2.plugin [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Attempt 5 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d8333a86-2f5c-4c2d-b895-d3d1a78a11d0 could not be found. 2026-04-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:13:20.457 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-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:13:20.457 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-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:13:20.457 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-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.457 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-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.457 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-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.457 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-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:20.457 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-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.457 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-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.457 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-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.457 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-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:13:20.457 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-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.457 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-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.457 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-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.457 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-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:20.457 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-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.457 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-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.457 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-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.457 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-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.457 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-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d8333a86-2f5c-4c2d-b895-d3d1a78a11d0 could not be found. 2026-04-10 05:13:20.457 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:13:20.458 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [] 2026-04-10 05:13:20.458 13 INFO neutron.plugins.ml2.plugin [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Attempt 6 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d8333a86-2f5c-4c2d-b895-d3d1a78a11d0 could not be found. 2026-04-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:13:20.467 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-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:13:20.467 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-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:13:20.467 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-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.467 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-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.467 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-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.467 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-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:20.467 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-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.467 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-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.467 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-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.467 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-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:13:20.467 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-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.467 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-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.467 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-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.467 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-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:20.467 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-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.467 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-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.467 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-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.467 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-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.467 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-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d8333a86-2f5c-4c2d-b895-d3d1a78a11d0 could not be found. 2026-04-10 05:13:20.467 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:13:20.469 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [] 2026-04-10 05:13:20.469 13 INFO neutron.plugins.ml2.plugin [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Attempt 7 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d8333a86-2f5c-4c2d-b895-d3d1a78a11d0 could not be found. 2026-04-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:13:20.479 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-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:13:20.479 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-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:13:20.479 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-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.479 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-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.479 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-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.479 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-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:20.479 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-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.479 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-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.479 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-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.479 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-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:13:20.479 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-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.479 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-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.479 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-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.479 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-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:20.479 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-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.479 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-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.479 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-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.479 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-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.479 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-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d8333a86-2f5c-4c2d-b895-d3d1a78a11d0 could not be found. 2026-04-10 05:13:20.479 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:13:20.480 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [] 2026-04-10 05:13:20.481 13 INFO neutron.plugins.ml2.plugin [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Attempt 8 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d8333a86-2f5c-4c2d-b895-d3d1a78a11d0 could not be found. 2026-04-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:13:20.489 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-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:13:20.489 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-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:13:20.489 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-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.489 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-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.489 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-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.489 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-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:20.489 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-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.489 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-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.489 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-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.489 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-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:13:20.489 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-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.489 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-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.489 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-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.489 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-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:20.489 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-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.489 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-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.489 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-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.489 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-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.489 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-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d8333a86-2f5c-4c2d-b895-d3d1a78a11d0 could not be found. 2026-04-10 05:13:20.489 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:13:20.491 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [] 2026-04-10 05:13:20.491 13 INFO neutron.plugins.ml2.plugin [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Attempt 9 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d8333a86-2f5c-4c2d-b895-d3d1a78a11d0 could not be found. 2026-04-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:13:20.501 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-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:13:20.501 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-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:13:20.501 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-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.501 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-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.501 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-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.501 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-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:20.501 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-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.501 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-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.501 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-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.501 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-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:13:20.501 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-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.501 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-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.501 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-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.501 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-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:20.501 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-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.501 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-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.501 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-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.501 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-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.501 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-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d8333a86-2f5c-4c2d-b895-d3d1a78a11d0 could not be found. 2026-04-10 05:13:20.501 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:13:20.503 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [] 2026-04-10 05:13:20.504 13 INFO neutron.plugins.ml2.plugin [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Attempt 10 to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d 2026-04-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d8333a86-2f5c-4c2d-b895-d3d1a78a11d0 could not be found. 2026-04-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:13:20.518 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-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:13:20.518 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-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:13:20.518 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-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.518 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-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.518 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-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.518 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-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:20.518 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-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.518 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-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.518 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-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.518 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-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:13:20.518 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-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.518 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-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.518 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-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.518 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-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:13:20.518 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-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:13:20.518 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-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:13:20.518 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-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.518 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-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:13:20.518 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-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d8333a86-2f5c-4c2d-b895-d3d1a78a11d0 could not be found. 2026-04-10 05:13:20.518 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:13:20.519 13 ERROR neutron.plugins.ml2.managers [None req-8e635beb-c804-4a16-a379-262f77433c40 - - - - - -] Failed to bind port 4334a462-7d28-4c9b-aaaf-f73425bd365d on host instance for vnic_type normal using segments [] 2026-04-10 05:13:40.881 16 INFO neutron.plugins.ml2.plugin [None req-c4a1c3ce-1b37-442e-ac32-b0cff35038c3 - - - - - -] Attempt 1 to provision port 199ce0de-47ea-43ec-89d8-aa7d918f4824 2026-04-10 05:14:00.571 13 INFO neutron.plugins.ml2.plugin [None req-636fd82d-6f8b-46eb-8050-6772c7cea908 - - - - - -] Attempt 1 to provision port 46102ef2-196a-4b0e-b68d-ed1583b86b9b 2026-04-10 05:14:01.464 16 ERROR neutron.plugins.ml2.managers [None req-85ef4706-79d3-436b-9eb2-abee9e5a0579 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:01.465 16 INFO neutron.plugins.ml2.plugin [None req-85ef4706-79d3-436b-9eb2-abee9e5a0579 - - - - - -] Attempt 2 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:01.492 16 ERROR neutron.plugins.ml2.managers [None req-85ef4706-79d3-436b-9eb2-abee9e5a0579 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:01.493 16 INFO neutron.plugins.ml2.plugin [None req-85ef4706-79d3-436b-9eb2-abee9e5a0579 - - - - - -] Attempt 3 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:01.518 16 ERROR neutron.plugins.ml2.managers [None req-85ef4706-79d3-436b-9eb2-abee9e5a0579 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:01.519 16 INFO neutron.plugins.ml2.plugin [None req-85ef4706-79d3-436b-9eb2-abee9e5a0579 - - - - - -] Attempt 4 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:01.546 16 ERROR neutron.plugins.ml2.managers [None req-85ef4706-79d3-436b-9eb2-abee9e5a0579 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:01.547 16 INFO neutron.plugins.ml2.plugin [None req-85ef4706-79d3-436b-9eb2-abee9e5a0579 - - - - - -] Attempt 5 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:01.573 16 ERROR neutron.plugins.ml2.managers [None req-85ef4706-79d3-436b-9eb2-abee9e5a0579 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:01.574 16 INFO neutron.plugins.ml2.plugin [None req-85ef4706-79d3-436b-9eb2-abee9e5a0579 - - - - - -] Attempt 6 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:01.596 16 ERROR neutron.plugins.ml2.managers [None req-85ef4706-79d3-436b-9eb2-abee9e5a0579 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:01.597 16 INFO neutron.plugins.ml2.plugin [None req-85ef4706-79d3-436b-9eb2-abee9e5a0579 - - - - - -] Attempt 7 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:01.621 16 ERROR neutron.plugins.ml2.managers [None req-85ef4706-79d3-436b-9eb2-abee9e5a0579 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:01.621 16 INFO neutron.plugins.ml2.plugin [None req-85ef4706-79d3-436b-9eb2-abee9e5a0579 - - - - - -] Attempt 8 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:01.641 16 ERROR neutron.plugins.ml2.managers [None req-85ef4706-79d3-436b-9eb2-abee9e5a0579 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:01.641 16 INFO neutron.plugins.ml2.plugin [None req-85ef4706-79d3-436b-9eb2-abee9e5a0579 - - - - - -] Attempt 9 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:01.656 16 ERROR neutron.plugins.ml2.managers [None req-85ef4706-79d3-436b-9eb2-abee9e5a0579 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:01.657 16 INFO neutron.plugins.ml2.plugin [None req-85ef4706-79d3-436b-9eb2-abee9e5a0579 - - - - - -] Attempt 10 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:01.674 16 ERROR neutron.plugins.ml2.managers [None req-85ef4706-79d3-436b-9eb2-abee9e5a0579 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:09.496 16 ERROR neutron.plugins.ml2.managers [None req-d197c008-fc42-4d6d-bfa4-6df266b5e546 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:09.496 16 INFO neutron.plugins.ml2.plugin [None req-d197c008-fc42-4d6d-bfa4-6df266b5e546 - - - - - -] Attempt 2 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:09.527 16 ERROR neutron.plugins.ml2.managers [None req-d197c008-fc42-4d6d-bfa4-6df266b5e546 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:09.528 16 INFO neutron.plugins.ml2.plugin [None req-d197c008-fc42-4d6d-bfa4-6df266b5e546 - - - - - -] Attempt 3 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:09.556 16 ERROR neutron.plugins.ml2.managers [None req-d197c008-fc42-4d6d-bfa4-6df266b5e546 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:09.556 16 INFO neutron.plugins.ml2.plugin [None req-d197c008-fc42-4d6d-bfa4-6df266b5e546 - - - - - -] Attempt 4 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:09.580 16 ERROR neutron.plugins.ml2.managers [None req-d197c008-fc42-4d6d-bfa4-6df266b5e546 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:09.580 16 INFO neutron.plugins.ml2.plugin [None req-d197c008-fc42-4d6d-bfa4-6df266b5e546 - - - - - -] Attempt 5 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:09.602 16 ERROR neutron.plugins.ml2.managers [None req-d197c008-fc42-4d6d-bfa4-6df266b5e546 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:09.602 16 INFO neutron.plugins.ml2.plugin [None req-d197c008-fc42-4d6d-bfa4-6df266b5e546 - - - - - -] Attempt 6 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:09.627 16 ERROR neutron.plugins.ml2.managers [None req-d197c008-fc42-4d6d-bfa4-6df266b5e546 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:09.627 16 INFO neutron.plugins.ml2.plugin [None req-d197c008-fc42-4d6d-bfa4-6df266b5e546 - - - - - -] Attempt 7 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:09.655 16 ERROR neutron.plugins.ml2.managers [None req-d197c008-fc42-4d6d-bfa4-6df266b5e546 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:09.655 16 INFO neutron.plugins.ml2.plugin [None req-d197c008-fc42-4d6d-bfa4-6df266b5e546 - - - - - -] Attempt 8 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:09.672 16 ERROR neutron.plugins.ml2.managers [None req-d197c008-fc42-4d6d-bfa4-6df266b5e546 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:09.673 16 INFO neutron.plugins.ml2.plugin [None req-d197c008-fc42-4d6d-bfa4-6df266b5e546 - - - - - -] Attempt 9 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:09.688 16 ERROR neutron.plugins.ml2.managers [None req-d197c008-fc42-4d6d-bfa4-6df266b5e546 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:09.688 16 INFO neutron.plugins.ml2.plugin [None req-d197c008-fc42-4d6d-bfa4-6df266b5e546 - - - - - -] Attempt 10 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:09.704 16 ERROR neutron.plugins.ml2.managers [None req-d197c008-fc42-4d6d-bfa4-6df266b5e546 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:15.696 13 INFO neutron.plugins.ml2.plugin [None req-454f8c52-c19f-4d13-88d5-bc6a237fcc1d - - - - - -] Attempt 1 to provision port 5aa0b9b8-5d84-4cbb-9d08-43925b828d3f 2026-04-10 05:14:16.683 13 ERROR neutron.plugins.ml2.managers [None req-f45d0c56-521a-47bc-8597-bf25b56af478 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:16.683 13 INFO neutron.plugins.ml2.plugin [None req-f45d0c56-521a-47bc-8597-bf25b56af478 - - - - - -] Attempt 2 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:16.704 13 ERROR neutron.plugins.ml2.managers [None req-f45d0c56-521a-47bc-8597-bf25b56af478 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:16.705 13 INFO neutron.plugins.ml2.plugin [None req-f45d0c56-521a-47bc-8597-bf25b56af478 - - - - - -] Attempt 3 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:16.728 13 ERROR neutron.plugins.ml2.managers [None req-f45d0c56-521a-47bc-8597-bf25b56af478 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:16.728 13 INFO neutron.plugins.ml2.plugin [None req-f45d0c56-521a-47bc-8597-bf25b56af478 - - - - - -] Attempt 4 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:16.750 13 ERROR neutron.plugins.ml2.managers [None req-f45d0c56-521a-47bc-8597-bf25b56af478 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:16.750 13 INFO neutron.plugins.ml2.plugin [None req-f45d0c56-521a-47bc-8597-bf25b56af478 - - - - - -] Attempt 5 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:16.773 13 ERROR neutron.plugins.ml2.managers [None req-f45d0c56-521a-47bc-8597-bf25b56af478 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:16.773 13 INFO neutron.plugins.ml2.plugin [None req-f45d0c56-521a-47bc-8597-bf25b56af478 - - - - - -] Attempt 6 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:16.794 13 ERROR neutron.plugins.ml2.managers [None req-f45d0c56-521a-47bc-8597-bf25b56af478 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:16.794 13 INFO neutron.plugins.ml2.plugin [None req-f45d0c56-521a-47bc-8597-bf25b56af478 - - - - - -] Attempt 7 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:16.816 13 ERROR neutron.plugins.ml2.managers [None req-f45d0c56-521a-47bc-8597-bf25b56af478 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:16.816 13 INFO neutron.plugins.ml2.plugin [None req-f45d0c56-521a-47bc-8597-bf25b56af478 - - - - - -] Attempt 8 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:16.838 13 ERROR neutron.plugins.ml2.managers [None req-f45d0c56-521a-47bc-8597-bf25b56af478 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:16.838 13 INFO neutron.plugins.ml2.plugin [None req-f45d0c56-521a-47bc-8597-bf25b56af478 - - - - - -] Attempt 9 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:16.858 13 ERROR neutron.plugins.ml2.managers [None req-f45d0c56-521a-47bc-8597-bf25b56af478 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:16.858 13 INFO neutron.plugins.ml2.plugin [None req-f45d0c56-521a-47bc-8597-bf25b56af478 - - - - - -] Attempt 10 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:16.879 13 ERROR neutron.plugins.ml2.managers [None req-f45d0c56-521a-47bc-8597-bf25b56af478 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:23.635 13 ERROR neutron.plugins.ml2.managers [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:23.636 13 INFO neutron.plugins.ml2.plugin [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Attempt 2 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:23.668 13 ERROR neutron.plugins.ml2.managers [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:23.668 13 INFO neutron.plugins.ml2.plugin [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Attempt 3 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:23.713 13 ERROR neutron.plugins.ml2.managers [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:23.714 13 INFO neutron.plugins.ml2.plugin [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Attempt 4 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:23.749 13 ERROR neutron.plugins.ml2.managers [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:23.749 13 INFO neutron.plugins.ml2.plugin [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Attempt 5 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:23.777 13 ERROR neutron.plugins.ml2.managers [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:23.777 13 INFO neutron.plugins.ml2.plugin [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Attempt 6 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:23.805 13 ERROR neutron.plugins.ml2.managers [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:23.806 13 INFO neutron.plugins.ml2.plugin [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Attempt 7 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2f4997eb-4c7d-4525-aec4-87248f11b78c could not be found. 2026-04-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:14:23.815 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-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:14:23.815 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-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:14:23.815 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-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.815 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-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.815 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-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.815 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-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:14:23.815 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-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:14:23.815 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-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:14:23.815 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-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.815 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-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:14:23.815 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-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:14:23.815 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-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:14:23.815 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-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.815 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-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:14:23.815 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-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:14:23.815 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-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:14:23.815 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-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.815 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-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.815 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-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2f4997eb-4c7d-4525-aec4-87248f11b78c could not be found. 2026-04-10 05:14:23.815 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:14:23.817 13 ERROR neutron.plugins.ml2.managers [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:23.818 13 INFO neutron.plugins.ml2.plugin [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Attempt 8 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2f4997eb-4c7d-4525-aec4-87248f11b78c could not be found. 2026-04-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:14:23.828 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-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:14:23.828 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-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:14:23.828 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-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.828 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-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.828 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-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.828 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-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:14:23.828 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-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:14:23.828 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-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:14:23.828 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-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.828 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-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:14:23.828 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-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:14:23.828 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-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:14:23.828 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-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.828 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-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:14:23.828 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-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:14:23.828 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-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:14:23.828 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-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.828 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-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.828 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-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2f4997eb-4c7d-4525-aec4-87248f11b78c could not be found. 2026-04-10 05:14:23.828 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:14:23.831 13 ERROR neutron.plugins.ml2.managers [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:23.831 13 INFO neutron.plugins.ml2.plugin [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Attempt 9 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2f4997eb-4c7d-4525-aec4-87248f11b78c could not be found. 2026-04-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:14:23.843 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-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:14:23.843 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-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:14:23.843 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-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.843 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-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.843 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-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.843 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-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:14:23.843 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-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:14:23.843 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-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:14:23.843 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-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.843 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-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:14:23.843 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-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:14:23.843 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-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:14:23.843 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-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.843 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-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:14:23.843 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-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:14:23.843 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-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:14:23.843 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-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.843 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-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.843 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-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2f4997eb-4c7d-4525-aec4-87248f11b78c could not be found. 2026-04-10 05:14:23.843 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:14:23.844 13 ERROR neutron.plugins.ml2.managers [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:23.844 13 INFO neutron.plugins.ml2.plugin [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Attempt 10 to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 2026-04-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2f4997eb-4c7d-4525-aec4-87248f11b78c could not be found. 2026-04-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:14:23.853 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-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:14:23.853 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-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:14:23.853 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-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.853 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-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.853 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-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.853 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-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:14:23.853 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-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:14:23.853 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-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:14:23.853 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-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.853 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-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:14:23.853 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-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:14:23.853 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-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:14:23.853 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-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.853 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-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:14:23.853 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-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:14:23.853 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-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:14:23.853 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-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.853 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-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:23.853 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-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2f4997eb-4c7d-4525-aec4-87248f11b78c could not be found. 2026-04-10 05:14:23.853 13 ERROR neutron.plugins.ml2.managers 2026-04-10 05:14:23.855 13 ERROR neutron.plugins.ml2.managers [None req-26c7c96f-cc2c-42a3-bc59-ca2581d4ccf2 - - - - - -] Failed to bind port 83fa965c-32b4-4299-80d8-a6887a2c6f45 on host instance for vnic_type normal using segments [{'id': '203986b8-2ddd-4355-a11b-493e93c38c80', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 803, 'network_id': '239e278a-2957-4794-9f28-0d016d432f00'}] 2026-04-10 05:14:24.683 16 ERROR neutron.plugins.ml2.managers [None req-114ce2ef-0e08-47f3-afa7-58298b6facfa - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:24.683 16 INFO neutron.plugins.ml2.plugin [None req-114ce2ef-0e08-47f3-afa7-58298b6facfa - - - - - -] Attempt 2 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:24.703 16 ERROR neutron.plugins.ml2.managers [None req-114ce2ef-0e08-47f3-afa7-58298b6facfa - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:24.703 16 INFO neutron.plugins.ml2.plugin [None req-114ce2ef-0e08-47f3-afa7-58298b6facfa - - - - - -] Attempt 3 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:24.725 16 ERROR neutron.plugins.ml2.managers [None req-114ce2ef-0e08-47f3-afa7-58298b6facfa - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:24.725 16 INFO neutron.plugins.ml2.plugin [None req-114ce2ef-0e08-47f3-afa7-58298b6facfa - - - - - -] Attempt 4 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:24.745 16 ERROR neutron.plugins.ml2.managers [None req-114ce2ef-0e08-47f3-afa7-58298b6facfa - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:24.745 16 INFO neutron.plugins.ml2.plugin [None req-114ce2ef-0e08-47f3-afa7-58298b6facfa - - - - - -] Attempt 5 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:24.774 16 ERROR neutron.plugins.ml2.managers [None req-114ce2ef-0e08-47f3-afa7-58298b6facfa - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:24.775 16 INFO neutron.plugins.ml2.plugin [None req-114ce2ef-0e08-47f3-afa7-58298b6facfa - - - - - -] Attempt 6 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:24.797 16 ERROR neutron.plugins.ml2.managers [None req-114ce2ef-0e08-47f3-afa7-58298b6facfa - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:24.798 16 INFO neutron.plugins.ml2.plugin [None req-114ce2ef-0e08-47f3-afa7-58298b6facfa - - - - - -] Attempt 7 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:24.817 16 ERROR neutron.plugins.ml2.managers [None req-114ce2ef-0e08-47f3-afa7-58298b6facfa - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:24.817 16 INFO neutron.plugins.ml2.plugin [None req-114ce2ef-0e08-47f3-afa7-58298b6facfa - - - - - -] Attempt 8 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:24.838 16 ERROR neutron.plugins.ml2.managers [None req-114ce2ef-0e08-47f3-afa7-58298b6facfa - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:24.839 16 INFO neutron.plugins.ml2.plugin [None req-114ce2ef-0e08-47f3-afa7-58298b6facfa - - - - - -] Attempt 9 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:24.857 16 ERROR neutron.plugins.ml2.managers [None req-114ce2ef-0e08-47f3-afa7-58298b6facfa - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:24.858 16 INFO neutron.plugins.ml2.plugin [None req-114ce2ef-0e08-47f3-afa7-58298b6facfa - - - - - -] Attempt 10 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:24.879 16 ERROR neutron.plugins.ml2.managers [None req-114ce2ef-0e08-47f3-afa7-58298b6facfa - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:45.771 13 ERROR neutron.plugins.ml2.managers [None req-dfc48648-f46a-49c9-a9a0-206b886caa33 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:45.772 13 INFO neutron.plugins.ml2.plugin [None req-dfc48648-f46a-49c9-a9a0-206b886caa33 - - - - - -] Attempt 2 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:45.799 13 ERROR neutron.plugins.ml2.managers [None req-dfc48648-f46a-49c9-a9a0-206b886caa33 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:45.800 13 INFO neutron.plugins.ml2.plugin [None req-dfc48648-f46a-49c9-a9a0-206b886caa33 - - - - - -] Attempt 3 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:45.826 13 ERROR neutron.plugins.ml2.managers [None req-dfc48648-f46a-49c9-a9a0-206b886caa33 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:45.826 13 INFO neutron.plugins.ml2.plugin [None req-dfc48648-f46a-49c9-a9a0-206b886caa33 - - - - - -] Attempt 4 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:45.848 13 ERROR neutron.plugins.ml2.managers [None req-dfc48648-f46a-49c9-a9a0-206b886caa33 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:45.848 13 INFO neutron.plugins.ml2.plugin [None req-dfc48648-f46a-49c9-a9a0-206b886caa33 - - - - - -] Attempt 5 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:45.869 13 ERROR neutron.plugins.ml2.managers [None req-dfc48648-f46a-49c9-a9a0-206b886caa33 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:45.870 13 INFO neutron.plugins.ml2.plugin [None req-dfc48648-f46a-49c9-a9a0-206b886caa33 - - - - - -] Attempt 6 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:45.892 13 ERROR neutron.plugins.ml2.managers [None req-dfc48648-f46a-49c9-a9a0-206b886caa33 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:45.892 13 INFO neutron.plugins.ml2.plugin [None req-dfc48648-f46a-49c9-a9a0-206b886caa33 - - - - - -] Attempt 7 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:45.914 13 ERROR neutron.plugins.ml2.managers [None req-dfc48648-f46a-49c9-a9a0-206b886caa33 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:45.914 13 INFO neutron.plugins.ml2.plugin [None req-dfc48648-f46a-49c9-a9a0-206b886caa33 - - - - - -] Attempt 8 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:45.936 13 ERROR neutron.plugins.ml2.managers [None req-dfc48648-f46a-49c9-a9a0-206b886caa33 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:45.936 13 INFO neutron.plugins.ml2.plugin [None req-dfc48648-f46a-49c9-a9a0-206b886caa33 - - - - - -] Attempt 9 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:45.962 13 ERROR neutron.plugins.ml2.managers [None req-dfc48648-f46a-49c9-a9a0-206b886caa33 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:45.962 13 INFO neutron.plugins.ml2.plugin [None req-dfc48648-f46a-49c9-a9a0-206b886caa33 - - - - - -] Attempt 10 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:45.995 13 ERROR neutron.plugins.ml2.managers [None req-dfc48648-f46a-49c9-a9a0-206b886caa33 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:47.864 16 ERROR neutron.plugins.ml2.managers [None req-05d086cf-1944-4f53-aa8c-fb53bad37ea0 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:47.865 16 INFO neutron.plugins.ml2.plugin [None req-05d086cf-1944-4f53-aa8c-fb53bad37ea0 - - - - - -] Attempt 2 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:47.886 16 ERROR neutron.plugins.ml2.managers [None req-05d086cf-1944-4f53-aa8c-fb53bad37ea0 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:47.887 16 INFO neutron.plugins.ml2.plugin [None req-05d086cf-1944-4f53-aa8c-fb53bad37ea0 - - - - - -] Attempt 3 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:47.906 16 ERROR neutron.plugins.ml2.managers [None req-05d086cf-1944-4f53-aa8c-fb53bad37ea0 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:47.907 16 INFO neutron.plugins.ml2.plugin [None req-05d086cf-1944-4f53-aa8c-fb53bad37ea0 - - - - - -] Attempt 4 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:47.927 16 ERROR neutron.plugins.ml2.managers [None req-05d086cf-1944-4f53-aa8c-fb53bad37ea0 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:47.927 16 INFO neutron.plugins.ml2.plugin [None req-05d086cf-1944-4f53-aa8c-fb53bad37ea0 - - - - - -] Attempt 5 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:47.947 16 ERROR neutron.plugins.ml2.managers [None req-05d086cf-1944-4f53-aa8c-fb53bad37ea0 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:47.947 16 INFO neutron.plugins.ml2.plugin [None req-05d086cf-1944-4f53-aa8c-fb53bad37ea0 - - - - - -] Attempt 6 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:47.969 16 ERROR neutron.plugins.ml2.managers [None req-05d086cf-1944-4f53-aa8c-fb53bad37ea0 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:47.969 16 INFO neutron.plugins.ml2.plugin [None req-05d086cf-1944-4f53-aa8c-fb53bad37ea0 - - - - - -] Attempt 7 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:47.990 16 ERROR neutron.plugins.ml2.managers [None req-05d086cf-1944-4f53-aa8c-fb53bad37ea0 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:47.990 16 INFO neutron.plugins.ml2.plugin [None req-05d086cf-1944-4f53-aa8c-fb53bad37ea0 - - - - - -] Attempt 8 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:48.013 16 ERROR neutron.plugins.ml2.managers [None req-05d086cf-1944-4f53-aa8c-fb53bad37ea0 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:48.013 16 INFO neutron.plugins.ml2.plugin [None req-05d086cf-1944-4f53-aa8c-fb53bad37ea0 - - - - - -] Attempt 9 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:48.035 16 ERROR neutron.plugins.ml2.managers [None req-05d086cf-1944-4f53-aa8c-fb53bad37ea0 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}] 2026-04-10 05:14:48.035 16 INFO neutron.plugins.ml2.plugin [None req-05d086cf-1944-4f53-aa8c-fb53bad37ea0 - - - - - -] Attempt 10 to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 2026-04-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers [None req-05d086cf-1944-4f53-aa8c-fb53bad37ea0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f8502b0e-cc45-43f0-ac69-6dac2e742ccd could not be found. 2026-04-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 05:14:48.044 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-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 05:14:48.044 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-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-10 05:14:48.044 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-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:48.044 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-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:48.044 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-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:48.044 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-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:14:48.044 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-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:14:48.044 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-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:14:48.044 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-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:48.044 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-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 05:14:48.044 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-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:14:48.044 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-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:14:48.044 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-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:48.044 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-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 05:14:48.044 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-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 05:14:48.044 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-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 05:14:48.044 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-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:48.044 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-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-10 05:14:48.044 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-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f8502b0e-cc45-43f0-ac69-6dac2e742ccd could not be found. 2026-04-10 05:14:48.044 16 ERROR neutron.plugins.ml2.managers 2026-04-10 05:14:48.045 16 ERROR neutron.plugins.ml2.managers [None req-05d086cf-1944-4f53-aa8c-fb53bad37ea0 - - - - - -] Failed to bind port e6ddf509-f08d-4e4c-9786-c6e27d33e154 on host instance for vnic_type normal using segments [{'id': 'b7888db1-5c6c-44c5-a212-dac4f2962793', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 721, 'network_id': 'bfa6f3e5-87ba-4882-9e91-0df975c0fde1'}]