+ 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-06-11 18:16:47.474 1 INFO neutron.common.config [-] Logging enabled! 2026-06-11 18:16:47.474 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-11 18:16:47.474 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-11 18:16:47.474 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-11 18:16:48.948 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-11 18:16:48.951 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-11 18:16:48.954 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-11 18:16:48.955 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-11 18:16:48.955 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-11 18:16:48.956 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-11 18:16:48.956 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-11 18:16:48.963 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-11 18:16:48.963 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-11 18:16:48.963 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-11 18:16:48.982 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-11 18:16:48.983 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-11 18:16:48.983 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-11 18:16:49.004 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-11 18:16:49.004 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-11 18:16:49.004 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-11 18:16:49.005 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-11 18:16:49.281 1 INFO neutron.plugins.ml2.managers [None req-0559d9fd-0378-4f4c-9578-9089764f4b69 - - - - - -] Initializing driver for type 'vlan' 2026-06-11 18:16:49.418 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0559d9fd-0378-4f4c-9578-9089764f4b69 - - - - - -] VlanTypeDriver initialization complete 2026-06-11 18:16:49.418 1 INFO neutron.plugins.ml2.managers [None req-0559d9fd-0378-4f4c-9578-9089764f4b69 - - - - - -] Initializing driver for type 'vxlan' 2026-06-11 18:16:49.419 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0559d9fd-0378-4f4c-9578-9089764f4b69 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-11 18:16:49.461 1 INFO neutron.plugins.ml2.managers [None req-0559d9fd-0378-4f4c-9578-9089764f4b69 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-11 18:16:49.461 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0559d9fd-0378-4f4c-9578-9089764f4b69 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-11 18:16:49.461 1 INFO neutron.plugins.ml2.managers [None req-0559d9fd-0378-4f4c-9578-9089764f4b69 - - - - - -] Initializing extension driver 'port_security' 2026-06-11 18:16:49.462 1 INFO neutron.plugins.ml2.extensions.port_security [None req-0559d9fd-0378-4f4c-9578-9089764f4b69 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-11 18:16:49.462 1 INFO neutron.plugins.ml2.managers [None req-0559d9fd-0378-4f4c-9578-9089764f4b69 - - - - - -] Initializing extension driver 'qos' 2026-06-11 18:16:49.462 1 INFO neutron.plugins.ml2.managers [None req-0559d9fd-0378-4f4c-9578-9089764f4b69 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-11 18:16:49.462 1 INFO neutron.plugins.ml2.managers [None req-0559d9fd-0378-4f4c-9578-9089764f4b69 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-11 18:16:49.478 1 INFO neutron.quota [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded quota_driver: . 2026-06-11 18:16:49.478 1 INFO neutron.plugins.ml2.plugin [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Modular L2 Plugin initialization complete 2026-06-11 18:16:49.479 1 INFO neutron.plugins.ml2.managers [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-11 18:16:49.479 1 INFO neutron.plugins.ml2.managers [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-11 18:16:49.479 1 INFO neutron.plugins.ml2.managers [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Got port-security extension from driver 'port_security' 2026-06-11 18:16:49.479 1 INFO neutron.manager [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loading Plugin: qos 2026-06-11 18:16:49.491 1 INFO neutron.manager [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loading Plugin: router 2026-06-11 18:16:49.527 1 INFO neutron.services.service_base [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-11 18:16:49.527 1 INFO neutron.manager [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loading Plugin: segments 2026-06-11 18:16:49.599 1 INFO neutron.manager [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loading Plugin: trunk 2026-06-11 18:16:49.615 1 INFO neutron.manager [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loading Plugin: vpnaas 2026-06-11 18:16:49.661 1 WARNING stevedore.named [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-11 18:16:49.746 1 INFO neutron_vpnaas.services.vpn.plugin [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-11 18:16:49.747 1 INFO neutron.common.utils [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-11 18:16:49.747 1 INFO neutron.manager [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loading Plugin: taas 2026-06-11 18:16:49.768 1 WARNING stevedore.named [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-11 18:16:49.768 1 WARNING stevedore.named [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-11 18:16:49.798 1 INFO neutron_taas.services.taas.taas_plugin [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-11 18:16:49.799 1 INFO neutron.manager [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loading Plugin: tapmirror 2026-06-11 18:16:49.809 1 WARNING stevedore.named [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-11 18:16:49.810 1 WARNING stevedore.named [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-11 18:16:49.826 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-11 18:16:49.826 1 INFO neutron.manager [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loading Plugin: auto_allocate 2026-06-11 18:16:49.835 1 INFO neutron.manager [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loading Plugin: tag 2026-06-11 18:16:49.844 1 INFO neutron.manager [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loading Plugin: timestamp 2026-06-11 18:16:49.847 1 INFO neutron.manager [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loading Plugin: network_ip_availability 2026-06-11 18:16:49.850 1 INFO neutron.manager [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loading Plugin: flavors 2026-06-11 18:16:49.853 1 INFO neutron.manager [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loading Plugin: revisions 2026-06-11 18:16:49.856 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Initializing extension manager. 2026-06-11 18:16:49.860 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: address-group 2026-06-11 18:16:49.861 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: address-scope 2026-06-11 18:16:49.861 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-11 18:16:49.862 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: agent 2026-06-11 18:16:49.862 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: agent-resources-synced 2026-06-11 18:16:49.863 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: allowed-address-pairs 2026-06-11 18:16:49.864 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: auto-allocated-topology 2026-06-11 18:16:49.865 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: availability_zone 2026-06-11 18:16:49.865 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: availability_zone_filter 2026-06-11 18:16:49.865 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-11 18:16:49.868 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: default-subnetpools 2026-06-11 18:16:49.869 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-11 18:16:49.870 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: dns-integration 2026-06-11 18:16:49.870 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: dns-domain-ports 2026-06-11 18:16:49.871 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-11 18:16:49.871 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: dvr 2026-06-11 18:16:49.872 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-11 18:16:49.872 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: empty-string-filtering 2026-06-11 18:16:49.872 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-11 18:16:49.873 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-11 18:16:49.873 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: external-net 2026-06-11 18:16:49.874 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-11 18:16:49.874 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: extraroute 2026-06-11 18:16:49.874 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: extraroute-atomic 2026-06-11 18:16:49.875 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-11 18:16:49.875 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-11 18:16:49.876 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-11 18:16:49.877 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-11 18:16:49.878 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: fip-port-details 2026-06-11 18:16:49.878 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: flavors 2026-06-11 18:16:49.879 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-11 18:16:49.880 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: floatingip-pools 2026-06-11 18:16:49.880 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: ip_allocation 2026-06-11 18:16:49.881 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: ip-substring-filtering 2026-06-11 18:16:49.881 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: l2_adjacency 2026-06-11 18:16:49.882 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: router 2026-06-11 18:16:49.883 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-11 18:16:49.884 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-11 18:16:49.884 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-11 18:16:49.885 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: ext-gw-mode 2026-06-11 18:16:49.885 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: l3-ha 2026-06-11 18:16:49.886 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-11 18:16:49.886 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-11 18:16:49.887 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: l3-flavors 2026-06-11 18:16:49.887 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-11 18:16:49.888 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-11 18:16:49.889 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-11 18:16:49.890 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-11 18:16:49.891 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-11 18:16:49.892 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-11 18:16:49.893 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-11 18:16:49.893 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: multi-provider 2026-06-11 18:16:49.893 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: net-mtu 2026-06-11 18:16:49.894 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: net-mtu-writable 2026-06-11 18:16:49.894 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: network_availability_zone 2026-06-11 18:16:49.895 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: network_ha 2026-06-11 18:16:49.895 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: network-ip-availability 2026-06-11 18:16:49.896 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-11 18:16:49.896 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: pagination 2026-06-11 18:16:49.897 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: port-device-profile 2026-06-11 18:16:49.897 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-11 18:16:49.898 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-11 18:16:49.898 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-11 18:16:49.898 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: port-mac-override 2026-06-11 18:16:49.899 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-11 18:16:49.899 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-11 18:16:49.900 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-11 18:16:49.900 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: port-resource-request 2026-06-11 18:16:49.900 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: port-resource-request-groups 2026-06-11 18:16:49.901 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-11 18:16:49.902 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: binding 2026-06-11 18:16:49.902 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: binding-extended 2026-06-11 18:16:49.903 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: port-security 2026-06-11 18:16:49.903 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: project-id 2026-06-11 18:16:49.904 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: provider 2026-06-11 18:16:49.904 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-11 18:16:49.906 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: qos 2026-06-11 18:16:49.907 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-11 18:16:49.907 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-11 18:16:49.907 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: qos-default 2026-06-11 18:16:49.908 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: qos-fip 2026-06-11 18:16:49.908 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-11 18:16:49.909 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: qos-gateway-ip 2026-06-11 18:16:49.909 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: qos-port-network-policy 2026-06-11 18:16:49.909 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: qos-pps-minimum 2026-06-11 18:16:49.910 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-11 18:16:49.911 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: qos-pps 2026-06-11 18:16:49.911 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: qos-rule-type-details 2026-06-11 18:16:49.911 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-11 18:16:49.912 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: qos-rules-alias 2026-06-11 18:16:49.912 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: quota-check-limit 2026-06-11 18:16:49.913 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: quota-check-limit-default 2026-06-11 18:16:49.914 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: quotas 2026-06-11 18:16:49.917 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: quota_details 2026-06-11 18:16:49.918 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: rbac-policies 2026-06-11 18:16:49.918 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: rbac-address-group 2026-06-11 18:16:49.919 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: rbac-address-scope 2026-06-11 18:16:49.919 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: rbac-security-groups 2026-06-11 18:16:49.920 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: rbac-subnetpool 2026-06-11 18:16:49.920 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: revision-if-match 2026-06-11 18:16:49.921 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: standard-attr-revisions 2026-06-11 18:16:49.921 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: router_availability_zone 2026-06-11 18:16:49.922 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-11 18:16:49.923 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: security-groups-default-rules 2026-06-11 18:16:49.923 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-11 18:16:49.924 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-11 18:16:49.924 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-11 18:16:49.924 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-11 18:16:49.925 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-11 18:16:49.928 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: security-group 2026-06-11 18:16:49.929 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: segment 2026-06-11 18:16:49.930 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-11 18:16:49.930 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: service-type 2026-06-11 18:16:49.931 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: sorting 2026-06-11 18:16:49.931 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: standard-attr-segment 2026-06-11 18:16:49.932 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: standard-attr-description 2026-06-11 18:16:49.932 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: stateful-security-group 2026-06-11 18:16:49.932 1 WARNING neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-11 18:16:49.933 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-11 18:16:49.933 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: subnet-external-network 2026-06-11 18:16:49.934 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: subnet_onboard 2026-06-11 18:16:49.934 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-11 18:16:49.935 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: subnet-service-types 2026-06-11 18:16:49.935 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: subnet_allocation 2026-06-11 18:16:49.936 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-11 18:16:49.936 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: tag-creation 2026-06-11 18:16:49.936 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-11 18:16:49.939 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: standard-attr-tag 2026-06-11 18:16:49.940 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-11 18:16:49.941 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: trunk 2026-06-11 18:16:49.941 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: trunk-details 2026-06-11 18:16:49.941 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-11 18:16:49.943 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-11 18:16:49.943 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-11 18:16:49.944 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-11 18:16:49.945 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-11 18:16:49.946 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-11 18:16:49.946 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: vpn-flavors 2026-06-11 18:16:49.948 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: vpnaas 2026-06-11 18:16:49.949 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: taas 2026-06-11 18:16:49.950 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: tap-mirror 2026-06-11 18:16:49.950 1 INFO neutron.api.extensions [None req-0cc7414f-feff-42e7-984c-ffa7ecb05d6c - - - - - -] Loaded extension: taas-vlan-filter 2026-06-11 18:17:20.055 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-11 18:17:20.123 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-11 18:17:20.127 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-11 18:17:38.058 13 INFO neutron.db.l3_hamode_db [None req-c060ca99-2580-4e87-9ab1-7fc61bb1abc9 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 18:17:55.940 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port c2ce00bc-aa04-493b-9c51-9fed3cf24c54 2026-06-11 18:17:57.360 16 INFO neutron.plugins.ml2.plugin [None req-367d7b0b-c0b1-4aa5-b6e0-c8a5ab9483ec - - - - - -] Attempt 1 to provision port c2ce00bc-aa04-493b-9c51-9fed3cf24c54 2026-06-11 18:17:57.850 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port c2ce00bc-aa04-493b-9c51-9fed3cf24c54 2026-06-11 18:22:19.165 16 INFO neutron.plugins.ml2.plugin [None req-7974f297-5e4b-4ab0-a808-ff90898209e8 - - - - - -] Attempt 1 to provision port 402f11ad-cf37-46db-841f-e9164601c3d2 2026-06-11 18:22:19.942 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 402f11ad-cf37-46db-841f-e9164601c3d2 2026-06-11 18:22:20.831 16 INFO neutron.plugins.ml2.plugin [None req-c7364d19-b436-43cc-981f-ea80405f9831 - - - - - -] Attempt 1 to provision port 402f11ad-cf37-46db-841f-e9164601c3d2 2026-06-11 18:22:25.918 16 INFO neutron.plugins.ml2.plugin [None req-1a3c40a4-9310-4324-89e2-5b88170449be - - - - - -] Attempt 1 to provision port 09f94c51-b847-434b-9293-f9dadbc1cd1d 2026-06-11 18:26:18.544 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 09f94c51-b847-434b-9293-f9dadbc1cd1d 2026-06-11 18:26:19.994 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 09f94c51-b847-434b-9293-f9dadbc1cd1d 2026-06-11 18:33:52.152 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 9563c581-1a3f-4465-81c6-de41f52e1af6 2026-06-11 18:33:54.126 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 9563c581-1a3f-4465-81c6-de41f52e1af6 2026-06-11 18:45:20.496 13 INFO neutron.plugins.ml2.plugin [None req-c1630d2a-a4c9-43ae-b3a8-4c187b3250b6 - - - - - -] Attempt 1 to provision port c2ce00bc-aa04-493b-9c51-9fed3cf24c54 2026-06-11 18:45:20.533 13 INFO neutron.plugins.ml2.plugin [None req-c1630d2a-a4c9-43ae-b3a8-4c187b3250b6 - - - - - -] Attempt 1 to provision port 09f94c51-b847-434b-9293-f9dadbc1cd1d 2026-06-11 18:45:20.570 13 INFO neutron.plugins.ml2.plugin [None req-c1630d2a-a4c9-43ae-b3a8-4c187b3250b6 - - - - - -] Attempt 1 to provision port 402f11ad-cf37-46db-841f-e9164601c3d2 2026-06-11 18:51:06.507 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 45b6a45d-7876-4570-863f-0efc9fd7bda6 2026-06-11 18:51:08.333 16 INFO neutron.plugins.ml2.plugin [None req-9e4a5f8e-773b-4327-bf1f-eb9fb419bffa - - - - - -] Attempt 1 to provision port 9bfa8120-163f-4e91-a61b-4b42ba16771c 2026-06-11 18:51:08.372 16 INFO neutron.plugins.ml2.plugin [None req-9e4a5f8e-773b-4327-bf1f-eb9fb419bffa - - - - - -] Attempt 1 to provision port 45b6a45d-7876-4570-863f-0efc9fd7bda6 2026-06-11 18:51:08.411 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 45b6a45d-7876-4570-863f-0efc9fd7bda6 2026-06-11 18:51:12.693 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 7d068f00-ca88-4878-a006-1b2387fa7f71 2026-06-11 18:51:14.850 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port d231fbd4-7ef3-46a9-8fb9-4f2ec7ad1f29 2026-06-11 18:51:15.310 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 44fe45e1-3f4c-4f82-83ab-68234f4d12e7 2026-06-11 18:51:15.570 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 7d068f00-ca88-4878-a006-1b2387fa7f71 2026-06-11 18:51:16.152 13 INFO neutron.plugins.ml2.plugin [None req-466e6a75-9dc7-42b8-98ce-45f6e001656c - - - - - -] Attempt 1 to provision port 0c10cbfc-e005-4bd0-b1b0-187c7aa63081 2026-06-11 18:51:16.187 13 INFO neutron.plugins.ml2.plugin [None req-466e6a75-9dc7-42b8-98ce-45f6e001656c - - - - - -] Attempt 1 to provision port 7d068f00-ca88-4878-a006-1b2387fa7f71 2026-06-11 18:51:16.527 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 44fe45e1-3f4c-4f82-83ab-68234f4d12e7 2026-06-11 18:51:16.802 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port d231fbd4-7ef3-46a9-8fb9-4f2ec7ad1f29 2026-06-11 18:51:20.592 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 0fbb4b64-56ed-4ffe-b856-913548db1d62 2026-06-11 18:51:23.160 13 INFO neutron.plugins.ml2.plugin [None req-040457c5-e401-4669-983b-b60ea5923f9e - - - - - -] Attempt 1 to provision port 0c10cbfc-e005-4bd0-b1b0-187c7aa63081 2026-06-11 18:51:23.195 13 INFO neutron.plugins.ml2.plugin [None req-040457c5-e401-4669-983b-b60ea5923f9e - - - - - -] Attempt 1 to provision port 8abfbebd-2abf-42a8-9bb6-8953d2055db7 2026-06-11 18:51:23.229 13 INFO neutron.plugins.ml2.plugin [None req-040457c5-e401-4669-983b-b60ea5923f9e - - - - - -] Attempt 1 to provision port 7d068f00-ca88-4878-a006-1b2387fa7f71 2026-06-11 18:51:23.285 13 INFO neutron.plugins.ml2.plugin [None req-040457c5-e401-4669-983b-b60ea5923f9e - - - - - -] Attempt 1 to provision port 0fbb4b64-56ed-4ffe-b856-913548db1d62 2026-06-11 18:51:23.743 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 32684646-2920-4a7e-9438-7ff9872b6ca9 2026-06-11 18:51:24.133 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port e0cb99f2-5254-4bd1-b1b8-d215ce33a60f 2026-06-11 18:51:24.569 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 166d6c7b-51b6-4314-8ab1-1fa105dfc331 2026-06-11 18:51:24.584 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ac385b2-fc5a-4faf-bf79-0f9447052e5f'] response: {'server_uuid': '0883bb38-8162-4ac2-93c4-58f7698e99df', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '32684646-2920-4a7e-9438-7ff9872b6ca9', 'code': 200} 2026-06-11 18:51:25.166 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 0fbb4b64-56ed-4ffe-b856-913548db1d62 2026-06-11 18:51:25.988 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 32684646-2920-4a7e-9438-7ff9872b6ca9 2026-06-11 18:51:26.253 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port e0cb99f2-5254-4bd1-b1b8-d215ce33a60f 2026-06-11 18:51:26.503 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 166d6c7b-51b6-4314-8ab1-1fa105dfc331 2026-06-11 18:51:26.628 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-42e45674-54c9-42e8-bcc3-0c7fea9ad5c0'] response: {'server_uuid': 'ff54872b-6123-444a-9265-b6cf1cb9157c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e0cb99f2-5254-4bd1-b1b8-d215ce33a60f', 'code': 200} 2026-06-11 18:51:27.838 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port c0b128ee-ba67-47f9-b992-d45b62b9a557 2026-06-11 18:51:29.934 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port c0b128ee-ba67-47f9-b992-d45b62b9a557 2026-06-11 18:51:31.180 16 INFO neutron.plugins.ml2.plugin [None req-09a5fb0e-f399-495c-8e53-6af5b9412c49 - - - - - -] Attempt 1 to provision port 8abfbebd-2abf-42a8-9bb6-8953d2055db7 2026-06-11 18:51:31.228 16 INFO neutron.plugins.ml2.plugin [None req-09a5fb0e-f399-495c-8e53-6af5b9412c49 - - - - - -] Attempt 1 to provision port 32684646-2920-4a7e-9438-7ff9872b6ca9 2026-06-11 18:51:31.292 16 INFO neutron.plugins.ml2.plugin [None req-09a5fb0e-f399-495c-8e53-6af5b9412c49 - - - - - -] Attempt 1 to provision port 0c10cbfc-e005-4bd0-b1b0-187c7aa63081 2026-06-11 18:51:31.324 16 INFO neutron.plugins.ml2.plugin [None req-09a5fb0e-f399-495c-8e53-6af5b9412c49 - - - - - -] Attempt 1 to provision port 0fbb4b64-56ed-4ffe-b856-913548db1d62 2026-06-11 18:51:31.381 16 INFO neutron.plugins.ml2.plugin [None req-09a5fb0e-f399-495c-8e53-6af5b9412c49 - - - - - -] Attempt 1 to provision port ccd93bc4-4699-421b-bcf8-6881bfcff766 2026-06-11 18:51:31.422 16 INFO neutron.plugins.ml2.plugin [None req-09a5fb0e-f399-495c-8e53-6af5b9412c49 - - - - - -] Attempt 1 to provision port c0b128ee-ba67-47f9-b992-d45b62b9a557 2026-06-11 18:51:34.503 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 362b8bba-9f6d-4bda-a124-dbee4207e15c 2026-06-11 18:51:34.629 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd60fa25-670d-4a0d-ad40-7e230be6deb3'] response: {'server_uuid': '0421d9af-ca5d-4218-b839-07609f959a16', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '362b8bba-9f6d-4bda-a124-dbee4207e15c', 'code': 200} 2026-06-11 18:51:36.776 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 362b8bba-9f6d-4bda-a124-dbee4207e15c 2026-06-11 18:51:39.720 13 INFO neutron.plugins.ml2.plugin [None req-df9fa245-9594-4dc3-b263-d5d30d471496 - - - - - -] Attempt 1 to provision port e0cb99f2-5254-4bd1-b1b8-d215ce33a60f 2026-06-11 18:51:39.843 13 INFO neutron.plugins.ml2.plugin [None req-df9fa245-9594-4dc3-b263-d5d30d471496 - - - - - -] Attempt 1 to provision port 362b8bba-9f6d-4bda-a124-dbee4207e15c 2026-06-11 18:51:39.946 13 INFO neutron.plugins.ml2.plugin [None req-df9fa245-9594-4dc3-b263-d5d30d471496 - - - - - -] Attempt 1 to provision port c0b128ee-ba67-47f9-b992-d45b62b9a557 2026-06-11 18:51:39.999 13 INFO neutron.plugins.ml2.plugin [None req-df9fa245-9594-4dc3-b263-d5d30d471496 - - - - - -] Attempt 1 to provision port ccd93bc4-4699-421b-bcf8-6881bfcff766 2026-06-11 18:51:40.017 13 INFO neutron.plugins.ml2.plugin [None req-df9fa245-9594-4dc3-b263-d5d30d471496 - - - - - -] Attempt 1 to provision port 3a4432e1-e751-4648-bd05-9bbb6183236a 2026-06-11 18:51:43.455 13 INFO neutron.plugins.ml2.plugin [None req-d51a6527-08c1-4c75-bfc3-e7a911a158c2 - - - - - -] Attempt 1 to provision port fe9d3015-c598-4745-8fec-6a53e4b45917 2026-06-11 18:51:46.525 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 7d9b50c5-72dd-4bc5-81ff-4b9623480678 2026-06-11 18:51:46.926 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 8da1b124-4cf9-42e0-9423-9edfd8050206 2026-06-11 18:51:48.447 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 7d9b50c5-72dd-4bc5-81ff-4b9623480678 2026-06-11 18:51:48.705 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 8da1b124-4cf9-42e0-9423-9edfd8050206 2026-06-11 18:51:54.308 13 INFO neutron.plugins.ml2.plugin [None req-95d42017-e0e0-476d-ad8d-c69914d059e3 - - - - - -] Attempt 1 to provision port 362b8bba-9f6d-4bda-a124-dbee4207e15c 2026-06-11 18:51:54.369 13 INFO neutron.plugins.ml2.plugin [None req-95d42017-e0e0-476d-ad8d-c69914d059e3 - - - - - -] Attempt 1 to provision port 7d9b50c5-72dd-4bc5-81ff-4b9623480678 2026-06-11 18:51:54.416 13 INFO neutron.plugins.ml2.plugin [None req-95d42017-e0e0-476d-ad8d-c69914d059e3 - - - - - -] Attempt 1 to provision port ccd93bc4-4699-421b-bcf8-6881bfcff766 2026-06-11 18:51:54.540 13 INFO neutron.plugins.ml2.plugin [None req-95d42017-e0e0-476d-ad8d-c69914d059e3 - - - - - -] Attempt 1 to provision port b0ee15e2-0bc2-4754-aa5b-32fe4848ed92 2026-06-11 18:51:54.563 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 0c10cbfc-e005-4bd0-b1b0-187c7aa63081 2026-06-11 18:51:54.565 13 INFO neutron.plugins.ml2.plugin [None req-95d42017-e0e0-476d-ad8d-c69914d059e3 - - - - - -] Attempt 1 to provision port 0e76a3f3-ebe3-4be4-bc69-fa986616e6ca 2026-06-11 18:51:55.005 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port ccd93bc4-4699-421b-bcf8-6881bfcff766 2026-06-11 18:51:55.226 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 3a4432e1-e751-4648-bd05-9bbb6183236a 2026-06-11 18:51:56.532 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 0c10cbfc-e005-4bd0-b1b0-187c7aa63081 2026-06-11 18:51:56.791 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 3a4432e1-e751-4648-bd05-9bbb6183236a 2026-06-11 18:51:56.938 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port ccd93bc4-4699-421b-bcf8-6881bfcff766 2026-06-11 18:51:57.192 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port fe9d3015-c598-4745-8fec-6a53e4b45917 2026-06-11 18:51:59.179 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 3db0ab3f-3879-461e-a782-050e3d719084 2026-06-11 18:51:59.493 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 97df94ec-f4dd-456b-9d80-965ebc08401d 2026-06-11 18:51:59.651 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a20922b6-4785-4e32-82be-e2a8d7fde160'] response: {'server_uuid': 'bed32db4-2ff5-4473-8b94-559fbea74505', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '97df94ec-f4dd-456b-9d80-965ebc08401d', 'code': 200} 2026-06-11 18:51:59.948 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port fe9d3015-c598-4745-8fec-6a53e4b45917 2026-06-11 18:52:00.618 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 97df94ec-f4dd-456b-9d80-965ebc08401d 2026-06-11 18:52:03.373 16 WARNING neutron.plugins.ml2.plugin [None req-f860a768-0ea0-4e1d-905d-568c54bb462f - - - - - -] Concurrent port binding operations failed on port b0ee15e2-0bc2-4754-aa5b-32fe4848ed92 2026-06-11 18:52:03.377 16 INFO neutron.plugins.ml2.plugin [None req-f860a768-0ea0-4e1d-905d-568c54bb462f - - - - - -] Attempt 2 to bind port b0ee15e2-0bc2-4754-aa5b-32fe4848ed92 2026-06-11 18:52:03.971 16 INFO neutron.plugins.ml2.plugin [None req-ed3a54ab-996a-430f-ba7d-a7b5cdfd2813 - - - - - -] Attempt 1 to provision port 0e76a3f3-ebe3-4be4-bc69-fa986616e6ca 2026-06-11 18:52:04.521 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 0e76a3f3-ebe3-4be4-bc69-fa986616e6ca 2026-06-11 18:52:04.701 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port b0ee15e2-0bc2-4754-aa5b-32fe4848ed92 2026-06-11 18:52:06.327 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-021d7e94-5dfa-45bb-9fd1-0c53ff8b8760'] response: {'server_uuid': '0421d9af-ca5d-4218-b839-07609f959a16', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '362b8bba-9f6d-4bda-a124-dbee4207e15c', 'code': 200} 2026-06-11 18:52:07.257 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port b0ee15e2-0bc2-4754-aa5b-32fe4848ed92 2026-06-11 18:52:07.485 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 362b8bba-9f6d-4bda-a124-dbee4207e15c 2026-06-11 18:52:07.701 16 INFO neutron.plugins.ml2.plugin [None req-c883fb8a-5ea0-450e-a6e4-7513d0a60c95 - - - - - -] Attempt 1 to provision port e0cb99f2-5254-4bd1-b1b8-d215ce33a60f 2026-06-11 18:52:08.426 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-16a237ce-2466-45f3-b901-8b708804a514'] response: {'server_uuid': '0421d9af-ca5d-4218-b839-07609f959a16', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '362b8bba-9f6d-4bda-a124-dbee4207e15c', 'code': 200} 2026-06-11 18:52:09.127 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 362b8bba-9f6d-4bda-a124-dbee4207e15c 2026-06-11 18:52:25.075 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 15ad0db8-16d1-48b7-b9ef-539e3c59305a 2026-06-11 18:52:25.456 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port e16e068a-9e54-4d04-81da-65abff3ed1a7 2026-06-11 18:52:27.101 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 15ad0db8-16d1-48b7-b9ef-539e3c59305a 2026-06-11 18:52:27.355 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port e16e068a-9e54-4d04-81da-65abff3ed1a7 2026-06-11 18:52:27.725 16 INFO neutron.plugins.ml2.plugin [None req-27109703-8244-4471-b2c6-2024c84c0e11 - - - - - -] Attempt 1 to provision port 37cdd2a3-fdf5-4bf8-8deb-9f7977652fa5 2026-06-11 18:52:27.752 16 INFO neutron.plugins.ml2.plugin [None req-27109703-8244-4471-b2c6-2024c84c0e11 - - - - - -] Attempt 1 to provision port 15ad0db8-16d1-48b7-b9ef-539e3c59305a 2026-06-11 18:52:33.842 16 INFO neutron.plugins.ml2.plugin [None req-bf6201d6-d20d-4dd0-a12e-94b618c7b50d - - - - - -] Attempt 1 to provision port a0489145-fb5a-4629-bc08-d73c1ec2037b 2026-06-11 18:52:33.863 16 INFO neutron.plugins.ml2.plugin [None req-bf6201d6-d20d-4dd0-a12e-94b618c7b50d - - - - - -] Attempt 1 to provision port 15ad0db8-16d1-48b7-b9ef-539e3c59305a 2026-06-11 18:52:41.364 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 37cdd2a3-fdf5-4bf8-8deb-9f7977652fa5 2026-06-11 18:52:43.952 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port a0489145-fb5a-4629-bc08-d73c1ec2037b 2026-06-11 18:52:44.237 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 37cdd2a3-fdf5-4bf8-8deb-9f7977652fa5 2026-06-11 18:52:44.398 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 27390d56-8deb-4771-93e4-47892e23aef6 2026-06-11 18:52:44.525 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e96fbdbc-02ff-4ce5-bc7b-f4cdd4ecd62d'] response: {'server_uuid': '73f80f48-8125-441a-b599-b77bafb6eb48', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '27390d56-8deb-4771-93e4-47892e23aef6', 'code': 200} 2026-06-11 18:52:45.841 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port a0489145-fb5a-4629-bc08-d73c1ec2037b 2026-06-11 18:52:46.450 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 27390d56-8deb-4771-93e4-47892e23aef6 2026-06-11 18:52:57.825 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 25b1e82d-5ea1-4f14-8d6c-27c0b0f03380 2026-06-11 18:53:00.089 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 25b1e82d-5ea1-4f14-8d6c-27c0b0f03380 2026-06-11 18:53:00.323 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port db5ee8de-d411-48d4-b3da-77d2c068fc79 2026-06-11 18:53:02.232 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port db5ee8de-d411-48d4-b3da-77d2c068fc79 2026-06-11 18:53:02.414 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port c758c9ee-e1c8-4304-b2c4-a48a1425c8fa 2026-06-11 18:53:04.100 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port c758c9ee-e1c8-4304-b2c4-a48a1425c8fa 2026-06-11 18:53:06.028 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 4c451c00-b131-4d7d-ae07-3da4ef29ca71 2026-06-11 18:53:07.123 13 INFO neutron.plugins.ml2.plugin [None req-d11926e2-91f0-4cbb-8476-fd54fa9ea1de - - - - - -] Attempt 1 to provision port 345cd266-cec8-48ff-8bc5-012c86c5a5b2 2026-06-11 18:53:07.167 13 INFO neutron.plugins.ml2.plugin [None req-d11926e2-91f0-4cbb-8476-fd54fa9ea1de - - - - - -] Attempt 1 to provision port b46bd2a8-abc0-439e-9204-d6765c6afd96 2026-06-11 18:53:07.200 13 INFO neutron.plugins.ml2.plugin [None req-d11926e2-91f0-4cbb-8476-fd54fa9ea1de - - - - - -] Attempt 1 to provision port 0c234e9f-2763-4a59-9741-831b80bc4502 2026-06-11 18:53:07.227 13 INFO neutron.plugins.ml2.plugin [None req-d11926e2-91f0-4cbb-8476-fd54fa9ea1de - - - - - -] Attempt 1 to provision port 25b1e82d-5ea1-4f14-8d6c-27c0b0f03380 2026-06-11 18:53:07.284 13 INFO neutron.plugins.ml2.plugin [None req-d11926e2-91f0-4cbb-8476-fd54fa9ea1de - - - - - -] Attempt 1 to provision port c7c3c23b-1c38-46a1-ac35-513fe3d0a67e 2026-06-11 18:53:07.307 13 INFO neutron.plugins.ml2.plugin [None req-d11926e2-91f0-4cbb-8476-fd54fa9ea1de - - - - - -] Attempt 1 to provision port 4c451c00-b131-4d7d-ae07-3da4ef29ca71 2026-06-11 18:53:08.046 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 4c451c00-b131-4d7d-ae07-3da4ef29ca71 2026-06-11 18:53:10.096 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 495dd75e-9c20-48ca-ad04-95a6a543c210 2026-06-11 18:53:13.250 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 6e7c000e-0f6b-414d-845b-e45d3c725269 2026-06-11 18:53:13.406 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e4df114-78ec-4d2a-aafd-80c1a7644669'] response: {'server_uuid': '058fdc60-5ab8-4e34-ac32-b738752735c8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e7c000e-0f6b-414d-845b-e45d3c725269', 'code': 200} 2026-06-11 18:53:13.700 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 495dd75e-9c20-48ca-ad04-95a6a543c210 2026-06-11 18:53:15.759 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 6e7c000e-0f6b-414d-845b-e45d3c725269 2026-06-11 18:53:15.876 13 INFO neutron.plugins.ml2.plugin [None req-3d821405-78e5-429d-b607-419fa7f93a38 - - - - - -] Attempt 1 to provision port 0c234e9f-2763-4a59-9741-831b80bc4502 2026-06-11 18:53:15.911 13 INFO neutron.plugins.ml2.plugin [None req-3d821405-78e5-429d-b607-419fa7f93a38 - - - - - -] Attempt 1 to provision port 6e7c000e-0f6b-414d-845b-e45d3c725269 2026-06-11 18:53:15.995 13 INFO neutron.plugins.ml2.plugin [None req-3d821405-78e5-429d-b607-419fa7f93a38 - - - - - -] Attempt 1 to provision port 71df019d-2de7-4a7b-85d2-f760c7ea8fed 2026-06-11 18:53:16.240 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 71df019d-2de7-4a7b-85d2-f760c7ea8fed 2026-06-11 18:53:16.299 13 INFO neutron.plugins.ml2.plugin [None req-3d821405-78e5-429d-b607-419fa7f93a38 - - - - - -] Attempt 1 to provision port 4c451c00-b131-4d7d-ae07-3da4ef29ca71 2026-06-11 18:53:16.346 13 INFO neutron.plugins.ml2.plugin [None req-3d821405-78e5-429d-b607-419fa7f93a38 - - - - - -] Attempt 1 to provision port 046646ba-4a4d-4be0-b2bb-7305aaceac91 2026-06-11 18:53:16.367 13 INFO neutron.plugins.ml2.plugin [None req-3d821405-78e5-429d-b607-419fa7f93a38 - - - - - -] Attempt 1 to provision port 555eba52-141f-4171-90c8-7bada123ffc5 2026-06-11 18:53:16.496 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 81402351-73a8-4ff3-83bb-a17fe169a607 2026-06-11 18:53:16.643 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca8a2fa6-d8a1-4ba3-b71f-2bf54c20d0da'] response: {'server_uuid': 'a1d7dcf6-326c-49aa-a7ee-526318b6ae3d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '81402351-73a8-4ff3-83bb-a17fe169a607', 'code': 200} 2026-06-11 18:53:17.458 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 71df019d-2de7-4a7b-85d2-f760c7ea8fed 2026-06-11 18:53:17.962 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 81402351-73a8-4ff3-83bb-a17fe169a607 2026-06-11 18:53:20.535 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port b46bd2a8-abc0-439e-9204-d6765c6afd96 2026-06-11 18:53:20.819 16 INFO neutron.plugins.ml2.plugin [None req-bb028e10-bbe0-4f84-bd10-2cc72a8514c0 - - - - - -] Attempt 1 to provision port 0c234e9f-2763-4a59-9741-831b80bc4502 2026-06-11 18:53:20.865 16 INFO neutron.plugins.ml2.plugin [None req-bb028e10-bbe0-4f84-bd10-2cc72a8514c0 - - - - - -] Attempt 1 to provision port 555eba52-141f-4171-90c8-7bada123ffc5 2026-06-11 18:53:20.892 16 INFO neutron.plugins.ml2.plugin [None req-bb028e10-bbe0-4f84-bd10-2cc72a8514c0 - - - - - -] Attempt 1 to provision port 71df019d-2de7-4a7b-85d2-f760c7ea8fed 2026-06-11 18:53:21.139 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 2ab3d31d-cfc1-4326-a654-365d2d3d489a 2026-06-11 18:53:21.395 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d82ddb3b-fa4c-4cdf-9526-d84f057d3465'] response: {'server_uuid': '722b302c-1371-4738-a536-dadbc43cd15f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2ab3d31d-cfc1-4326-a654-365d2d3d489a', 'code': 200} 2026-06-11 18:53:21.661 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port c7c3c23b-1c38-46a1-ac35-513fe3d0a67e 2026-06-11 18:53:23.497 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port b46bd2a8-abc0-439e-9204-d6765c6afd96 2026-06-11 18:53:23.759 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 2ab3d31d-cfc1-4326-a654-365d2d3d489a 2026-06-11 18:53:23.970 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port c7c3c23b-1c38-46a1-ac35-513fe3d0a67e 2026-06-11 18:53:25.391 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 0c234e9f-2763-4a59-9741-831b80bc4502 2026-06-11 18:53:25.564 16 INFO neutron.plugins.ml2.plugin [None req-d2f707a6-d93c-4fc4-8b5f-cfe410ad14e1 - - - - - -] Attempt 1 to provision port 0c234e9f-2763-4a59-9741-831b80bc4502 2026-06-11 18:53:25.636 16 INFO neutron.plugins.ml2.plugin [None req-d2f707a6-d93c-4fc4-8b5f-cfe410ad14e1 - - - - - -] Attempt 1 to provision port 562cb5d1-635b-4339-ad87-ad21a6521314 2026-06-11 18:53:25.661 16 INFO neutron.plugins.ml2.plugin [None req-d2f707a6-d93c-4fc4-8b5f-cfe410ad14e1 - - - - - -] Attempt 1 to provision port 555eba52-141f-4171-90c8-7bada123ffc5 2026-06-11 18:53:25.705 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 345cd266-cec8-48ff-8bc5-012c86c5a5b2 2026-06-11 18:53:27.762 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 0c234e9f-2763-4a59-9741-831b80bc4502 2026-06-11 18:53:28.262 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 555eba52-141f-4171-90c8-7bada123ffc5 2026-06-11 18:53:28.571 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 046646ba-4a4d-4be0-b2bb-7305aaceac91 2026-06-11 18:53:28.920 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 345cd266-cec8-48ff-8bc5-012c86c5a5b2 2026-06-11 18:53:29.961 16 INFO neutron.plugins.ml2.plugin [None req-56134210-2c7a-44ea-9e01-ebaae4a0200e - - - - - -] Attempt 1 to provision port 81402351-73a8-4ff3-83bb-a17fe169a607 2026-06-11 18:53:30.052 16 INFO neutron.plugins.ml2.plugin [None req-56134210-2c7a-44ea-9e01-ebaae4a0200e - - - - - -] Attempt 1 to provision port 555eba52-141f-4171-90c8-7bada123ffc5 2026-06-11 18:53:30.248 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 555eba52-141f-4171-90c8-7bada123ffc5 2026-06-11 18:53:30.474 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 046646ba-4a4d-4be0-b2bb-7305aaceac91 2026-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 18:53:40.644 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-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 18:53:40.644 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-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 18:53:40.644 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-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.644 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-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.644 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-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.644 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-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.644 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-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.644 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-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.644 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-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.644 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-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.644 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-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.644 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-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.644 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-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.644 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-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:40.644 13 ERROR neutron.plugins.ml2.managers 2026-06-11 18:53:40.648 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Failed to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 on host instance for vnic_type normal using segments [{'id': '30d93b44-977f-4b49-b0da-8d3fa47ec7dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 658, 'network_id': 'd517e93c-c9c8-4202-aafd-003db4e9acd3'}] 2026-06-11 18:53:40.648 13 INFO neutron.plugins.ml2.plugin [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Attempt 2 to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 2026-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 18:53:40.673 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-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 18:53:40.673 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-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 18:53:40.673 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-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.673 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-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.673 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-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.673 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-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.673 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-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.673 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-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.673 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-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.673 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-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.673 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-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.673 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-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.673 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-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.673 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-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:40.673 13 ERROR neutron.plugins.ml2.managers 2026-06-11 18:53:40.674 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Failed to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 on host instance for vnic_type normal using segments [{'id': '30d93b44-977f-4b49-b0da-8d3fa47ec7dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 658, 'network_id': 'd517e93c-c9c8-4202-aafd-003db4e9acd3'}] 2026-06-11 18:53:40.675 13 INFO neutron.plugins.ml2.plugin [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Attempt 3 to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 2026-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 18:53:40.701 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-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 18:53:40.701 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-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 18:53:40.701 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-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.701 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-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.701 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-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.701 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-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.701 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-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.701 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-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.701 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-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.701 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-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.701 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-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.701 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-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.701 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-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.701 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-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:40.701 13 ERROR neutron.plugins.ml2.managers 2026-06-11 18:53:40.703 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Failed to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 on host instance for vnic_type normal using segments [{'id': '30d93b44-977f-4b49-b0da-8d3fa47ec7dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 658, 'network_id': 'd517e93c-c9c8-4202-aafd-003db4e9acd3'}] 2026-06-11 18:53:40.704 13 INFO neutron.plugins.ml2.plugin [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Attempt 4 to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 2026-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 18:53:40.725 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-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 18:53:40.725 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-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 18:53:40.725 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-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.725 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-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.725 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-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.725 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-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.725 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-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.725 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-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.725 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-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.725 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-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.725 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-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.725 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-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.725 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-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.725 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-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:40.725 13 ERROR neutron.plugins.ml2.managers 2026-06-11 18:53:40.727 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Failed to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 on host instance for vnic_type normal using segments [{'id': '30d93b44-977f-4b49-b0da-8d3fa47ec7dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 658, 'network_id': 'd517e93c-c9c8-4202-aafd-003db4e9acd3'}] 2026-06-11 18:53:40.727 13 INFO neutron.plugins.ml2.plugin [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Attempt 5 to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 2026-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 18:53:40.741 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-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 18:53:40.741 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-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 18:53:40.741 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-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.741 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-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.741 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-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.741 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-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.741 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-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.741 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-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.741 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-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.741 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-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.741 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-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.741 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-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.741 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-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.741 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-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:40.741 13 ERROR neutron.plugins.ml2.managers 2026-06-11 18:53:40.744 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Failed to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 on host instance for vnic_type normal using segments [{'id': '30d93b44-977f-4b49-b0da-8d3fa47ec7dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 658, 'network_id': 'd517e93c-c9c8-4202-aafd-003db4e9acd3'}] 2026-06-11 18:53:40.744 13 INFO neutron.plugins.ml2.plugin [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Attempt 6 to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 2026-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 18:53:40.765 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-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 18:53:40.765 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-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 18:53:40.765 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-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.765 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-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.765 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-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.765 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-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.765 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-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.765 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-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.765 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-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.765 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-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.765 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-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.765 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-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.765 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-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.765 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-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:40.765 13 ERROR neutron.plugins.ml2.managers 2026-06-11 18:53:40.766 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Failed to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 on host instance for vnic_type normal using segments [{'id': '30d93b44-977f-4b49-b0da-8d3fa47ec7dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 658, 'network_id': 'd517e93c-c9c8-4202-aafd-003db4e9acd3'}] 2026-06-11 18:53:40.767 13 INFO neutron.plugins.ml2.plugin [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Attempt 7 to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 2026-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 18:53:40.779 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-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 18:53:40.779 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-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 18:53:40.779 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-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.779 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-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.779 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-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.779 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-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.779 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-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.779 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-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.779 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-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.779 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-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.779 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-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.779 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-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.779 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-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.779 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-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:40.779 13 ERROR neutron.plugins.ml2.managers 2026-06-11 18:53:40.780 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Failed to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 on host instance for vnic_type normal using segments [{'id': '30d93b44-977f-4b49-b0da-8d3fa47ec7dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 658, 'network_id': 'd517e93c-c9c8-4202-aafd-003db4e9acd3'}] 2026-06-11 18:53:40.781 13 INFO neutron.plugins.ml2.plugin [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Attempt 8 to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 2026-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 18:53:40.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-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 18:53:40.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-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 18:53:40.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-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.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-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.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-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.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-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:40.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-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.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-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.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-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.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-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 18:53:40.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-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.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-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.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-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.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-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:40.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-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.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-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.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-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.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-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.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-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:40.798 13 ERROR neutron.plugins.ml2.managers 2026-06-11 18:53:40.799 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Failed to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 on host instance for vnic_type normal using segments [{'id': '30d93b44-977f-4b49-b0da-8d3fa47ec7dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 658, 'network_id': 'd517e93c-c9c8-4202-aafd-003db4e9acd3'}] 2026-06-11 18:53:40.799 13 INFO neutron.plugins.ml2.plugin [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Attempt 9 to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 2026-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 18:53:40.813 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-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 18:53:40.813 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-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 18:53:40.813 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-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.813 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-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.813 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-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.813 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-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.813 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-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.813 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-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.813 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-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.813 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-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.813 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-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.813 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-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.813 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-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.813 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-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:40.813 13 ERROR neutron.plugins.ml2.managers 2026-06-11 18:53:40.815 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Failed to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 on host instance for vnic_type normal using segments [{'id': '30d93b44-977f-4b49-b0da-8d3fa47ec7dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 658, 'network_id': 'd517e93c-c9c8-4202-aafd-003db4e9acd3'}] 2026-06-11 18:53:40.815 13 INFO neutron.plugins.ml2.plugin [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Attempt 10 to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 2026-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 18:53:40.824 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-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 18:53:40.824 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-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 18:53:40.824 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-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.824 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-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.824 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-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.824 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-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.824 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-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.824 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-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.824 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-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.824 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-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:40.824 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-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:40.824 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-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.824 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-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:40.824 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-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:40.824 13 ERROR neutron.plugins.ml2.managers 2026-06-11 18:53:40.826 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Failed to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 on host instance for vnic_type normal using segments [{'id': '30d93b44-977f-4b49-b0da-8d3fa47ec7dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 658, 'network_id': 'd517e93c-c9c8-4202-aafd-003db4e9acd3'}] 2026-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 18:53:41.382 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-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 18:53:41.382 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-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 18:53:41.382 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-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.382 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-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.382 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-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.382 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-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.382 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-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.382 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-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.382 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-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.382 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-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.382 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-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.382 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-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.382 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-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.382 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-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:41.382 13 ERROR neutron.plugins.ml2.managers 2026-06-11 18:53:41.384 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Failed to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 on host instance for vnic_type normal using segments [] 2026-06-11 18:53:41.384 13 INFO neutron.plugins.ml2.plugin [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Attempt 2 to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 2026-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 18:53:41.397 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-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 18:53:41.397 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-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 18:53:41.397 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-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.397 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-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.397 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-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.397 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-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.397 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-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.397 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-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.397 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-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.397 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-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.397 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-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.397 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-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.397 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-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.397 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-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:41.397 13 ERROR neutron.plugins.ml2.managers 2026-06-11 18:53:41.399 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Failed to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 on host instance for vnic_type normal using segments [] 2026-06-11 18:53:41.400 13 INFO neutron.plugins.ml2.plugin [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Attempt 3 to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 2026-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 18:53:41.410 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-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 18:53:41.410 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-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 18:53:41.410 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-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.410 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-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.410 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-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.410 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-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.410 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-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.410 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-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.410 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-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.410 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-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.410 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-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.410 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-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.410 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-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.410 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-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:41.410 13 ERROR neutron.plugins.ml2.managers 2026-06-11 18:53:41.411 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Failed to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 on host instance for vnic_type normal using segments [] 2026-06-11 18:53:41.412 13 INFO neutron.plugins.ml2.plugin [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Attempt 4 to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 2026-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 18:53:41.420 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-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 18:53:41.420 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-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 18:53:41.420 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-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.420 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-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.420 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-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.420 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-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.420 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-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.420 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-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.420 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-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.420 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-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.420 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-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.420 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-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.420 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-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.420 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-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:41.420 13 ERROR neutron.plugins.ml2.managers 2026-06-11 18:53:41.421 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Failed to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 on host instance for vnic_type normal using segments [] 2026-06-11 18:53:41.421 13 INFO neutron.plugins.ml2.plugin [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Attempt 5 to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 2026-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 18:53:41.431 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-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 18:53:41.431 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-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 18:53:41.431 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-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.431 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-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.431 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-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.431 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-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.431 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-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.431 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-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.431 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-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.431 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-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.431 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-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.431 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-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.431 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-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.431 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-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:41.431 13 ERROR neutron.plugins.ml2.managers 2026-06-11 18:53:41.433 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Failed to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 on host instance for vnic_type normal using segments [] 2026-06-11 18:53:41.433 13 INFO neutron.plugins.ml2.plugin [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Attempt 6 to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 2026-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 18:53:41.441 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-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 18:53:41.441 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-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 18:53:41.441 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-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.441 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-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.441 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-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.441 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-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.441 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-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.441 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-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.441 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-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.441 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-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.441 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-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.441 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-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.441 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-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.441 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-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:41.441 13 ERROR neutron.plugins.ml2.managers 2026-06-11 18:53:41.442 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Failed to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 on host instance for vnic_type normal using segments [] 2026-06-11 18:53:41.442 13 INFO neutron.plugins.ml2.plugin [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Attempt 7 to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 2026-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 18:53:41.449 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-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 18:53:41.449 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-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 18:53:41.449 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-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.449 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-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.449 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-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.449 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-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.449 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-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.449 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-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.449 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-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.449 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-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.449 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-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.449 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-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.449 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-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.449 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-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:41.449 13 ERROR neutron.plugins.ml2.managers 2026-06-11 18:53:41.451 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Failed to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 on host instance for vnic_type normal using segments [] 2026-06-11 18:53:41.451 13 INFO neutron.plugins.ml2.plugin [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Attempt 8 to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 2026-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 18:53:41.458 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-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 18:53:41.458 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-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 18:53:41.458 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-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.458 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-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.458 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-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.458 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-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.458 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-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.458 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-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.458 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-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.458 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-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.458 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-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.458 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-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.458 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-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.458 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-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:41.458 13 ERROR neutron.plugins.ml2.managers 2026-06-11 18:53:41.460 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Failed to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 on host instance for vnic_type normal using segments [] 2026-06-11 18:53:41.461 13 INFO neutron.plugins.ml2.plugin [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Attempt 9 to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 2026-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 18:53:41.469 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-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 18:53:41.469 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-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 18:53:41.469 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-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.469 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-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.469 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-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.469 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-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.469 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-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.469 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-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.469 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-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.469 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-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.469 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-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.469 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-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.469 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-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.469 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-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:41.469 13 ERROR neutron.plugins.ml2.managers 2026-06-11 18:53:41.470 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Failed to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 on host instance for vnic_type normal using segments [] 2026-06-11 18:53:41.471 13 INFO neutron.plugins.ml2.plugin [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Attempt 10 to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 2026-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 18:53:41.481 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-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 18:53:41.481 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-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 18:53:41.481 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-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.481 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-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.481 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-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.481 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-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.481 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-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.481 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-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.481 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-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.481 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-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 18:53:41.481 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-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 18:53:41.481 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-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.481 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-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 18:53:41.481 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-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet acd8cbb1-6c97-4728-afd6-a16c704a76c0 could not be found. 2026-06-11 18:53:41.481 13 ERROR neutron.plugins.ml2.managers 2026-06-11 18:53:41.482 13 ERROR neutron.plugins.ml2.managers [None req-ae02de58-df82-43e8-ae7f-e2705914a2d0 - - - - - -] Failed to bind port 03273384-ddc6-45fa-a0f4-852348bd8b28 on host instance for vnic_type normal using segments [] 2026-06-11 18:53:52.169 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 2d9150e9-2179-451e-bc88-5569d7d7e1e6 2026-06-11 18:53:54.119 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 2d9150e9-2179-451e-bc88-5569d7d7e1e6 2026-06-11 18:54:08.665 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 02f1a0a0-ba68-4168-928e-c7eeb7ed259e 2026-06-11 18:54:08.775 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d5e077e-9588-46f2-a0c3-765280628cf8'] response: {'server_uuid': '6521b6e7-df0d-472b-96d8-bb88b89822d6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02f1a0a0-ba68-4168-928e-c7eeb7ed259e', 'code': 200} 2026-06-11 18:54:10.150 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 02f1a0a0-ba68-4168-928e-c7eeb7ed259e 2026-06-11 18:54:12.690 13 INFO neutron.plugins.ml2.plugin [None req-0070eb33-58c4-4e6e-958e-1a7c8731ddff - - - - - -] Attempt 1 to provision port 02f1a0a0-ba68-4168-928e-c7eeb7ed259e 2026-06-11 18:54:16.148 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 5d1c6f48-a65e-422e-91cf-184020e65742 2026-06-11 18:54:18.193 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 5d1c6f48-a65e-422e-91cf-184020e65742 2026-06-11 18:54:18.456 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 331a28c4-0ff0-4ec7-920f-f649549104dd 2026-06-11 18:54:19.718 13 INFO neutron.plugins.ml2.plugin [None req-66eb56b5-6bf6-4076-bfe8-98bf6b070c71 - - - - - -] Attempt 1 to provision port 0f757a88-0bcc-46bf-a780-99c0eb1279be 2026-06-11 18:54:19.747 13 INFO neutron.plugins.ml2.plugin [None req-66eb56b5-6bf6-4076-bfe8-98bf6b070c71 - - - - - -] Attempt 1 to provision port 5d1c6f48-a65e-422e-91cf-184020e65742 2026-06-11 18:54:19.804 13 INFO neutron.plugins.ml2.plugin [None req-66eb56b5-6bf6-4076-bfe8-98bf6b070c71 - - - - - -] Attempt 1 to provision port e84d257c-60da-445c-a685-dbb3bae92a48 2026-06-11 18:54:20.086 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 331a28c4-0ff0-4ec7-920f-f649549104dd 2026-06-11 18:54:24.166 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port dffe8e77-3d1c-4415-b5b1-412a43b0953c 2026-06-11 18:54:24.624 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port b758f620-9b26-45b4-a384-cb30b562d275 2026-06-11 18:54:26.223 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port dffe8e77-3d1c-4415-b5b1-412a43b0953c 2026-06-11 18:54:26.540 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port b758f620-9b26-45b4-a384-cb30b562d275 2026-06-11 18:54:27.034 16 INFO neutron.plugins.ml2.plugin [None req-82fa1d45-ad4c-4702-ab6b-f7a181038852 - - - - - -] Attempt 1 to provision port b758f620-9b26-45b4-a384-cb30b562d275 2026-06-11 18:54:27.111 16 INFO neutron.plugins.ml2.plugin [None req-82fa1d45-ad4c-4702-ab6b-f7a181038852 - - - - - -] Attempt 1 to provision port 0f757a88-0bcc-46bf-a780-99c0eb1279be 2026-06-11 18:54:27.140 16 INFO neutron.plugins.ml2.plugin [None req-82fa1d45-ad4c-4702-ab6b-f7a181038852 - - - - - -] Attempt 1 to provision port 9c91d8fc-4ed1-432f-9d49-57023b2538c2 2026-06-11 18:54:34.284 13 INFO neutron.plugins.ml2.plugin [None req-2b687fe8-d118-4cac-bc60-542d19ff4795 - - - - - -] Attempt 1 to provision port 1b686022-2cbd-41a8-902f-ca69adf2ae2f 2026-06-11 18:54:34.313 13 INFO neutron.plugins.ml2.plugin [None req-2b687fe8-d118-4cac-bc60-542d19ff4795 - - - - - -] Attempt 1 to provision port b758f620-9b26-45b4-a384-cb30b562d275 2026-06-11 18:54:39.343 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 4f87f8ed-0340-43d9-9eb7-6ef277da76d1 2026-06-11 18:54:39.554 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6730b1ad-b429-477d-9a41-94affffbc7fa'] response: {'server_uuid': 'dc82474f-82a1-43bd-87a3-47df2557b0ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4f87f8ed-0340-43d9-9eb7-6ef277da76d1', 'code': 200} 2026-06-11 18:54:40.148 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 0f757a88-0bcc-46bf-a780-99c0eb1279be 2026-06-11 18:54:40.958 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port e84d257c-60da-445c-a685-dbb3bae92a48 2026-06-11 18:54:41.637 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 0f757a88-0bcc-46bf-a780-99c0eb1279be 2026-06-11 18:54:41.879 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 4f87f8ed-0340-43d9-9eb7-6ef277da76d1 2026-06-11 18:54:42.107 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 9c91d8fc-4ed1-432f-9d49-57023b2538c2 2026-06-11 18:54:42.421 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port e84d257c-60da-445c-a685-dbb3bae92a48 2026-06-11 18:54:42.585 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 1b686022-2cbd-41a8-902f-ca69adf2ae2f 2026-06-11 18:54:43.569 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 9c91d8fc-4ed1-432f-9d49-57023b2538c2 2026-06-11 18:54:43.966 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 1b686022-2cbd-41a8-902f-ca69adf2ae2f 2026-06-11 18:54:50.616 16 INFO neutron_taas.services.taas.taas_plugin [None req-24f3534c-4264-4240-889f-83380213efba - - - - - -] TaaS: Handle Delete Port: 4c451c00-b131-4d7d-ae07-3da4ef29ca71 2026-06-11 18:54:50.626 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-24f3534c-4264-4240-889f-83380213efba - - - - - -] Tap Mirror: Handle Delete Port: 4c451c00-b131-4d7d-ae07-3da4ef29ca71 2026-06-11 18:54:57.499 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port e3c934f4-f684-47a7-9595-0206ea5bd34c 2026-06-11 18:54:58.510 16 INFO neutron.plugins.ml2.plugin [None req-846db74b-0745-43ce-bfe3-52f1a18426c2 - - - - - -] Attempt 1 to provision port e3c934f4-f684-47a7-9595-0206ea5bd34c 2026-06-11 18:54:59.467 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port e3c934f4-f684-47a7-9595-0206ea5bd34c 2026-06-11 18:55:47.436 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 5482ad77-d2ee-4d98-b282-880a3b5891d7 2026-06-11 18:55:49.421 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 5482ad77-d2ee-4d98-b282-880a3b5891d7 2026-06-11 18:55:51.442 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 00d8b0c0-692f-4a11-a330-071d41b49b98 2026-06-11 18:55:53.519 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 6033829d-e309-4eb8-800c-bfac67cd6390 2026-06-11 18:55:53.900 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 00d8b0c0-692f-4a11-a330-071d41b49b98 2026-06-11 18:55:55.569 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 6033829d-e309-4eb8-800c-bfac67cd6390 2026-06-11 18:55:59.347 16 INFO neutron.plugins.ml2.plugin [None req-cc334370-83af-40eb-9eae-e160d0165745 - - - - - -] Attempt 1 to provision port 46b6c78d-c9cf-4917-a6ff-ad5f6bbe7a92 2026-06-11 18:55:59.374 16 INFO neutron.plugins.ml2.plugin [None req-cc334370-83af-40eb-9eae-e160d0165745 - - - - - -] Attempt 1 to provision port 6033829d-e309-4eb8-800c-bfac67cd6390 2026-06-11 18:55:59.424 16 INFO neutron.plugins.ml2.plugin [None req-cc334370-83af-40eb-9eae-e160d0165745 - - - - - -] Attempt 1 to provision port 6671e3ed-0ea8-4dc1-b75b-e2197443fa3d 2026-06-11 18:55:59.450 16 INFO neutron.plugins.ml2.plugin [None req-cc334370-83af-40eb-9eae-e160d0165745 - - - - - -] Attempt 1 to provision port 5482ad77-d2ee-4d98-b282-880a3b5891d7 2026-06-11 18:56:03.458 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 7b114d64-b630-4884-86a9-c799ce507f47 2026-06-11 18:56:05.534 16 INFO neutron.plugins.ml2.plugin [None req-483691e3-fc00-40df-abd0-e1d322415fe9 - - - - - -] Attempt 1 to provision port 760424cc-d598-4b89-8e2d-a15a41b84553 2026-06-11 18:56:05.560 16 INFO neutron.plugins.ml2.plugin [None req-483691e3-fc00-40df-abd0-e1d322415fe9 - - - - - -] Attempt 1 to provision port 7b114d64-b630-4884-86a9-c799ce507f47 2026-06-11 18:56:05.628 16 INFO neutron.plugins.ml2.plugin [None req-483691e3-fc00-40df-abd0-e1d322415fe9 - - - - - -] Attempt 1 to provision port 5482ad77-d2ee-4d98-b282-880a3b5891d7 2026-06-11 18:56:05.668 16 INFO neutron.plugins.ml2.plugin [None req-483691e3-fc00-40df-abd0-e1d322415fe9 - - - - - -] Attempt 1 to provision port a6a580b1-9ce9-4018-94bd-15af4615c0bf 2026-06-11 18:56:06.047 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port b1c512f9-79e1-4825-94e0-18a3c847002e 2026-06-11 18:56:06.146 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-88da277b-1dfd-4c6b-8e0b-249cc1234473'] response: {'server_uuid': '341a2bb8-a4c0-4555-947f-e9bc92546943', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b1c512f9-79e1-4825-94e0-18a3c847002e', 'code': 200} 2026-06-11 18:56:06.381 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 7b114d64-b630-4884-86a9-c799ce507f47 2026-06-11 18:56:07.497 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port b1c512f9-79e1-4825-94e0-18a3c847002e 2026-06-11 18:56:09.504 16 INFO neutron.plugins.ml2.plugin [None req-3faf28c9-9b0a-4d8a-af30-074ab8f6fe7e - - - - - -] Attempt 1 to provision port 760424cc-d598-4b89-8e2d-a15a41b84553 2026-06-11 18:56:09.510 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 6671e3ed-0ea8-4dc1-b75b-e2197443fa3d 2026-06-11 18:56:09.657 16 INFO neutron.plugins.ml2.plugin [None req-3faf28c9-9b0a-4d8a-af30-074ab8f6fe7e - - - - - -] Attempt 1 to provision port 6671e3ed-0ea8-4dc1-b75b-e2197443fa3d 2026-06-11 18:56:09.725 16 INFO neutron.plugins.ml2.plugin [None req-3faf28c9-9b0a-4d8a-af30-074ab8f6fe7e - - - - - -] Attempt 1 to provision port 7b114d64-b630-4884-86a9-c799ce507f47 2026-06-11 18:56:09.782 16 INFO neutron.plugins.ml2.plugin [None req-3faf28c9-9b0a-4d8a-af30-074ab8f6fe7e - - - - - -] Attempt 1 to provision port a6a580b1-9ce9-4018-94bd-15af4615c0bf 2026-06-11 18:56:09.786 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 760424cc-d598-4b89-8e2d-a15a41b84553 2026-06-11 18:56:09.959 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port a6a580b1-9ce9-4018-94bd-15af4615c0bf 2026-06-11 18:56:10.160 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 46b6c78d-c9cf-4917-a6ff-ad5f6bbe7a92 2026-06-11 18:56:11.493 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 6671e3ed-0ea8-4dc1-b75b-e2197443fa3d 2026-06-11 18:56:11.717 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 760424cc-d598-4b89-8e2d-a15a41b84553 2026-06-11 18:56:11.926 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port a6a580b1-9ce9-4018-94bd-15af4615c0bf 2026-06-11 18:56:12.104 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 46b6c78d-c9cf-4917-a6ff-ad5f6bbe7a92 2026-06-11 18:56:13.386 16 INFO neutron.plugins.ml2.plugin [None req-0b5e49cd-9fa7-4ad7-8c3d-d72d86ae5d3b - - - - - -] Attempt 1 to provision port 760424cc-d598-4b89-8e2d-a15a41b84553 2026-06-11 18:56:13.432 16 INFO neutron.plugins.ml2.plugin [None req-0b5e49cd-9fa7-4ad7-8c3d-d72d86ae5d3b - - - - - -] Attempt 1 to provision port 6671e3ed-0ea8-4dc1-b75b-e2197443fa3d 2026-06-11 18:56:13.569 16 INFO neutron.plugins.ml2.plugin [None req-0b5e49cd-9fa7-4ad7-8c3d-d72d86ae5d3b - - - - - -] Attempt 1 to provision port 7b114d64-b630-4884-86a9-c799ce507f47 2026-06-11 18:56:13.685 16 INFO neutron.plugins.ml2.plugin [None req-0b5e49cd-9fa7-4ad7-8c3d-d72d86ae5d3b - - - - - -] Attempt 1 to provision port a6a580b1-9ce9-4018-94bd-15af4615c0bf 2026-06-11 18:56:15.794 13 INFO neutron.plugins.ml2.plugin [None req-0ce9e64e-9cdb-4c3b-a5ea-75e40b9c48d2 - - - - - -] Attempt 1 to provision port a6a580b1-9ce9-4018-94bd-15af4615c0bf 2026-06-11 18:56:15.844 13 INFO neutron.plugins.ml2.plugin [None req-0ce9e64e-9cdb-4c3b-a5ea-75e40b9c48d2 - - - - - -] Attempt 1 to provision port b1c512f9-79e1-4825-94e0-18a3c847002e 2026-06-11 18:56:17.259 13 INFO neutron.plugins.ml2.plugin [None req-c1db97f6-7a27-45dc-8cc1-2077e4ee5ac6 - - - - - -] Attempt 1 to provision port a6a580b1-9ce9-4018-94bd-15af4615c0bf 2026-06-11 18:56:23.465 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port d07e9aae-38db-4750-a22c-3063bcd6c2af 2026-06-11 18:56:23.571 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ade0f8e9-737c-45c3-8109-ca69b4799cf9'] response: {'server_uuid': '4ce7e279-a721-41db-949a-11fb7ec79f01', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd07e9aae-38db-4750-a22c-3063bcd6c2af', 'code': 200} 2026-06-11 18:56:25.431 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port d07e9aae-38db-4750-a22c-3063bcd6c2af 2026-06-11 18:56:50.229 13 INFO neutron.plugins.ml2.plugin [None req-63130320-7971-4fb4-bb51-31baff00d5f1 - - - - - -] Attempt 1 to provision port cf17d95b-e61c-425d-8dd8-fec04b96c636 2026-06-11 18:57:12.001 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 1579bd8f-1784-493f-87f6-2269a69e4e0c 2026-06-11 18:57:12.144 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcfe71c7-667d-4e5f-b276-7cec66e35b3b'] response: {'server_uuid': '3dcae548-15f8-4c1c-a2da-3647aafaa0aa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1579bd8f-1784-493f-87f6-2269a69e4e0c', 'code': 200} 2026-06-11 18:57:13.466 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 1579bd8f-1784-493f-87f6-2269a69e4e0c 2026-06-11 18:57:55.463 16 INFO neutron.plugins.ml2.plugin [None req-1609fbf8-7c52-42a8-af89-fd88f601006a - - - - - -] Attempt 1 to provision port 1f4e3a53-7a3c-43c5-b096-0f96a1f6c0e1 2026-06-11 18:58:01.516 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 1f4e3a53-7a3c-43c5-b096-0f96a1f6c0e1 2026-06-11 18:58:01.645 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6b27915-0391-4c3d-8159-076fd576eb09'] response: {'server_uuid': '3dcae548-15f8-4c1c-a2da-3647aafaa0aa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1f4e3a53-7a3c-43c5-b096-0f96a1f6c0e1', 'code': 200} 2026-06-11 18:58:03.516 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 1f4e3a53-7a3c-43c5-b096-0f96a1f6c0e1 2026-06-11 18:58:06.004 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 1f4e3a53-7a3c-43c5-b096-0f96a1f6c0e1 2026-06-11 18:58:31.526 16 INFO neutron.plugins.ml2.plugin [None req-dfaf46fd-8ff4-4b0c-8663-3441cd977943 - - - - - -] Attempt 1 to provision port ea51f802-d83b-4836-bc85-aea18d100778 2026-06-11 18:58:39.066 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port ea51f802-d83b-4836-bc85-aea18d100778 2026-06-11 18:58:39.240 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-23962c92-3bfd-408a-8bba-13908ab8d964'] response: {'server_uuid': '3dcae548-15f8-4c1c-a2da-3647aafaa0aa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ea51f802-d83b-4836-bc85-aea18d100778', 'code': 200} 2026-06-11 18:58:39.695 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port ea51f802-d83b-4836-bc85-aea18d100778 2026-06-11 18:58:52.338 13 INFO neutron.plugins.ml2.plugin [None req-214ed5dd-d554-40d2-860c-4256d90cdab0 - - - - - -] Attempt 1 to provision port 0e2023fd-8171-4dd6-b304-f84c05f8691c 2026-06-11 18:58:57.760 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 0e2023fd-8171-4dd6-b304-f84c05f8691c 2026-06-11 18:58:57.870 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-03034134-95f3-44cb-b1f6-23d352744ce4'] response: {'server_uuid': '3dcae548-15f8-4c1c-a2da-3647aafaa0aa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0e2023fd-8171-4dd6-b304-f84c05f8691c', 'code': 200} 2026-06-11 18:58:59.718 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 0e2023fd-8171-4dd6-b304-f84c05f8691c 2026-06-11 18:59:02.809 13 INFO neutron.plugins.ml2.plugin [None req-ccff54e8-ab38-4ba4-af69-eba94eb96fde - - - - - -] Attempt 1 to provision port ea51f802-d83b-4836-bc85-aea18d100778 2026-06-11 18:59:03.731 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port ea51f802-d83b-4836-bc85-aea18d100778 2026-06-11 18:59:15.743 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 0e2023fd-8171-4dd6-b304-f84c05f8691c 2026-06-11 18:59:16.075 13 INFO neutron.plugins.ml2.plugin [None req-9a248afa-38ed-45d1-a822-aaf4c8d1d2f9 - - - - - -] Attempt 1 to provision port 0e2023fd-8171-4dd6-b304-f84c05f8691c 2026-06-11 18:59:17.560 13 INFO neutron.plugins.ml2.plugin [None req-98990dea-a337-43f3-8655-2a3274176b6c - - - - - -] Attempt 1 to provision port 0e2023fd-8171-4dd6-b304-f84c05f8691c 2026-06-11 18:59:17.745 16 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port 0e2023fd-8171-4dd6-b304-f84c05f8691c 2026-06-11 18:59:26.609 16 INFO neutron.plugins.ml2.plugin [None req-7824ed38-e7b9-42fa-810f-7a492e92cd97 - - - - - -] Attempt 1 to provision port ea51f802-d83b-4836-bc85-aea18d100778 2026-06-11 18:59:27.875 13 INFO neutron.plugins.ml2.plugin [None req-f931a9d6-bb81-41d9-815f-96233b9feff3 - - - - - -] Attempt 1 to provision port ea51f802-d83b-4836-bc85-aea18d100778