+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-27 12:39:09.119 1 INFO neutron.common.config [-] Logging enabled! 2026-04-27 12:39:09.119 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-04-27 12:39:09.120 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-27 12:39:09.120 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-27 12:39:10.097 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 12:39:10.099 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-27 12:39:10.101 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-27 12:39:10.102 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 12:39:10.102 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-27 12:39:10.103 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-27 12:39:10.103 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 12:39:10.108 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 12:39:10.108 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 12:39:10.109 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 12:39:10.124 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-27 12:39:10.125 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 12:39:10.126 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-27 12:39:10.157 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-27 12:39:10.157 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-27 12:39:10.157 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-27 12:39:10.157 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-27 12:39:10.163 1 WARNING oslo_policy.policy [None req-ba7a5c14-2065-4ff0-a010-d338c354aa0b - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-27 12:39:10.432 1 INFO neutron.plugins.ml2.managers [None req-ba7a5c14-2065-4ff0-a010-d338c354aa0b - - - - - -] Initializing driver for type 'vlan' 2026-04-27 12:39:10.596 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ba7a5c14-2065-4ff0-a010-d338c354aa0b - - - - - -] VlanTypeDriver initialization complete 2026-04-27 12:39:10.596 1 INFO neutron.plugins.ml2.managers [None req-ba7a5c14-2065-4ff0-a010-d338c354aa0b - - - - - -] Initializing driver for type 'vxlan' 2026-04-27 12:39:10.597 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ba7a5c14-2065-4ff0-a010-d338c354aa0b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-27 12:39:10.632 1 INFO neutron.plugins.ml2.managers [None req-ba7a5c14-2065-4ff0-a010-d338c354aa0b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-27 12:39:10.633 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ba7a5c14-2065-4ff0-a010-d338c354aa0b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-27 12:39:10.633 1 INFO neutron.plugins.ml2.managers [None req-ba7a5c14-2065-4ff0-a010-d338c354aa0b - - - - - -] Initializing extension driver 'port_security' 2026-04-27 12:39:10.633 1 INFO neutron.plugins.ml2.extensions.port_security [None req-ba7a5c14-2065-4ff0-a010-d338c354aa0b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-27 12:39:10.634 1 INFO neutron.plugins.ml2.managers [None req-ba7a5c14-2065-4ff0-a010-d338c354aa0b - - - - - -] Initializing extension driver 'qos' 2026-04-27 12:39:10.634 1 INFO neutron.plugins.ml2.managers [None req-ba7a5c14-2065-4ff0-a010-d338c354aa0b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-27 12:39:10.634 1 INFO neutron.plugins.ml2.managers [None req-ba7a5c14-2065-4ff0-a010-d338c354aa0b - - - - - -] Initializing mechanism driver 'l2population' 2026-04-27 12:39:10.646 1 INFO neutron.quota [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded quota_driver: . 2026-04-27 12:39:10.647 1 INFO neutron.plugins.ml2.plugin [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Modular L2 Plugin initialization complete 2026-04-27 12:39:10.647 1 INFO neutron.plugins.ml2.managers [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-27 12:39:10.648 1 INFO neutron.plugins.ml2.managers [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-27 12:39:10.648 1 INFO neutron.plugins.ml2.managers [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Got port-security extension from driver 'port_security' 2026-04-27 12:39:10.648 1 INFO neutron.extensions.vlantransparent [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Disabled vlantransparent extension. 2026-04-27 12:39:10.649 1 INFO neutron.manager [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loading Plugin: qos 2026-04-27 12:39:10.657 1 INFO neutron.manager [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loading Plugin: router 2026-04-27 12:39:10.685 1 INFO neutron.services.service_base [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-27 12:39:10.685 1 INFO neutron.manager [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loading Plugin: segments 2026-04-27 12:39:10.749 1 INFO neutron.manager [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loading Plugin: trunk 2026-04-27 12:39:10.801 1 INFO neutron.manager [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loading Plugin: vpnaas 2026-04-27 12:39:10.834 1 WARNING stevedore.named [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-27 12:39:10.891 1 INFO neutron_vpnaas.services.vpn.plugin [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-27 12:39:10.891 1 INFO neutron.common.utils [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-27 12:39:10.891 1 INFO neutron.manager [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loading Plugin: auto_allocate 2026-04-27 12:39:10.895 1 INFO neutron.manager [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loading Plugin: tag 2026-04-27 12:39:10.900 1 INFO neutron.manager [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loading Plugin: timestamp 2026-04-27 12:39:10.903 1 INFO neutron.manager [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loading Plugin: network_ip_availability 2026-04-27 12:39:10.908 1 INFO neutron.manager [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loading Plugin: flavors 2026-04-27 12:39:10.910 1 INFO neutron.manager [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loading Plugin: revisions 2026-04-27 12:39:10.913 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Initializing extension manager. 2026-04-27 12:39:10.914 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: address-group 2026-04-27 12:39:10.914 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: address-scope 2026-04-27 12:39:10.915 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-27 12:39:10.915 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: agent 2026-04-27 12:39:10.916 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: agent-resources-synced 2026-04-27 12:39:10.917 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: allowed-address-pairs 2026-04-27 12:39:10.918 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: auto-allocated-topology 2026-04-27 12:39:10.918 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: availability_zone 2026-04-27 12:39:10.919 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: availability_zone_filter 2026-04-27 12:39:10.919 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-27 12:39:10.920 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: default-subnetpools 2026-04-27 12:39:10.921 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-27 12:39:10.921 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: dns-integration 2026-04-27 12:39:10.922 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: dns-domain-ports 2026-04-27 12:39:10.922 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-27 12:39:10.923 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: dvr 2026-04-27 12:39:10.923 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-27 12:39:10.924 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: empty-string-filtering 2026-04-27 12:39:10.924 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 12:39:10.925 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-27 12:39:10.925 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: external-net 2026-04-27 12:39:10.926 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-27 12:39:10.926 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: extraroute 2026-04-27 12:39:10.927 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: extraroute-atomic 2026-04-27 12:39:10.927 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-27 12:39:10.928 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-27 12:39:10.928 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-27 12:39:10.929 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-27 12:39:10.929 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: fip-port-details 2026-04-27 12:39:10.930 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: flavors 2026-04-27 12:39:10.931 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-27 12:39:10.931 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: floatingip-pools 2026-04-27 12:39:10.932 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: ip_allocation 2026-04-27 12:39:10.932 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: ip-substring-filtering 2026-04-27 12:39:10.933 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: l2_adjacency 2026-04-27 12:39:10.934 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: router 2026-04-27 12:39:10.935 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 12:39:10.936 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-27 12:39:10.936 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-27 12:39:10.937 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: ext-gw-mode 2026-04-27 12:39:10.937 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: l3-ha 2026-04-27 12:39:10.937 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-27 12:39:10.938 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-27 12:39:10.939 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: l3-flavors 2026-04-27 12:39:10.939 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-27 12:39:10.940 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-27 12:39:10.941 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-27 12:39:10.942 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-27 12:39:10.943 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-27 12:39:10.944 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-27 12:39:10.944 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-27 12:39:10.945 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: multi-provider 2026-04-27 12:39:10.945 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: net-mtu 2026-04-27 12:39:10.946 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: net-mtu-writable 2026-04-27 12:39:10.946 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: network_availability_zone 2026-04-27 12:39:10.947 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: network_ha 2026-04-27 12:39:10.947 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: network-ip-availability 2026-04-27 12:39:10.948 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-27 12:39:10.948 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: pagination 2026-04-27 12:39:10.949 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: port-device-profile 2026-04-27 12:39:10.949 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-27 12:39:10.950 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-27 12:39:10.950 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-27 12:39:10.951 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: port-mac-override 2026-04-27 12:39:10.951 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-27 12:39:10.952 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-27 12:39:10.952 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: port-resource-request 2026-04-27 12:39:10.953 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: port-resource-request-groups 2026-04-27 12:39:10.953 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: binding 2026-04-27 12:39:10.954 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: binding-extended 2026-04-27 12:39:10.954 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: port-security 2026-04-27 12:39:10.955 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: project-id 2026-04-27 12:39:10.955 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: provider 2026-04-27 12:39:10.957 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: qos 2026-04-27 12:39:10.957 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-27 12:39:10.958 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-27 12:39:10.958 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: qos-default 2026-04-27 12:39:10.959 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: qos-fip 2026-04-27 12:39:10.959 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-27 12:39:10.960 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: qos-gateway-ip 2026-04-27 12:39:10.960 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: qos-port-network-policy 2026-04-27 12:39:10.961 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: qos-pps-minimum 2026-04-27 12:39:10.961 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-27 12:39:10.962 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: qos-pps 2026-04-27 12:39:10.962 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: qos-rule-type-details 2026-04-27 12:39:10.963 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-27 12:39:10.963 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: qos-rules-alias 2026-04-27 12:39:10.964 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: quota-check-limit 2026-04-27 12:39:10.965 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: quotas 2026-04-27 12:39:10.967 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: quota_details 2026-04-27 12:39:10.968 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: rbac-policies 2026-04-27 12:39:10.969 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: rbac-address-group 2026-04-27 12:39:10.969 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: rbac-address-scope 2026-04-27 12:39:10.970 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: rbac-security-groups 2026-04-27 12:39:10.970 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: rbac-subnetpool 2026-04-27 12:39:10.970 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: revision-if-match 2026-04-27 12:39:10.971 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: standard-attr-revisions 2026-04-27 12:39:10.972 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: router_availability_zone 2026-04-27 12:39:10.972 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-27 12:39:10.973 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: security-groups-default-rules 2026-04-27 12:39:10.974 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-27 12:39:10.974 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-27 12:39:10.975 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-27 12:39:10.975 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-27 12:39:10.976 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-27 12:39:10.982 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: security-group 2026-04-27 12:39:10.983 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: segment 2026-04-27 12:39:10.983 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-27 12:39:10.984 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: service-type 2026-04-27 12:39:10.984 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: sorting 2026-04-27 12:39:10.985 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: standard-attr-segment 2026-04-27 12:39:10.985 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: standard-attr-description 2026-04-27 12:39:10.986 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: stateful-security-group 2026-04-27 12:39:10.986 1 WARNING neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-27 12:39:10.987 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-27 12:39:10.987 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: subnet_onboard 2026-04-27 12:39:10.988 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-27 12:39:10.988 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: subnet-service-types 2026-04-27 12:39:10.989 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: subnet_allocation 2026-04-27 12:39:10.989 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-27 12:39:10.990 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-27 12:39:10.992 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: standard-attr-tag 2026-04-27 12:39:10.993 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-27 12:39:10.993 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: trunk 2026-04-27 12:39:10.994 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: trunk-details 2026-04-27 12:39:10.994 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-27 12:39:10.995 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-27 12:39:10.996 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-27 12:39:10.997 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-27 12:39:10.997 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: vpn-flavors 2026-04-27 12:39:10.998 1 INFO neutron.api.extensions [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Loaded extension: vpnaas 2026-04-27 12:39:11.001 1 INFO oslo_service.service [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Starting 2 workers 2026-04-27 12:39:11.005 1 INFO oslo_service.service [None req-0e867bc5-6342-4064-8916-9c235b29e46d - - - - - -] Starting 1 workers 2026-04-27 12:39:43.359 10 INFO neutron.db.l3_hamode_db [None req-d5d4f5a4-f992-4d0f-9ab7-dba79a0e2cef - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 12:40:00.935 10 INFO neutron.plugins.ml2.plugin [None req-a4cf96f5-3d70-4b20-9b3b-84a059d47d20 - - - - - -] Attempt 1 to provision port a613c1d1-2ccf-40e6-aa33-d47c017b8310 2026-04-27 12:40:01.493 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port a613c1d1-2ccf-40e6-aa33-d47c017b8310 2026-04-27 12:44:19.257 10 INFO neutron.plugins.ml2.plugin [None req-fcb1f6a7-459c-456c-846d-b286bb0d42a5 - - - - - -] Attempt 1 to provision port 149d4480-346f-47ec-8b21-eabbad778d6a 2026-04-27 12:44:19.585 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 149d4480-346f-47ec-8b21-eabbad778d6a 2026-04-27 12:44:21.554 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 149d4480-346f-47ec-8b21-eabbad778d6a 2026-04-27 12:44:26.864 10 INFO neutron.plugins.ml2.plugin [None req-dc2b6f5b-fd40-4c7e-a77d-25ba91ec2a88 - - - - - -] Attempt 1 to provision port 3fb113da-2d3b-48c8-9909-c2d021efe686 2026-04-27 12:48:01.876 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 3fb113da-2d3b-48c8-9909-c2d021efe686 2026-04-27 12:48:03.706 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 3fb113da-2d3b-48c8-9909-c2d021efe686 2026-04-27 12:57:12.211 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 3cf62b84-f766-42d0-9019-d9bae1e55c63 2026-04-27 12:57:14.136 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 3cf62b84-f766-42d0-9019-d9bae1e55c63 2026-04-27 13:12:06.767 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 57095a78-2028-498c-b8c4-0efab278338f 2026-04-27 13:12:07.183 10 INFO neutron.plugins.ml2.plugin [None req-0a7354d7-94ea-48de-87e6-4485d7802717 - - - - - -] Attempt 1 to provision port 06ef4253-efc9-4800-896c-36deff0e801a 2026-04-27 13:12:07.215 10 INFO neutron.plugins.ml2.plugin [None req-0a7354d7-94ea-48de-87e6-4485d7802717 - - - - - -] Attempt 1 to provision port 951ae799-4eb3-4011-bae9-12960f603626 2026-04-27 13:12:07.273 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 951ae799-4eb3-4011-bae9-12960f603626 2026-04-27 13:12:07.638 9 INFO neutron.plugins.ml2.plugin [None req-bc733354-29ef-4856-bd5c-71763498bb9f - - - - - -] Attempt 1 to provision port c557e4d5-109d-4860-952a-6e9d6b48f891 2026-04-27 13:12:07.788 10 INFO neutron.plugins.ml2.plugin [None req-0622eb90-04fe-451d-9d83-07186849d67b - - - - - -] Attempt 1 to provision port 57095a78-2028-498c-b8c4-0efab278338f 2026-04-27 13:12:08.766 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 57095a78-2028-498c-b8c4-0efab278338f 2026-04-27 13:12:09.374 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 951ae799-4eb3-4011-bae9-12960f603626 2026-04-27 13:12:10.097 10 INFO neutron.plugins.ml2.plugin [None req-c0ca9259-2cec-4b6b-b8a9-0e2a5458a9cc - - - - - -] Attempt 1 to provision port fba6b43c-ecac-47a3-bdd3-8d6f5b144109 2026-04-27 13:12:10.299 9 INFO neutron.plugins.ml2.plugin [None req-74d87dbd-da25-4a72-9539-b7bcff74bc73 - - - - - -] Attempt 1 to provision port 0ca2b7bf-fcc3-4bbe-8e10-b0549e11655a 2026-04-27 13:12:10.679 9 INFO neutron.plugins.ml2.plugin [None req-5c3ded22-7ab9-41f7-bbf0-73cdfd9bdbd2 - - - - - -] Attempt 1 to provision port fba6b43c-ecac-47a3-bdd3-8d6f5b144109 2026-04-27 13:12:10.872 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 282159f8-74f6-4e1f-a2c5-9ff3863d6eaf 2026-04-27 13:12:11.050 9 INFO neutron.plugins.ml2.plugin [None req-7c0d482f-c108-4709-a1b6-c0e27c98c439 - - - - - -] Attempt 1 to provision port 0ca2b7bf-fcc3-4bbe-8e10-b0549e11655a 2026-04-27 13:12:11.817 10 INFO neutron.plugins.ml2.plugin [None req-f499901e-c215-4ee6-8647-9acf1c12b09a - - - - - -] Attempt 1 to provision port 282159f8-74f6-4e1f-a2c5-9ff3863d6eaf 2026-04-27 13:12:12.403 10 INFO neutron.plugins.ml2.plugin [None req-b8ce823e-0fe9-4092-b6db-1bc2cff8518c - - - - - -] Attempt 1 to provision port add96c93-5beb-4079-9c8a-8c97edf23a5e 2026-04-27 13:12:12.713 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 282159f8-74f6-4e1f-a2c5-9ff3863d6eaf 2026-04-27 13:12:13.662 10 INFO neutron.plugins.ml2.plugin [None req-aae2ca35-3d6e-4c97-b665-51e7675f471e - - - - - -] Attempt 1 to provision port 527e2212-6999-49cb-b589-097e574e12f0 2026-04-27 13:12:14.019 10 INFO neutron.plugins.ml2.plugin [None req-113438de-560b-4e7d-9855-6630ffd17773 - - - - - -] Attempt 1 to provision port 397e4847-76fa-4ad7-8321-c5a7463668a3 2026-04-27 13:12:14.811 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 397e4847-76fa-4ad7-8321-c5a7463668a3 2026-04-27 13:12:15.097 9 INFO neutron.plugins.ml2.plugin [None req-b761df8f-b040-4c45-b026-9c53fd538d6c - - - - - -] Attempt 1 to provision port cf03e526-2a1d-47c0-817a-bd4a703e9266 2026-04-27 13:12:15.653 9 INFO neutron.plugins.ml2.plugin [None req-c90a8e41-1c44-4b89-b6fc-a7ea31853b4d - - - - - -] Attempt 1 to provision port cf03e526-2a1d-47c0-817a-bd4a703e9266 2026-04-27 13:12:16.913 9 INFO neutron.plugins.ml2.plugin [None req-4c486229-aaf8-4417-878a-df8910f605b1 - - - - - -] Attempt 1 to provision port 747dc736-90b3-4054-a37f-91d0358ba308 2026-04-27 13:12:17.567 9 INFO neutron.plugins.ml2.plugin [None req-c09af8ef-6032-4312-8e93-c0b2e8e4d923 - - - - - -] Attempt 1 to provision port 747dc736-90b3-4054-a37f-91d0358ba308 2026-04-27 13:12:18.859 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 9a9a33dd-54f5-45aa-98f9-0423b062dfa2 2026-04-27 13:12:19.381 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port be5129fb-6bf8-492c-a817-5b6ed4ba3d9f 2026-04-27 13:12:19.859 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 53b3107e-f9be-4bab-9c0c-0ebb2754236e 2026-04-27 13:12:20.460 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 044423a1-00e4-47d1-8d90-dc0260c4f5b6 2026-04-27 13:12:21.226 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 9a9a33dd-54f5-45aa-98f9-0423b062dfa2 2026-04-27 13:12:21.627 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 044423a1-00e4-47d1-8d90-dc0260c4f5b6 2026-04-27 13:12:27.523 10 INFO neutron.plugins.ml2.plugin [None req-6a4d00a9-ce74-480f-a861-9e6e294c41e6 - - - - - -] Attempt 1 to provision port 819e9155-f50e-4ad4-9bb1-0cb854f8e5dd 2026-04-27 13:12:27.579 10 INFO neutron.plugins.ml2.plugin [None req-6a4d00a9-ce74-480f-a861-9e6e294c41e6 - - - - - -] Attempt 1 to provision port 9c846481-92ee-4df1-9c91-30754bc5f16f 2026-04-27 13:12:28.554 9 INFO neutron.plugins.ml2.plugin [None req-c22f10d3-35a1-4011-886c-6bf8ffcd426d - - - - - -] Attempt 1 to provision port 1982094f-493a-40f5-9629-71b492636159 2026-04-27 13:12:29.014 10 INFO neutron.plugins.ml2.plugin [None req-2f660d95-dfd5-4aed-b76c-4f3105117009 - - - - - -] Attempt 1 to provision port d6603b53-862b-47bb-a490-a22f51a3c7d9 2026-04-27 13:12:29.202 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 1982094f-493a-40f5-9629-71b492636159 2026-04-27 13:12:31.887 10 INFO neutron.plugins.ml2.plugin [None req-26001a4d-4537-4fe5-b992-145a2472c015 - - - - - -] Attempt 1 to provision port cde9fd09-8f4c-45df-89db-397de871ce7f 2026-04-27 13:12:32.641 10 INFO neutron.plugins.ml2.plugin [None req-7a96095d-4597-40ba-914c-d335b8e941e1 - - - - - -] Attempt 1 to provision port cde9fd09-8f4c-45df-89db-397de871ce7f 2026-04-27 13:12:33.265 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 7ce4a8e6-4d78-439e-a72c-213e4f23d7fd 2026-04-27 13:12:35.524 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 819e9155-f50e-4ad4-9bb1-0cb854f8e5dd 2026-04-27 13:12:36.115 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 7ce4a8e6-4d78-439e-a72c-213e4f23d7fd 2026-04-27 13:12:36.140 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a006d24-9d71-44e5-8134-771d4d1c5723'] response: {'server_uuid': '58062283-0a6c-454d-bd50-cfd662a53fb8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '819e9155-f50e-4ad4-9bb1-0cb854f8e5dd', 'code': 200} 2026-04-27 13:12:36.444 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 9c846481-92ee-4df1-9c91-30754bc5f16f 2026-04-27 13:12:37.356 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 9c846481-92ee-4df1-9c91-30754bc5f16f 2026-04-27 13:12:37.668 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 819e9155-f50e-4ad4-9bb1-0cb854f8e5dd 2026-04-27 13:12:38.227 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-989a9ee7-9a37-4265-bb4d-d7aa27525834'] response: {'server_uuid': '33882828-e4eb-4144-a6bd-0cc402c2e98d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9c846481-92ee-4df1-9c91-30754bc5f16f', 'code': 200} 2026-04-27 13:12:39.671 10 INFO neutron.plugins.ml2.plugin [None req-217248a7-df82-4faa-b3d0-45791f364821 - - - - - -] Attempt 1 to provision port 806eea0e-8df7-426f-9c33-65b50f7300ad 2026-04-27 13:12:43.429 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 806eea0e-8df7-426f-9c33-65b50f7300ad 2026-04-27 13:12:44.006 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa15fa16-4a37-4b59-9cf7-57081233f75c'] response: {'server_uuid': 'f96d7183-6114-4606-9371-a9efaffbf1b6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '806eea0e-8df7-426f-9c33-65b50f7300ad', 'code': 200} 2026-04-27 13:12:45.409 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 806eea0e-8df7-426f-9c33-65b50f7300ad /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-27 13:12:51.021 9 INFO neutron.plugins.ml2.plugin [None req-52ad84bf-af7b-4ad8-8c37-33639026f2e2 - - - - - -] Attempt 1 to provision port e823c317-3324-43c0-a771-0492b3e9be9d 2026-04-27 13:12:51.344 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port d6603b53-862b-47bb-a490-a22f51a3c7d9 2026-04-27 13:12:51.633 9 INFO neutron.plugins.ml2.plugin [None req-e8712a23-afe3-408f-b95d-459f4540ed6d - - - - - -] Attempt 1 to provision port 4ad54265-20b0-48ac-b637-0f85804d2ae0 2026-04-27 13:12:51.727 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port e823c317-3324-43c0-a771-0492b3e9be9d 2026-04-27 13:12:52.103 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 4ad54265-20b0-48ac-b637-0f85804d2ae0 2026-04-27 13:12:52.455 9 INFO neutron.plugins.ml2.plugin [None req-c7666072-78f2-489f-a767-1a0be8e75e92 - - - - - -] Attempt 1 to provision port e096c34b-fa2f-4539-ad15-44a9de13d528 2026-04-27 13:12:52.565 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port cde9fd09-8f4c-45df-89db-397de871ce7f 2026-04-27 13:12:52.930 9 INFO neutron.plugins.ml2.plugin [None req-d0cef54d-4b24-4221-9df3-81944f43de8b - - - - - -] Attempt 1 to provision port e096c34b-fa2f-4539-ad15-44a9de13d528 2026-04-27 13:12:53.077 10 INFO neutron.plugins.ml2.plugin [None req-cd2a237b-c4de-4a97-a7a2-675c57ba78ea - - - - - -] Attempt 1 to provision port 900fbc12-9b82-4e0d-b7f8-29f8a921e2df 2026-04-27 13:12:53.536 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port d6603b53-862b-47bb-a490-a22f51a3c7d9 2026-04-27 13:12:53.796 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port e823c317-3324-43c0-a771-0492b3e9be9d 2026-04-27 13:12:53.944 10 INFO neutron.plugins.ml2.plugin [None req-0b736cf3-5b89-4f1f-893d-567ee471ad76 - - - - - -] Attempt 1 to provision port 41ab4f48-319b-4ac1-8a50-ae92e34f2b03 2026-04-27 13:12:54.104 9 INFO neutron.plugins.ml2.plugin [None req-fe993137-3a34-4470-a980-5f0c15533dae - - - - - -] Attempt 1 to provision port c8916da4-28ea-4838-9dce-5f1fea88dc38 2026-04-27 13:12:54.111 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port cde9fd09-8f4c-45df-89db-397de871ce7f 2026-04-27 13:12:54.406 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 4ad54265-20b0-48ac-b637-0f85804d2ae0 2026-04-27 13:12:54.480 10 INFO neutron.plugins.ml2.plugin [None req-40e6ed4e-48f6-4399-805c-25fb673ad311 - - - - - -] Attempt 1 to provision port 41ab4f48-319b-4ac1-8a50-ae92e34f2b03 2026-04-27 13:12:54.700 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port c8916da4-28ea-4838-9dce-5f1fea88dc38 2026-04-27 13:12:55.423 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port c8916da4-28ea-4838-9dce-5f1fea88dc38 2026-04-27 13:12:55.447 10 INFO neutron.plugins.ml2.plugin [None req-a2759460-fca1-4ef0-a8ac-89c2c6ef6349 - - - - - -] Attempt 1 to provision port 360e80de-62f5-4675-a4d8-ed30bc3b3395 2026-04-27 13:12:56.194 9 INFO neutron.plugins.ml2.plugin [None req-515ec5d8-a774-4812-8bd5-233edd78329b - - - - - -] Attempt 1 to provision port 360e80de-62f5-4675-a4d8-ed30bc3b3395 2026-04-27 13:12:57.713 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port efc8acac-8f2d-4016-8768-8b4afc5aa235 2026-04-27 13:12:57.764 9 INFO neutron.plugins.ml2.plugin [None req-b1f702b3-b941-4e65-951d-5931f6d8acaa - - - - - -] Attempt 1 to provision port a8fb4f29-1983-4a9a-bc0a-3fc6beba80e0 2026-04-27 13:12:58.214 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 5ac6be5a-1bdd-4d18-b563-3c886de632af 2026-04-27 13:12:58.414 9 INFO neutron.plugins.ml2.plugin [None req-fda9efb6-4a57-4b38-a0a5-d37aed7a81d6 - - - - - -] Attempt 1 to provision port 5ac6be5a-1bdd-4d18-b563-3c886de632af 2026-04-27 13:12:59.425 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port efc8acac-8f2d-4016-8768-8b4afc5aa235 2026-04-27 13:12:59.684 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 5ac6be5a-1bdd-4d18-b563-3c886de632af 2026-04-27 13:13:01.021 10 INFO neutron.plugins.ml2.plugin [None req-61c8a1aa-59c4-4995-9fa9-4e9fc56a578f - - - - - -] Attempt 1 to provision port 4b6433fc-c8da-46a5-ac2d-471efbae8356 2026-04-27 13:13:01.780 10 INFO neutron.plugins.ml2.plugin [None req-67b6f97d-daa9-487e-b292-d30f3093a7fc - - - - - -] Attempt 1 to provision port 4b6433fc-c8da-46a5-ac2d-471efbae8356 2026-04-27 13:13:02.323 10 INFO neutron.plugins.ml2.plugin [None req-7aabe3bb-3319-4e7c-96b4-97c566625547 - - - - - -] Attempt 1 to provision port 806eea0e-8df7-426f-9c33-65b50f7300ad 2026-04-27 13:13:03.765 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 806eea0e-8df7-426f-9c33-65b50f7300ad 2026-04-27 13:13:04.132 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port c7d22e11-cb83-4351-bbbb-f095a04dbe7f 2026-04-27 13:13:04.478 9 INFO neutron.plugins.ml2.plugin [None req-05292dd4-c5f9-4a21-9e5e-bdfc0e4b5a73 - - - - - -] Attempt 1 to provision port 82e2f2d2-ec3f-42cc-a9ef-206a5f733310 2026-04-27 13:13:04.509 9 INFO neutron.plugins.ml2.plugin [None req-05292dd4-c5f9-4a21-9e5e-bdfc0e4b5a73 - - - - - -] Attempt 1 to provision port 9598a1c7-571f-4d38-862a-30cd918e12ea 2026-04-27 13:13:04.740 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 9598a1c7-571f-4d38-862a-30cd918e12ea 2026-04-27 13:13:05.577 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port c7d22e11-cb83-4351-bbbb-f095a04dbe7f 2026-04-27 13:13:05.839 10 INFO neutron.plugins.ml2.plugin [None req-20bc664d-f62b-4620-a057-ec4cc4d56de8 - - - - - -] Attempt 1 to provision port e6a499c8-8891-4fca-846d-6a689e277977 2026-04-27 13:13:05.864 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 9598a1c7-571f-4d38-862a-30cd918e12ea 2026-04-27 13:13:06.531 10 INFO neutron.plugins.ml2.plugin [None req-bd4570f1-fd28-477d-988b-4320a7253cd4 - - - - - -] Attempt 1 to provision port c668eab2-51c1-499f-b27e-aeaa30cd2952 2026-04-27 13:13:06.597 10 INFO neutron.plugins.ml2.plugin [None req-bd4570f1-fd28-477d-988b-4320a7253cd4 - - - - - -] Attempt 1 to provision port 806eea0e-8df7-426f-9c33-65b50f7300ad 2026-04-27 13:13:06.808 9 INFO neutron.plugins.ml2.plugin [None req-80f2485a-c79e-4f21-8ae3-f2ec4d2fb216 - - - - - -] Attempt 1 to provision port c668eab2-51c1-499f-b27e-aeaa30cd2952 2026-04-27 13:13:07.570 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 806eea0e-8df7-426f-9c33-65b50f7300ad 2026-04-27 13:13:09.763 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port e6a499c8-8891-4fca-846d-6a689e277977 2026-04-27 13:13:09.914 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-68f6309c-e27b-4463-b1f9-5e9e0b338539'] response: {'server_uuid': 'cfeedf41-43e9-460d-bd9e-fa7f05345cd7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e6a499c8-8891-4fca-846d-6a689e277977', 'code': 200} 2026-04-27 13:13:10.516 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 82e2f2d2-ec3f-42cc-a9ef-206a5f733310 2026-04-27 13:13:11.893 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 82e2f2d2-ec3f-42cc-a9ef-206a5f733310 2026-04-27 13:13:11.963 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-abce619d-8ae2-4b1c-a67d-b99472450ab8'] response: {'server_uuid': 'de1ce0e7-d5dc-46fb-a6a8-230adc67fffa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '82e2f2d2-ec3f-42cc-a9ef-206a5f733310', 'code': 200} 2026-04-27 13:13:13.707 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port cac35fec-326c-4487-8e3f-c485a5342716 2026-04-27 13:13:13.750 10 INFO neutron.plugins.ml2.plugin [None req-6db3a9f1-eba9-4772-9ef7-7f35792fe4ae - - - - - -] Attempt 1 to provision port cac35fec-326c-4487-8e3f-c485a5342716 2026-04-27 13:13:15.478 10 INFO neutron.plugins.ml2.plugin [None req-bf8d412d-bbda-465a-bc99-28ba96e7d196 - - - - - -] Attempt 1 to provision port b4f3a9f9-3b68-4bf4-9149-318887fda4b9 2026-04-27 13:13:15.726 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port cac35fec-326c-4487-8e3f-c485a5342716 2026-04-27 13:13:15.939 10 INFO neutron.plugins.ml2.plugin [None req-decb3549-01e5-4663-ada9-216b646b6b16 - - - - - -] Attempt 1 to provision port b4f3a9f9-3b68-4bf4-9149-318887fda4b9 2026-04-27 13:13:17.950 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 900fbc12-9b82-4e0d-b7f8-29f8a921e2df 2026-04-27 13:13:18.776 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 360e80de-62f5-4675-a4d8-ed30bc3b3395 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-27 13:13:19.780 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 900fbc12-9b82-4e0d-b7f8-29f8a921e2df 2026-04-27 13:13:20.056 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 360e80de-62f5-4675-a4d8-ed30bc3b3395 2026-04-27 13:13:21.769 9 INFO neutron.plugins.ml2.plugin [None req-0c1cc667-8a9f-4cfc-94d2-57d4d607ad81 - - - - - -] Attempt 1 to provision port 693f973c-72b7-44e0-8d83-4a727acb0d52 2026-04-27 13:13:23.438 9 INFO neutron.plugins.ml2.plugin [None req-87020772-7eb3-4318-abd6-4fc411d08e95 - - - - - -] Attempt 1 to provision port d93b6257-c299-43a2-ad9e-ba650e2b0e8a 2026-04-27 13:13:23.652 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port b7ab1e0d-c11b-4204-ad4e-bc3675dfb942 2026-04-27 13:13:24.093 10 INFO neutron.plugins.ml2.plugin [None req-efc20a59-4953-4afc-83e1-2138f9016715 - - - - - -] Attempt 1 to provision port b7ab1e0d-c11b-4204-ad4e-bc3675dfb942 2026-04-27 13:13:25.691 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port b7ab1e0d-c11b-4204-ad4e-bc3675dfb942 2026-04-27 13:13:26.495 9 INFO neutron.plugins.ml2.plugin [None req-69f16234-fb60-4390-9485-05a43cde12a8 - - - - - -] Attempt 1 to provision port 51934d5c-683d-4c09-b7cb-a4f8d5dbe515 2026-04-27 13:13:27.143 9 INFO neutron.plugins.ml2.plugin [None req-8f179ef3-5e82-467e-ab9e-014b421935d8 - - - - - -] Attempt 1 to provision port 51934d5c-683d-4c09-b7cb-a4f8d5dbe515 2026-04-27 13:13:27.652 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port fb726d8e-c8a7-46f6-8a76-542f9115417e 2026-04-27 13:13:29.630 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port fb726d8e-c8a7-46f6-8a76-542f9115417e 2026-04-27 13:13:32.256 9 INFO neutron.plugins.ml2.plugin [None req-a7102222-e636-4c5c-af78-19a45023321b - - - - - -] Attempt 1 to provision port d0e75087-2a9f-45e9-8995-64599f13499e 2026-04-27 13:13:33.730 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port d0e75087-2a9f-45e9-8995-64599f13499e 2026-04-27 13:13:33.870 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-683f2b1e-8a18-4125-8817-e5b3af63dac2'] response: {'server_uuid': 'f54d5585-a6fb-41ff-87fb-f293e8be9fbe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd0e75087-2a9f-45e9-8995-64599f13499e', 'code': 200} 2026-04-27 13:13:35.759 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-50991da0-5a2b-463b-babd-ce8c5300b4d9'] response: {'server_uuid': 'de1ce0e7-d5dc-46fb-a6a8-230adc67fffa', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '82e2f2d2-ec3f-42cc-a9ef-206a5f733310', 'code': 200} 2026-04-27 13:13:36.587 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port d0e75087-2a9f-45e9-8995-64599f13499e 2026-04-27 13:13:37.126 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 82e2f2d2-ec3f-42cc-a9ef-206a5f733310 2026-04-27 13:13:37.835 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0ddcaaa-b1e4-4892-8362-f8bdc32b224b'] response: {'server_uuid': 'de1ce0e7-d5dc-46fb-a6a8-230adc67fffa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '82e2f2d2-ec3f-42cc-a9ef-206a5f733310', 'code': 200} 2026-04-27 13:13:38.009 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 82e2f2d2-ec3f-42cc-a9ef-206a5f733310 2026-04-27 13:13:39.896 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1b9243a-0a56-40b2-af12-d150205cfe59'] response: {'server_uuid': 'f54d5585-a6fb-41ff-87fb-f293e8be9fbe', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd0e75087-2a9f-45e9-8995-64599f13499e', 'code': 200} 2026-04-27 13:13:53.804 9 INFO neutron.plugins.ml2.plugin [None req-abc8849d-b6bc-4312-b6a9-30263e1ab457 - - - - - -] Attempt 1 to provision port 549c05cf-94f4-4a22-9625-3344ca98dec5 2026-04-27 13:13:54.040 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port b2bdff39-4f20-4f26-be24-e762b5de4301 2026-04-27 13:13:54.576 9 INFO neutron.plugins.ml2.plugin [None req-6b3129cb-ea86-4970-bdf4-68b679333b8b - - - - - -] Attempt 1 to provision port b2bdff39-4f20-4f26-be24-e762b5de4301 2026-04-27 13:13:56.006 10 INFO neutron.plugins.ml2.plugin [None req-b0c91981-568a-4e70-938f-db153682ad47 - - - - - -] Attempt 1 to provision port 6044e384-98b5-4399-bfb4-827ed0f6dc55 2026-04-27 13:13:56.019 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port b2bdff39-4f20-4f26-be24-e762b5de4301 2026-04-27 13:13:56.655 10 INFO neutron.plugins.ml2.plugin [None req-c7fbe73c-a5c3-4214-9e8d-1183fb7ee421 - - - - - -] Attempt 1 to provision port ad1b8e28-2e9a-4c95-91d9-eb9532b0ba06 2026-04-27 13:13:57.311 10 INFO neutron.plugins.ml2.plugin [None req-b99e4a93-177d-442a-b603-ab842ff3214d - - - - - -] Attempt 1 to provision port ad1b8e28-2e9a-4c95-91d9-eb9532b0ba06 2026-04-27 13:13:58.087 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port e1f82640-8249-428a-8af6-14464a9b6156 2026-04-27 13:14:00.196 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port e1f82640-8249-428a-8af6-14464a9b6156 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-27 13:14:03.534 9 INFO neutron.plugins.ml2.plugin [None req-089a3c01-57af-45b8-86ba-cd233cdce9cd - - - - - -] Attempt 1 to provision port 96bad128-29a4-4c2b-ab9d-c3e1c9e6898a 2026-04-27 13:14:06.209 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 96bad128-29a4-4c2b-ab9d-c3e1c9e6898a 2026-04-27 13:14:06.365 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc536bcb-9674-4804-b437-bfc9e5f90325'] response: {'server_uuid': 'c5728695-fc6d-4390-aec2-3d0c23bfb395', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '96bad128-29a4-4c2b-ab9d-c3e1c9e6898a', 'code': 200} 2026-04-27 13:14:08.017 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 96bad128-29a4-4c2b-ab9d-c3e1c9e6898a 2026-04-27 13:14:14.215 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 549c05cf-94f4-4a22-9625-3344ca98dec5 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-27 13:14:20.078 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port c15f2c6b-1f11-4124-b07c-740c3af145e5 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8e8ba963-055a-4490-91f6-ee36505524bf could not be found. 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8e8ba963-055a-4490-91f6-ee36505524bf could not be found. 2026-04-27 13:14:20.483 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:14:20.485 9 ERROR neutron.plugins.ml2.managers [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Failed to bind port 06d6db76-206a-4c1c-9339-661515727606 on host instance for vnic_type normal using segments [{'id': 'de7475c2-011d-4bb9-83c2-c548717a2548', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'dbbe9cff-6c84-48ad-a6be-4ba1688304b1'}] 2026-04-27 13:14:20.486 9 INFO neutron.plugins.ml2.plugin [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Attempt 2 to bind port 06d6db76-206a-4c1c-9339-661515727606 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8e8ba963-055a-4490-91f6-ee36505524bf could not be found. 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8e8ba963-055a-4490-91f6-ee36505524bf could not be found. 2026-04-27 13:14:20.531 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:14:20.532 9 ERROR neutron.plugins.ml2.managers [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Failed to bind port 06d6db76-206a-4c1c-9339-661515727606 on host instance for vnic_type normal using segments [{'id': 'de7475c2-011d-4bb9-83c2-c548717a2548', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'dbbe9cff-6c84-48ad-a6be-4ba1688304b1'}] 2026-04-27 13:14:20.533 9 INFO neutron.plugins.ml2.plugin [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Attempt 3 to bind port 06d6db76-206a-4c1c-9339-661515727606 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8e8ba963-055a-4490-91f6-ee36505524bf could not be found. 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8e8ba963-055a-4490-91f6-ee36505524bf could not be found. 2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:14:20.561 9 ERROR neutron.plugins.ml2.managers [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Failed to bind port 06d6db76-206a-4c1c-9339-661515727606 on host instance for vnic_type normal using segments [{'id': 'de7475c2-011d-4bb9-83c2-c548717a2548', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'dbbe9cff-6c84-48ad-a6be-4ba1688304b1'}] 2026-04-27 13:14:20.562 9 INFO neutron.plugins.ml2.plugin [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Attempt 4 to bind port 06d6db76-206a-4c1c-9339-661515727606 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8e8ba963-055a-4490-91f6-ee36505524bf could not be found. 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8e8ba963-055a-4490-91f6-ee36505524bf could not be found. 2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:14:20.594 9 ERROR neutron.plugins.ml2.managers [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Failed to bind port 06d6db76-206a-4c1c-9339-661515727606 on host instance for vnic_type normal using segments [{'id': 'de7475c2-011d-4bb9-83c2-c548717a2548', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'dbbe9cff-6c84-48ad-a6be-4ba1688304b1'}] 2026-04-27 13:14:20.595 9 INFO neutron.plugins.ml2.plugin [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Attempt 5 to bind port 06d6db76-206a-4c1c-9339-661515727606 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8e8ba963-055a-4490-91f6-ee36505524bf could not be found. 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8e8ba963-055a-4490-91f6-ee36505524bf could not be found. 2026-04-27 13:14:20.618 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:14:20.619 9 ERROR neutron.plugins.ml2.managers [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Failed to bind port 06d6db76-206a-4c1c-9339-661515727606 on host instance for vnic_type normal using segments [{'id': 'de7475c2-011d-4bb9-83c2-c548717a2548', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'dbbe9cff-6c84-48ad-a6be-4ba1688304b1'}] 2026-04-27 13:14:20.619 9 INFO neutron.plugins.ml2.plugin [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Attempt 6 to bind port 06d6db76-206a-4c1c-9339-661515727606 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8e8ba963-055a-4490-91f6-ee36505524bf could not be found. 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8e8ba963-055a-4490-91f6-ee36505524bf could not be found. 2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:14:20.644 9 ERROR neutron.plugins.ml2.managers [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Failed to bind port 06d6db76-206a-4c1c-9339-661515727606 on host instance for vnic_type normal using segments [{'id': 'de7475c2-011d-4bb9-83c2-c548717a2548', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'dbbe9cff-6c84-48ad-a6be-4ba1688304b1'}] 2026-04-27 13:14:20.644 9 INFO neutron.plugins.ml2.plugin [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Attempt 7 to bind port 06d6db76-206a-4c1c-9339-661515727606 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8e8ba963-055a-4490-91f6-ee36505524bf could not be found. 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8e8ba963-055a-4490-91f6-ee36505524bf could not be found. 2026-04-27 13:14:20.662 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:14:20.664 9 ERROR neutron.plugins.ml2.managers [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Failed to bind port 06d6db76-206a-4c1c-9339-661515727606 on host instance for vnic_type normal using segments [{'id': 'de7475c2-011d-4bb9-83c2-c548717a2548', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'dbbe9cff-6c84-48ad-a6be-4ba1688304b1'}] 2026-04-27 13:14:20.664 9 INFO neutron.plugins.ml2.plugin [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Attempt 8 to bind port 06d6db76-206a-4c1c-9339-661515727606 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8e8ba963-055a-4490-91f6-ee36505524bf could not be found. 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8e8ba963-055a-4490-91f6-ee36505524bf could not be found. 2026-04-27 13:14:20.699 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:14:20.700 9 ERROR neutron.plugins.ml2.managers [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Failed to bind port 06d6db76-206a-4c1c-9339-661515727606 on host instance for vnic_type normal using segments [{'id': 'de7475c2-011d-4bb9-83c2-c548717a2548', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'dbbe9cff-6c84-48ad-a6be-4ba1688304b1'}] 2026-04-27 13:14:20.700 9 INFO neutron.plugins.ml2.plugin [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Attempt 9 to bind port 06d6db76-206a-4c1c-9339-661515727606 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8e8ba963-055a-4490-91f6-ee36505524bf could not be found. 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8e8ba963-055a-4490-91f6-ee36505524bf could not be found. 2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:14:20.733 9 ERROR neutron.plugins.ml2.managers [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Failed to bind port 06d6db76-206a-4c1c-9339-661515727606 on host instance for vnic_type normal using segments [{'id': 'de7475c2-011d-4bb9-83c2-c548717a2548', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'dbbe9cff-6c84-48ad-a6be-4ba1688304b1'}] 2026-04-27 13:14:20.733 9 INFO neutron.plugins.ml2.plugin [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Attempt 10 to bind port 06d6db76-206a-4c1c-9339-661515727606 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8e8ba963-055a-4490-91f6-ee36505524bf could not be found. 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8e8ba963-055a-4490-91f6-ee36505524bf could not be found. 2026-04-27 13:14:20.779 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:14:20.780 9 ERROR neutron.plugins.ml2.managers [None req-cace6a8c-fcc4-4364-87fd-997ae9af7bbc - - - - - -] Failed to bind port 06d6db76-206a-4c1c-9339-661515727606 on host instance for vnic_type normal using segments [{'id': 'de7475c2-011d-4bb9-83c2-c548717a2548', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 226, 'network_id': 'dbbe9cff-6c84-48ad-a6be-4ba1688304b1'}] 2026-04-27 13:14:20.871 9 INFO neutron.plugins.ml2.plugin [None req-23df2a59-f316-457b-af27-7972bf9c56bc - - - - - -] Attempt 1 to provision port c15f2c6b-1f11-4124-b07c-740c3af145e5 2026-04-27 13:14:22.061 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port c15f2c6b-1f11-4124-b07c-740c3af145e5 2026-04-27 13:14:33.612 9 INFO neutron.plugins.ml2.plugin [None req-2657f756-c54d-4560-94cb-d0353ca090b7 - - - - - -] Attempt 1 to provision port 538120ba-d3f7-4d9f-bb4b-550d68f52aa9 2026-04-27 13:14:34.080 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 538120ba-d3f7-4d9f-bb4b-550d68f52aa9 2026-04-27 13:14:34.109 9 INFO neutron.plugins.ml2.plugin [None req-b7e7b676-c288-4b2d-83b7-f87b96ff8e59 - - - - - -] Attempt 1 to provision port f28ba8a1-0ff2-41c7-b316-9b5075ff07cd 2026-04-27 13:14:38.061 10 INFO neutron.plugins.ml2.plugin [None req-18ff3e3b-9b96-4bea-bfa9-02e8997d474f - - - - - -] Attempt 1 to provision port 958d85a1-3a96-4196-80db-e7074d12893f 2026-04-27 13:14:38.331 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port c44e41c9-987f-404c-ab83-9d41d7c724d9 2026-04-27 13:14:38.914 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port ca0bfac0-2a90-4bc7-a816-e88c066a97dc /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-27 13:14:39.420 9 INFO neutron.plugins.ml2.plugin [None req-71e3b7bf-e79e-49b6-a03b-19a84dc1c2f9 - - - - - -] Attempt 1 to provision port 0e6d85d2-fc47-4b90-8249-8e406f0c5170 2026-04-27 13:14:39.464 9 INFO neutron.plugins.ml2.plugin [None req-71e3b7bf-e79e-49b6-a03b-19a84dc1c2f9 - - - - - -] Attempt 1 to provision port ca0bfac0-2a90-4bc7-a816-e88c066a97dc 2026-04-27 13:14:39.501 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 22872703-a758-49c7-a48b-f110997d10ac 2026-04-27 13:14:39.643 9 INFO neutron.plugins.ml2.plugin [None req-9f7aa6b1-83e1-4a09-82b0-860031f1fb14 - - - - - -] Attempt 1 to provision port 0e6d85d2-fc47-4b90-8249-8e406f0c5170 2026-04-27 13:14:39.896 10 INFO neutron.plugins.ml2.plugin [None req-c7ef10f3-cf7e-4b9c-973c-99089acfdae3 - - - - - -] Attempt 1 to provision port 0e6d85d2-fc47-4b90-8249-8e406f0c5170 2026-04-27 13:14:40.229 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port ca0bfac0-2a90-4bc7-a816-e88c066a97dc 2026-04-27 13:14:40.556 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 22872703-a758-49c7-a48b-f110997d10ac 2026-04-27 13:14:44.704 9 INFO neutron.plugins.ml2.plugin [None req-357e5dba-ee82-499c-af36-e4754f5e9acc - - - - - -] Attempt 1 to provision port 85517e25-677a-489d-9983-9e08257a8e31 2026-04-27 13:14:46.170 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 08b63eb8-2f9a-4b10-82ec-2d0faf63a4f4 2026-04-27 13:14:46.967 10 INFO neutron.plugins.ml2.plugin [None req-94a1eb13-4a6f-4013-a078-fd6119f620ae - - - - - -] Attempt 1 to provision port 08b63eb8-2f9a-4b10-82ec-2d0faf63a4f4 2026-04-27 13:14:48.378 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 85517e25-677a-489d-9983-9e08257a8e31 2026-04-27 13:14:48.526 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddafbb9c-2703-4fbc-bc5e-1cba3befb5e0'] response: {'server_uuid': '5233ae92-8860-47d8-b5c2-b3631888c2ad', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '85517e25-677a-489d-9983-9e08257a8e31', 'code': 200} 2026-04-27 13:14:50.185 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 85517e25-677a-489d-9983-9e08257a8e31 2026-04-27 13:14:52.593 9 WARNING neutron.plugins.ml2.plugin [None req-a59c83d0-4571-4969-bd30-48fc76637de6 - - - - - -] Concurrent port binding operations failed on port f28ba8a1-0ff2-41c7-b316-9b5075ff07cd 2026-04-27 13:14:52.599 9 INFO neutron.plugins.ml2.plugin [None req-a59c83d0-4571-4969-bd30-48fc76637de6 - - - - - -] Attempt 2 to bind port f28ba8a1-0ff2-41c7-b316-9b5075ff07cd 2026-04-27 13:14:54.518 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 98f7c274-d5ca-4ab2-b451-6e1a7566b8a9 2026-04-27 13:14:55.222 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 0e6d85d2-fc47-4b90-8249-8e406f0c5170 2026-04-27 13:14:55.324 9 INFO neutron.plugins.ml2.plugin [None req-0820e7a9-9fee-4472-a68e-5d8beb1b3f55 - - - - - -] Attempt 1 to provision port 98f7c274-d5ca-4ab2-b451-6e1a7566b8a9 2026-04-27 13:14:55.648 9 INFO neutron.plugins.ml2.plugin [None req-eb8db001-8d22-482e-8802-c5010659949e - - - - - -] Attempt 1 to provision port d8b7a6dd-71fa-4ce0-bfdc-abb685f3abb0 2026-04-27 13:14:55.666 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port f28ba8a1-0ff2-41c7-b316-9b5075ff07cd 2026-04-27 13:14:56.307 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 98f7c274-d5ca-4ab2-b451-6e1a7566b8a9 2026-04-27 13:14:56.502 10 INFO neutron.plugins.ml2.plugin [None req-b2491b79-4858-4c8b-a48b-daf6a53a3085 - - - - - -] Attempt 1 to provision port a514e1e5-6ac1-424d-b754-64b9d13f48ab 2026-04-27 13:14:56.544 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 0e6d85d2-fc47-4b90-8249-8e406f0c5170 2026-04-27 13:14:56.828 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port f28ba8a1-0ff2-41c7-b316-9b5075ff07cd 2026-04-27 13:14:57.022 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port d8b7a6dd-71fa-4ce0-bfdc-abb685f3abb0 2026-04-27 13:14:57.294 10 INFO neutron.plugins.ml2.plugin [None req-8869a39b-9808-4dda-ad2e-8370823d6552 - - - - - -] Attempt 1 to provision port a514e1e5-6ac1-424d-b754-64b9d13f48ab 2026-04-27 13:14:58.357 10 INFO neutron.plugins.ml2.plugin [None req-3848e70e-b75c-4d70-8e89-26b79ce72269 - - - - - -] Attempt 1 to provision port c61fd331-ace4-4e60-87c5-d1cb5ed4ed32 2026-04-27 13:14:59.118 10 INFO neutron.plugins.ml2.plugin [None req-2890a7d4-4ca9-4bb8-81a4-efca4eede4f8 - - - - - -] Attempt 1 to provision port c61fd331-ace4-4e60-87c5-d1cb5ed4ed32 2026-04-27 13:15:00.972 10 INFO neutron.plugins.ml2.plugin [None req-d2b1f775-61dc-4b37-b032-256a84d6afe3 - - - - - -] Attempt 1 to provision port 4d2c24fc-ceb1-46cc-8b19-0e16e46f1779 2026-04-27 13:15:01.638 10 INFO neutron.plugins.ml2.plugin [None req-7cbcdd02-f985-4780-b842-848ce85397bf - - - - - -] Attempt 1 to provision port af474163-35c3-4765-a156-49f01c8618ca 2026-04-27 13:15:02.296 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port af474163-35c3-4765-a156-49f01c8618ca 2026-04-27 13:15:03.552 10 INFO neutron.plugins.ml2.plugin [None req-90bae90d-a464-4474-8749-3993327bb299 - - - - - -] Attempt 1 to provision port e8eb21d4-fde5-4aba-a0a9-e63a694f0f5e 2026-04-27 13:15:04.268 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port eec25a8d-564c-45a8-a8f0-ffa7ae451c50 2026-04-27 13:15:04.314 9 INFO neutron.plugins.ml2.plugin [None req-2f05427b-0e77-4d3e-a0fa-fee68a736252 - - - - - -] Attempt 1 to provision port e8eb21d4-fde5-4aba-a0a9-e63a694f0f5e 2026-04-27 13:15:06.193 9 INFO neutron.plugins.ml2.plugin [None req-4adda8d7-da0b-4a21-a845-76f5ebc8e2d1 - - - - - -] Attempt 1 to provision port 54535623-af3d-43a5-975b-e24c72e648f5 2026-04-27 13:15:06.677 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port eec25a8d-564c-45a8-a8f0-ffa7ae451c50 2026-04-27 13:15:07.122 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 54535623-af3d-43a5-975b-e24c72e648f5 2026-04-27 13:15:07.542 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 372ba3d1-e0d8-4f14-9943-a642cb6beec5 2026-04-27 13:15:07.659 9 INFO neutron.plugins.ml2.plugin [None req-336b3e50-d876-4831-ad41-61970057b8b0 - - - - - -] Attempt 1 to provision port 372ba3d1-e0d8-4f14-9943-a642cb6beec5 2026-04-27 13:15:08.926 10 INFO neutron.plugins.ml2.plugin [None req-2232612c-9411-49cd-a179-17343f6cc06f - - - - - -] Attempt 1 to provision port 06d81b76-a088-45c2-80a2-8059464159d9 2026-04-27 13:15:09.641 10 INFO neutron.plugins.ml2.plugin [None req-cf2ffbd3-7a14-4337-91f2-05db1a01d223 - - - - - -] Attempt 1 to provision port e55d1697-eea1-41ca-b578-54dcfadea019 2026-04-27 13:15:09.656 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 372ba3d1-e0d8-4f14-9943-a642cb6beec5 2026-04-27 13:15:10.168 10 INFO neutron.plugins.ml2.plugin [None req-cf2ffbd3-7a14-4337-91f2-05db1a01d223 - - - - - -] Attempt 1 to provision port 7b976330-c559-42b3-bf24-2bf58130bf1a 2026-04-27 13:15:10.331 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 06d81b76-a088-45c2-80a2-8059464159d9 2026-04-27 13:15:10.348 10 INFO neutron.plugins.ml2.plugin [None req-368012b3-87c5-458e-9031-be706985c7d0 - - - - - -] Attempt 1 to provision port 6ca708cf-be73-4a4c-8268-5ee7433d898d 2026-04-27 13:15:10.704 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port e55d1697-eea1-41ca-b578-54dcfadea019 2026-04-27 13:15:10.875 10 INFO neutron.plugins.ml2.plugin [None req-368012b3-87c5-458e-9031-be706985c7d0 - - - - - -] Attempt 1 to provision port 8f7cb2d5-7f08-4b23-86ac-4fd72412036c 2026-04-27 13:15:10.913 10 INFO neutron.plugins.ml2.plugin [None req-368012b3-87c5-458e-9031-be706985c7d0 - - - - - -] Attempt 1 to provision port 7b976330-c559-42b3-bf24-2bf58130bf1a 2026-04-27 13:15:11.083 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 54535623-af3d-43a5-975b-e24c72e648f5 2026-04-27 13:15:11.286 9 INFO neutron.plugins.ml2.plugin [None req-75770b4a-6fbb-4f5d-8c8c-1fedfff91b29 - - - - - -] Attempt 1 to provision port c0e3b271-9ccc-4642-bb1e-72e16c3bc3eb 2026-04-27 13:15:11.578 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 6ca708cf-be73-4a4c-8268-5ee7433d898d 2026-04-27 13:15:12.014 9 INFO neutron.plugins.ml2.plugin [None req-b4ec5803-b4f5-45ea-b0e2-770785e32eb4 - - - - - -] Attempt 1 to provision port 16c396a5-4e78-4bb5-b59e-7de73518a9ad 2026-04-27 13:15:12.455 9 INFO neutron.plugins.ml2.plugin [None req-b4ec5803-b4f5-45ea-b0e2-770785e32eb4 - - - - - -] Attempt 1 to provision port 7b976330-c559-42b3-bf24-2bf58130bf1a 2026-04-27 13:15:12.456 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 16c396a5-4e78-4bb5-b59e-7de73518a9ad 2026-04-27 13:15:12.779 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 06d81b76-a088-45c2-80a2-8059464159d9 2026-04-27 13:15:13.017 9 INFO neutron.plugins.ml2.plugin [None req-953d9f0e-8f06-4af7-b9f3-41bd186668f1 - - - - - -] Attempt 1 to provision port 7fab3264-be32-4f08-844d-7e0dc50defb8 2026-04-27 13:15:13.095 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port e55d1697-eea1-41ca-b578-54dcfadea019 2026-04-27 13:15:13.521 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port c0e3b271-9ccc-4642-bb1e-72e16c3bc3eb 2026-04-27 13:15:13.598 9 INFO neutron.plugins.ml2.plugin [None req-7ca000b7-2ca0-4154-a0a6-58f5b5fffcbe - - - - - -] Attempt 1 to provision port 7fab3264-be32-4f08-844d-7e0dc50defb8 2026-04-27 13:15:13.867 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 6ca708cf-be73-4a4c-8268-5ee7433d898d 2026-04-27 13:15:14.423 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 16c396a5-4e78-4bb5-b59e-7de73518a9ad 2026-04-27 13:15:14.738 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port bf0ecb57-80e2-4a38-acb6-bf3cfb22aec5 2026-04-27 13:15:16.377 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port bf0ecb57-80e2-4a38-acb6-bf3cfb22aec5 2026-04-27 13:15:18.466 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port fd1578cb-7efb-44f9-9c46-c43248e1cf70 2026-04-27 13:15:19.497 10 INFO neutron.plugins.ml2.plugin [None req-515f1209-0c2d-4d97-858c-1f765d0e1967 - - - - - -] Attempt 1 to provision port fd1578cb-7efb-44f9-9c46-c43248e1cf70 2026-04-27 13:15:20.041 10 INFO neutron.plugins.ml2.plugin [None req-86877a72-9ee0-41a7-82b4-ddeee4d527ad - - - - - -] Attempt 1 to provision port b477fdc9-c47f-4bf5-b0a9-52738df1e6c1 2026-04-27 13:15:20.291 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port fd1578cb-7efb-44f9-9c46-c43248e1cf70 2026-04-27 13:15:20.706 9 INFO neutron.plugins.ml2.plugin [None req-5af1ed76-54c3-4216-ba20-f1fda455fca0 - - - - - -] Attempt 1 to provision port b477fdc9-c47f-4bf5-b0a9-52738df1e6c1 2026-04-27 13:15:21.555 9 INFO neutron.plugins.ml2.plugin [None req-edd0c885-2d85-4104-a54a-4d1c66265a2b - - - - - -] Attempt 1 to provision port 75cc1ea0-dbc9-462c-8084-f81b6240c5fc 2026-04-27 13:15:22.397 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port e8eb21d4-fde5-4aba-a0a9-e63a694f0f5e 2026-04-27 13:15:22.762 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 4d2c24fc-ceb1-46cc-8b19-0e16e46f1779 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-27 13:15:24.444 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port e8eb21d4-fde5-4aba-a0a9-e63a694f0f5e 2026-04-27 13:15:24.616 10 INFO neutron.plugins.ml2.plugin [None req-b68e8a43-8daa-4348-81a4-1fadbed17a61 - - - - - -] Attempt 1 to provision port 25a86ef3-eeed-47c8-8ac5-0144d88e0375 2026-04-27 13:15:24.719 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 4d2c24fc-ceb1-46cc-8b19-0e16e46f1779 2026-04-27 13:15:24.925 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 75cc1ea0-dbc9-462c-8084-f81b6240c5fc 2026-04-27 13:15:25.160 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3702e851-02f3-42d6-b7e0-fa43fbef3389'] response: {'server_uuid': '865547c5-fdbc-41d5-96bc-91740aa9b58d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '75cc1ea0-dbc9-462c-8084-f81b6240c5fc', 'code': 200} 2026-04-27 13:15:25.265 10 INFO neutron.plugins.ml2.plugin [None req-7e8a4e3b-6608-4bdd-b2f5-11b71fc0c880 - - - - - -] Attempt 1 to provision port 8dfa6604-a8e6-48ae-812c-a3d6326ebddc 2026-04-27 13:15:26.525 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 25a86ef3-eeed-47c8-8ac5-0144d88e0375 2026-04-27 13:15:26.668 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e121fd79-fa43-4a1b-bb62-8e270884a771'] response: {'server_uuid': '3e757c64-7261-4434-8481-303c2a00e572', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '25a86ef3-eeed-47c8-8ac5-0144d88e0375', 'code': 200} 2026-04-27 13:15:26.975 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 75cc1ea0-dbc9-462c-8084-f81b6240c5fc 2026-04-27 13:15:28.344 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 25a86ef3-eeed-47c8-8ac5-0144d88e0375 2026-04-27 13:15:30.420 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 7fab3264-be32-4f08-844d-7e0dc50defb8 2026-04-27 13:15:32.408 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 8f7cb2d5-7f08-4b23-86ac-4fd72412036c 2026-04-27 13:15:32.820 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 7fab3264-be32-4f08-844d-7e0dc50defb8 2026-04-27 13:15:34.289 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 8f7cb2d5-7f08-4b23-86ac-4fd72412036c 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e2d2b6e4-8603-4976-9581-7b5588183624 could not be found. 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e2d2b6e4-8603-4976-9581-7b5588183624 could not be found. 2026-04-27 13:15:59.652 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:15:59.653 9 ERROR neutron.plugins.ml2.managers [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Failed to bind port d91e0bc2-c4d2-452d-bf7f-373d79fc36cc on host instance for vnic_type normal using segments [{'id': '715f1ab0-92c3-4600-8dde-99770836058c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': 'a1c50d40-7e91-4462-b175-5590289ad82b'}] 2026-04-27 13:15:59.653 9 INFO neutron.plugins.ml2.plugin [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Attempt 2 to bind port d91e0bc2-c4d2-452d-bf7f-373d79fc36cc 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e2d2b6e4-8603-4976-9581-7b5588183624 could not be found. 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e2d2b6e4-8603-4976-9581-7b5588183624 could not be found. 2026-04-27 13:15:59.676 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:15:59.677 9 ERROR neutron.plugins.ml2.managers [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Failed to bind port d91e0bc2-c4d2-452d-bf7f-373d79fc36cc on host instance for vnic_type normal using segments [{'id': '715f1ab0-92c3-4600-8dde-99770836058c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': 'a1c50d40-7e91-4462-b175-5590289ad82b'}] 2026-04-27 13:15:59.677 9 INFO neutron.plugins.ml2.plugin [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Attempt 3 to bind port d91e0bc2-c4d2-452d-bf7f-373d79fc36cc 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e2d2b6e4-8603-4976-9581-7b5588183624 could not be found. 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e2d2b6e4-8603-4976-9581-7b5588183624 could not be found. 2026-04-27 13:15:59.697 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:15:59.698 9 ERROR neutron.plugins.ml2.managers [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Failed to bind port d91e0bc2-c4d2-452d-bf7f-373d79fc36cc on host instance for vnic_type normal using segments [{'id': '715f1ab0-92c3-4600-8dde-99770836058c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': 'a1c50d40-7e91-4462-b175-5590289ad82b'}] 2026-04-27 13:15:59.698 9 INFO neutron.plugins.ml2.plugin [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Attempt 4 to bind port d91e0bc2-c4d2-452d-bf7f-373d79fc36cc 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e2d2b6e4-8603-4976-9581-7b5588183624 could not be found. 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e2d2b6e4-8603-4976-9581-7b5588183624 could not be found. 2026-04-27 13:15:59.723 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:15:59.724 9 ERROR neutron.plugins.ml2.managers [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Failed to bind port d91e0bc2-c4d2-452d-bf7f-373d79fc36cc on host instance for vnic_type normal using segments [{'id': '715f1ab0-92c3-4600-8dde-99770836058c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': 'a1c50d40-7e91-4462-b175-5590289ad82b'}] 2026-04-27 13:15:59.724 9 INFO neutron.plugins.ml2.plugin [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Attempt 5 to bind port d91e0bc2-c4d2-452d-bf7f-373d79fc36cc 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e2d2b6e4-8603-4976-9581-7b5588183624 could not be found. 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e2d2b6e4-8603-4976-9581-7b5588183624 could not be found. 2026-04-27 13:15:59.742 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:15:59.743 9 ERROR neutron.plugins.ml2.managers [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Failed to bind port d91e0bc2-c4d2-452d-bf7f-373d79fc36cc on host instance for vnic_type normal using segments [{'id': '715f1ab0-92c3-4600-8dde-99770836058c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': 'a1c50d40-7e91-4462-b175-5590289ad82b'}] 2026-04-27 13:15:59.743 9 INFO neutron.plugins.ml2.plugin [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Attempt 6 to bind port d91e0bc2-c4d2-452d-bf7f-373d79fc36cc 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e2d2b6e4-8603-4976-9581-7b5588183624 could not be found. 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e2d2b6e4-8603-4976-9581-7b5588183624 could not be found. 2026-04-27 13:15:59.764 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:15:59.765 9 ERROR neutron.plugins.ml2.managers [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Failed to bind port d91e0bc2-c4d2-452d-bf7f-373d79fc36cc on host instance for vnic_type normal using segments [{'id': '715f1ab0-92c3-4600-8dde-99770836058c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': 'a1c50d40-7e91-4462-b175-5590289ad82b'}] 2026-04-27 13:15:59.765 9 INFO neutron.plugins.ml2.plugin [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Attempt 7 to bind port d91e0bc2-c4d2-452d-bf7f-373d79fc36cc 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e2d2b6e4-8603-4976-9581-7b5588183624 could not be found. 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e2d2b6e4-8603-4976-9581-7b5588183624 could not be found. 2026-04-27 13:15:59.785 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:15:59.786 9 ERROR neutron.plugins.ml2.managers [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Failed to bind port d91e0bc2-c4d2-452d-bf7f-373d79fc36cc on host instance for vnic_type normal using segments [{'id': '715f1ab0-92c3-4600-8dde-99770836058c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': 'a1c50d40-7e91-4462-b175-5590289ad82b'}] 2026-04-27 13:15:59.786 9 INFO neutron.plugins.ml2.plugin [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Attempt 8 to bind port d91e0bc2-c4d2-452d-bf7f-373d79fc36cc 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e2d2b6e4-8603-4976-9581-7b5588183624 could not be found. 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e2d2b6e4-8603-4976-9581-7b5588183624 could not be found. 2026-04-27 13:15:59.833 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:15:59.834 9 ERROR neutron.plugins.ml2.managers [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Failed to bind port d91e0bc2-c4d2-452d-bf7f-373d79fc36cc on host instance for vnic_type normal using segments [{'id': '715f1ab0-92c3-4600-8dde-99770836058c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': 'a1c50d40-7e91-4462-b175-5590289ad82b'}] 2026-04-27 13:15:59.834 9 INFO neutron.plugins.ml2.plugin [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Attempt 9 to bind port d91e0bc2-c4d2-452d-bf7f-373d79fc36cc 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e2d2b6e4-8603-4976-9581-7b5588183624 could not be found. 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e2d2b6e4-8603-4976-9581-7b5588183624 could not be found. 2026-04-27 13:15:59.850 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:15:59.851 9 ERROR neutron.plugins.ml2.managers [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Failed to bind port d91e0bc2-c4d2-452d-bf7f-373d79fc36cc on host instance for vnic_type normal using segments [{'id': '715f1ab0-92c3-4600-8dde-99770836058c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': 'a1c50d40-7e91-4462-b175-5590289ad82b'}] 2026-04-27 13:15:59.851 9 INFO neutron.plugins.ml2.plugin [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Attempt 10 to bind port d91e0bc2-c4d2-452d-bf7f-373d79fc36cc 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e2d2b6e4-8603-4976-9581-7b5588183624 could not be found. 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e2d2b6e4-8603-4976-9581-7b5588183624 could not be found. 2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:15:59.866 9 ERROR neutron.plugins.ml2.managers [None req-af2ec85b-c2a3-405a-9975-58d31dda4e18 - - - - - -] Failed to bind port d91e0bc2-c4d2-452d-bf7f-373d79fc36cc on host instance for vnic_type normal using segments [{'id': '715f1ab0-92c3-4600-8dde-99770836058c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': 'a1c50d40-7e91-4462-b175-5590289ad82b'}] 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet aeabab95-a940-4142-abae-fee31447a3ab could not be found. 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet aeabab95-a940-4142-abae-fee31447a3ab could not be found. 2026-04-27 13:16:01.503 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:16:01.504 9 ERROR neutron.plugins.ml2.managers [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Failed to bind port f2a4e116-dfe6-4668-9d63-91729320e4db on host instance for vnic_type normal using segments [{'id': '91bd6900-3a1a-43a7-8743-0e67a7316620', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 705, 'network_id': 'bc280a40-4dc7-4969-80fb-53faafcd3ca0'}] 2026-04-27 13:16:01.504 9 INFO neutron.plugins.ml2.plugin [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Attempt 2 to bind port f2a4e116-dfe6-4668-9d63-91729320e4db 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet aeabab95-a940-4142-abae-fee31447a3ab could not be found. 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet aeabab95-a940-4142-abae-fee31447a3ab could not be found. 2026-04-27 13:16:01.522 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:16:01.523 9 ERROR neutron.plugins.ml2.managers [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Failed to bind port f2a4e116-dfe6-4668-9d63-91729320e4db on host instance for vnic_type normal using segments [{'id': '91bd6900-3a1a-43a7-8743-0e67a7316620', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 705, 'network_id': 'bc280a40-4dc7-4969-80fb-53faafcd3ca0'}] 2026-04-27 13:16:01.523 9 INFO neutron.plugins.ml2.plugin [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Attempt 3 to bind port f2a4e116-dfe6-4668-9d63-91729320e4db 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet aeabab95-a940-4142-abae-fee31447a3ab could not be found. 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet aeabab95-a940-4142-abae-fee31447a3ab could not be found. 2026-04-27 13:16:01.544 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:16:01.545 9 ERROR neutron.plugins.ml2.managers [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Failed to bind port f2a4e116-dfe6-4668-9d63-91729320e4db on host instance for vnic_type normal using segments [{'id': '91bd6900-3a1a-43a7-8743-0e67a7316620', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 705, 'network_id': 'bc280a40-4dc7-4969-80fb-53faafcd3ca0'}] 2026-04-27 13:16:01.545 9 INFO neutron.plugins.ml2.plugin [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Attempt 4 to bind port f2a4e116-dfe6-4668-9d63-91729320e4db 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet aeabab95-a940-4142-abae-fee31447a3ab could not be found. 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet aeabab95-a940-4142-abae-fee31447a3ab could not be found. 2026-04-27 13:16:01.562 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:16:01.563 9 ERROR neutron.plugins.ml2.managers [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Failed to bind port f2a4e116-dfe6-4668-9d63-91729320e4db on host instance for vnic_type normal using segments [{'id': '91bd6900-3a1a-43a7-8743-0e67a7316620', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 705, 'network_id': 'bc280a40-4dc7-4969-80fb-53faafcd3ca0'}] 2026-04-27 13:16:01.563 9 INFO neutron.plugins.ml2.plugin [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Attempt 5 to bind port f2a4e116-dfe6-4668-9d63-91729320e4db 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet aeabab95-a940-4142-abae-fee31447a3ab could not be found. 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet aeabab95-a940-4142-abae-fee31447a3ab could not be found. 2026-04-27 13:16:01.579 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:16:01.580 9 ERROR neutron.plugins.ml2.managers [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Failed to bind port f2a4e116-dfe6-4668-9d63-91729320e4db on host instance for vnic_type normal using segments [{'id': '91bd6900-3a1a-43a7-8743-0e67a7316620', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 705, 'network_id': 'bc280a40-4dc7-4969-80fb-53faafcd3ca0'}] 2026-04-27 13:16:01.580 9 INFO neutron.plugins.ml2.plugin [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Attempt 6 to bind port f2a4e116-dfe6-4668-9d63-91729320e4db 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet aeabab95-a940-4142-abae-fee31447a3ab could not be found. 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet aeabab95-a940-4142-abae-fee31447a3ab could not be found. 2026-04-27 13:16:01.594 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:16:01.595 9 ERROR neutron.plugins.ml2.managers [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Failed to bind port f2a4e116-dfe6-4668-9d63-91729320e4db on host instance for vnic_type normal using segments [{'id': '91bd6900-3a1a-43a7-8743-0e67a7316620', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 705, 'network_id': 'bc280a40-4dc7-4969-80fb-53faafcd3ca0'}] 2026-04-27 13:16:01.595 9 INFO neutron.plugins.ml2.plugin [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Attempt 7 to bind port f2a4e116-dfe6-4668-9d63-91729320e4db 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet aeabab95-a940-4142-abae-fee31447a3ab could not be found. 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet aeabab95-a940-4142-abae-fee31447a3ab could not be found. 2026-04-27 13:16:01.612 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:16:01.613 9 ERROR neutron.plugins.ml2.managers [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Failed to bind port f2a4e116-dfe6-4668-9d63-91729320e4db on host instance for vnic_type normal using segments [{'id': '91bd6900-3a1a-43a7-8743-0e67a7316620', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 705, 'network_id': 'bc280a40-4dc7-4969-80fb-53faafcd3ca0'}] 2026-04-27 13:16:01.613 9 INFO neutron.plugins.ml2.plugin [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Attempt 8 to bind port f2a4e116-dfe6-4668-9d63-91729320e4db 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet aeabab95-a940-4142-abae-fee31447a3ab could not be found. 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet aeabab95-a940-4142-abae-fee31447a3ab could not be found. 2026-04-27 13:16:01.632 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:16:01.633 9 ERROR neutron.plugins.ml2.managers [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Failed to bind port f2a4e116-dfe6-4668-9d63-91729320e4db on host instance for vnic_type normal using segments [{'id': '91bd6900-3a1a-43a7-8743-0e67a7316620', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 705, 'network_id': 'bc280a40-4dc7-4969-80fb-53faafcd3ca0'}] 2026-04-27 13:16:01.633 9 INFO neutron.plugins.ml2.plugin [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Attempt 9 to bind port f2a4e116-dfe6-4668-9d63-91729320e4db 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet aeabab95-a940-4142-abae-fee31447a3ab could not be found. 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet aeabab95-a940-4142-abae-fee31447a3ab could not be found. 2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:16:01.651 9 ERROR neutron.plugins.ml2.managers [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Failed to bind port f2a4e116-dfe6-4668-9d63-91729320e4db on host instance for vnic_type normal using segments [{'id': '91bd6900-3a1a-43a7-8743-0e67a7316620', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 705, 'network_id': 'bc280a40-4dc7-4969-80fb-53faafcd3ca0'}] 2026-04-27 13:16:01.652 9 INFO neutron.plugins.ml2.plugin [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Attempt 10 to bind port f2a4e116-dfe6-4668-9d63-91729320e4db 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet aeabab95-a940-4142-abae-fee31447a3ab could not be found. 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet aeabab95-a940-4142-abae-fee31447a3ab could not be found. 2026-04-27 13:16:01.670 9 ERROR neutron.plugins.ml2.managers  2026-04-27 13:16:01.671 9 ERROR neutron.plugins.ml2.managers [None req-437326f9-fd35-4a49-983e-3a09e7595b25 - - - - - -] Failed to bind port f2a4e116-dfe6-4668-9d63-91729320e4db on host instance for vnic_type normal using segments [{'id': '91bd6900-3a1a-43a7-8743-0e67a7316620', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 705, 'network_id': 'bc280a40-4dc7-4969-80fb-53faafcd3ca0'}] 2026-04-27 13:16:04.627 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 123ef5f8-e2bf-4baa-bbe8-ae8e5c219ca3 2026-04-27 13:16:05.551 10 INFO neutron.plugins.ml2.plugin [None req-f9758554-e706-4ae5-add0-6740bfc3f2f8 - - - - - -] Attempt 1 to provision port 123ef5f8-e2bf-4baa-bbe8-ae8e5c219ca3 2026-04-27 13:17:18.515 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 1cd09f77-57da-4f48-bbfa-0dd2dd382002 2026-04-27 13:17:18.937 10 INFO neutron.plugins.ml2.plugin [None req-ae14f177-88af-4832-b972-71697b3d7776 - - - - - -] Attempt 1 to provision port 983ceef5-f1f7-46de-8720-8b9a484df468 2026-04-27 13:17:19.357 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 983ceef5-f1f7-46de-8720-8b9a484df468 2026-04-27 13:17:19.982 10 INFO neutron.plugins.ml2.plugin [None req-7ba62690-9b34-40aa-94d5-fb8f8923a4f0 - - - - - -] Attempt 1 to provision port 9e12faf1-9012-468d-9f84-c03a6f6ae7a8 2026-04-27 13:17:20.335 9 INFO neutron.plugins.ml2.plugin [None req-4b944d85-52ed-4c2e-ae6a-f89e3d5c9688 - - - - - -] Attempt 1 to provision port 1cd09f77-57da-4f48-bbfa-0dd2dd382002 2026-04-27 13:17:20.464 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 1cd09f77-57da-4f48-bbfa-0dd2dd382002 2026-04-27 13:17:20.784 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 983ceef5-f1f7-46de-8720-8b9a484df468 2026-04-27 13:17:21.059 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 45e0b5da-dc64-4d1e-a5b5-a194963469a4 2026-04-27 13:17:21.145 9 INFO neutron.plugins.ml2.plugin [None req-2f1fd429-df71-4219-bd7e-37c4cbb55392 - - - - - -] Attempt 1 to provision port 983ceef5-f1f7-46de-8720-8b9a484df468 2026-04-27 13:17:21.310 9 INFO neutron.plugins.ml2.plugin [None req-25107d98-6a3f-41c9-b5cd-4a78ec025efd - - - - - -] Attempt 1 to provision port 45e0b5da-dc64-4d1e-a5b5-a194963469a4 2026-04-27 13:17:21.907 10 INFO neutron.plugins.ml2.plugin [None req-657f29f2-365a-471e-9cbb-81279dc447e0 - - - - - -] Attempt 1 to provision port 1cd09f77-57da-4f48-bbfa-0dd2dd382002 2026-04-27 13:17:22.340 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 45e0b5da-dc64-4d1e-a5b5-a194963469a4 2026-04-27 13:17:23.117 10 INFO neutron.plugins.ml2.plugin [None req-132f22a3-7636-4637-8f5d-3bbb8a310856 - - - - - -] Attempt 1 to provision port 8c3f7079-21e0-45d9-a131-65baff7fa88b 2026-04-27 13:17:23.562 10 INFO neutron.plugins.ml2.plugin [None req-6b1ac4d8-e961-4d96-9411-bd034a9cdc74 - - - - - -] Attempt 1 to provision port 45e0b5da-dc64-4d1e-a5b5-a194963469a4 2026-04-27 13:17:24.367 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 13c496cf-10da-4ec9-9302-d1934e145ec1 2026-04-27 13:17:24.439 9 INFO neutron.plugins.ml2.plugin [None req-f8ab0e35-6966-40c0-bfcf-157c7d89664c - - - - - -] Attempt 1 to provision port 8c3f7079-21e0-45d9-a131-65baff7fa88b 2026-04-27 13:17:25.494 9 INFO neutron.plugins.ml2.plugin [None req-62a4447f-3367-4c00-bee9-194673ec9547 - - - - - -] Attempt 1 to provision port 4a9dcd70-575d-42d1-8d14-71a26dc7e24b 2026-04-27 13:17:26.350 10 INFO neutron.plugins.ml2.plugin [None req-1e0506e6-126b-4947-80b1-ae9dba8a16a4 - - - - - -] Attempt 1 to provision port 4a9dcd70-575d-42d1-8d14-71a26dc7e24b 2026-04-27 13:17:26.375 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 13c496cf-10da-4ec9-9302-d1934e145ec1 2026-04-27 13:17:27.417 10 INFO neutron.plugins.ml2.plugin [None req-8afde8e8-f858-4ab7-b81c-6c34bf2a74dc - - - - - -] Attempt 1 to provision port c34990cd-94dd-443a-8712-2836c9b74032 2026-04-27 13:17:28.280 10 INFO neutron.plugins.ml2.plugin [None req-6c9789e4-bb1a-4729-ae4a-0e083b9e46af - - - - - -] Attempt 1 to provision port c34990cd-94dd-443a-8712-2836c9b74032 2026-04-27 13:17:32.961 10 INFO neutron.plugins.ml2.plugin [None req-61d843cc-800b-4b88-8f43-03616b9f3b4b - - - - - -] Attempt 1 to provision port 10a08fee-2eb2-4f81-b0ac-f63724bec009 2026-04-27 13:17:34.439 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 10a08fee-2eb2-4f81-b0ac-f63724bec009 2026-04-27 13:17:34.678 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-67cae0c5-2c06-460a-9591-741f4971ad04'] response: {'server_uuid': '3539d4b1-a07c-4f52-8b79-bd3f53d617c9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '10a08fee-2eb2-4f81-b0ac-f63724bec009', 'code': 200} 2026-04-27 13:17:36.382 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 10a08fee-2eb2-4f81-b0ac-f63724bec009 2026-04-27 13:17:41.569 9 INFO neutron.plugins.ml2.plugin [None req-dd684a6c-f870-4cf0-bf72-843ca8d94d76 - - - - - -] Attempt 1 to provision port 60173648-a743-415b-abcb-6efdbfc7281d 2026-04-27 13:17:44.504 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 4a9dcd70-575d-42d1-8d14-71a26dc7e24b 2026-04-27 13:17:44.838 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 9e12faf1-9012-468d-9f84-c03a6f6ae7a8 2026-04-27 13:17:45.144 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port c34990cd-94dd-443a-8712-2836c9b74032 2026-04-27 13:17:45.481 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 60173648-a743-415b-abcb-6efdbfc7281d 2026-04-27 13:17:45.656 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d27fb04d-7bdf-493f-877f-4d338293bb4f'] response: {'server_uuid': 'ea68b28c-c88a-4c6b-a7c9-933cffeb034b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '60173648-a743-415b-abcb-6efdbfc7281d', 'code': 200} 2026-04-27 13:17:45.921 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 8c3f7079-21e0-45d9-a131-65baff7fa88b 2026-04-27 13:17:46.475 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 4a9dcd70-575d-42d1-8d14-71a26dc7e24b 2026-04-27 13:17:46.861 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 9e12faf1-9012-468d-9f84-c03a6f6ae7a8 2026-04-27 13:17:47.095 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port c34990cd-94dd-443a-8712-2836c9b74032 2026-04-27 13:17:47.368 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 60173648-a743-415b-abcb-6efdbfc7281d 2026-04-27 13:17:47.660 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 8c3f7079-21e0-45d9-a131-65baff7fa88b 2026-04-27 13:18:02.889 9 INFO neutron.plugins.ml2.plugin [None req-4514c33b-7594-428b-b7a4-610e35bb2c9e - - - - - -] Attempt 1 to provision port 5b23de97-92d0-4cd3-9aff-e56ab7c7d545 2026-04-27 13:18:15.547 9 INFO neutron.plugins.ml2.plugin [None req-087936d1-63d7-41d8-8ff1-ca1019c5c508 - - - - - -] Attempt 1 to provision port d2db004e-1551-416c-8c9e-f11f3159f1c5 2026-04-27 13:18:18.524 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port d2db004e-1551-416c-8c9e-f11f3159f1c5 2026-04-27 13:18:18.699 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c304588e-99ca-4fdc-bd59-fc64d55d9eab'] response: {'server_uuid': '65521dad-d3f3-408b-a7de-34ca189de20f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd2db004e-1551-416c-8c9e-f11f3159f1c5', 'code': 200} 2026-04-27 13:18:20.480 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port d2db004e-1551-416c-8c9e-f11f3159f1c5 2026-04-27 13:18:57.434 10 INFO neutron.plugins.ml2.plugin [None req-391a4ee2-5905-4db4-b5f2-9e85d96d0b64 - - - - - -] Attempt 1 to provision port 13f379e9-b161-4006-b2e2-2009bebbc061 2026-04-27 13:19:00.549 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 13f379e9-b161-4006-b2e2-2009bebbc061 2026-04-27 13:19:00.729 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c4e4852-9170-41ed-8952-d4bf80ccac67'] response: {'server_uuid': '65521dad-d3f3-408b-a7de-34ca189de20f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '13f379e9-b161-4006-b2e2-2009bebbc061', 'code': 200} 2026-04-27 13:19:02.492 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 13f379e9-b161-4006-b2e2-2009bebbc061 2026-04-27 13:19:29.107 9 INFO neutron.plugins.ml2.plugin [None req-113d1f1f-c9da-4298-b5b2-0ec6e05507f5 - - - - - -] Attempt 1 to provision port 9334aacc-799b-494d-bff1-266c44346f8b 2026-04-27 13:19:32.701 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 9334aacc-799b-494d-bff1-266c44346f8b 2026-04-27 13:19:32.857 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-66515642-da13-4eda-8182-032d7fbb05f4'] response: {'server_uuid': '65521dad-d3f3-408b-a7de-34ca189de20f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9334aacc-799b-494d-bff1-266c44346f8b', 'code': 200} 2026-04-27 13:19:34.518 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 9334aacc-799b-494d-bff1-266c44346f8b 2026-04-27 13:19:42.562 9 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port e76ee177-1e60-4fb9-9003-fbef84b26218 2026-04-27 13:19:42.701 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca83fd61-566b-42b6-9697-058138b3d209'] response: {'server_uuid': '65521dad-d3f3-408b-a7de-34ca189de20f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e76ee177-1e60-4fb9-9003-fbef84b26218', 'code': 200} 2026-04-27 13:19:43.219 9 INFO neutron.plugins.ml2.plugin [None req-8c9efec4-adf1-4d38-a587-62df8f4c5e9a - - - - - -] Attempt 1 to provision port e76ee177-1e60-4fb9-9003-fbef84b26218 2026-04-27 13:19:44.549 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port e76ee177-1e60-4fb9-9003-fbef84b26218 2026-04-27 13:19:54.586 9 INFO neutron.plugins.ml2.plugin [None req-ec76b845-220f-4c18-b537-670a9b5e3cc2 - - - - - -] Attempt 1 to provision port e76ee177-1e60-4fb9-9003-fbef84b26218 2026-04-27 13:19:54.594 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port e76ee177-1e60-4fb9-9003-fbef84b26218 2026-04-27 13:20:24.322 9 INFO neutron.plugins.ml2.plugin [None req-9a8dbbf8-d722-4439-a5db-1b7bcc2cee66 - - - - - -] Attempt 1 to provision port 9334aacc-799b-494d-bff1-266c44346f8b 2026-04-27 13:20:24.597 10 INFO neutron.plugins.ml2.plugin [None req-9dec0605-ca65-4242-8f79-b191da3c2981 - - - - - -] Attempt 1 to provision port 9334aacc-799b-494d-bff1-266c44346f8b