+ 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-10 10:24:19.427 1 INFO neutron.common.config [-] Logging enabled! 2026-04-10 10:24:19.427 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-04-10 10:24:19.427 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-10 10:24:19.428 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-10 10:24:20.556 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-10 10:24:20.558 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-10 10:24:20.561 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-10 10:24:20.562 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-10 10:24:20.562 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-10 10:24:20.562 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-10 10:24:20.562 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-10 10:24:20.567 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-10 10:24:20.567 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-10 10:24:20.567 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-10 10:24:20.583 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-10 10:24:20.584 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-10 10:24:20.585 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-10 10:24:20.618 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-10 10:24:20.618 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-10 10:24:20.618 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-10 10:24:20.618 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-10 10:24:20.624 1 WARNING oslo_policy.policy [None req-37e7c6d8-d76c-4c82-ae6c-9ea5a92722fa - - - - - -] 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-10 10:24:20.901 1 INFO neutron.plugins.ml2.managers [None req-37e7c6d8-d76c-4c82-ae6c-9ea5a92722fa - - - - - -] Initializing driver for type 'vlan' 2026-04-10 10:24:21.075 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-37e7c6d8-d76c-4c82-ae6c-9ea5a92722fa - - - - - -] VlanTypeDriver initialization complete 2026-04-10 10:24:21.076 1 INFO neutron.plugins.ml2.managers [None req-37e7c6d8-d76c-4c82-ae6c-9ea5a92722fa - - - - - -] Initializing driver for type 'vxlan' 2026-04-10 10:24:21.076 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-37e7c6d8-d76c-4c82-ae6c-9ea5a92722fa - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-10 10:24:21.130 1 INFO neutron.plugins.ml2.managers [None req-37e7c6d8-d76c-4c82-ae6c-9ea5a92722fa - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-10 10:24:21.131 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-37e7c6d8-d76c-4c82-ae6c-9ea5a92722fa - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-10 10:24:21.131 1 INFO neutron.plugins.ml2.managers [None req-37e7c6d8-d76c-4c82-ae6c-9ea5a92722fa - - - - - -] Initializing extension driver 'port_security' 2026-04-10 10:24:21.131 1 INFO neutron.plugins.ml2.extensions.port_security [None req-37e7c6d8-d76c-4c82-ae6c-9ea5a92722fa - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-10 10:24:21.132 1 INFO neutron.plugins.ml2.managers [None req-37e7c6d8-d76c-4c82-ae6c-9ea5a92722fa - - - - - -] Initializing extension driver 'qos' 2026-04-10 10:24:21.132 1 INFO neutron.plugins.ml2.managers [None req-37e7c6d8-d76c-4c82-ae6c-9ea5a92722fa - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-10 10:24:21.132 1 INFO neutron.plugins.ml2.managers [None req-37e7c6d8-d76c-4c82-ae6c-9ea5a92722fa - - - - - -] Initializing mechanism driver 'l2population' 2026-04-10 10:24:21.147 1 INFO neutron.quota [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded quota_driver: . 2026-04-10 10:24:21.148 1 INFO neutron.plugins.ml2.plugin [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Modular L2 Plugin initialization complete 2026-04-10 10:24:21.148 1 INFO neutron.plugins.ml2.managers [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-10 10:24:21.148 1 INFO neutron.plugins.ml2.managers [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-10 10:24:21.148 1 INFO neutron.plugins.ml2.managers [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-10 10:24:21.148 1 INFO neutron.extensions.vlantransparent [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Disabled vlantransparent extension. 2026-04-10 10:24:21.148 1 INFO neutron.manager [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loading Plugin: qos 2026-04-10 10:24:21.160 1 INFO neutron.manager [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loading Plugin: router 2026-04-10 10:24:21.190 1 INFO neutron.services.service_base [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-10 10:24:21.191 1 INFO neutron.manager [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loading Plugin: segments 2026-04-10 10:24:21.257 1 INFO neutron.manager [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loading Plugin: trunk 2026-04-10 10:24:21.314 1 INFO neutron.manager [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loading Plugin: vpnaas 2026-04-10 10:24:21.348 1 WARNING stevedore.named [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-10 10:24:21.407 1 INFO neutron_vpnaas.services.vpn.plugin [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-10 10:24:21.408 1 INFO neutron.common.utils [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-10 10:24:21.408 1 INFO neutron.manager [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loading Plugin: auto_allocate 2026-04-10 10:24:21.413 1 INFO neutron.manager [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loading Plugin: tag 2026-04-10 10:24:21.420 1 INFO neutron.manager [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loading Plugin: timestamp 2026-04-10 10:24:21.422 1 INFO neutron.manager [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loading Plugin: network_ip_availability 2026-04-10 10:24:21.427 1 INFO neutron.manager [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loading Plugin: flavors 2026-04-10 10:24:21.430 1 INFO neutron.manager [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loading Plugin: revisions 2026-04-10 10:24:21.432 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Initializing extension manager. 2026-04-10 10:24:21.433 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: address-group 2026-04-10 10:24:21.434 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: address-scope 2026-04-10 10:24:21.435 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-10 10:24:21.435 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: agent 2026-04-10 10:24:21.436 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: agent-resources-synced 2026-04-10 10:24:21.437 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-10 10:24:21.437 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-10 10:24:21.438 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: availability_zone 2026-04-10 10:24:21.439 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: availability_zone_filter 2026-04-10 10:24:21.439 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-10 10:24:21.440 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: default-subnetpools 2026-04-10 10:24:21.441 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-10 10:24:21.441 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: dns-integration 2026-04-10 10:24:21.442 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: dns-domain-ports 2026-04-10 10:24:21.442 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-10 10:24:21.443 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: dvr 2026-04-10 10:24:21.443 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-10 10:24:21.444 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: empty-string-filtering 2026-04-10 10:24:21.444 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-10 10:24:21.445 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-10 10:24:21.445 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: external-net 2026-04-10 10:24:21.446 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-10 10:24:21.446 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: extraroute 2026-04-10 10:24:21.447 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: extraroute-atomic 2026-04-10 10:24:21.447 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-10 10:24:21.447 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-10 10:24:21.448 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-10 10:24:21.448 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-10 10:24:21.449 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: fip-port-details 2026-04-10 10:24:21.450 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: flavors 2026-04-10 10:24:21.450 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-10 10:24:21.451 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: floatingip-pools 2026-04-10 10:24:21.452 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: ip_allocation 2026-04-10 10:24:21.452 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-10 10:24:21.453 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: l2_adjacency 2026-04-10 10:24:21.453 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: router 2026-04-10 10:24:21.455 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-10 10:24:21.455 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-10 10:24:21.456 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-10 10:24:21.456 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: ext-gw-mode 2026-04-10 10:24:21.457 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: l3-ha 2026-04-10 10:24:21.457 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-10 10:24:21.458 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-10 10:24:21.458 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: l3-flavors 2026-04-10 10:24:21.459 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-10 10:24:21.459 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-10 10:24:21.461 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-10 10:24:21.462 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-10 10:24:21.463 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-10 10:24:21.464 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-10 10:24:21.464 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-10 10:24:21.465 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: multi-provider 2026-04-10 10:24:21.465 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: net-mtu 2026-04-10 10:24:21.466 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: net-mtu-writable 2026-04-10 10:24:21.466 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: network_availability_zone 2026-04-10 10:24:21.467 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: network_ha 2026-04-10 10:24:21.467 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: network-ip-availability 2026-04-10 10:24:21.468 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-10 10:24:21.468 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: pagination 2026-04-10 10:24:21.469 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: port-device-profile 2026-04-10 10:24:21.469 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-10 10:24:21.470 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-10 10:24:21.470 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-10 10:24:21.471 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: port-mac-override 2026-04-10 10:24:21.471 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-10 10:24:21.472 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-10 10:24:21.472 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: port-resource-request 2026-04-10 10:24:21.473 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-10 10:24:21.473 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: binding 2026-04-10 10:24:21.474 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: binding-extended 2026-04-10 10:24:21.474 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: port-security 2026-04-10 10:24:21.475 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: project-id 2026-04-10 10:24:21.475 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: provider 2026-04-10 10:24:21.477 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: qos 2026-04-10 10:24:21.477 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-10 10:24:21.478 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-10 10:24:21.478 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: qos-default 2026-04-10 10:24:21.479 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: qos-fip 2026-04-10 10:24:21.479 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-10 10:24:21.480 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-10 10:24:21.480 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-10 10:24:21.481 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-10 10:24:21.481 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-10 10:24:21.482 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: qos-pps 2026-04-10 10:24:21.482 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-10 10:24:21.483 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-10 10:24:21.483 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: qos-rules-alias 2026-04-10 10:24:21.484 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: quota-check-limit 2026-04-10 10:24:21.485 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: quotas 2026-04-10 10:24:21.487 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: quota_details 2026-04-10 10:24:21.488 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: rbac-policies 2026-04-10 10:24:21.489 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: rbac-address-group 2026-04-10 10:24:21.489 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: rbac-address-scope 2026-04-10 10:24:21.490 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: rbac-security-groups 2026-04-10 10:24:21.490 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-10 10:24:21.491 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: revision-if-match 2026-04-10 10:24:21.491 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-10 10:24:21.492 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: router_availability_zone 2026-04-10 10:24:21.492 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-10 10:24:21.493 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-10 10:24:21.494 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-10 10:24:21.494 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-10 10:24:21.495 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-10 10:24:21.495 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-10 10:24:21.496 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-10 10:24:21.502 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: security-group 2026-04-10 10:24:21.503 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: segment 2026-04-10 10:24:21.504 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-10 10:24:21.504 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: service-type 2026-04-10 10:24:21.506 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: sorting 2026-04-10 10:24:21.507 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: standard-attr-segment 2026-04-10 10:24:21.507 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: standard-attr-description 2026-04-10 10:24:21.508 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: stateful-security-group 2026-04-10 10:24:21.508 1 WARNING neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-10 10:24:21.509 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-10 10:24:21.509 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: subnet_onboard 2026-04-10 10:24:21.510 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-10 10:24:21.510 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: subnet-service-types 2026-04-10 10:24:21.511 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: subnet_allocation 2026-04-10 10:24:21.511 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-10 10:24:21.512 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-10 10:24:21.515 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: standard-attr-tag 2026-04-10 10:24:21.515 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-10 10:24:21.516 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: trunk 2026-04-10 10:24:21.516 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: trunk-details 2026-04-10 10:24:21.517 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-10 10:24:21.517 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-10 10:24:21.519 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-10 10:24:21.520 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-10 10:24:21.520 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: vpn-flavors 2026-04-10 10:24:21.521 1 INFO neutron.api.extensions [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Loaded extension: vpnaas 2026-04-10 10:24:21.524 1 INFO oslo_service.service [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Starting 2 workers 2026-04-10 10:24:21.531 1 INFO oslo_service.service [None req-7e200b1a-91fd-4c6d-b0b8-f6d620d36f44 - - - - - -] Starting 1 workers 2026-04-10 10:24:52.724 10 INFO neutron.db.l3_hamode_db [None req-0dcd135d-9a1c-445b-965b-f0b1ab066ab1 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-10 10:25:03.922 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 9fbeee6c-bd9a-494e-8ef9-fd9edb8cefa1 2026-04-10 10:25:05.067 10 INFO neutron.plugins.ml2.plugin [None req-061f104f-20ed-4c25-bd1a-a59ff3d3c126 - - - - - -] Attempt 1 to provision port 9fbeee6c-bd9a-494e-8ef9-fd9edb8cefa1 2026-04-10 10:25:05.837 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 9fbeee6c-bd9a-494e-8ef9-fd9edb8cefa1 2026-04-10 10:29:28.145 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 13a666b7-fce9-4d9b-8895-94315e90f550 2026-04-10 10:29:28.705 9 INFO neutron.plugins.ml2.plugin [None req-99e33786-f5b2-4d44-b930-640ee1f5f0c3 - - - - - -] Attempt 1 to provision port 13a666b7-fce9-4d9b-8895-94315e90f550 2026-04-10 10:29:30.165 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 13a666b7-fce9-4d9b-8895-94315e90f550 2026-04-10 10:29:36.455 10 INFO neutron.plugins.ml2.plugin [None req-3a16ce36-8ebd-4088-a68a-34d93b590d69 - - - - - -] Attempt 1 to provision port 56214623-1ea7-430b-9a41-4bcc0200fc70 2026-04-10 10:34:14.413 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 56214623-1ea7-430b-9a41-4bcc0200fc70 2026-04-10 10:34:16.333 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 56214623-1ea7-430b-9a41-4bcc0200fc70 2026-04-10 10:43:26.672 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 1ef471eb-d2c4-47cd-97c6-1ce9d8f7779d 2026-04-10 10:43:28.666 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 1ef471eb-d2c4-47cd-97c6-1ce9d8f7779d 2026-04-10 10:58:47.282 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 3eed055b-959b-4865-8b2a-8afff9029565 2026-04-10 10:58:47.900 10 INFO neutron.plugins.ml2.plugin [None req-44f90cf1-fdc7-4259-bfe1-a73177cb9f9c - - - - - -] Attempt 1 to provision port b1ffec17-fdaf-456b-91dc-1b7c6f062049 2026-04-10 10:58:48.443 10 INFO neutron.plugins.ml2.plugin [None req-71789e4b-f91b-4a45-94fe-d52f54086348 - - - - - -] Attempt 1 to provision port 610099f8-cc5d-4b0f-ab4c-078fd5f89fc9 2026-04-10 10:58:48.685 10 INFO neutron.plugins.ml2.plugin [None req-9ed65f1c-8a79-4d9d-94bb-abc0059f2415 - - - - - -] Attempt 1 to provision port 3eed055b-959b-4865-8b2a-8afff9029565 2026-04-10 10:58:49.156 10 INFO neutron.plugins.ml2.plugin [None req-96846ec2-a97b-45ed-bfe3-d9eb4f406adb - - - - - -] Attempt 1 to provision port fa36cd94-171c-428f-9908-d5c0da4907ac 2026-04-10 10:58:49.365 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port fa36cd94-171c-428f-9908-d5c0da4907ac 2026-04-10 10:58:49.579 10 INFO neutron.plugins.ml2.plugin [None req-29b86000-c165-40a3-b21f-670f283476cb - - - - - -] Attempt 1 to provision port 84ca8059-22d9-4c2f-933a-58ed48decba7 2026-04-10 10:58:49.894 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 3eed055b-959b-4865-8b2a-8afff9029565 2026-04-10 10:58:50.294 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 84ca8059-22d9-4c2f-933a-58ed48decba7 2026-04-10 10:58:50.825 9 INFO neutron.plugins.ml2.plugin [None req-a1d213ee-7704-4417-a44e-5af9fd301429 - - - - - -] Attempt 1 to provision port c2734e97-01e5-4d0d-83a1-285a50d89984 2026-04-10 10:58:51.236 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port fa36cd94-171c-428f-9908-d5c0da4907ac 2026-04-10 10:58:51.275 10 INFO neutron.plugins.ml2.plugin [None req-b27f9ed6-bb7e-42ec-be63-27bc84833ea7 - - - - - -] Attempt 1 to provision port 7c159d5b-57b6-47f7-906e-46022059ec04 2026-04-10 10:58:51.486 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 84ca8059-22d9-4c2f-933a-58ed48decba7 2026-04-10 10:58:51.923 10 INFO neutron.plugins.ml2.plugin [None req-02e2935c-2231-43aa-9ab3-3a29b76c21fe - - - - - -] Attempt 1 to provision port 7c159d5b-57b6-47f7-906e-46022059ec04 2026-04-10 10:58:52.982 10 INFO neutron.plugins.ml2.plugin [None req-99071b14-b6bc-4d48-829f-050bae958948 - - - - - -] Attempt 1 to provision port d0973825-cdc0-48ce-b1e8-dc58e5f9f211 2026-04-10 10:58:53.525 9 INFO neutron.plugins.ml2.plugin [None req-c7bca6c6-62e3-4e70-bce9-bd9383817201 - - - - - -] Attempt 1 to provision port d0973825-cdc0-48ce-b1e8-dc58e5f9f211 2026-04-10 10:58:53.666 10 INFO neutron.plugins.ml2.plugin [None req-e7a0c9df-3c1e-4ec5-92b8-7ff5eab57375 - - - - - -] Attempt 1 to provision port 69e37934-4b00-44e0-b9c9-ac9622c9ea1e 2026-04-10 10:58:54.097 10 INFO neutron.plugins.ml2.plugin [None req-9e72c148-bffa-4850-a2bd-e183ea44f36d - - - - - -] Attempt 1 to provision port 69e37934-4b00-44e0-b9c9-ac9622c9ea1e 2026-04-10 10:58:59.354 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port e3391a99-46e0-4bdb-a60e-0591a90bcb08 /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-10 10:58:59.977 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 5f1f265c-fba5-402d-b03c-4ca7c39560a6 2026-04-10 10:59:01.125 9 INFO neutron.plugins.ml2.plugin [None req-f9ccb7d2-f372-4bea-9e32-a071f318ae07 - - - - - -] Attempt 1 to provision port 1dffdde4-a4c7-4309-b78c-92eed80ae108 2026-04-10 10:59:01.256 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port e3391a99-46e0-4bdb-a60e-0591a90bcb08 2026-04-10 10:59:01.520 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 5f1f265c-fba5-402d-b03c-4ca7c39560a6 2026-04-10 10:59:04.816 9 INFO neutron.plugins.ml2.plugin [None req-f3071718-630e-4558-8824-96668c454d9a - - - - - -] Attempt 1 to provision port 15966a5a-a393-4dde-9ff9-680c0dd21375 2026-04-10 10:59:05.097 9 INFO neutron.plugins.ml2.plugin [None req-27ac3eab-285f-4232-b345-03e09f5f18ae - - - - - -] Attempt 1 to provision port 01198b5a-5c36-40ad-a25c-2d200a78459d 2026-04-10 10:59:05.397 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 1dffdde4-a4c7-4309-b78c-92eed80ae108 2026-04-10 10:59:05.810 9 INFO neutron.plugins.ml2.plugin [None req-cebfffc4-853d-435a-b170-a847da3fe621 - - - - - -] Attempt 1 to provision port e773b269-f0e2-49da-950b-50d92d97770d 2026-04-10 10:59:06.046 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bff2e8e-e300-47a0-89ec-07c3d59fbfbd'] response: {'server_uuid': '4f14ba7d-1cbe-4797-ae13-5aa1ac25ba76', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1dffdde4-a4c7-4309-b78c-92eed80ae108', 'code': 200} 2026-04-10 10:59:06.141 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port e773b269-f0e2-49da-950b-50d92d97770d 2026-04-10 10:59:07.489 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port e773b269-f0e2-49da-950b-50d92d97770d 2026-04-10 10:59:08.196 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 1dffdde4-a4c7-4309-b78c-92eed80ae108 2026-04-10 10:59:09.531 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 01198b5a-5c36-40ad-a25c-2d200a78459d 2026-04-10 10:59:09.546 9 INFO neutron.plugins.ml2.plugin [None req-cd0a0d4d-d98c-4b87-aa0c-bede5593550f - - - - - -] Attempt 1 to provision port 4211b725-a036-4568-84d9-8b4a5f6ecf90 2026-04-10 10:59:09.906 9 INFO neutron.plugins.ml2.plugin [None req-bd41b4bf-33e0-4b6d-adad-dd0b2cec1bc2 - - - - - -] Attempt 1 to provision port 4211b725-a036-4568-84d9-8b4a5f6ecf90 2026-04-10 10:59:10.517 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a13d8a76-8f4a-48eb-a0c6-8dda63f7603c'] response: {'server_uuid': 'aa149be5-771c-44d9-bea2-e46ea1bc7564', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '01198b5a-5c36-40ad-a25c-2d200a78459d', 'code': 200} 2026-04-10 10:59:11.421 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port cc39e64b-a488-4a63-89ca-537d7ac10160 2026-04-10 10:59:12.113 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 01198b5a-5c36-40ad-a25c-2d200a78459d 2026-04-10 10:59:13.376 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port cc39e64b-a488-4a63-89ca-537d7ac10160 /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-10 10:59:15.574 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-18bcb632-649f-40d3-b70c-7566f5058a82'] response: {'server_uuid': 'aa149be5-771c-44d9-bea2-e46ea1bc7564', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '01198b5a-5c36-40ad-a25c-2d200a78459d', 'code': 200} 2026-04-10 10:59:20.153 10 INFO neutron.plugins.ml2.plugin [None req-4624bbb9-3339-4160-a5a7-b874dfe4008d - - - - - -] Attempt 1 to provision port 5b983914-abc7-498e-b857-6e1bc53ba426 2026-04-10 10:59:20.813 9 INFO neutron.plugins.ml2.plugin [None req-4b7e2fdc-5ef5-48a8-af50-cbeb8546d826 - - - - - -] Attempt 1 to provision port 2852cb8b-19c1-4a3a-91a1-034e1ea77d7c 2026-04-10 10:59:21.291 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 2852cb8b-19c1-4a3a-91a1-034e1ea77d7c /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-10 10:59:23.001 9 INFO neutron.plugins.ml2.plugin [None req-355ab9eb-6fac-48b5-9a84-e041c7ad3843 - - - - - -] Attempt 1 to provision port 15deb9be-4a07-4fa2-8215-bd14386e63f9 2026-04-10 10:59:23.680 10 INFO neutron.plugins.ml2.plugin [None req-8337f3df-c8be-46b5-9a7b-9814a79bb37f - - - - - -] Attempt 1 to provision port 15deb9be-4a07-4fa2-8215-bd14386e63f9 2026-04-10 10:59:25.421 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 9d3ae7c5-4107-4380-b701-66f56eb5cc99 2026-04-10 10:59:26.062 9 INFO neutron.plugins.ml2.plugin [None req-d8ac546a-2105-40d2-bc23-de492439db1a - - - - - -] Attempt 1 to provision port c867eb73-c4f2-42d2-83b0-eda897dd6c57 2026-04-10 10:59:26.108 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port c2734e97-01e5-4d0d-83a1-285a50d89984 2026-04-10 10:59:26.533 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 69e37934-4b00-44e0-b9c9-ac9622c9ea1e 2026-04-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fc392a49-4e46-4d5b-86c5-96c6aa160954 could not be found. 2026-04-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 10:59:26.863 10 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-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 10:59:26.863 10 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-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 10:59:26.863 10 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-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 10:59:26.863 10 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-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 10:59:26.863 10 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-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 10:59:26.863 10 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-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:26.863 10 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-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:26.863 10 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-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:26.863 10 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-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:26.863 10 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-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:26.863 10 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-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:26.863 10 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-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 10:59:26.863 10 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-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 10:59:26.863 10 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-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fc392a49-4e46-4d5b-86c5-96c6aa160954 could not be found. 2026-04-10 10:59:26.863 10 ERROR neutron.plugins.ml2.managers  2026-04-10 10:59:26.866 10 ERROR neutron.plugins.ml2.managers [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Failed to bind port bdc7d8f6-aa1f-4021-b5c3-0c0bbf26ba69 on host instance for vnic_type normal using segments [{'id': '0a73916d-6a50-4413-847d-22dd56fd82a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 656, 'network_id': 'b27f43b1-ca5c-4656-bcd0-2641e01e63dc'}] 2026-04-10 10:59:26.866 10 INFO neutron.plugins.ml2.plugin [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Attempt 2 to bind port bdc7d8f6-aa1f-4021-b5c3-0c0bbf26ba69 2026-04-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fc392a49-4e46-4d5b-86c5-96c6aa160954 could not be found. 2026-04-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 10:59:26.887 10 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-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 10:59:26.887 10 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-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 10:59:26.887 10 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-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 10:59:26.887 10 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-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 10:59:26.887 10 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-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 10:59:26.887 10 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-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:26.887 10 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-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:26.887 10 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-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:26.887 10 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-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:26.887 10 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-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:26.887 10 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-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:26.887 10 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-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 10:59:26.887 10 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-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 10:59:26.887 10 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-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fc392a49-4e46-4d5b-86c5-96c6aa160954 could not be found. 2026-04-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers  2026-04-10 10:59:26.887 10 ERROR neutron.plugins.ml2.managers [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Failed to bind port bdc7d8f6-aa1f-4021-b5c3-0c0bbf26ba69 on host instance for vnic_type normal using segments [{'id': '0a73916d-6a50-4413-847d-22dd56fd82a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 656, 'network_id': 'b27f43b1-ca5c-4656-bcd0-2641e01e63dc'}] 2026-04-10 10:59:26.887 10 INFO neutron.plugins.ml2.plugin [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Attempt 3 to bind port bdc7d8f6-aa1f-4021-b5c3-0c0bbf26ba69 2026-04-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fc392a49-4e46-4d5b-86c5-96c6aa160954 could not be found. 2026-04-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 10:59:26.908 10 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-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 10:59:26.908 10 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-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 10:59:26.908 10 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-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 10:59:26.908 10 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-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 10:59:26.908 10 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-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 10:59:26.908 10 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-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:26.908 10 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-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:26.908 10 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-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:26.908 10 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-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:26.908 10 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-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:26.908 10 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-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:26.908 10 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-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 10:59:26.908 10 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-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 10:59:26.908 10 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-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fc392a49-4e46-4d5b-86c5-96c6aa160954 could not be found. 2026-04-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers  2026-04-10 10:59:26.908 10 ERROR neutron.plugins.ml2.managers [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Failed to bind port bdc7d8f6-aa1f-4021-b5c3-0c0bbf26ba69 on host instance for vnic_type normal using segments [{'id': '0a73916d-6a50-4413-847d-22dd56fd82a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 656, 'network_id': 'b27f43b1-ca5c-4656-bcd0-2641e01e63dc'}] 2026-04-10 10:59:26.909 10 INFO neutron.plugins.ml2.plugin [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Attempt 4 to bind port bdc7d8f6-aa1f-4021-b5c3-0c0bbf26ba69 2026-04-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fc392a49-4e46-4d5b-86c5-96c6aa160954 could not be found. 2026-04-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 10:59:26.936 10 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-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 10:59:26.936 10 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-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 10:59:26.936 10 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-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 10:59:26.936 10 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-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 10:59:26.936 10 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-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 10:59:26.936 10 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-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:26.936 10 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-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:26.936 10 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-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:26.936 10 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-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:26.936 10 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-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:26.936 10 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-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:26.936 10 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-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 10:59:26.936 10 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-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 10:59:26.936 10 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-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fc392a49-4e46-4d5b-86c5-96c6aa160954 could not be found. 2026-04-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers  2026-04-10 10:59:26.936 10 ERROR neutron.plugins.ml2.managers [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Failed to bind port bdc7d8f6-aa1f-4021-b5c3-0c0bbf26ba69 on host instance for vnic_type normal using segments [{'id': '0a73916d-6a50-4413-847d-22dd56fd82a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 656, 'network_id': 'b27f43b1-ca5c-4656-bcd0-2641e01e63dc'}] 2026-04-10 10:59:26.936 10 INFO neutron.plugins.ml2.plugin [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Attempt 5 to bind port bdc7d8f6-aa1f-4021-b5c3-0c0bbf26ba69 2026-04-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fc392a49-4e46-4d5b-86c5-96c6aa160954 could not be found. 2026-04-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 10:59:26.956 10 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-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 10:59:26.956 10 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-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 10:59:26.956 10 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-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 10:59:26.956 10 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-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 10:59:26.956 10 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-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 10:59:26.956 10 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-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:26.956 10 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-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:26.956 10 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-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:26.956 10 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-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:26.956 10 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-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:26.956 10 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-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:26.956 10 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-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 10:59:26.956 10 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-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 10:59:26.956 10 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-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fc392a49-4e46-4d5b-86c5-96c6aa160954 could not be found. 2026-04-10 10:59:26.956 10 ERROR neutron.plugins.ml2.managers  2026-04-10 10:59:26.957 10 ERROR neutron.plugins.ml2.managers [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Failed to bind port bdc7d8f6-aa1f-4021-b5c3-0c0bbf26ba69 on host instance for vnic_type normal using segments [{'id': '0a73916d-6a50-4413-847d-22dd56fd82a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 656, 'network_id': 'b27f43b1-ca5c-4656-bcd0-2641e01e63dc'}] 2026-04-10 10:59:26.957 10 INFO neutron.plugins.ml2.plugin [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Attempt 6 to bind port bdc7d8f6-aa1f-4021-b5c3-0c0bbf26ba69 2026-04-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fc392a49-4e46-4d5b-86c5-96c6aa160954 could not be found. 2026-04-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 10:59:26.984 10 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-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 10:59:26.984 10 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-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 10:59:26.984 10 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-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 10:59:26.984 10 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-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 10:59:26.984 10 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-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 10:59:26.984 10 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-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:26.984 10 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-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:26.984 10 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-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:26.984 10 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-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:26.984 10 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-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:26.984 10 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-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:26.984 10 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-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 10:59:26.984 10 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-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 10:59:26.984 10 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-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fc392a49-4e46-4d5b-86c5-96c6aa160954 could not be found. 2026-04-10 10:59:26.984 10 ERROR neutron.plugins.ml2.managers  2026-04-10 10:59:26.985 10 ERROR neutron.plugins.ml2.managers [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Failed to bind port bdc7d8f6-aa1f-4021-b5c3-0c0bbf26ba69 on host instance for vnic_type normal using segments [{'id': '0a73916d-6a50-4413-847d-22dd56fd82a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 656, 'network_id': 'b27f43b1-ca5c-4656-bcd0-2641e01e63dc'}] 2026-04-10 10:59:26.985 10 INFO neutron.plugins.ml2.plugin [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Attempt 7 to bind port bdc7d8f6-aa1f-4021-b5c3-0c0bbf26ba69 2026-04-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fc392a49-4e46-4d5b-86c5-96c6aa160954 could not be found. 2026-04-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 10:59:27.009 10 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-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 10:59:27.009 10 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-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 10:59:27.009 10 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-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 10:59:27.009 10 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-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 10:59:27.009 10 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-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 10:59:27.009 10 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-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:27.009 10 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-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:27.009 10 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-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:27.009 10 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-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:27.009 10 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-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:27.009 10 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-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:27.009 10 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-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 10:59:27.009 10 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-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 10:59:27.009 10 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-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fc392a49-4e46-4d5b-86c5-96c6aa160954 could not be found. 2026-04-10 10:59:27.009 10 ERROR neutron.plugins.ml2.managers  2026-04-10 10:59:27.010 10 ERROR neutron.plugins.ml2.managers [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Failed to bind port bdc7d8f6-aa1f-4021-b5c3-0c0bbf26ba69 on host instance for vnic_type normal using segments [{'id': '0a73916d-6a50-4413-847d-22dd56fd82a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 656, 'network_id': 'b27f43b1-ca5c-4656-bcd0-2641e01e63dc'}] 2026-04-10 10:59:27.010 10 INFO neutron.plugins.ml2.plugin [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Attempt 8 to bind port bdc7d8f6-aa1f-4021-b5c3-0c0bbf26ba69 2026-04-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fc392a49-4e46-4d5b-86c5-96c6aa160954 could not be found. 2026-04-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 10:59:27.043 10 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-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 10:59:27.043 10 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-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 10:59:27.043 10 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-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 10:59:27.043 10 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-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 10:59:27.043 10 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-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 10:59:27.043 10 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-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:27.043 10 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-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:27.043 10 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-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:27.043 10 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-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:27.043 10 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-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:27.043 10 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-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:27.043 10 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-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 10:59:27.043 10 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-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 10:59:27.043 10 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-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fc392a49-4e46-4d5b-86c5-96c6aa160954 could not be found. 2026-04-10 10:59:27.043 10 ERROR neutron.plugins.ml2.managers  2026-04-10 10:59:27.044 10 ERROR neutron.plugins.ml2.managers [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Failed to bind port bdc7d8f6-aa1f-4021-b5c3-0c0bbf26ba69 on host instance for vnic_type normal using segments [{'id': '0a73916d-6a50-4413-847d-22dd56fd82a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 656, 'network_id': 'b27f43b1-ca5c-4656-bcd0-2641e01e63dc'}] 2026-04-10 10:59:27.055 10 INFO neutron.plugins.ml2.plugin [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Attempt 9 to bind port bdc7d8f6-aa1f-4021-b5c3-0c0bbf26ba69 2026-04-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fc392a49-4e46-4d5b-86c5-96c6aa160954 could not be found. 2026-04-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 10:59:27.076 10 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-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 10:59:27.076 10 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-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 10:59:27.076 10 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-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 10:59:27.076 10 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-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 10:59:27.076 10 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-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 10:59:27.076 10 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-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:27.076 10 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-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:27.076 10 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-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:27.076 10 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-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:27.076 10 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-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:27.076 10 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-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:27.076 10 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-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 10:59:27.076 10 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-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 10:59:27.076 10 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-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fc392a49-4e46-4d5b-86c5-96c6aa160954 could not be found. 2026-04-10 10:59:27.076 10 ERROR neutron.plugins.ml2.managers  2026-04-10 10:59:27.077 10 ERROR neutron.plugins.ml2.managers [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Failed to bind port bdc7d8f6-aa1f-4021-b5c3-0c0bbf26ba69 on host instance for vnic_type normal using segments [{'id': '0a73916d-6a50-4413-847d-22dd56fd82a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 656, 'network_id': 'b27f43b1-ca5c-4656-bcd0-2641e01e63dc'}] 2026-04-10 10:59:27.078 10 INFO neutron.plugins.ml2.plugin [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Attempt 10 to bind port bdc7d8f6-aa1f-4021-b5c3-0c0bbf26ba69 2026-04-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fc392a49-4e46-4d5b-86c5-96c6aa160954 could not be found. 2026-04-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 10:59:27.103 10 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-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 10:59:27.103 10 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-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 10:59:27.103 10 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-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 10:59:27.103 10 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-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 10:59:27.103 10 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-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 10:59:27.103 10 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-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:27.103 10 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-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:27.103 10 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-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:27.103 10 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-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:27.103 10 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-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:27.103 10 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-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:27.103 10 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-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 10:59:27.103 10 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-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 10:59:27.103 10 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-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fc392a49-4e46-4d5b-86c5-96c6aa160954 could not be found. 2026-04-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers  2026-04-10 10:59:27.103 10 ERROR neutron.plugins.ml2.managers [None req-8ba3932b-e472-41d2-b5ae-2d7e2bf5d5ef - - - - - -] Failed to bind port bdc7d8f6-aa1f-4021-b5c3-0c0bbf26ba69 on host instance for vnic_type normal using segments [{'id': '0a73916d-6a50-4413-847d-22dd56fd82a1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 656, 'network_id': 'b27f43b1-ca5c-4656-bcd0-2641e01e63dc'}] 2026-04-10 10:59:27.271 10 INFO neutron.plugins.ml2.plugin [None req-443c50d6-c26b-4e2d-b696-114e58e9b403 - - - - - -] Attempt 1 to provision port 4760cbd7-e9c8-4cf9-a64d-87583bf03960 2026-04-10 10:59:27.523 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 4760cbd7-e9c8-4cf9-a64d-87583bf03960 2026-04-10 10:59:27.834 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 69e37934-4b00-44e0-b9c9-ac9622c9ea1e 2026-04-10 10:59:28.110 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 9d3ae7c5-4107-4380-b701-66f56eb5cc99 2026-04-10 10:59:28.406 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port c2734e97-01e5-4d0d-83a1-285a50d89984 2026-04-10 10:59:28.428 9 INFO neutron.plugins.ml2.plugin [None req-e8663412-8439-4a67-847d-183018705679 - - - - - -] Attempt 1 to provision port af3f5989-5cbb-49f4-8354-8c9da9c72cf4 2026-04-10 10:59:28.781 10 INFO neutron.plugins.ml2.plugin [None req-faea351a-1301-4675-86eb-c9b1366f9ec2 - - - - - -] Attempt 1 to provision port 466b9c6c-dc01-488c-a200-e2c45cfd176f 2026-04-10 10:59:29.372 10 INFO neutron.plugins.ml2.plugin [None req-faea351a-1301-4675-86eb-c9b1366f9ec2 - - - - - -] Attempt 2 to provision port 466b9c6c-dc01-488c-a200-e2c45cfd176f 2026-04-10 10:59:29.403 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port a795b5a3-2d4c-4147-8488-e1a04450972a 2026-04-10 10:59:29.518 10 INFO neutron.plugins.ml2.plugin [None req-af322706-73df-4536-b997-2599893e3ad2 - - - - - -] Attempt 1 to provision port af3f5989-5cbb-49f4-8354-8c9da9c72cf4 2026-04-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1b8bb897-0867-4748-ac93-ce4ce1fd72ed could not be found. 2026-04-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 10:59:30.104 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-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 10:59:30.104 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-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 10:59:30.104 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-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 10:59:30.104 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-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 10:59:30.104 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-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 10:59:30.104 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-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:30.104 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-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.104 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-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.104 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-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:30.104 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-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 10:59:30.104 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-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.104 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-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.104 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-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:30.104 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-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:30.104 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-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.104 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-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.104 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-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 10:59:30.104 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-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 10:59:30.104 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-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1b8bb897-0867-4748-ac93-ce4ce1fd72ed could not be found. 2026-04-10 10:59:30.104 9 ERROR neutron.plugins.ml2.managers  2026-04-10 10:59:30.106 9 ERROR neutron.plugins.ml2.managers [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Failed to bind port 3d677dc4-a74c-4cdb-aaf5-e731ff06b2cd on host instance for vnic_type normal using segments [{'id': '06cbee4d-8c56-473d-bc77-863a351b32b5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 792, 'network_id': '99cd54bb-f887-4328-8ce0-3486fdd1e4af'}] 2026-04-10 10:59:30.119 9 INFO neutron.plugins.ml2.plugin [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Attempt 2 to bind port 3d677dc4-a74c-4cdb-aaf5-e731ff06b2cd 2026-04-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1b8bb897-0867-4748-ac93-ce4ce1fd72ed could not be found. 2026-04-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 10:59:30.142 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-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 10:59:30.142 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-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 10:59:30.142 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-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 10:59:30.142 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-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 10:59:30.142 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-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 10:59:30.142 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-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:30.142 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-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.142 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-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.142 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-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:30.142 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-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 10:59:30.142 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-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.142 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-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.142 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-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:30.142 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-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:30.142 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-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.142 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-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.142 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-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 10:59:30.142 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-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 10:59:30.142 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-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1b8bb897-0867-4748-ac93-ce4ce1fd72ed could not be found. 2026-04-10 10:59:30.142 9 ERROR neutron.plugins.ml2.managers  2026-04-10 10:59:30.143 9 ERROR neutron.plugins.ml2.managers [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Failed to bind port 3d677dc4-a74c-4cdb-aaf5-e731ff06b2cd on host instance for vnic_type normal using segments [{'id': '06cbee4d-8c56-473d-bc77-863a351b32b5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 792, 'network_id': '99cd54bb-f887-4328-8ce0-3486fdd1e4af'}] 2026-04-10 10:59:30.143 9 INFO neutron.plugins.ml2.plugin [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Attempt 3 to bind port 3d677dc4-a74c-4cdb-aaf5-e731ff06b2cd 2026-04-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1b8bb897-0867-4748-ac93-ce4ce1fd72ed could not be found. 2026-04-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 10:59:30.169 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-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 10:59:30.169 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-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 10:59:30.169 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-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 10:59:30.169 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-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 10:59:30.169 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-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 10:59:30.169 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-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:30.169 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-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.169 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-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.169 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-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:30.169 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-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 10:59:30.169 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-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.169 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-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.169 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-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:30.169 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-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:30.169 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-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.169 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-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.169 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-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 10:59:30.169 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-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 10:59:30.169 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-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1b8bb897-0867-4748-ac93-ce4ce1fd72ed could not be found. 2026-04-10 10:59:30.169 9 ERROR neutron.plugins.ml2.managers  2026-04-10 10:59:30.170 9 ERROR neutron.plugins.ml2.managers [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Failed to bind port 3d677dc4-a74c-4cdb-aaf5-e731ff06b2cd on host instance for vnic_type normal using segments [{'id': '06cbee4d-8c56-473d-bc77-863a351b32b5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 792, 'network_id': '99cd54bb-f887-4328-8ce0-3486fdd1e4af'}] 2026-04-10 10:59:30.170 9 INFO neutron.plugins.ml2.plugin [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Attempt 4 to bind port 3d677dc4-a74c-4cdb-aaf5-e731ff06b2cd 2026-04-10 10:59:30.185 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 4760cbd7-e9c8-4cf9-a64d-87583bf03960 2026-04-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1b8bb897-0867-4748-ac93-ce4ce1fd72ed could not be found. 2026-04-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 10:59:30.203 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-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 10:59:30.203 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-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 10:59:30.203 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-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 10:59:30.203 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-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 10:59:30.203 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-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 10:59:30.203 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-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:30.203 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-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.203 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-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.203 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-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:30.203 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-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 10:59:30.203 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-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.203 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-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.203 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-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:30.203 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-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:30.203 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-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.203 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-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.203 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-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 10:59:30.203 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-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 10:59:30.203 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-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1b8bb897-0867-4748-ac93-ce4ce1fd72ed could not be found. 2026-04-10 10:59:30.203 9 ERROR neutron.plugins.ml2.managers  2026-04-10 10:59:30.204 9 ERROR neutron.plugins.ml2.managers [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Failed to bind port 3d677dc4-a74c-4cdb-aaf5-e731ff06b2cd on host instance for vnic_type normal using segments [{'id': '06cbee4d-8c56-473d-bc77-863a351b32b5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 792, 'network_id': '99cd54bb-f887-4328-8ce0-3486fdd1e4af'}] 2026-04-10 10:59:30.204 9 INFO neutron.plugins.ml2.plugin [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Attempt 5 to bind port 3d677dc4-a74c-4cdb-aaf5-e731ff06b2cd 2026-04-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1b8bb897-0867-4748-ac93-ce4ce1fd72ed could not be found. 2026-04-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 10:59:30.232 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-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 10:59:30.232 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-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 10:59:30.232 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-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 10:59:30.232 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-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 10:59:30.232 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-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 10:59:30.232 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-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:30.232 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-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.232 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-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.232 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-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:30.232 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-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 10:59:30.232 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-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.232 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-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.232 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-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:30.232 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-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:30.232 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-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.232 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-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.232 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-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 10:59:30.232 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-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 10:59:30.232 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-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1b8bb897-0867-4748-ac93-ce4ce1fd72ed could not be found. 2026-04-10 10:59:30.232 9 ERROR neutron.plugins.ml2.managers  2026-04-10 10:59:30.233 9 ERROR neutron.plugins.ml2.managers [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Failed to bind port 3d677dc4-a74c-4cdb-aaf5-e731ff06b2cd on host instance for vnic_type normal using segments [{'id': '06cbee4d-8c56-473d-bc77-863a351b32b5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 792, 'network_id': '99cd54bb-f887-4328-8ce0-3486fdd1e4af'}] 2026-04-10 10:59:30.234 9 INFO neutron.plugins.ml2.plugin [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Attempt 6 to bind port 3d677dc4-a74c-4cdb-aaf5-e731ff06b2cd 2026-04-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1b8bb897-0867-4748-ac93-ce4ce1fd72ed could not be found. 2026-04-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 10:59:30.260 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-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 10:59:30.260 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-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 10:59:30.260 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-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 10:59:30.260 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-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 10:59:30.260 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-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 10:59:30.260 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-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:30.260 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-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.260 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-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.260 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-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:30.260 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-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 10:59:30.260 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-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.260 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-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.260 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-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:30.260 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-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:30.260 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-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.260 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-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.260 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-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 10:59:30.260 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-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 10:59:30.260 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-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1b8bb897-0867-4748-ac93-ce4ce1fd72ed could not be found. 2026-04-10 10:59:30.260 9 ERROR neutron.plugins.ml2.managers  2026-04-10 10:59:30.261 9 ERROR neutron.plugins.ml2.managers [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Failed to bind port 3d677dc4-a74c-4cdb-aaf5-e731ff06b2cd on host instance for vnic_type normal using segments [{'id': '06cbee4d-8c56-473d-bc77-863a351b32b5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 792, 'network_id': '99cd54bb-f887-4328-8ce0-3486fdd1e4af'}] 2026-04-10 10:59:30.262 9 INFO neutron.plugins.ml2.plugin [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Attempt 7 to bind port 3d677dc4-a74c-4cdb-aaf5-e731ff06b2cd 2026-04-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1b8bb897-0867-4748-ac93-ce4ce1fd72ed could not be found. 2026-04-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 10:59:30.286 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-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 10:59:30.286 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-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 10:59:30.286 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-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 10:59:30.286 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-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 10:59:30.286 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-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 10:59:30.286 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-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:30.286 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-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.286 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-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.286 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-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:30.286 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-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 10:59:30.286 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-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.286 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-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.286 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-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:30.286 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-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:30.286 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-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.286 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-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.286 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-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 10:59:30.286 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-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 10:59:30.286 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-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1b8bb897-0867-4748-ac93-ce4ce1fd72ed could not be found. 2026-04-10 10:59:30.286 9 ERROR neutron.plugins.ml2.managers  2026-04-10 10:59:30.287 9 ERROR neutron.plugins.ml2.managers [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Failed to bind port 3d677dc4-a74c-4cdb-aaf5-e731ff06b2cd on host instance for vnic_type normal using segments [{'id': '06cbee4d-8c56-473d-bc77-863a351b32b5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 792, 'network_id': '99cd54bb-f887-4328-8ce0-3486fdd1e4af'}] 2026-04-10 10:59:30.288 9 INFO neutron.plugins.ml2.plugin [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Attempt 8 to bind port 3d677dc4-a74c-4cdb-aaf5-e731ff06b2cd 2026-04-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1b8bb897-0867-4748-ac93-ce4ce1fd72ed could not be found. 2026-04-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 10:59:30.319 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-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 10:59:30.319 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-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 10:59:30.319 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-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 10:59:30.319 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-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 10:59:30.319 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-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 10:59:30.319 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-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:30.319 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-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.319 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-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.319 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-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:30.319 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-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 10:59:30.319 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-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.319 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-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.319 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-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:30.319 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-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:30.319 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-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.319 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-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.319 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-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 10:59:30.319 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-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 10:59:30.319 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-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1b8bb897-0867-4748-ac93-ce4ce1fd72ed could not be found. 2026-04-10 10:59:30.319 9 ERROR neutron.plugins.ml2.managers  2026-04-10 10:59:30.320 9 ERROR neutron.plugins.ml2.managers [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Failed to bind port 3d677dc4-a74c-4cdb-aaf5-e731ff06b2cd on host instance for vnic_type normal using segments [{'id': '06cbee4d-8c56-473d-bc77-863a351b32b5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 792, 'network_id': '99cd54bb-f887-4328-8ce0-3486fdd1e4af'}] 2026-04-10 10:59:30.321 9 INFO neutron.plugins.ml2.plugin [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Attempt 9 to bind port 3d677dc4-a74c-4cdb-aaf5-e731ff06b2cd 2026-04-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1b8bb897-0867-4748-ac93-ce4ce1fd72ed could not be found. 2026-04-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 10:59:30.346 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-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 10:59:30.346 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-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 10:59:30.346 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-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 10:59:30.346 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-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 10:59:30.346 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-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 10:59:30.346 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-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:30.346 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-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.346 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-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.346 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-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:30.346 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-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 10:59:30.346 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-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.346 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-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.346 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-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:30.346 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-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:30.346 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-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.346 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-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.346 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-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 10:59:30.346 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-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 10:59:30.346 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-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1b8bb897-0867-4748-ac93-ce4ce1fd72ed could not be found. 2026-04-10 10:59:30.346 9 ERROR neutron.plugins.ml2.managers  2026-04-10 10:59:30.347 9 ERROR neutron.plugins.ml2.managers [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Failed to bind port 3d677dc4-a74c-4cdb-aaf5-e731ff06b2cd on host instance for vnic_type normal using segments [{'id': '06cbee4d-8c56-473d-bc77-863a351b32b5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 792, 'network_id': '99cd54bb-f887-4328-8ce0-3486fdd1e4af'}] 2026-04-10 10:59:30.348 9 INFO neutron.plugins.ml2.plugin [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Attempt 10 to bind port 3d677dc4-a74c-4cdb-aaf5-e731ff06b2cd 2026-04-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1b8bb897-0867-4748-ac93-ce4ce1fd72ed could not be found. 2026-04-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 10:59:30.387 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-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 10:59:30.387 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-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 10:59:30.387 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-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 10:59:30.387 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-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 10:59:30.387 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-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 10:59:30.387 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-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:30.387 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-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.387 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-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.387 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-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:30.387 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-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 10:59:30.387 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-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.387 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-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.387 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-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 10:59:30.387 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-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 10:59:30.387 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-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 10:59:30.387 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-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 10:59:30.387 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-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 10:59:30.387 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-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 10:59:30.387 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-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1b8bb897-0867-4748-ac93-ce4ce1fd72ed could not be found. 2026-04-10 10:59:30.387 9 ERROR neutron.plugins.ml2.managers  2026-04-10 10:59:30.388 9 ERROR neutron.plugins.ml2.managers [None req-049e2d08-1658-4999-85b1-719c29ea0e63 - - - - - -] Failed to bind port 3d677dc4-a74c-4cdb-aaf5-e731ff06b2cd on host instance for vnic_type normal using segments [{'id': '06cbee4d-8c56-473d-bc77-863a351b32b5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 792, 'network_id': '99cd54bb-f887-4328-8ce0-3486fdd1e4af'}] 2026-04-10 10:59:31.565 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port a795b5a3-2d4c-4147-8488-e1a04450972a 2026-04-10 10:59:31.929 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 466b9c6c-dc01-488c-a200-e2c45cfd176f 2026-04-10 10:59:32.275 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fb06b75-0ea5-439e-975f-a66b9b9959e0'] response: {'server_uuid': '9750b920-7f27-4e80-93ed-cd47865da95b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '466b9c6c-dc01-488c-a200-e2c45cfd176f', 'code': 200} 2026-04-10 10:59:32.397 9 INFO neutron.plugins.ml2.plugin [None req-5512534e-ac53-4481-8c97-a4cc3e4b5863 - - - - - -] Attempt 1 to provision port 1dffdde4-a4c7-4309-b78c-92eed80ae108 2026-04-10 10:59:33.600 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 1dffdde4-a4c7-4309-b78c-92eed80ae108 2026-04-10 10:59:33.958 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 466b9c6c-dc01-488c-a200-e2c45cfd176f 2026-04-10 10:59:34.816 10 INFO neutron.plugins.ml2.plugin [None req-beac9c65-aeea-4c3d-a77b-a9e4ec1ccb31 - - - - - -] Attempt 1 to provision port 4faf8069-e8d9-47f4-bb12-91ce90084fe2 2026-04-10 10:59:34.974 9 INFO neutron.plugins.ml2.plugin [None req-82c66741-78e1-4a53-9dbf-af20aead5dad - - - - - -] Attempt 1 to provision port 1dffdde4-a4c7-4309-b78c-92eed80ae108 2026-04-10 10:59:35.440 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 1dffdde4-a4c7-4309-b78c-92eed80ae108 2026-04-10 10:59:37.512 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 4faf8069-e8d9-47f4-bb12-91ce90084fe2 2026-04-10 10:59:37.681 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8648c60b-c468-4478-9e08-df73f7868c7c'] response: {'server_uuid': '2fb0e2bb-dc93-4901-98ec-079d5c9542b3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4faf8069-e8d9-47f4-bb12-91ce90084fe2', 'code': 200} 2026-04-10 10:59:39.455 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 4faf8069-e8d9-47f4-bb12-91ce90084fe2 /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-10 10:59:48.877 9 INFO neutron.plugins.ml2.plugin [None req-cba107e3-47c2-4ead-a9a8-a9968e529472 - - - - - -] Attempt 1 to provision port 68c39c5c-3327-4e8a-8b7d-a8d2120eada5 2026-04-10 10:59:49.350 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port d365e6a6-2f56-4d70-a866-7f1e6c0f01e7 2026-04-10 10:59:49.722 10 INFO neutron.plugins.ml2.plugin [None req-b46df3bd-b208-420e-a2d4-f8308994cfb4 - - - - - -] Attempt 1 to provision port d365e6a6-2f56-4d70-a866-7f1e6c0f01e7 2026-04-10 10:59:51.255 10 INFO neutron.plugins.ml2.plugin [None req-bb156648-f304-4c09-aeff-c01789cf3343 - - - - - -] Attempt 1 to provision port 6a69d2b0-8b8b-4aaf-a91d-2b1ca2ba694e 2026-04-10 10:59:51.339 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port d365e6a6-2f56-4d70-a866-7f1e6c0f01e7 2026-04-10 10:59:51.619 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port d2fa2ffb-4080-4ace-b983-3198283f4a6e 2026-04-10 10:59:51.744 10 INFO neutron.plugins.ml2.plugin [None req-516ae572-129d-4d60-bb43-97dcc3bdd312 - - - - - -] Attempt 1 to provision port db4810ed-5e46-4450-be34-e46f49fc0342 2026-04-10 10:59:51.902 9 INFO neutron.plugins.ml2.plugin [None req-371e162d-6299-4e2d-8cd5-b7c6b1932e11 - - - - - -] Attempt 1 to provision port d2fa2ffb-4080-4ace-b983-3198283f4a6e 2026-04-10 10:59:52.295 9 INFO neutron.plugins.ml2.plugin [None req-e6502340-107d-4a9b-997f-761e9bd0aa5b - - - - - -] Attempt 1 to provision port db4810ed-5e46-4450-be34-e46f49fc0342 2026-04-10 10:59:53.328 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 6bba4032-fd9d-4f35-9971-cdf94192dd41 2026-04-10 10:59:53.759 9 INFO neutron.plugins.ml2.plugin [None req-41926028-bfd3-475b-96fa-2f4d956d0976 - - - - - -] Attempt 1 to provision port 5c70244d-696c-4033-b62e-16559d958d71 2026-04-10 10:59:53.937 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port d2fa2ffb-4080-4ace-b983-3198283f4a6e 2026-04-10 10:59:54.421 10 INFO neutron.plugins.ml2.plugin [None req-b9d02224-d415-469f-84b0-c8dafcc745be - - - - - -] Attempt 1 to provision port 5c70244d-696c-4033-b62e-16559d958d71 2026-04-10 10:59:55.365 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 6bba4032-fd9d-4f35-9971-cdf94192dd41 2026-04-10 10:59:55.774 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 1ef2b90b-1f13-4afd-8214-084f686560a0 2026-04-10 10:59:57.348 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 1ef2b90b-1f13-4afd-8214-084f686560a0 2026-04-10 10:59:58.519 10 INFO neutron.plugins.ml2.plugin [None req-05e49636-47cb-4040-8d5c-23ffd2556edb - - - - - -] Attempt 1 to provision port 98ef56f8-05f5-44ca-9f1b-b8c487061907 2026-04-10 10:59:59.682 10 INFO neutron.plugins.ml2.plugin [None req-419a3bc2-5641-43f6-a185-8a34001af9e5 - - - - - -] Attempt 1 to provision port 0f503cb5-87ff-40b7-9b4b-b8af6f03c149 2026-04-10 11:00:01.560 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 98ef56f8-05f5-44ca-9f1b-b8c487061907 2026-04-10 11:00:01.739 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-288bb9b6-6017-46f3-a94c-778ef7242a02'] response: {'server_uuid': '6e0382b7-9550-4094-93cc-cea022d4e755', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '98ef56f8-05f5-44ca-9f1b-b8c487061907', 'code': 200} 2026-04-10 11:00:03.470 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 98ef56f8-05f5-44ca-9f1b-b8c487061907 2026-04-10 11:00:03.862 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 0f503cb5-87ff-40b7-9b4b-b8af6f03c149 2026-04-10 11:00:03.984 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0b5c123-544a-480b-ac81-8cf80fac4422'] response: {'server_uuid': 'eb528405-2dee-41d8-88be-2c1db61bab46', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0f503cb5-87ff-40b7-9b4b-b8af6f03c149', 'code': 200} 2026-04-10 11:00:05.419 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 0f503cb5-87ff-40b7-9b4b-b8af6f03c149 2026-04-10 11:00:09.405 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 68c39c5c-3327-4e8a-8b7d-a8d2120eada5 2026-04-10 11:00:11.406 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 68c39c5c-3327-4e8a-8b7d-a8d2120eada5 2026-04-10 11:00:11.798 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port db4810ed-5e46-4450-be34-e46f49fc0342 2026-04-10 11:00:13.757 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port db4810ed-5e46-4450-be34-e46f49fc0342 2026-04-10 11:00:14.265 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 38b082f8-d8d6-4f7b-ab35-4ae26d613c1a 2026-04-10 11:00:14.829 10 INFO neutron.plugins.ml2.plugin [None req-36fba6fb-5729-4c82-b735-2d13bd3b8d2c - - - - - -] Attempt 1 to provision port 38b082f8-d8d6-4f7b-ab35-4ae26d613c1a 2026-04-10 11:00:15.615 10 INFO neutron.plugins.ml2.plugin [None req-c793109a-d3c0-4420-8eba-ef789776cef8 - - - - - -] Attempt 1 to provision port 95e66681-7cbe-4ccf-a53f-bac53baa2197 2026-04-10 11:00:15.668 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 38b082f8-d8d6-4f7b-ab35-4ae26d613c1a 2026-04-10 11:00:16.053 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 95e66681-7cbe-4ccf-a53f-bac53baa2197 2026-04-10 11:00:17.173 10 INFO neutron.plugins.ml2.plugin [None req-2b3a8903-00f7-4765-8f56-10071132b560 - - - - - -] Attempt 1 to provision port 7ceb457a-5cf0-429c-8544-c696b023bdcb 2026-04-10 11:00:17.355 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 95e66681-7cbe-4ccf-a53f-bac53baa2197 2026-04-10 11:00:17.618 10 INFO neutron.plugins.ml2.plugin [None req-bf19dd6e-9afb-422a-8153-bb605db9bfae - - - - - -] Attempt 1 to provision port 7ceb457a-5cf0-429c-8544-c696b023bdcb 2026-04-10 11:00:18.792 10 INFO neutron.plugins.ml2.plugin [None req-b1d17584-3f50-4985-9746-8593e1152cc7 - - - - - -] Attempt 1 to provision port 612178da-d9bf-49e6-a47a-cd2bf74e3c53 2026-04-10 11:00:19.441 9 INFO neutron.plugins.ml2.plugin [None req-69c9fc4d-b910-4239-aba2-d814b6327ef6 - - - - - -] Attempt 1 to provision port 612178da-d9bf-49e6-a47a-cd2bf74e3c53 2026-04-10 11:00:21.683 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2409356-724a-4a14-a5b9-69b55d1990cb'] response: {'server_uuid': '6e0382b7-9550-4094-93cc-cea022d4e755', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '98ef56f8-05f5-44ca-9f1b-b8c487061907', 'code': 200} 2026-04-10 11:00:23.359 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 98ef56f8-05f5-44ca-9f1b-b8c487061907 2026-04-10 11:00:23.545 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f67806c0-5060-4aa0-a919-ae856783f584'] response: {'server_uuid': '6e0382b7-9550-4094-93cc-cea022d4e755', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '98ef56f8-05f5-44ca-9f1b-b8c487061907', 'code': 200} 2026-04-10 11:00:25.292 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 98ef56f8-05f5-44ca-9f1b-b8c487061907 2026-04-10 11:00:27.300 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 339872f5-6ed4-48e2-b0e9-bf2a70597537 2026-04-10 11:00:27.657 10 INFO neutron.plugins.ml2.plugin [None req-6847ad3a-dacb-4a02-800d-6e4a6c3ba9b6 - - - - - -] Attempt 1 to provision port 339872f5-6ed4-48e2-b0e9-bf2a70597537 2026-04-10 11:00:27.747 10 INFO neutron.plugins.ml2.plugin [None req-6847ad3a-dacb-4a02-800d-6e4a6c3ba9b6 - - - - - -] Attempt 1 to provision port 44cb919c-0816-4aa9-9084-2991eb055bb9 2026-04-10 11:00:29.218 9 INFO neutron.plugins.ml2.plugin [None req-975c42ce-3b0f-4946-8eeb-44a220b9de83 - - - - - -] Attempt 1 to provision port 44cb919c-0816-4aa9-9084-2991eb055bb9 2026-04-10 11:00:29.277 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 339872f5-6ed4-48e2-b0e9-bf2a70597537 2026-04-10 11:00:29.574 9 INFO neutron.plugins.ml2.plugin [None req-1fd0106d-20f0-4bce-9030-56df1f2851e5 - - - - - -] Attempt 1 to provision port 44cb919c-0816-4aa9-9084-2991eb055bb9 2026-04-10 11:00:34.755 10 INFO neutron.plugins.ml2.plugin [None req-0600938d-6d9b-405b-9914-406bffcabbc1 - - - - - -] Attempt 1 to provision port 2268dcf1-f162-4735-a649-612bb6cb5f37 2026-04-10 11:00:35.329 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 2268dcf1-f162-4735-a649-612bb6cb5f37 2026-04-10 11:00:35.713 10 INFO neutron.plugins.ml2.plugin [None req-4e01fa5e-d085-4745-9bad-185d72191e5b - - - - - -] Attempt 1 to provision port adc71201-f8c8-4cb7-9144-667af7c086cd 2026-04-10 11:00:36.163 9 INFO neutron.plugins.ml2.plugin [None req-8a848513-79c9-4afb-8126-169f4a98cb41 - - - - - -] Attempt 1 to provision port adc71201-f8c8-4cb7-9144-667af7c086cd /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-10 11:00:39.437 9 INFO neutron.plugins.ml2.plugin [None req-867f5d7f-445d-4551-bc61-dc22e8388e03 - - - - - -] Attempt 1 to provision port a77c42ce-b542-485d-bef5-01646bfbb50a 2026-04-10 11:00:54.896 9 INFO neutron.plugins.ml2.plugin [None req-97861056-c9f0-48e7-86bd-139a01652279 - - - - - -] Attempt 1 to provision port 97ae488c-4f10-4888-bcc3-ff65c860e996 2026-04-10 11:01:02.503 9 INFO neutron.plugins.ml2.plugin [None req-e0aa732e-9a77-4dec-89e6-280ecb410659 - - - - - -] Attempt 1 to provision port c5eb2ee8-fd5c-44ca-822a-bbf3c1808c9e 2026-04-10 11:01:03.366 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 2a77dfca-2391-4074-b007-2dfa2d981cf7 2026-04-10 11:01:03.547 10 INFO neutron.plugins.ml2.plugin [None req-702d0cbd-a13b-41ef-b158-7785a3577bba - - - - - -] Attempt 1 to provision port 2a77dfca-2391-4074-b007-2dfa2d981cf7 2026-04-10 11:01:05.073 10 INFO neutron.plugins.ml2.plugin [None req-fa4bebf7-4f4f-4563-9684-1870c349af3f - - - - - -] Attempt 1 to provision port 91f59f04-3fc2-49e4-bf41-48e613f85201 2026-04-10 11:01:05.392 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 2a77dfca-2391-4074-b007-2dfa2d981cf7 2026-04-10 11:01:05.703 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port eced549a-40e7-459c-a05e-93dd09fb20f8 2026-04-10 11:01:05.817 9 INFO neutron.plugins.ml2.plugin [None req-4bcb362c-e94d-4073-b9d1-6c5ca15d5fa0 - - - - - -] Attempt 1 to provision port 91f59f04-3fc2-49e4-bf41-48e613f85201 2026-04-10 11:01:07.303 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port eced549a-40e7-459c-a05e-93dd09fb20f8 2026-04-10 11:01:10.427 10 INFO neutron.plugins.ml2.plugin [None req-94ec65e4-5fa4-4324-9573-0bb95cd81c32 - - - - - -] Attempt 1 to provision port ba38da4e-9b41-48cc-bda5-e773b826779e 2026-04-10 11:01:13.489 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port ba38da4e-9b41-48cc-bda5-e773b826779e 2026-04-10 11:01:13.644 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f42f7bc-6f69-4377-90a0-84418fa98667'] response: {'server_uuid': '57acbbff-cd56-408f-99bf-55caaec63f3d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ba38da4e-9b41-48cc-bda5-e773b826779e', 'code': 200} 2026-04-10 11:01:15.355 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port ba38da4e-9b41-48cc-bda5-e773b826779e 2026-04-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6359785d-d3e4-48ee-bc23-c11ee5770dea could not be found. 2026-04-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 11:01:18.441 10 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-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 11:01:18.441 10 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-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 11:01:18.441 10 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-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 11:01:18.441 10 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-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 11:01:18.441 10 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-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 11:01:18.441 10 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-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.441 10 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-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.441 10 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-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.441 10 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-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:18.441 10 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-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.441 10 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-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.441 10 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-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 11:01:18.441 10 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-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 11:01:18.441 10 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-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6359785d-d3e4-48ee-bc23-c11ee5770dea could not be found. 2026-04-10 11:01:18.441 10 ERROR neutron.plugins.ml2.managers  2026-04-10 11:01:18.442 10 ERROR neutron.plugins.ml2.managers [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Failed to bind port 2c339196-307e-40f6-a89e-cc7bd2569dca on host instance for vnic_type normal using segments [{'id': '28e3de9a-1076-4de7-bfe8-f98b1e1a091f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 115, 'network_id': 'd143297f-e37b-4e20-af61-25469293836e'}] 2026-04-10 11:01:18.443 10 INFO neutron.plugins.ml2.plugin [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Attempt 2 to bind port 2c339196-307e-40f6-a89e-cc7bd2569dca 2026-04-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6359785d-d3e4-48ee-bc23-c11ee5770dea could not be found. 2026-04-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 11:01:18.468 10 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-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 11:01:18.468 10 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-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 11:01:18.468 10 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-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 11:01:18.468 10 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-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 11:01:18.468 10 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-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 11:01:18.468 10 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-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.468 10 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-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.468 10 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-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.468 10 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-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:18.468 10 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-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.468 10 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-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.468 10 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-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 11:01:18.468 10 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-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 11:01:18.468 10 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-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6359785d-d3e4-48ee-bc23-c11ee5770dea could not be found. 2026-04-10 11:01:18.468 10 ERROR neutron.plugins.ml2.managers  2026-04-10 11:01:18.469 10 ERROR neutron.plugins.ml2.managers [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Failed to bind port 2c339196-307e-40f6-a89e-cc7bd2569dca on host instance for vnic_type normal using segments [{'id': '28e3de9a-1076-4de7-bfe8-f98b1e1a091f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 115, 'network_id': 'd143297f-e37b-4e20-af61-25469293836e'}] 2026-04-10 11:01:18.474 10 INFO neutron.plugins.ml2.plugin [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Attempt 3 to bind port 2c339196-307e-40f6-a89e-cc7bd2569dca 2026-04-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6359785d-d3e4-48ee-bc23-c11ee5770dea could not be found. 2026-04-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 11:01:18.499 10 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-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 11:01:18.499 10 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-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 11:01:18.499 10 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-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 11:01:18.499 10 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-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 11:01:18.499 10 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-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 11:01:18.499 10 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-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.499 10 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-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.499 10 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-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.499 10 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-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:18.499 10 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-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.499 10 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-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.499 10 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-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 11:01:18.499 10 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-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 11:01:18.499 10 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-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6359785d-d3e4-48ee-bc23-c11ee5770dea could not be found. 2026-04-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers  2026-04-10 11:01:18.499 10 ERROR neutron.plugins.ml2.managers [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Failed to bind port 2c339196-307e-40f6-a89e-cc7bd2569dca on host instance for vnic_type normal using segments [{'id': '28e3de9a-1076-4de7-bfe8-f98b1e1a091f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 115, 'network_id': 'd143297f-e37b-4e20-af61-25469293836e'}] 2026-04-10 11:01:18.500 10 INFO neutron.plugins.ml2.plugin [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Attempt 4 to bind port 2c339196-307e-40f6-a89e-cc7bd2569dca 2026-04-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6359785d-d3e4-48ee-bc23-c11ee5770dea could not be found. 2026-04-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 11:01:18.521 10 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-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 11:01:18.521 10 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-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 11:01:18.521 10 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-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 11:01:18.521 10 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-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 11:01:18.521 10 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-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 11:01:18.521 10 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-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.521 10 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-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.521 10 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-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.521 10 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-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:18.521 10 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-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.521 10 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-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.521 10 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-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 11:01:18.521 10 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-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 11:01:18.521 10 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-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6359785d-d3e4-48ee-bc23-c11ee5770dea could not be found. 2026-04-10 11:01:18.521 10 ERROR neutron.plugins.ml2.managers  2026-04-10 11:01:18.522 10 ERROR neutron.plugins.ml2.managers [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Failed to bind port 2c339196-307e-40f6-a89e-cc7bd2569dca on host instance for vnic_type normal using segments [{'id': '28e3de9a-1076-4de7-bfe8-f98b1e1a091f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 115, 'network_id': 'd143297f-e37b-4e20-af61-25469293836e'}] 2026-04-10 11:01:18.523 10 INFO neutron.plugins.ml2.plugin [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Attempt 5 to bind port 2c339196-307e-40f6-a89e-cc7bd2569dca 2026-04-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6359785d-d3e4-48ee-bc23-c11ee5770dea could not be found. 2026-04-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 11:01:18.553 10 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-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 11:01:18.553 10 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-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 11:01:18.553 10 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-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 11:01:18.553 10 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-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 11:01:18.553 10 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-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 11:01:18.553 10 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-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.553 10 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-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.553 10 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-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.553 10 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-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:18.553 10 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-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.553 10 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-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.553 10 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-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 11:01:18.553 10 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-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 11:01:18.553 10 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-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6359785d-d3e4-48ee-bc23-c11ee5770dea could not be found. 2026-04-10 11:01:18.553 10 ERROR neutron.plugins.ml2.managers  2026-04-10 11:01:18.554 10 ERROR neutron.plugins.ml2.managers [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Failed to bind port 2c339196-307e-40f6-a89e-cc7bd2569dca on host instance for vnic_type normal using segments [{'id': '28e3de9a-1076-4de7-bfe8-f98b1e1a091f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 115, 'network_id': 'd143297f-e37b-4e20-af61-25469293836e'}] 2026-04-10 11:01:18.555 10 INFO neutron.plugins.ml2.plugin [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Attempt 6 to bind port 2c339196-307e-40f6-a89e-cc7bd2569dca 2026-04-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6359785d-d3e4-48ee-bc23-c11ee5770dea could not be found. 2026-04-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 11:01:18.575 10 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-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 11:01:18.575 10 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-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 11:01:18.575 10 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-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 11:01:18.575 10 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-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 11:01:18.575 10 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-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 11:01:18.575 10 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-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.575 10 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-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.575 10 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-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.575 10 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-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:18.575 10 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-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.575 10 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-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.575 10 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-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 11:01:18.575 10 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-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 11:01:18.575 10 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-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6359785d-d3e4-48ee-bc23-c11ee5770dea could not be found. 2026-04-10 11:01:18.575 10 ERROR neutron.plugins.ml2.managers  2026-04-10 11:01:18.576 10 ERROR neutron.plugins.ml2.managers [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Failed to bind port 2c339196-307e-40f6-a89e-cc7bd2569dca on host instance for vnic_type normal using segments [{'id': '28e3de9a-1076-4de7-bfe8-f98b1e1a091f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 115, 'network_id': 'd143297f-e37b-4e20-af61-25469293836e'}] 2026-04-10 11:01:18.578 10 INFO neutron.plugins.ml2.plugin [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Attempt 7 to bind port 2c339196-307e-40f6-a89e-cc7bd2569dca 2026-04-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6359785d-d3e4-48ee-bc23-c11ee5770dea could not be found. 2026-04-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 11:01:18.651 10 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-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 11:01:18.651 10 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-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 11:01:18.651 10 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-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 11:01:18.651 10 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-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 11:01:18.651 10 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-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 11:01:18.651 10 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-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.651 10 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-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.651 10 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-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.651 10 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-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:18.651 10 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-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.651 10 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-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.651 10 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-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 11:01:18.651 10 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-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 11:01:18.651 10 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-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6359785d-d3e4-48ee-bc23-c11ee5770dea could not be found. 2026-04-10 11:01:18.651 10 ERROR neutron.plugins.ml2.managers  2026-04-10 11:01:18.652 10 ERROR neutron.plugins.ml2.managers [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Failed to bind port 2c339196-307e-40f6-a89e-cc7bd2569dca on host instance for vnic_type normal using segments [{'id': '28e3de9a-1076-4de7-bfe8-f98b1e1a091f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 115, 'network_id': 'd143297f-e37b-4e20-af61-25469293836e'}] 2026-04-10 11:01:18.653 10 INFO neutron.plugins.ml2.plugin [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Attempt 8 to bind port 2c339196-307e-40f6-a89e-cc7bd2569dca 2026-04-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6359785d-d3e4-48ee-bc23-c11ee5770dea could not be found. 2026-04-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 11:01:18.688 10 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-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 11:01:18.688 10 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-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 11:01:18.688 10 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-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 11:01:18.688 10 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-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 11:01:18.688 10 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-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 11:01:18.688 10 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-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.688 10 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-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.688 10 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-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.688 10 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-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:18.688 10 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-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.688 10 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-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.688 10 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-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 11:01:18.688 10 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-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 11:01:18.688 10 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-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6359785d-d3e4-48ee-bc23-c11ee5770dea could not be found. 2026-04-10 11:01:18.688 10 ERROR neutron.plugins.ml2.managers  2026-04-10 11:01:18.689 10 ERROR neutron.plugins.ml2.managers [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Failed to bind port 2c339196-307e-40f6-a89e-cc7bd2569dca on host instance for vnic_type normal using segments [{'id': '28e3de9a-1076-4de7-bfe8-f98b1e1a091f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 115, 'network_id': 'd143297f-e37b-4e20-af61-25469293836e'}] 2026-04-10 11:01:18.699 10 INFO neutron.plugins.ml2.plugin [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Attempt 9 to bind port 2c339196-307e-40f6-a89e-cc7bd2569dca 2026-04-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6359785d-d3e4-48ee-bc23-c11ee5770dea could not be found. 2026-04-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 11:01:18.729 10 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-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 11:01:18.729 10 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-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 11:01:18.729 10 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-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 11:01:18.729 10 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-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 11:01:18.729 10 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-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 11:01:18.729 10 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-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.729 10 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-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.729 10 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-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.729 10 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-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:18.729 10 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-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.729 10 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-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.729 10 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-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 11:01:18.729 10 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-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 11:01:18.729 10 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-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6359785d-d3e4-48ee-bc23-c11ee5770dea could not be found. 2026-04-10 11:01:18.729 10 ERROR neutron.plugins.ml2.managers  2026-04-10 11:01:18.730 10 ERROR neutron.plugins.ml2.managers [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Failed to bind port 2c339196-307e-40f6-a89e-cc7bd2569dca on host instance for vnic_type normal using segments [{'id': '28e3de9a-1076-4de7-bfe8-f98b1e1a091f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 115, 'network_id': 'd143297f-e37b-4e20-af61-25469293836e'}] 2026-04-10 11:01:18.731 10 INFO neutron.plugins.ml2.plugin [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Attempt 10 to bind port 2c339196-307e-40f6-a89e-cc7bd2569dca 2026-04-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6359785d-d3e4-48ee-bc23-c11ee5770dea could not be found. 2026-04-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 11:01:18.759 10 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-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 11:01:18.759 10 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-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 11:01:18.759 10 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-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 11:01:18.759 10 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-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 11:01:18.759 10 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-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 11:01:18.759 10 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-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.759 10 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-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.759 10 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-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.759 10 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-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:18.759 10 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-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:18.759 10 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-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:18.759 10 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-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 11:01:18.759 10 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-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 11:01:18.759 10 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-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6359785d-d3e4-48ee-bc23-c11ee5770dea could not be found. 2026-04-10 11:01:18.759 10 ERROR neutron.plugins.ml2.managers  2026-04-10 11:01:18.760 10 ERROR neutron.plugins.ml2.managers [None req-0672ce68-8798-4b21-a3c7-8e1cd5917a1a - - - - - -] Failed to bind port 2c339196-307e-40f6-a89e-cc7bd2569dca on host instance for vnic_type normal using segments [{'id': '28e3de9a-1076-4de7-bfe8-f98b1e1a091f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 115, 'network_id': 'd143297f-e37b-4e20-af61-25469293836e'}] 2026-04-10 11:01:18.907 9 INFO neutron.plugins.ml2.plugin [None req-17189f93-c43c-4ad2-8bbd-f3717ac1d463 - - - - - -] Attempt 1 to provision port 6af6c674-5e6c-475c-af09-86ed796748b7 2026-04-10 11:01:19.549 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port b2a335c6-d5d5-4f63-aa65-7411d9b77d85 2026-04-10 11:01:20.114 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 6af6c674-5e6c-475c-af09-86ed796748b7 /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-10 11:01:21.485 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 6af6c674-5e6c-475c-af09-86ed796748b7 2026-04-10 11:01:27.434 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port f161d7b4-75f4-4f3e-b16b-b63c5bb2b4a4 2026-04-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eef7f5d9-8e2f-4ee6-9044-4945876ee1cc could not be found. 2026-04-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 11:01:27.717 10 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-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 11:01:27.717 10 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-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 11:01:27.717 10 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-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 11:01:27.717 10 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-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 11:01:27.717 10 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-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 11:01:27.717 10 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-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.717 10 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-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.717 10 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-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.717 10 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-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:27.717 10 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-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.717 10 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-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.717 10 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-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 11:01:27.717 10 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-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 11:01:27.717 10 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-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eef7f5d9-8e2f-4ee6-9044-4945876ee1cc could not be found. 2026-04-10 11:01:27.717 10 ERROR neutron.plugins.ml2.managers  2026-04-10 11:01:27.718 10 ERROR neutron.plugins.ml2.managers [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Failed to bind port d1c580f6-92a3-46f3-a04e-6cc60d303f66 on host instance for vnic_type normal using segments [{'id': '9bb820b2-207e-4479-a48b-f3f732261685', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 527, 'network_id': 'b802a02c-ff7f-4854-8d28-ad8c07f42d56'}] 2026-04-10 11:01:27.718 10 INFO neutron.plugins.ml2.plugin [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Attempt 2 to bind port d1c580f6-92a3-46f3-a04e-6cc60d303f66 2026-04-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eef7f5d9-8e2f-4ee6-9044-4945876ee1cc could not be found. 2026-04-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 11:01:27.736 10 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-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 11:01:27.736 10 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-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 11:01:27.736 10 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-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 11:01:27.736 10 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-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 11:01:27.736 10 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-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 11:01:27.736 10 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-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.736 10 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-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.736 10 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-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.736 10 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-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:27.736 10 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-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.736 10 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-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.736 10 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-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 11:01:27.736 10 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-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 11:01:27.736 10 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-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eef7f5d9-8e2f-4ee6-9044-4945876ee1cc could not be found. 2026-04-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers  2026-04-10 11:01:27.736 10 ERROR neutron.plugins.ml2.managers [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Failed to bind port d1c580f6-92a3-46f3-a04e-6cc60d303f66 on host instance for vnic_type normal using segments [{'id': '9bb820b2-207e-4479-a48b-f3f732261685', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 527, 'network_id': 'b802a02c-ff7f-4854-8d28-ad8c07f42d56'}] 2026-04-10 11:01:27.736 10 INFO neutron.plugins.ml2.plugin [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Attempt 3 to bind port d1c580f6-92a3-46f3-a04e-6cc60d303f66 2026-04-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eef7f5d9-8e2f-4ee6-9044-4945876ee1cc could not be found. 2026-04-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 11:01:27.754 10 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-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 11:01:27.754 10 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-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 11:01:27.754 10 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-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 11:01:27.754 10 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-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 11:01:27.754 10 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-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 11:01:27.754 10 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-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.754 10 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-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.754 10 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-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.754 10 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-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:27.754 10 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-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.754 10 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-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.754 10 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-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 11:01:27.754 10 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-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 11:01:27.754 10 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-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eef7f5d9-8e2f-4ee6-9044-4945876ee1cc could not be found. 2026-04-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers  2026-04-10 11:01:27.754 10 ERROR neutron.plugins.ml2.managers [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Failed to bind port d1c580f6-92a3-46f3-a04e-6cc60d303f66 on host instance for vnic_type normal using segments [{'id': '9bb820b2-207e-4479-a48b-f3f732261685', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 527, 'network_id': 'b802a02c-ff7f-4854-8d28-ad8c07f42d56'}] 2026-04-10 11:01:27.754 10 INFO neutron.plugins.ml2.plugin [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Attempt 4 to bind port d1c580f6-92a3-46f3-a04e-6cc60d303f66 2026-04-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eef7f5d9-8e2f-4ee6-9044-4945876ee1cc could not be found. 2026-04-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 11:01:27.784 10 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-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 11:01:27.784 10 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-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 11:01:27.784 10 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-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 11:01:27.784 10 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-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 11:01:27.784 10 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-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 11:01:27.784 10 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-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.784 10 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-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.784 10 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-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.784 10 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-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:27.784 10 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-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.784 10 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-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.784 10 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-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 11:01:27.784 10 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-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 11:01:27.784 10 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-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eef7f5d9-8e2f-4ee6-9044-4945876ee1cc could not be found. 2026-04-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers  2026-04-10 11:01:27.784 10 ERROR neutron.plugins.ml2.managers [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Failed to bind port d1c580f6-92a3-46f3-a04e-6cc60d303f66 on host instance for vnic_type normal using segments [{'id': '9bb820b2-207e-4479-a48b-f3f732261685', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 527, 'network_id': 'b802a02c-ff7f-4854-8d28-ad8c07f42d56'}] 2026-04-10 11:01:27.784 10 INFO neutron.plugins.ml2.plugin [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Attempt 5 to bind port d1c580f6-92a3-46f3-a04e-6cc60d303f66 2026-04-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eef7f5d9-8e2f-4ee6-9044-4945876ee1cc could not be found. 2026-04-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 11:01:27.806 10 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-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 11:01:27.806 10 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-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 11:01:27.806 10 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-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 11:01:27.806 10 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-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 11:01:27.806 10 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-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 11:01:27.806 10 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-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.806 10 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-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.806 10 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-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.806 10 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-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:27.806 10 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-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.806 10 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-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.806 10 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-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 11:01:27.806 10 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-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 11:01:27.806 10 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-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eef7f5d9-8e2f-4ee6-9044-4945876ee1cc could not be found. 2026-04-10 11:01:27.806 10 ERROR neutron.plugins.ml2.managers  2026-04-10 11:01:27.807 10 ERROR neutron.plugins.ml2.managers [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Failed to bind port d1c580f6-92a3-46f3-a04e-6cc60d303f66 on host instance for vnic_type normal using segments [{'id': '9bb820b2-207e-4479-a48b-f3f732261685', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 527, 'network_id': 'b802a02c-ff7f-4854-8d28-ad8c07f42d56'}] 2026-04-10 11:01:27.807 10 INFO neutron.plugins.ml2.plugin [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Attempt 6 to bind port d1c580f6-92a3-46f3-a04e-6cc60d303f66 2026-04-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eef7f5d9-8e2f-4ee6-9044-4945876ee1cc could not be found. 2026-04-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 11:01:27.825 10 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-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 11:01:27.825 10 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-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 11:01:27.825 10 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-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 11:01:27.825 10 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-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 11:01:27.825 10 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-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 11:01:27.825 10 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-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.825 10 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-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.825 10 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-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.825 10 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-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:27.825 10 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-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.825 10 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-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.825 10 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-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 11:01:27.825 10 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-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 11:01:27.825 10 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-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eef7f5d9-8e2f-4ee6-9044-4945876ee1cc could not be found. 2026-04-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers  2026-04-10 11:01:27.825 10 ERROR neutron.plugins.ml2.managers [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Failed to bind port d1c580f6-92a3-46f3-a04e-6cc60d303f66 on host instance for vnic_type normal using segments [{'id': '9bb820b2-207e-4479-a48b-f3f732261685', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 527, 'network_id': 'b802a02c-ff7f-4854-8d28-ad8c07f42d56'}] 2026-04-10 11:01:27.826 10 INFO neutron.plugins.ml2.plugin [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Attempt 7 to bind port d1c580f6-92a3-46f3-a04e-6cc60d303f66 2026-04-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eef7f5d9-8e2f-4ee6-9044-4945876ee1cc could not be found. 2026-04-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 11:01:27.848 10 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-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 11:01:27.848 10 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-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 11:01:27.848 10 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-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 11:01:27.848 10 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-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 11:01:27.848 10 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-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 11:01:27.848 10 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-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.848 10 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-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.848 10 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-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.848 10 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-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:27.848 10 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-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.848 10 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-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.848 10 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-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 11:01:27.848 10 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-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 11:01:27.848 10 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-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eef7f5d9-8e2f-4ee6-9044-4945876ee1cc could not be found. 2026-04-10 11:01:27.848 10 ERROR neutron.plugins.ml2.managers  2026-04-10 11:01:27.849 10 ERROR neutron.plugins.ml2.managers [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Failed to bind port d1c580f6-92a3-46f3-a04e-6cc60d303f66 on host instance for vnic_type normal using segments [{'id': '9bb820b2-207e-4479-a48b-f3f732261685', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 527, 'network_id': 'b802a02c-ff7f-4854-8d28-ad8c07f42d56'}] 2026-04-10 11:01:27.849 10 INFO neutron.plugins.ml2.plugin [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Attempt 8 to bind port d1c580f6-92a3-46f3-a04e-6cc60d303f66 2026-04-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eef7f5d9-8e2f-4ee6-9044-4945876ee1cc could not be found. 2026-04-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 11:01:27.869 10 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-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 11:01:27.869 10 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-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 11:01:27.869 10 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-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 11:01:27.869 10 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-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 11:01:27.869 10 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-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 11:01:27.869 10 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-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.869 10 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-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.869 10 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-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.869 10 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-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:27.869 10 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-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.869 10 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-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.869 10 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-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 11:01:27.869 10 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-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 11:01:27.869 10 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-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eef7f5d9-8e2f-4ee6-9044-4945876ee1cc could not be found. 2026-04-10 11:01:27.869 10 ERROR neutron.plugins.ml2.managers  2026-04-10 11:01:27.870 10 ERROR neutron.plugins.ml2.managers [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Failed to bind port d1c580f6-92a3-46f3-a04e-6cc60d303f66 on host instance for vnic_type normal using segments [{'id': '9bb820b2-207e-4479-a48b-f3f732261685', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 527, 'network_id': 'b802a02c-ff7f-4854-8d28-ad8c07f42d56'}] 2026-04-10 11:01:27.870 10 INFO neutron.plugins.ml2.plugin [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Attempt 9 to bind port d1c580f6-92a3-46f3-a04e-6cc60d303f66 2026-04-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eef7f5d9-8e2f-4ee6-9044-4945876ee1cc could not be found. 2026-04-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 11:01:27.903 10 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-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 11:01:27.903 10 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-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 11:01:27.903 10 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-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 11:01:27.903 10 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-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 11:01:27.903 10 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-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 11:01:27.903 10 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-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.903 10 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-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.903 10 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-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.903 10 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-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:27.903 10 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-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.903 10 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-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.903 10 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-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 11:01:27.903 10 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-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 11:01:27.903 10 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-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eef7f5d9-8e2f-4ee6-9044-4945876ee1cc could not be found. 2026-04-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers  2026-04-10 11:01:27.903 10 ERROR neutron.plugins.ml2.managers [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Failed to bind port d1c580f6-92a3-46f3-a04e-6cc60d303f66 on host instance for vnic_type normal using segments [{'id': '9bb820b2-207e-4479-a48b-f3f732261685', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 527, 'network_id': 'b802a02c-ff7f-4854-8d28-ad8c07f42d56'}] 2026-04-10 11:01:27.904 10 INFO neutron.plugins.ml2.plugin [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Attempt 10 to bind port d1c580f6-92a3-46f3-a04e-6cc60d303f66 2026-04-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eef7f5d9-8e2f-4ee6-9044-4945876ee1cc could not be found. 2026-04-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-10 11:01:27.925 10 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-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-10 11:01:27.925 10 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-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-10 11:01:27.925 10 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-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-10 11:01:27.925 10 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-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-10 11:01:27.925 10 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-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-10 11:01:27.925 10 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-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.925 10 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-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.925 10 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-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.925 10 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-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-10 11:01:27.925 10 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-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-10 11:01:27.925 10 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-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-10 11:01:27.925 10 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-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-10 11:01:27.925 10 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-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-10 11:01:27.925 10 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-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eef7f5d9-8e2f-4ee6-9044-4945876ee1cc could not be found. 2026-04-10 11:01:27.925 10 ERROR neutron.plugins.ml2.managers  2026-04-10 11:01:27.926 10 ERROR neutron.plugins.ml2.managers [None req-08e905d3-0a66-4298-8c7c-dd401151cdfd - - - - - -] Failed to bind port d1c580f6-92a3-46f3-a04e-6cc60d303f66 on host instance for vnic_type normal using segments [{'id': '9bb820b2-207e-4479-a48b-f3f732261685', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 527, 'network_id': 'b802a02c-ff7f-4854-8d28-ad8c07f42d56'}] 2026-04-10 11:01:28.766 10 INFO neutron.plugins.ml2.plugin [None req-21c3ba3c-abfa-47f3-8324-f9659c89d6a2 - - - - - -] Attempt 1 to provision port f161d7b4-75f4-4f3e-b16b-b63c5bb2b4a4 2026-04-10 11:01:29.372 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port f161d7b4-75f4-4f3e-b16b-b63c5bb2b4a4 2026-04-10 11:01:31.376 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 16120a8d-a4d8-4057-897e-d854b9ecb450 2026-04-10 11:01:31.841 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port f72bdaab-e9aa-450e-9eec-35c7fd453d99 2026-04-10 11:01:31.875 9 INFO neutron.plugins.ml2.plugin [None req-2c9751f9-26db-4c9a-8a4f-ee29199a8f22 - - - - - -] Attempt 1 to provision port f72bdaab-e9aa-450e-9eec-35c7fd453d99 2026-04-10 11:01:32.655 10 INFO neutron.plugins.ml2.plugin [None req-42b9c106-0421-49a9-8f8a-2c8a6fa6b9da - - - - - -] Attempt 1 to provision port 16120a8d-a4d8-4057-897e-d854b9ecb450 2026-04-10 11:01:32.820 9 INFO neutron.plugins.ml2.plugin [None req-e9551980-171e-4f34-9a2c-d04827920a1a - - - - - -] Attempt 1 to provision port 075f6f6b-26fb-4aa3-9d62-004abe1832e0 2026-04-10 11:01:33.318 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 16120a8d-a4d8-4057-897e-d854b9ecb450 2026-04-10 11:01:33.469 10 INFO neutron.plugins.ml2.plugin [None req-db8522fe-6730-4482-98e5-a396fc95af79 - - - - - -] Attempt 1 to provision port 075f6f6b-26fb-4aa3-9d62-004abe1832e0 2026-04-10 11:01:33.638 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port f72bdaab-e9aa-450e-9eec-35c7fd453d99 2026-04-10 11:01:34.418 9 INFO neutron.plugins.ml2.plugin [None req-497546a9-d370-4af6-b874-fd9f68ff24e2 - - - - - -] Attempt 1 to provision port f7eb781b-2686-4b57-bf27-9701441572da 2026-04-10 11:01:35.064 10 INFO neutron.plugins.ml2.plugin [None req-03722d8b-9baf-44e8-819e-1dddca1b2787 - - - - - -] Attempt 1 to provision port f7eb781b-2686-4b57-bf27-9701441572da 2026-04-10 11:01:39.392 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 332fbe1d-769b-4820-9654-7e3fda17de28 2026-04-10 11:01:39.459 9 INFO neutron.plugins.ml2.plugin [None req-b57eaab4-853b-4d4e-b2b4-948ea58b6279 - - - - - -] Attempt 1 to provision port 332fbe1d-769b-4820-9654-7e3fda17de28 2026-04-10 11:01:43.414 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 3a7543e8-e8cc-4c25-8908-0a9b9dceb3d0 2026-04-10 11:01:44.188 9 INFO neutron.plugins.ml2.plugin [None req-c55ea404-386d-49a5-8838-46225390b864 - - - - - -] Attempt 1 to provision port 5beaceb9-6e0f-438d-ba31-41b83bc32152 2026-04-10 11:01:44.220 9 INFO neutron.plugins.ml2.plugin [None req-c55ea404-386d-49a5-8838-46225390b864 - - - - - -] Attempt 1 to provision port 3a7543e8-e8cc-4c25-8908-0a9b9dceb3d0 2026-04-10 11:01:44.505 9 INFO neutron.plugins.ml2.plugin [None req-58c5b856-d225-456d-ad5c-d007228e21a6 - - - - - -] Attempt 1 to provision port 5beaceb9-6e0f-438d-ba31-41b83bc32152 2026-04-10 11:01:45.149 10 INFO neutron.plugins.ml2.plugin [None req-5cc1efa3-59d1-4a8d-abc7-a7cb46b74c03 - - - - - -] Attempt 1 to provision port 5beaceb9-6e0f-438d-ba31-41b83bc32152 2026-04-10 11:01:45.382 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 3a7543e8-e8cc-4c25-8908-0a9b9dceb3d0 2026-04-10 11:01:47.414 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 9e322fbb-8187-4566-8d91-d32bf6ca6796 2026-04-10 11:01:48.523 10 INFO neutron.plugins.ml2.plugin [None req-86811af5-1388-4bec-8673-d9470608945f - - - - - -] Attempt 1 to provision port 9e322fbb-8187-4566-8d91-d32bf6ca6796 2026-04-10 11:01:49.501 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 2f59b086-8a3c-4b78-9cb3-c41c081a212c /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-10 11:01:50.286 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 9e322fbb-8187-4566-8d91-d32bf6ca6796 2026-04-10 11:01:50.431 10 INFO neutron.plugins.ml2.plugin [None req-4a68ea27-823f-4bfc-aadf-893e8dc8543d - - - - - -] Attempt 1 to provision port e7cbd70c-4a04-4c2d-a21c-743185734af9 2026-04-10 11:01:50.624 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port e7cbd70c-4a04-4c2d-a21c-743185734af9 2026-04-10 11:01:50.835 10 INFO neutron.plugins.ml2.plugin [None req-bb34218f-9768-4d30-9f35-fd2c7793c1f1 - - - - - -] Attempt 1 to provision port 8718ba6b-e3ed-4bf1-a24d-7c030d0abfaf 2026-04-10 11:01:50.865 10 INFO neutron.plugins.ml2.plugin [None req-bb34218f-9768-4d30-9f35-fd2c7793c1f1 - - - - - -] Attempt 1 to provision port 9e322fbb-8187-4566-8d91-d32bf6ca6796 2026-04-10 11:01:51.355 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port e7cbd70c-4a04-4c2d-a21c-743185734af9 2026-04-10 11:01:51.379 10 INFO neutron.plugins.ml2.plugin [None req-6b435e35-ea3f-4a5e-bbfb-1b7cbb3b9df0 - - - - - -] Attempt 1 to provision port 2f59b086-8a3c-4b78-9cb3-c41c081a212c 2026-04-10 11:01:51.707 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 2f59b086-8a3c-4b78-9cb3-c41c081a212c 2026-04-10 11:01:52.781 10 INFO neutron.plugins.ml2.plugin [None req-011028ac-7eb1-4753-b2de-1fd91139ee49 - - - - - -] Attempt 1 to provision port e7cbd70c-4a04-4c2d-a21c-743185734af9 2026-04-10 11:01:53.371 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 55b98b38-cb5b-46e8-bb4a-e26723e11e75 2026-04-10 11:01:53.408 9 INFO neutron.plugins.ml2.plugin [None req-b580c380-1156-48fe-ab71-7d814e939aad - - - - - -] Attempt 1 to provision port 55b98b38-cb5b-46e8-bb4a-e26723e11e75 2026-04-10 11:01:53.903 10 INFO neutron.plugins.ml2.plugin [None req-01f2c3f2-f897-4da5-92b9-e1fc06abb7f8 - - - - - -] Attempt 1 to provision port b3ba6d80-69f8-4657-8170-c8a01f3e9e92 2026-04-10 11:01:53.933 10 INFO neutron.plugins.ml2.plugin [None req-01f2c3f2-f897-4da5-92b9-e1fc06abb7f8 - - - - - -] Attempt 1 to provision port 2f59b086-8a3c-4b78-9cb3-c41c081a212c 2026-04-10 11:01:54.124 10 INFO neutron.plugins.ml2.plugin [None req-d3f579d2-40c7-4e9e-8a31-bb40572dad34 - - - - - -] Attempt 1 to provision port 1dcfd2d2-cf07-4ea3-aa39-edabd25c0841 2026-04-10 11:01:54.238 10 INFO neutron.plugins.ml2.plugin [None req-d3f579d2-40c7-4e9e-8a31-bb40572dad34 - - - - - -] Attempt 1 to provision port b3ba6d80-69f8-4657-8170-c8a01f3e9e92 2026-04-10 11:01:54.411 9 INFO neutron.plugins.ml2.plugin [None req-baf1d3fc-ec0e-4620-9415-96b2daa3a37b - - - - - -] Attempt 1 to provision port 1dcfd2d2-cf07-4ea3-aa39-edabd25c0841 2026-04-10 11:01:55.426 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 55b98b38-cb5b-46e8-bb4a-e26723e11e75 2026-04-10 11:01:55.744 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 26db3f4a-bf72-442f-b2d5-d30f7d936fe4 2026-04-10 11:01:55.989 9 INFO neutron.plugins.ml2.plugin [None req-8524e48e-78e3-445b-b01e-dc43f310a6b1 - - - - - -] Attempt 1 to provision port 7c0efa70-1e3e-4549-a0a4-f03271fe72f6 2026-04-10 11:01:56.757 9 INFO neutron.plugins.ml2.plugin [None req-4666ab4e-8083-43d4-a04d-33ca6a3dd152 - - - - - -] Attempt 1 to provision port 7c0efa70-1e3e-4549-a0a4-f03271fe72f6 2026-04-10 11:01:57.411 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 26db3f4a-bf72-442f-b2d5-d30f7d936fe4 2026-04-10 11:01:57.805 9 INFO neutron.plugins.ml2.plugin [None req-79e88403-31e5-4f9a-a114-6233fc1ec4b9 - - - - - -] Attempt 1 to provision port 4466e840-992d-4ac4-b009-b3e12d482f28 2026-04-10 11:01:58.777 9 INFO neutron.plugins.ml2.plugin [None req-a189a42f-2c4f-4bc0-a068-d4d292dab803 - - - - - -] Attempt 1 to provision port 4466e840-992d-4ac4-b009-b3e12d482f28 2026-04-10 11:01:59.536 10 INFO neutron.plugins.ml2.plugin [None req-ae32af22-5da8-464f-af2b-78861e79f116 - - - - - -] Attempt 1 to provision port 520b02fd-778f-43a7-ac61-e3ab95c20e8c 2026-04-10 11:02:06.651 9 INFO neutron.plugins.ml2.plugin [None req-8ced70ff-6a85-4827-a615-00aaf858f5a3 - - - - - -] Attempt 1 to provision port aa7ea042-912e-4c55-808f-f65d0f75878d 2026-04-10 11:02:07.440 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 074fe1d1-b30b-4a6c-b649-ffa488b6eef5 2026-04-10 11:02:07.580 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-74efc501-a376-4788-914c-1ee8d7bab8e0'] response: {'server_uuid': 'c8ae6358-c3d2-4ec8-b102-981b7cc19144', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '074fe1d1-b30b-4a6c-b649-ffa488b6eef5', 'code': 200} 2026-04-10 11:02:09.362 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 074fe1d1-b30b-4a6c-b649-ffa488b6eef5 2026-04-10 11:02:11.142 10 INFO neutron.plugins.ml2.plugin [None req-a42437cf-2e12-4151-a4a9-243691dfa9a1 - - - - - -] Attempt 1 to provision port f969b4f2-22e4-4d8f-b6b1-68d6eb8ff367 2026-04-10 11:02:11.455 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port f969b4f2-22e4-4d8f-b6b1-68d6eb8ff367 2026-04-10 11:02:11.520 10 INFO neutron.plugins.ml2.plugin [None req-a42437cf-2e12-4151-a4a9-243691dfa9a1 - - - - - -] Attempt 1 to provision port 0c8294a4-b7e3-4356-a81b-01c88211712c 2026-04-10 11:02:11.718 10 INFO neutron.plugins.ml2.plugin [None req-d7c4a444-1b0c-4c5d-aaa6-ee98f85babb6 - - - - - -] Attempt 1 to provision port 0c8294a4-b7e3-4356-a81b-01c88211712c 2026-04-10 11:02:11.885 9 INFO neutron.plugins.ml2.plugin [None req-24197a44-bd55-4f97-b9de-14bfcf5ad1e2 - - - - - -] Attempt 1 to provision port 0c8294a4-b7e3-4356-a81b-01c88211712c 2026-04-10 11:02:11.909 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 30a00f3f-e2ce-4d88-b502-8a036e916f1c 2026-04-10 11:02:13.470 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port f969b4f2-22e4-4d8f-b6b1-68d6eb8ff367 2026-04-10 11:02:13.783 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 30a00f3f-e2ce-4d88-b502-8a036e916f1c 2026-04-10 11:02:15.529 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port b3ba6d80-69f8-4657-8170-c8a01f3e9e92 2026-04-10 11:02:16.174 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 8718ba6b-e3ed-4bf1-a24d-7c030d0abfaf 2026-04-10 11:02:16.409 9 INFO neutron.plugins.ml2.plugin [None req-dcf7749c-f90a-4e49-9b1c-1ed783a22282 - - - - - -] Attempt 1 to provision port fcd4eefc-e2c6-4433-9ca2-d61865000dfb 2026-04-10 11:02:16.559 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 7c0efa70-1e3e-4549-a0a4-f03271fe72f6 2026-04-10 11:02:17.050 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 4466e840-992d-4ac4-b009-b3e12d482f28 2026-04-10 11:02:17.713 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port b3ba6d80-69f8-4657-8170-c8a01f3e9e92 2026-04-10 11:02:18.004 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port fcd4eefc-e2c6-4433-9ca2-d61865000dfb 2026-04-10 11:02:18.158 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ee00286-f4a4-4592-a721-d93eaa891648'] response: {'server_uuid': '504f06f2-4b31-460f-bb16-071d70bb9b08', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fcd4eefc-e2c6-4433-9ca2-d61865000dfb', 'code': 200} 2026-04-10 11:02:18.586 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 8718ba6b-e3ed-4bf1-a24d-7c030d0abfaf 2026-04-10 11:02:18.834 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 7c0efa70-1e3e-4549-a0a4-f03271fe72f6 2026-04-10 11:02:19.194 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 4466e840-992d-4ac4-b009-b3e12d482f28 2026-04-10 11:02:19.986 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port fcd4eefc-e2c6-4433-9ca2-d61865000dfb 2026-04-10 11:02:20.348 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port f6061444-cd9a-4883-bf73-c6bdeed036ae 2026-04-10 11:02:20.497 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c891955c-8789-4f40-b25b-abc9248f27e7'] response: {'server_uuid': '96e2c54b-e917-4b3e-8f98-f477fb205b4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f6061444-cd9a-4883-bf73-c6bdeed036ae', 'code': 200} 2026-04-10 11:02:21.858 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port f6061444-cd9a-4883-bf73-c6bdeed036ae 2026-04-10 11:02:26.066 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port aa7ea042-912e-4c55-808f-f65d0f75878d 2026-04-10 11:02:26.355 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port c8ea7740-5702-40e6-a2b5-cac9d5bf4280 2026-04-10 11:02:26.799 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 0c8294a4-b7e3-4356-a81b-01c88211712c 2026-04-10 11:02:27.848 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port aa7ea042-912e-4c55-808f-f65d0f75878d 2026-04-10 11:02:28.025 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 0c8294a4-b7e3-4356-a81b-01c88211712c 2026-04-10 11:02:39.699 9 INFO neutron.plugins.ml2.plugin [None req-50d104b2-71fb-4854-8cab-32b54ebfb61e - - - - - -] Attempt 1 to provision port abded5d7-642d-42b4-8d65-c5ea9347735a 2026-04-10 11:02:43.373 9 INFO neutron.plugins.ml2.plugin [None req-b699ab18-be8b-499a-a420-cf2582bd3d3f - - - - - -] Attempt 1 to provision port 3813b3eb-c6f1-4b06-b6d0-422d1a0ec1c5 2026-04-10 11:02:45.924 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 3813b3eb-c6f1-4b06-b6d0-422d1a0ec1c5 2026-04-10 11:02:46.046 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd76639b-8c1d-4539-a6ea-973201a3aedc'] response: {'server_uuid': 'f4387a5d-e228-4e5e-9a05-86325ecd4933', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3813b3eb-c6f1-4b06-b6d0-422d1a0ec1c5', 'code': 200} 2026-04-10 11:02:47.847 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 3813b3eb-c6f1-4b06-b6d0-422d1a0ec1c5 2026-04-10 11:02:53.081 10 INFO neutron.plugins.ml2.plugin [None req-5626d4eb-9386-475e-9508-2b4087d34c67 - - - - - -] Attempt 1 to provision port 0d35a858-9e52-4bc2-96a6-7cb294025c33 2026-04-10 11:02:55.985 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 0d35a858-9e52-4bc2-96a6-7cb294025c33 2026-04-10 11:02:56.142 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-63214803-7fc3-4162-8c5a-5faf537960b9'] response: {'server_uuid': '7c70348f-5255-48c1-a48f-e7c8e8a1db13', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0d35a858-9e52-4bc2-96a6-7cb294025c33', 'code': 200} 2026-04-10 11:02:57.877 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 0d35a858-9e52-4bc2-96a6-7cb294025c33 2026-04-10 11:03:00.080 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-718823b8-da66-44a2-badd-18f5839aa122'] response: {'server_uuid': 'f4387a5d-e228-4e5e-9a05-86325ecd4933', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3813b3eb-c6f1-4b06-b6d0-422d1a0ec1c5', 'code': 200} 2026-04-10 11:03:13.788 9 INFO neutron.plugins.ml2.plugin [None req-612948ae-d2ac-4b1f-8b66-36d9d71415de - - - - - -] Attempt 1 to provision port 8c8aaaeb-b993-4be5-ac58-292789b20101 2026-04-10 11:03:13.884 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 11584891-5a1d-4aba-bfeb-021f7c2342fb 2026-04-10 11:03:14.544 10 INFO neutron.plugins.ml2.plugin [None req-41f14c5c-0093-4126-9dc2-bbc7e3a862d9 - - - - - -] Attempt 1 to provision port 11584891-5a1d-4aba-bfeb-021f7c2342fb 2026-04-10 11:03:15.851 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 11584891-5a1d-4aba-bfeb-021f7c2342fb 2026-04-10 11:03:16.740 9 INFO neutron.plugins.ml2.plugin [None req-f3dde8ba-f31e-400b-bba9-7f82062c7abd - - - - - -] Attempt 1 to provision port 889a82f1-ce94-4e34-b77a-7e434b0835bf 2026-04-10 11:03:17.383 9 INFO neutron.plugins.ml2.plugin [None req-b02b7c3e-f926-4d45-a9c7-051116c6b590 - - - - - -] Attempt 1 to provision port 889a82f1-ce94-4e34-b77a-7e434b0835bf 2026-04-10 11:03:17.894 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port ac3a7bcc-3cff-44db-aa41-914e207ad48f 2026-04-10 11:03:20.239 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 480234af-f580-49af-b427-c8fef7e64401 2026-04-10 11:03:20.558 9 INFO neutron.plugins.ml2.plugin [None req-bc699032-3260-407d-899f-87d48a1f76bc - - - - - -] Attempt 1 to provision port 6b72f0b3-2d65-48cc-8a37-ab2ed710bd3e 2026-04-10 11:03:20.733 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port ac3a7bcc-3cff-44db-aa41-914e207ad48f 2026-04-10 11:03:21.418 9 INFO neutron.plugins.ml2.plugin [None req-c5ead7b8-5f0e-43aa-9925-a919fb6f4978 - - - - - -] Attempt 1 to provision port 480234af-f580-49af-b427-c8fef7e64401 2026-04-10 11:03:22.085 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 480234af-f580-49af-b427-c8fef7e64401 2026-04-10 11:03:23.014 10 INFO neutron.plugins.ml2.plugin [None req-0c051ec1-b0e9-4a32-b83c-69e8210e32e3 - - - - - -] Attempt 1 to provision port 8a3c9372-6bf5-4e86-bb91-3d0029777054 2026-04-10 11:03:23.865 9 INFO neutron.plugins.ml2.plugin [None req-d3db8198-f8bb-4edf-8a30-7bb1a16f7a70 - - - - - -] Attempt 1 to provision port 8a3c9372-6bf5-4e86-bb91-3d0029777054 2026-04-10 11:03:23.893 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 1873357d-d8dd-46e8-94fa-b67d28fd7c70 2026-04-10 11:03:25.853 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 1873357d-d8dd-46e8-94fa-b67d28fd7c70 2026-04-10 11:03:29.560 10 INFO neutron.plugins.ml2.plugin [None req-4801a88e-131b-4726-aff3-2cbe7990e2ab - - - - - -] Attempt 1 to provision port a53b8e01-2175-4db0-b2fc-d190086b9220 2026-04-10 11:03:31.999 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port a53b8e01-2175-4db0-b2fc-d190086b9220 2026-04-10 11:03:32.161 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-da96f411-d896-46ab-a5ea-ab3580e4f7f2'] response: {'server_uuid': '4e84112d-6012-47e6-af8f-3edbc41b91c7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a53b8e01-2175-4db0-b2fc-d190086b9220', 'code': 200} 2026-04-10 11:03:33.927 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port a53b8e01-2175-4db0-b2fc-d190086b9220 2026-04-10 11:03:34.228 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 889a82f1-ce94-4e34-b77a-7e434b0835bf 2026-04-10 11:03:35.930 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 889a82f1-ce94-4e34-b77a-7e434b0835bf 2026-04-10 11:03:36.229 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 8c8aaaeb-b993-4be5-ac58-292789b20101 2026-04-10 11:03:37.578 9 INFO neutron.plugins.ml2.plugin [None req-690c7659-58a4-48f0-a9f1-8bafe454a5dc - - - - - -] Attempt 1 to provision port eee6a5e6-3bf0-4b54-8226-46d75876e1b3 2026-04-10 11:03:37.890 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 8c8aaaeb-b993-4be5-ac58-292789b20101 2026-04-10 11:03:40.122 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port eee6a5e6-3bf0-4b54-8226-46d75876e1b3 2026-04-10 11:03:40.288 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed459550-012a-4aec-aa87-3400d9e2fc1a'] response: {'server_uuid': '7c70348f-5255-48c1-a48f-e7c8e8a1db13', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eee6a5e6-3bf0-4b54-8226-46d75876e1b3', 'code': 200} 2026-04-10 11:03:42.066 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port eee6a5e6-3bf0-4b54-8226-46d75876e1b3 2026-04-10 11:03:42.356 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 8a3c9372-6bf5-4e86-bb91-3d0029777054 2026-04-10 11:03:42.674 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 6b72f0b3-2d65-48cc-8a37-ab2ed710bd3e 2026-04-10 11:03:43.903 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 8a3c9372-6bf5-4e86-bb91-3d0029777054 2026-04-10 11:03:44.201 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 6b72f0b3-2d65-48cc-8a37-ab2ed710bd3e 2026-04-10 11:03:46.135 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f598c2e-c226-422f-9d93-14110fb14f8e'] response: {'server_uuid': '4e84112d-6012-47e6-af8f-3edbc41b91c7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a53b8e01-2175-4db0-b2fc-d190086b9220', 'code': 200} /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-10 11:04:03.626 9 INFO neutron.plugins.ml2.plugin [None req-3740e7a7-7acc-417b-9421-11ca272b8620 - - - - - -] Attempt 1 to provision port 45ff8a7b-86b1-4b7a-8034-7025e343494e 2026-04-10 11:04:04.007 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 6a220d0d-d84b-43ac-9e90-803dbd928634 2026-04-10 11:04:04.192 10 INFO neutron.plugins.ml2.plugin [None req-9a8e4f17-1a14-46a1-9951-3656dedebf5e - - - - - -] Attempt 1 to provision port 8afdce09-e2fe-44f2-be54-1403bb01a00f 2026-04-10 11:04:04.759 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 45ff8a7b-86b1-4b7a-8034-7025e343494e 2026-04-10 11:04:05.056 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 7b364436-5626-4f4c-88da-11846c2d558d 2026-04-10 11:04:05.075 10 INFO neutron.plugins.ml2.plugin [None req-6ec5d6d9-51bd-4bae-bcc8-4e9b151f8798 - - - - - -] Attempt 1 to provision port 7b364436-5626-4f4c-88da-11846c2d558d 2026-04-10 11:04:05.585 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 8afdce09-e2fe-44f2-be54-1403bb01a00f 2026-04-10 11:04:05.838 10 INFO neutron.plugins.ml2.plugin [None req-8c917029-5787-43d1-9de0-c09cfef2775f - - - - - -] Attempt 1 to provision port 6a220d0d-d84b-43ac-9e90-803dbd928634 2026-04-10 11:04:06.028 9 INFO neutron.plugins.ml2.plugin [None req-9d062aa0-99b6-4860-9953-e2de9845f89d - - - - - -] Attempt 1 to provision port c18d2a32-f987-42bf-9b1b-766faebd6a50 2026-04-10 11:04:06.250 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port c18d2a32-f987-42bf-9b1b-766faebd6a50 2026-04-10 11:04:06.589 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 6a220d0d-d84b-43ac-9e90-803dbd928634 2026-04-10 11:04:14.440 10 INFO neutron.plugins.ml2.plugin [None req-09084c3d-01e2-45d9-8ab2-04a0f2e86b09 - - - - - -] Attempt 1 to provision port 7fa759e7-d704-450c-8a60-9df2ee3824df 2026-04-10 11:04:14.631 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-714e4d08-5e9a-4de5-9024-045e97f7fd1d'] response: {'server_uuid': '7c70348f-5255-48c1-a48f-e7c8e8a1db13', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7fa759e7-d704-450c-8a60-9df2ee3824df', 'code': 200} 2026-04-10 11:04:16.054 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 7fa759e7-d704-450c-8a60-9df2ee3824df 2026-04-10 11:04:24.112 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 9dd2cf11-04f4-45d5-9bee-af5933ed3bc4 2026-04-10 11:04:24.249 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-26cba5f3-1ee9-4f07-a39e-8bc762193e01'] response: {'server_uuid': '7c70348f-5255-48c1-a48f-e7c8e8a1db13', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9dd2cf11-04f4-45d5-9bee-af5933ed3bc4', 'code': 200} 2026-04-10 11:04:25.364 10 INFO neutron.plugins.ml2.plugin [None req-0c9524d7-848a-4586-b6d1-76ec698d0a3c - - - - - -] Attempt 1 to provision port 9dd2cf11-04f4-45d5-9bee-af5933ed3bc4 2026-04-10 11:04:26.076 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 9dd2cf11-04f4-45d5-9bee-af5933ed3bc4 2026-04-10 11:04:35.522 9 INFO neutron.plugins.ml2.plugin [None req-82b07117-1887-429f-82b3-e1aef24bef79 - - - - - -] Attempt 1 to provision port 9dd2cf11-04f4-45d5-9bee-af5933ed3bc4 2026-04-10 11:04:36.080 10 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 9dd2cf11-04f4-45d5-9bee-af5933ed3bc4 2026-04-10 11:05:01.382 10 INFO neutron.plugins.ml2.plugin [None req-e2999e4f-fc7b-4fb1-8c67-8b5e0e19af77 - - - - - -] Attempt 1 to provision port 7fa759e7-d704-450c-8a60-9df2ee3824df 2026-04-10 11:05:02.085 9 INFO neutron.plugins.ml2.plugin [None req-9ef399fb-c182-4081-a774-38adeedf36f2 - - - - - -] Attempt 1 to provision port 7fa759e7-d704-450c-8a60-9df2ee3824df