+ 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-06-10 01:55:03.124 1 INFO neutron.common.config [-] Logging enabled! 2026-06-10 01:55:03.124 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-06-10 01:55:03.125 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-10 01:55:03.125 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 01:55:04.061 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 01:55:04.063 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 01:55:04.066 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-10 01:55:04.067 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 01:55:04.067 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-10 01:55:04.067 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-10 01:55:04.067 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 01:55:04.073 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 01:55:04.073 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 01:55:04.073 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 01:55:04.089 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-10 01:55:04.090 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 01:55:04.090 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-10 01:55:04.121 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 01:55:04.122 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 01:55:04.122 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-10 01:55:04.122 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-10 01:55:04.127 1 WARNING oslo_policy.policy [None req-0fa3e47f-7082-41f2-b434-c104fad07df3 - - - - - -] 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-06-10 01:55:04.389 1 INFO neutron.plugins.ml2.managers [None req-0fa3e47f-7082-41f2-b434-c104fad07df3 - - - - - -] Initializing driver for type 'vlan' 2026-06-10 01:55:04.574 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0fa3e47f-7082-41f2-b434-c104fad07df3 - - - - - -] VlanTypeDriver initialization complete 2026-06-10 01:55:04.575 1 INFO neutron.plugins.ml2.managers [None req-0fa3e47f-7082-41f2-b434-c104fad07df3 - - - - - -] Initializing driver for type 'vxlan' 2026-06-10 01:55:04.575 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0fa3e47f-7082-41f2-b434-c104fad07df3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-10 01:55:04.622 1 INFO neutron.plugins.ml2.managers [None req-0fa3e47f-7082-41f2-b434-c104fad07df3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 01:55:04.623 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0fa3e47f-7082-41f2-b434-c104fad07df3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 01:55:04.623 1 INFO neutron.plugins.ml2.managers [None req-0fa3e47f-7082-41f2-b434-c104fad07df3 - - - - - -] Initializing extension driver 'port_security' 2026-06-10 01:55:04.623 1 INFO neutron.plugins.ml2.extensions.port_security [None req-0fa3e47f-7082-41f2-b434-c104fad07df3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 01:55:04.623 1 INFO neutron.plugins.ml2.managers [None req-0fa3e47f-7082-41f2-b434-c104fad07df3 - - - - - -] Initializing extension driver 'qos' 2026-06-10 01:55:04.623 1 INFO neutron.plugins.ml2.managers [None req-0fa3e47f-7082-41f2-b434-c104fad07df3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-10 01:55:04.624 1 INFO neutron.plugins.ml2.managers [None req-0fa3e47f-7082-41f2-b434-c104fad07df3 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-10 01:55:04.636 1 INFO neutron.quota [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded quota_driver: . 2026-06-10 01:55:04.637 1 INFO neutron.plugins.ml2.plugin [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 01:55:04.637 1 INFO neutron.plugins.ml2.managers [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 01:55:04.637 1 INFO neutron.plugins.ml2.managers [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 01:55:04.637 1 INFO neutron.plugins.ml2.managers [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 01:55:04.637 1 INFO neutron.extensions.vlantransparent [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Disabled vlantransparent extension. 2026-06-10 01:55:04.637 1 INFO neutron.manager [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loading Plugin: qos 2026-06-10 01:55:04.647 1 INFO neutron.manager [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loading Plugin: router 2026-06-10 01:55:04.678 1 INFO neutron.services.service_base [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-10 01:55:04.678 1 INFO neutron.manager [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loading Plugin: segments 2026-06-10 01:55:04.755 1 INFO neutron.manager [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loading Plugin: trunk 2026-06-10 01:55:04.811 1 INFO neutron.manager [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loading Plugin: vpnaas 2026-06-10 01:55:04.852 1 WARNING stevedore.named [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 01:55:04.913 1 INFO neutron_vpnaas.services.vpn.plugin [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 01:55:04.914 1 INFO neutron.common.utils [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-10 01:55:04.914 1 INFO neutron.manager [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loading Plugin: auto_allocate 2026-06-10 01:55:04.918 1 INFO neutron.manager [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loading Plugin: tag 2026-06-10 01:55:04.925 1 INFO neutron.manager [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loading Plugin: timestamp 2026-06-10 01:55:04.928 1 INFO neutron.manager [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 01:55:04.933 1 INFO neutron.manager [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loading Plugin: flavors 2026-06-10 01:55:04.936 1 INFO neutron.manager [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loading Plugin: revisions 2026-06-10 01:55:04.938 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Initializing extension manager. 2026-06-10 01:55:04.939 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: address-group 2026-06-10 01:55:04.940 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: address-scope 2026-06-10 01:55:04.940 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-10 01:55:04.941 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: agent 2026-06-10 01:55:04.941 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: agent-resources-synced 2026-06-10 01:55:04.942 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 01:55:04.943 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 01:55:04.944 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: availability_zone 2026-06-10 01:55:04.944 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: availability_zone_filter 2026-06-10 01:55:04.945 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 01:55:04.945 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: default-subnetpools 2026-06-10 01:55:04.946 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 01:55:04.947 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: dns-integration 2026-06-10 01:55:04.947 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 01:55:04.948 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-10 01:55:04.948 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: dvr 2026-06-10 01:55:04.949 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 01:55:04.949 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 01:55:04.950 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 01:55:04.950 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 01:55:04.950 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: external-net 2026-06-10 01:55:04.951 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 01:55:04.951 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: extraroute 2026-06-10 01:55:04.952 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: extraroute-atomic 2026-06-10 01:55:04.952 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 01:55:04.953 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 01:55:04.953 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 01:55:04.954 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 01:55:04.954 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: fip-port-details 2026-06-10 01:55:04.955 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: flavors 2026-06-10 01:55:04.956 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 01:55:04.956 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: floatingip-pools 2026-06-10 01:55:04.957 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: ip_allocation 2026-06-10 01:55:04.957 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-10 01:55:04.958 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: l2_adjacency 2026-06-10 01:55:04.959 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: router 2026-06-10 01:55:04.960 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 01:55:04.960 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-10 01:55:04.961 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-10 01:55:04.961 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 01:55:04.962 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: l3-ha 2026-06-10 01:55:04.962 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 01:55:04.963 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-10 01:55:04.963 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: l3-flavors 2026-06-10 01:55:04.964 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 01:55:04.964 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-10 01:55:04.966 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-10 01:55:04.967 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 01:55:04.968 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-10 01:55:04.968 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 01:55:04.969 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 01:55:04.969 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: multi-provider 2026-06-10 01:55:04.970 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: net-mtu 2026-06-10 01:55:04.970 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 01:55:04.971 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: network_availability_zone 2026-06-10 01:55:04.971 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: network_ha 2026-06-10 01:55:04.972 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: network-ip-availability 2026-06-10 01:55:04.973 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 01:55:04.973 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: pagination 2026-06-10 01:55:04.974 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: port-device-profile 2026-06-10 01:55:04.974 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-10 01:55:04.975 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 01:55:04.975 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 01:55:04.975 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: port-mac-override 2026-06-10 01:55:04.976 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 01:55:04.977 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 01:55:04.977 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: port-resource-request 2026-06-10 01:55:04.978 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 01:55:04.979 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: binding 2026-06-10 01:55:04.979 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: binding-extended 2026-06-10 01:55:04.980 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: port-security 2026-06-10 01:55:04.980 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: project-id 2026-06-10 01:55:04.981 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: provider 2026-06-10 01:55:04.982 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: qos 2026-06-10 01:55:04.983 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 01:55:04.983 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 01:55:04.984 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: qos-default 2026-06-10 01:55:04.984 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: qos-fip 2026-06-10 01:55:04.985 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 01:55:04.985 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 01:55:04.986 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 01:55:04.986 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 01:55:04.987 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 01:55:04.987 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: qos-pps 2026-06-10 01:55:04.988 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 01:55:04.988 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 01:55:04.989 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 01:55:04.989 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: quota-check-limit 2026-06-10 01:55:04.991 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: quotas 2026-06-10 01:55:04.993 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: quota_details 2026-06-10 01:55:04.994 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: rbac-policies 2026-06-10 01:55:04.994 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: rbac-address-group 2026-06-10 01:55:04.995 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 01:55:04.995 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 01:55:04.995 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-10 01:55:04.996 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: revision-if-match 2026-06-10 01:55:04.996 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 01:55:04.997 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: router_availability_zone 2026-06-10 01:55:04.997 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 01:55:04.999 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 01:55:04.999 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 01:55:05.000 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-10 01:55:05.000 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 01:55:05.003 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-10 01:55:05.005 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 01:55:05.016 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: security-group 2026-06-10 01:55:05.017 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: segment 2026-06-10 01:55:05.017 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 01:55:05.018 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: service-type 2026-06-10 01:55:05.019 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: sorting 2026-06-10 01:55:05.019 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 01:55:05.020 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: standard-attr-description 2026-06-10 01:55:05.020 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: stateful-security-group 2026-06-10 01:55:05.021 1 WARNING neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 01:55:05.021 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-10 01:55:05.022 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: subnet_onboard 2026-06-10 01:55:05.022 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 01:55:05.023 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: subnet-service-types 2026-06-10 01:55:05.023 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: subnet_allocation 2026-06-10 01:55:05.024 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 01:55:05.024 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 01:55:05.027 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 01:55:05.027 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 01:55:05.028 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: trunk 2026-06-10 01:55:05.028 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: trunk-details 2026-06-10 01:55:05.029 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 01:55:05.029 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-10 01:55:05.031 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-10 01:55:05.032 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 01:55:05.032 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: vpn-flavors 2026-06-10 01:55:05.033 1 INFO neutron.api.extensions [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Loaded extension: vpnaas 2026-06-10 01:55:05.036 1 INFO oslo_service.service [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Starting 2 workers 2026-06-10 01:55:05.040 1 INFO oslo_service.service [None req-5137c411-fac6-4d2b-aa6d-81363e18f766 - - - - - -] Starting 1 workers 2026-06-10 01:55:45.224 9 INFO neutron.db.l3_hamode_db [None req-5537b361-e68c-4a72-8d7a-d91f3afb7840 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 01:55:55.904 9 INFO neutron.plugins.ml2.plugin [None req-020ee34e-11b3-462f-a53a-1ea4198b4fea - - - - - -] Attempt 1 to provision port bc249eef-ebf9-4a0d-b545-3531e55350ec 2026-06-10 01:55:56.498 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port bc249eef-ebf9-4a0d-b545-3531e55350ec 2026-06-10 02:00:18.617 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 1be741f6-a627-45fb-a0a1-3d8dac0d380e 2026-06-10 02:00:19.355 10 INFO neutron.plugins.ml2.plugin [None req-42e7f272-c4fc-4a1d-9c68-60c0a1e90705 - - - - - -] Attempt 1 to provision port 1be741f6-a627-45fb-a0a1-3d8dac0d380e 2026-06-10 02:00:20.590 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 1be741f6-a627-45fb-a0a1-3d8dac0d380e 2026-06-10 02:00:26.888 9 INFO neutron.plugins.ml2.plugin [None req-8ad6376e-d625-48ff-aade-d0c1f893f148 - - - - - -] Attempt 1 to provision port 7aaaffc5-0205-41b6-ac54-5cc59c006056 2026-06-10 02:04:24.873 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 7aaaffc5-0205-41b6-ac54-5cc59c006056 2026-06-10 02:04:26.762 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 7aaaffc5-0205-41b6-ac54-5cc59c006056 2026-06-10 02:17:03.251 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 2b7971c2-1193-4ac6-afcc-04f95d085f38 2026-06-10 02:17:05.230 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 2b7971c2-1193-4ac6-afcc-04f95d085f38 2026-06-10 02:32:40.507 9 INFO neutron.plugins.ml2.plugin [None req-8a39b581-69be-4be8-89b7-e284ec977e4c - - - - - -] Attempt 1 to provision port 18084cd5-0f53-41f3-af36-1ce628549e12 2026-06-10 02:32:40.851 10 INFO neutron.plugins.ml2.plugin [None req-9e7affce-551e-49e2-8959-50567cc30859 - - - - - -] Attempt 1 to provision port 4ac94514-f4a5-4fae-b557-4dab2776e3f1 2026-06-10 02:32:41.405 9 INFO neutron.plugins.ml2.plugin [None req-79073498-7754-4187-9f9b-74dacbc12eee - - - - - -] Attempt 1 to provision port a6602aa3-32db-4913-ad8b-95eb86f096ef 2026-06-10 02:32:41.756 10 INFO neutron.plugins.ml2.plugin [None req-83311600-5fe0-4cd7-b470-3e60377ee08b - - - - - -] Attempt 1 to provision port 059e460b-8850-48df-bc7b-ab3f3e4bcfb5 2026-06-10 02:32:41.827 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 059e460b-8850-48df-bc7b-ab3f3e4bcfb5 2026-06-10 02:32:42.106 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port a6602aa3-32db-4913-ad8b-95eb86f096ef 2026-06-10 02:32:43.443 9 INFO neutron.plugins.ml2.plugin [None req-066fcc80-4dc1-45c9-b55c-f9ecf976bba6 - - - - - -] Attempt 1 to provision port 3a41c115-f7a3-4ca7-a0ce-dd0a754412af 2026-06-10 02:32:43.726 9 INFO neutron.plugins.ml2.plugin [None req-f843396c-8801-432b-b671-6c84d4b88ecd - - - - - -] Attempt 1 to provision port 3d9c50fc-3fe6-44a5-b3f9-241a47784799 2026-06-10 02:32:43.785 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 059e460b-8850-48df-bc7b-ab3f3e4bcfb5 2026-06-10 02:32:43.969 10 INFO neutron.plugins.ml2.plugin [None req-184e3d40-c3da-4c54-ae16-6847149fe4e4 - - - - - -] Attempt 1 to provision port 3a41c115-f7a3-4ca7-a0ce-dd0a754412af 2026-06-10 02:32:44.104 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port a6602aa3-32db-4913-ad8b-95eb86f096ef 2026-06-10 02:32:44.326 10 INFO neutron.plugins.ml2.plugin [None req-39278f8c-660c-4ae7-a821-6e566a1ffb1d - - - - - -] Attempt 1 to provision port 3d9c50fc-3fe6-44a5-b3f9-241a47784799 2026-06-10 02:32:46.695 10 INFO neutron.plugins.ml2.plugin [None req-da678add-254e-4027-bd08-328b09a79315 - - - - - -] Attempt 1 to provision port ff1c18c5-b8f8-4c7b-9121-32600b257b79 2026-06-10 02:32:46.948 10 INFO neutron.plugins.ml2.plugin [None req-b04699fa-84d2-45ff-aba0-7cfe0a7a5934 - - - - - -] Attempt 1 to provision port c517b17a-c108-450b-948d-70aa1bca0cd7 2026-06-10 02:32:47.860 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port c517b17a-c108-450b-948d-70aa1bca0cd7 2026-06-10 02:32:49.418 9 INFO neutron.plugins.ml2.plugin [None req-cb876c9b-4c26-4108-9305-81779693ef1d - - - - - -] Attempt 1 to provision port 603c704c-0633-4b24-b0b2-ca34ed2f0a91 2026-06-10 02:32:49.992 10 INFO neutron.plugins.ml2.plugin [None req-12b3cda9-c35c-490c-8f71-da200cb17264 - - - - - -] Attempt 1 to provision port 603c704c-0633-4b24-b0b2-ca34ed2f0a91 2026-06-10 02:32:51.930 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port b46302a6-0939-4643-a2de-e83541ee138f /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-06-10 02:32:53.890 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 7eedc502-4d58-4ab9-a09b-069cf6e97689 2026-06-10 02:32:54.390 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port b46302a6-0939-4643-a2de-e83541ee138f 2026-06-10 02:32:55.820 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 7eedc502-4d58-4ab9-a09b-069cf6e97689 2026-06-10 02:32:57.097 9 INFO neutron.plugins.ml2.plugin [None req-27319cf5-69fe-470d-b9f7-1680321596d7 - - - - - -] Attempt 1 to provision port d4307391-fb6f-4d33-9274-14df328318a5 2026-06-10 02:32:57.678 9 INFO neutron.plugins.ml2.plugin [None req-8defda69-bc8b-4b82-8aa9-292fb38fafd0 - - - - - -] Attempt 1 to provision port e6c6dd19-b675-4b82-941d-84bb82912ed6 2026-06-10 02:32:57.960 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port bcfd8c50-4b62-432b-bfe8-97ea1d11e0c0 2026-06-10 02:32:58.402 10 INFO neutron.plugins.ml2.plugin [None req-363876ed-5207-448a-b41e-7863ff0b1fc0 - - - - - -] Attempt 1 to provision port da855079-3db3-4db1-8f01-cb6e82e3fd24 2026-06-10 02:32:58.857 10 INFO neutron.plugins.ml2.plugin [None req-41aca2c4-b043-46c1-ac71-2aa766715911 - - - - - -] Attempt 1 to provision port bcfd8c50-4b62-432b-bfe8-97ea1d11e0c0 2026-06-10 02:32:59.905 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port bcfd8c50-4b62-432b-bfe8-97ea1d11e0c0 2026-06-10 02:33:01.193 9 INFO neutron.plugins.ml2.plugin [None req-a55caef2-de7b-4802-946f-86afce998add - - - - - -] Attempt 1 to provision port 53a7724b-ed0d-4e22-aa74-47af3d39407d 2026-06-10 02:33:01.868 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 4013d370-c874-4a09-af1d-d31adcb609e7 2026-06-10 02:33:01.966 10 INFO neutron.plugins.ml2.plugin [None req-583f0640-3abf-42c3-bca2-4fc19c8ad30e - - - - - -] Attempt 1 to provision port 53a7724b-ed0d-4e22-aa74-47af3d39407d 2026-06-10 02:33:03.993 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 4013d370-c874-4a09-af1d-d31adcb609e7 2026-06-10 02:33:06.123 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port d4307391-fb6f-4d33-9274-14df328318a5 2026-06-10 02:33:06.767 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-651f43a0-270a-455b-b18e-18cea9e507f6'] response: {'server_uuid': 'b09eb3fb-908b-458e-8eaa-94599ca4d604', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd4307391-fb6f-4d33-9274-14df328318a5', 'code': 200} 2026-06-10 02:33:06.867 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port e6c6dd19-b675-4b82-941d-84bb82912ed6 2026-06-10 02:33:08.385 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port e6c6dd19-b675-4b82-941d-84bb82912ed6 2026-06-10 02:33:08.711 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port d4307391-fb6f-4d33-9274-14df328318a5 /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-06-10 02:33:08.806 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-854f3d98-bf26-46e1-93f1-f11e0119b68d'] response: {'server_uuid': '98c920f0-db37-4586-af94-b0c894e05896', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e6c6dd19-b675-4b82-941d-84bb82912ed6', 'code': 200} 2026-06-10 02:33:13.238 9 INFO neutron.plugins.ml2.plugin [None req-d2c63a64-8710-46f6-9f45-c428aa5f440b - - - - - -] Attempt 1 to provision port acaba503-5cee-4a30-837b-9b9e4dad25b8 2026-06-10 02:33:14.001 9 INFO neutron.plugins.ml2.plugin [None req-17079ff5-31e4-4678-ad69-e142048dd0de - - - - - -] Attempt 1 to provision port b6ffb44e-5195-41d6-be69-6600e635e0f8 2026-06-10 02:33:14.257 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port b6ffb44e-5195-41d6-be69-6600e635e0f8 2026-06-10 02:33:14.805 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 603c704c-0633-4b24-b0b2-ca34ed2f0a91 2026-06-10 02:33:15.288 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port ff1c18c5-b8f8-4c7b-9121-32600b257b79 2026-06-10 02:33:15.550 10 INFO neutron.plugins.ml2.plugin [None req-b3f65e7e-e651-4cfc-961b-efcf631f0030 - - - - - -] Attempt 1 to provision port 4cede1b2-2613-40b4-99dc-dbacc255d414 2026-06-10 02:33:16.167 10 INFO neutron.plugins.ml2.plugin [None req-1c6c1273-0360-4770-9d9e-9cb3118c9829 - - - - - -] Attempt 1 to provision port 4cede1b2-2613-40b4-99dc-dbacc255d414 2026-06-10 02:33:16.499 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port b6ffb44e-5195-41d6-be69-6600e635e0f8 2026-06-10 02:33:16.801 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 603c704c-0633-4b24-b0b2-ca34ed2f0a91 2026-06-10 02:33:17.087 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port ff1c18c5-b8f8-4c7b-9121-32600b257b79 2026-06-10 02:33:18.242 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port a14e409a-10c4-4502-af0f-9228ec17da0e 2026-06-10 02:33:19.962 9 INFO neutron.plugins.ml2.plugin [None req-593705a5-3594-44af-9578-1fcab169ea1d - - - - - -] Attempt 1 to provision port 6dd84412-91a1-4d48-9beb-75b729a8f50b 2026-06-10 02:33:20.344 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port a14e409a-10c4-4502-af0f-9228ec17da0e 2026-06-10 02:33:21.949 9 INFO neutron.plugins.ml2.plugin [None req-d2263f16-dc9e-4b40-9cc1-2f38c8b99467 - - - - - -] Attempt 1 to provision port d4307391-fb6f-4d33-9274-14df328318a5 2026-06-10 02:33:22.524 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 6dd84412-91a1-4d48-9beb-75b729a8f50b 2026-06-10 02:33:22.639 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a8a41ee-d42f-476b-bd6f-ed40511fb44c'] response: {'server_uuid': '7fb8a917-89cb-465f-8e77-cd6746c0eb94', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6dd84412-91a1-4d48-9beb-75b729a8f50b', 'code': 200} 2026-06-10 02:33:23.080 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port d4307391-fb6f-4d33-9274-14df328318a5 2026-06-10 02:33:24.247 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 6dd84412-91a1-4d48-9beb-75b729a8f50b 2026-06-10 02:33:24.310 9 INFO neutron.plugins.ml2.plugin [None req-ea8df747-eec2-4cea-92b8-223effd4895f - - - - - -] Attempt 1 to provision port d4307391-fb6f-4d33-9274-14df328318a5 2026-06-10 02:33:27.022 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-770ccf51-5050-4bf9-bad6-a1129ea77d55'] response: {'server_uuid': 'b09eb3fb-908b-458e-8eaa-94599ca4d604', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd4307391-fb6f-4d33-9274-14df328318a5', '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() /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-06-10 02:33:36.244 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 466d6660-3d18-49a7-8a48-70721ca1e227 2026-06-10 02:33:36.584 9 INFO neutron.plugins.ml2.plugin [None req-64080f99-7b2d-4901-a2f0-3a78399c6518 - - - - - -] Attempt 1 to provision port 6f77413b-e95e-4b63-b675-50547b2c0373 2026-06-10 02:33:37.341 9 INFO neutron.plugins.ml2.plugin [None req-f5dc7140-cba4-4fee-a381-0e61532f136b - - - - - -] Attempt 1 to provision port 466d6660-3d18-49a7-8a48-70721ca1e227 2026-06-10 02:33:38.241 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 466d6660-3d18-49a7-8a48-70721ca1e227 2026-06-10 02:33:39.754 10 INFO neutron.plugins.ml2.plugin [None req-a1abd40e-491b-4083-aab5-b28bbbc39071 - - - - - -] Attempt 1 to provision port 292c899e-0931-44b1-a4f2-90d8d9dee3a8 2026-06-10 02:33:40.251 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port d0477f5a-94b0-455d-a5a1-9079770fb1ce 2026-06-10 02:33:40.322 9 INFO neutron.plugins.ml2.plugin [None req-e3b8b618-45b6-4f21-87ff-7dfc9452f811 - - - - - -] Attempt 1 to provision port 292c899e-0931-44b1-a4f2-90d8d9dee3a8 2026-06-10 02:33:42.247 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port d0477f5a-94b0-455d-a5a1-9079770fb1ce 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0185617d-698a-449a-8cdf-eb422d39d37f could not be found. 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0185617d-698a-449a-8cdf-eb422d39d37f could not be found. 2026-06-10 02:33:43.676 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:33:43.678 9 ERROR neutron.plugins.ml2.managers [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Failed to bind port 59fa74c6-e810-4534-82b5-572d88ae11d3 on host instance for vnic_type normal using segments [{'id': '2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 350, 'network_id': 'f9ae1477-1a0b-4f54-a695-7039c0bf8b60'}] 2026-06-10 02:33:43.678 9 INFO neutron.plugins.ml2.plugin [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Attempt 2 to bind port 59fa74c6-e810-4534-82b5-572d88ae11d3 2026-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0185617d-698a-449a-8cdf-eb422d39d37f could not be found. 2026-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:33:43.698 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-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:33:43.698 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-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:33:43.698 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-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:33:43.698 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-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:33:43.698 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-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:33:43.698 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-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.698 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-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.698 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-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.698 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-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:33:43.698 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-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.698 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-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.698 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-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:33:43.698 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-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:33:43.698 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-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0185617d-698a-449a-8cdf-eb422d39d37f could not be found. 2026-06-10 02:33:43.698 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:33:43.699 9 ERROR neutron.plugins.ml2.managers [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Failed to bind port 59fa74c6-e810-4534-82b5-572d88ae11d3 on host instance for vnic_type normal using segments [{'id': '2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 350, 'network_id': 'f9ae1477-1a0b-4f54-a695-7039c0bf8b60'}] 2026-06-10 02:33:43.699 9 INFO neutron.plugins.ml2.plugin [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Attempt 3 to bind port 59fa74c6-e810-4534-82b5-572d88ae11d3 2026-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0185617d-698a-449a-8cdf-eb422d39d37f could not be found. 2026-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:33:43.720 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-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:33:43.720 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-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:33:43.720 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-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:33:43.720 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-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:33:43.720 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-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:33:43.720 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-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.720 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-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.720 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-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.720 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-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:33:43.720 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-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.720 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-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.720 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-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:33:43.720 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-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:33:43.720 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-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0185617d-698a-449a-8cdf-eb422d39d37f could not be found. 2026-06-10 02:33:43.720 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:33:43.721 9 ERROR neutron.plugins.ml2.managers [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Failed to bind port 59fa74c6-e810-4534-82b5-572d88ae11d3 on host instance for vnic_type normal using segments [{'id': '2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 350, 'network_id': 'f9ae1477-1a0b-4f54-a695-7039c0bf8b60'}] 2026-06-10 02:33:43.722 9 INFO neutron.plugins.ml2.plugin [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Attempt 4 to bind port 59fa74c6-e810-4534-82b5-572d88ae11d3 2026-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0185617d-698a-449a-8cdf-eb422d39d37f could not be found. 2026-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:33:43.744 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-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:33:43.744 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-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:33:43.744 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-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:33:43.744 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-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:33:43.744 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-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:33:43.744 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-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.744 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-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.744 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-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.744 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-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:33:43.744 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-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.744 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-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.744 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-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:33:43.744 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-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:33:43.744 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-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0185617d-698a-449a-8cdf-eb422d39d37f could not be found. 2026-06-10 02:33:43.744 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:33:43.745 9 ERROR neutron.plugins.ml2.managers [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Failed to bind port 59fa74c6-e810-4534-82b5-572d88ae11d3 on host instance for vnic_type normal using segments [{'id': '2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 350, 'network_id': 'f9ae1477-1a0b-4f54-a695-7039c0bf8b60'}] 2026-06-10 02:33:43.745 9 INFO neutron.plugins.ml2.plugin [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Attempt 5 to bind port 59fa74c6-e810-4534-82b5-572d88ae11d3 2026-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0185617d-698a-449a-8cdf-eb422d39d37f could not be found. 2026-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:33:43.773 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-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:33:43.773 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-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:33:43.773 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-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:33:43.773 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-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:33:43.773 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-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:33:43.773 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-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.773 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-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.773 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-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.773 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-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:33:43.773 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-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.773 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-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.773 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-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:33:43.773 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-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:33:43.773 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-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0185617d-698a-449a-8cdf-eb422d39d37f could not be found. 2026-06-10 02:33:43.773 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:33:43.774 9 ERROR neutron.plugins.ml2.managers [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Failed to bind port 59fa74c6-e810-4534-82b5-572d88ae11d3 on host instance for vnic_type normal using segments [{'id': '2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 350, 'network_id': 'f9ae1477-1a0b-4f54-a695-7039c0bf8b60'}] 2026-06-10 02:33:43.774 9 INFO neutron.plugins.ml2.plugin [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Attempt 6 to bind port 59fa74c6-e810-4534-82b5-572d88ae11d3 2026-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0185617d-698a-449a-8cdf-eb422d39d37f could not be found. 2026-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:33:43.806 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-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:33:43.806 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-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:33:43.806 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-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:33:43.806 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-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:33:43.806 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-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:33:43.806 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-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.806 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-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.806 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-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.806 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-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:33:43.806 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-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.806 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-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.806 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-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:33:43.806 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-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:33:43.806 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-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0185617d-698a-449a-8cdf-eb422d39d37f could not be found. 2026-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:33:43.806 9 ERROR neutron.plugins.ml2.managers [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Failed to bind port 59fa74c6-e810-4534-82b5-572d88ae11d3 on host instance for vnic_type normal using segments [{'id': '2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 350, 'network_id': 'f9ae1477-1a0b-4f54-a695-7039c0bf8b60'}] 2026-06-10 02:33:43.807 9 INFO neutron.plugins.ml2.plugin [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Attempt 7 to bind port 59fa74c6-e810-4534-82b5-572d88ae11d3 2026-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0185617d-698a-449a-8cdf-eb422d39d37f could not be found. 2026-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:33:43.839 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-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:33:43.839 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-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:33:43.839 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-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:33:43.839 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-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:33:43.839 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-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:33:43.839 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-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.839 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-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.839 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-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.839 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-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:33:43.839 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-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.839 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-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.839 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-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:33:43.839 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-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:33:43.839 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-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0185617d-698a-449a-8cdf-eb422d39d37f could not be found. 2026-06-10 02:33:43.839 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:33:43.840 9 ERROR neutron.plugins.ml2.managers [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Failed to bind port 59fa74c6-e810-4534-82b5-572d88ae11d3 on host instance for vnic_type normal using segments [{'id': '2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 350, 'network_id': 'f9ae1477-1a0b-4f54-a695-7039c0bf8b60'}] 2026-06-10 02:33:43.841 9 INFO neutron.plugins.ml2.plugin [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Attempt 8 to bind port 59fa74c6-e810-4534-82b5-572d88ae11d3 2026-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0185617d-698a-449a-8cdf-eb422d39d37f could not be found. 2026-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:33:43.859 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-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:33:43.859 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-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:33:43.859 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-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:33:43.859 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-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:33:43.859 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-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:33:43.859 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-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.859 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-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.859 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-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.859 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-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:33:43.859 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-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.859 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-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.859 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-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:33:43.859 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-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:33:43.859 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-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0185617d-698a-449a-8cdf-eb422d39d37f could not be found. 2026-06-10 02:33:43.859 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:33:43.860 9 ERROR neutron.plugins.ml2.managers [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Failed to bind port 59fa74c6-e810-4534-82b5-572d88ae11d3 on host instance for vnic_type normal using segments [{'id': '2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 350, 'network_id': 'f9ae1477-1a0b-4f54-a695-7039c0bf8b60'}] 2026-06-10 02:33:43.861 9 INFO neutron.plugins.ml2.plugin [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Attempt 9 to bind port 59fa74c6-e810-4534-82b5-572d88ae11d3 2026-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0185617d-698a-449a-8cdf-eb422d39d37f could not be found. 2026-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:33:43.901 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-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:33:43.901 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-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:33:43.901 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-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:33:43.901 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-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:33:43.901 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-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:33:43.901 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-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.901 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-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.901 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-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.901 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-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:33:43.901 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-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.901 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-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.901 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-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:33:43.901 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-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:33:43.901 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-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0185617d-698a-449a-8cdf-eb422d39d37f could not be found. 2026-06-10 02:33:43.901 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:33:43.902 9 ERROR neutron.plugins.ml2.managers [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Failed to bind port 59fa74c6-e810-4534-82b5-572d88ae11d3 on host instance for vnic_type normal using segments [{'id': '2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 350, 'network_id': 'f9ae1477-1a0b-4f54-a695-7039c0bf8b60'}] 2026-06-10 02:33:43.903 9 INFO neutron.plugins.ml2.plugin [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Attempt 10 to bind port 59fa74c6-e810-4534-82b5-572d88ae11d3 2026-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0185617d-698a-449a-8cdf-eb422d39d37f could not be found. 2026-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:33:43.922 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-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:33:43.922 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-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:33:43.922 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-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:33:43.922 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-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:33:43.922 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-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:33:43.922 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-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.922 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-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.922 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-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.922 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-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:33:43.922 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-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:33:43.922 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-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:33:43.922 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-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:33:43.922 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-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:33:43.922 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-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0185617d-698a-449a-8cdf-eb422d39d37f could not be found. 2026-06-10 02:33:43.922 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:33:43.923 9 ERROR neutron.plugins.ml2.managers [None req-dafd50a6-c8ff-443e-a877-c4b2874ead31 - - - - - -] Failed to bind port 59fa74c6-e810-4534-82b5-572d88ae11d3 on host instance for vnic_type normal using segments [{'id': '2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 350, 'network_id': 'f9ae1477-1a0b-4f54-a695-7039c0bf8b60'}] 2026-06-10 02:33:44.276 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 4074a30d-9cd4-411f-822b-223a42a08e0d 2026-06-10 02:33:44.336 9 INFO neutron.plugins.ml2.plugin [None req-3e9e050f-6db2-494b-8d7f-3075e790ceb0 - - - - - -] Attempt 1 to provision port 4074a30d-9cd4-411f-822b-223a42a08e0d 2026-06-10 02:33:46.375 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 91bef04e-6704-475f-bd3d-e7155c777aef 2026-06-10 02:33:46.524 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-87c9d64d-6251-4a4d-abcc-4205c1e1528a'] response: {'server_uuid': '72a6fd70-c516-4d19-addf-fad1688ed679', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '91bef04e-6704-475f-bd3d-e7155c777aef', 'code': 200} 2026-06-10 02:33:48.234 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 91bef04e-6704-475f-bd3d-e7155c777aef 2026-06-10 02:33:52.347 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 29dc4626-c598-448b-a67b-ad39750db47d 2026-06-10 02:33:52.358 9 INFO neutron.plugins.ml2.plugin [None req-2d9922d4-41df-4b39-86e1-03769abf7cd9 - - - - - -] Attempt 1 to provision port 29dc4626-c598-448b-a67b-ad39750db47d 2026-06-10 02:33:52.841 9 INFO neutron.plugins.ml2.plugin [None req-c3cd1f46-4d03-49f5-b992-cd7b3eee779a - - - - - -] Attempt 1 to provision port 834b82ab-7946-4dcb-ad4c-b58cf1a3b5c0 2026-06-10 02:33:55.402 9 INFO neutron.plugins.ml2.plugin [None req-c39dfa0b-c254-4b93-81e2-14df92062962 - - - - - -] Attempt 1 to provision port 41d5fcca-6fe0-4e71-8e70-00347453750e 2026-06-10 02:33:56.462 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 41d5fcca-6fe0-4e71-8e70-00347453750e /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-06-10 02:34:03.478 10 INFO neutron.plugins.ml2.plugin [None req-dbdfbfb8-0ea0-430d-9e14-8555d03fba6b - - - - - -] Attempt 1 to provision port 8596cbbb-0467-4b73-99c4-5e64e2e2cdea 2026-06-10 02:34:03.620 9 INFO neutron.plugins.ml2.plugin [None req-e35e5ecc-e358-4826-acf4-4509384ec383 - - - - - -] Attempt 1 to provision port 72b2261e-609e-4d38-8018-af9ac07468cb 2026-06-10 02:34:04.247 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 72b2261e-609e-4d38-8018-af9ac07468cb 2026-06-10 02:34:04.249 10 INFO neutron.plugins.ml2.plugin [None req-b8660c73-d291-470d-843c-81f407a7004f - - - - - -] Attempt 1 to provision port be3d2b4c-cd5c-45be-b141-e6280829b256 2026-06-10 02:34:06.277 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 16915099-3b73-4e01-9e43-22a35577fd80 2026-06-10 02:34:06.917 10 INFO neutron.plugins.ml2.plugin [None req-4aa5508d-bb9d-4d43-ba6c-74253518c3c1 - - - - - -] Attempt 1 to provision port fe3d2c4f-c58d-49f3-9a92-80eb0685c774 2026-06-10 02:34:07.492 10 INFO neutron.plugins.ml2.plugin [None req-e873af54-fc30-4eea-abf5-49bacd644612 - - - - - -] Attempt 1 to provision port fe3d2c4f-c58d-49f3-9a92-80eb0685c774 2026-06-10 02:34:08.370 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 16915099-3b73-4e01-9e43-22a35577fd80 2026-06-10 02:34:08.745 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 961fc973-2104-4d13-9561-7807abdd69fa 2026-06-10 02:34:09.862 9 INFO neutron.plugins.ml2.plugin [None req-26bc5c18-eca0-4001-96f9-bbc2feaefe84 - - - - - -] Attempt 1 to provision port 434a5656-964a-40b1-a1df-58c60028ea2f 2026-06-10 02:34:10.639 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 953679c8-9aac-4efa-823e-36c1a04bfab9 2026-06-10 02:34:11.169 9 INFO neutron.plugins.ml2.plugin [None req-81585b8a-6c21-473c-86f5-c2b2663c7218 - - - - - -] Attempt 1 to provision port 953679c8-9aac-4efa-823e-36c1a04bfab9 2026-06-10 02:34:11.333 9 INFO neutron.plugins.ml2.plugin [None req-81585b8a-6c21-473c-86f5-c2b2663c7218 - - - - - -] Attempt 1 to provision port ffdb3ed5-dbb9-4906-8855-0cdbfc2c6079 2026-06-10 02:34:11.712 10 INFO neutron.plugins.ml2.plugin [None req-50da1573-a01d-42b1-8d33-98fc13056a78 - - - - - -] Attempt 1 to provision port ffdb3ed5-dbb9-4906-8855-0cdbfc2c6079 2026-06-10 02:34:11.744 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 961fc973-2104-4d13-9561-7807abdd69fa 2026-06-10 02:34:11.866 10 INFO neutron.plugins.ml2.plugin [None req-70f2a429-433b-4a64-aa2a-ec7f596973e9 - - - - - -] Attempt 1 to provision port ffdb3ed5-dbb9-4906-8855-0cdbfc2c6079 2026-06-10 02:34:12.393 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 953679c8-9aac-4efa-823e-36c1a04bfab9 2026-06-10 02:34:14.246 10 INFO neutron.plugins.ml2.plugin [None req-bef59242-9332-42dc-a499-52d309ee82d5 - - - - - -] Attempt 1 to provision port 4efde04c-ab19-44aa-892a-18280c5e5b8c 2026-06-10 02:34:14.365 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 4efde04c-ab19-44aa-892a-18280c5e5b8c 2026-06-10 02:34:16.250 9 INFO neutron.plugins.ml2.plugin [None req-850518a4-2382-49e3-a606-be08c91e924e - - - - - -] Attempt 1 to provision port 11b2bc4a-8e65-43bc-9634-c3a004bd510e 2026-06-10 02:34:18.434 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 11b2bc4a-8e65-43bc-9634-c3a004bd510e 2026-06-10 02:34:18.607 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd6f1528-c996-42a8-819d-4aa8ce8a99ed'] response: {'server_uuid': 'dbf2cb34-3c22-4016-a2ac-2dc1dc2db778', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '11b2bc4a-8e65-43bc-9634-c3a004bd510e', 'code': 200} 2026-06-10 02:34:20.264 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 11b2bc4a-8e65-43bc-9634-c3a004bd510e 2026-06-10 02:34:22.448 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port abca0fa8-5f81-49fe-a336-3e3cde2aba0b 2026-06-10 02:34:22.651 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-829f60e6-9623-4886-81b1-fa76b3e18f27'] response: {'server_uuid': '5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'abca0fa8-5f81-49fe-a336-3e3cde2aba0b', 'code': 200} 2026-06-10 02:34:24.634 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port abca0fa8-5f81-49fe-a336-3e3cde2aba0b 2026-06-10 02:34:25.191 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 8596cbbb-0467-4b73-99c4-5e64e2e2cdea 2026-06-10 02:34:25.418 9 INFO neutron.plugins.ml2.plugin [None req-59da14fb-1730-4e4d-b850-63e77f56e939 - - - - - -] Attempt 1 to provision port 64ff3f14-514f-4f1c-b263-12148441bbf2 2026-06-10 02:34:25.806 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 64ff3f14-514f-4f1c-b263-12148441bbf2 2026-06-10 02:34:25.911 10 INFO neutron.plugins.ml2.plugin [None req-4e077e38-6301-4715-b040-93f285fef13d - - - - - -] Attempt 1 to provision port 80d94261-285b-4cf6-bf88-a3940e4b8e93 2026-06-10 02:34:26.697 10 INFO neutron.plugins.ml2.plugin [None req-126f47e4-9990-4f73-b188-c5634fc985e5 - - - - - -] Attempt 1 to provision port a949c261-6404-4fd8-ad04-efa9adfe5f75 2026-06-10 02:34:26.969 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 8596cbbb-0467-4b73-99c4-5e64e2e2cdea 2026-06-10 02:34:27.055 10 INFO neutron.plugins.ml2.plugin [None req-99376724-f296-425a-b989-d6bb498ecbb3 - - - - - -] Attempt 1 to provision port a949c261-6404-4fd8-ad04-efa9adfe5f75 2026-06-10 02:34:27.338 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 80d94261-285b-4cf6-bf88-a3940e4b8e93 2026-06-10 02:34:27.538 9 INFO neutron.plugins.ml2.plugin [None req-799ac5a7-fc16-4236-ab3c-c2b58b16793d - - - - - -] Attempt 1 to provision port 9779dcdd-5187-4571-a0ef-02c33d9ce4fa 2026-06-10 02:34:27.887 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port ffdb3ed5-dbb9-4906-8855-0cdbfc2c6079 2026-06-10 02:34:28.415 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port be3d2b4c-cd5c-45be-b141-e6280829b256 2026-06-10 02:34:28.524 9 INFO neutron.plugins.ml2.plugin [None req-b013fcb5-0e36-4e7d-89b6-7bce2d406452 - - - - - -] Attempt 1 to provision port 9779dcdd-5187-4571-a0ef-02c33d9ce4fa 2026-06-10 02:34:28.909 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 64ff3f14-514f-4f1c-b263-12148441bbf2 2026-06-10 02:34:29.685 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port be3d2b4c-cd5c-45be-b141-e6280829b256 2026-06-10 02:34:29.944 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port ffdb3ed5-dbb9-4906-8855-0cdbfc2c6079 /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() /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-06-10 02:34:35.517 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 46459861-bc05-4f40-baab-4895aebb223b 2026-06-10 02:34:35.885 9 INFO neutron.plugins.ml2.plugin [None req-d5afcf19-dde0-44de-b778-9593bbc8bcbb - - - - - -] Attempt 1 to provision port 110fb392-c046-4175-a3de-dc91bc490ffd 2026-06-10 02:34:36.045 10 INFO neutron.plugins.ml2.plugin [None req-9097c202-1df2-4367-9b81-87d42ca5a3b8 - - - - - -] Attempt 1 to provision port 656ef5d9-4489-4f4f-bd20-6acae2dc4e73 2026-06-10 02:34:36.111 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 656ef5d9-4489-4f4f-bd20-6acae2dc4e73 2026-06-10 02:34:36.422 9 INFO neutron.plugins.ml2.plugin [None req-d48797a6-ac28-4106-a4b6-2c9e64ffa72d - - - - - -] Attempt 1 to provision port 46459861-bc05-4f40-baab-4895aebb223b 2026-06-10 02:34:37.137 10 INFO neutron.plugins.ml2.plugin [None req-9e4f745f-abb1-4d15-88c5-f434c080c48f - - - - - -] Attempt 1 to provision port 318a6f5a-3ca0-4718-aa5c-01dd1987def3 2026-06-10 02:34:37.432 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 46459861-bc05-4f40-baab-4895aebb223b 2026-06-10 02:34:37.742 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 656ef5d9-4489-4f4f-bd20-6acae2dc4e73 2026-06-10 02:34:38.322 10 INFO neutron.plugins.ml2.plugin [None req-bef6055a-53f3-4fed-a8ff-293bf9561a93 - - - - - -] Attempt 1 to provision port 318a6f5a-3ca0-4718-aa5c-01dd1987def3 2026-06-10 02:34:38.358 10 INFO neutron.plugins.ml2.plugin [None req-bef6055a-53f3-4fed-a8ff-293bf9561a93 - - - - - -] Attempt 1 to provision port 5507875e-3722-4ec8-9486-408b5a219e69 2026-06-10 02:34:39.018 10 INFO neutron.plugins.ml2.plugin [None req-769e8dbd-19cc-424a-91a7-edf8476619a4 - - - - - -] Attempt 1 to provision port 5507875e-3722-4ec8-9486-408b5a219e69 2026-06-10 02:34:39.544 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 6511e2f7-8233-4a15-a5e2-33b13c90d8e8 2026-06-10 02:34:41.449 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 6511e2f7-8233-4a15-a5e2-33b13c90d8e8 2026-06-10 02:34:43.534 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 138a77fa-b4d7-434c-8870-cffa9edfd2ee 2026-06-10 02:34:44.306 9 INFO neutron.plugins.ml2.plugin [None req-280d9597-47dd-48a4-b7e1-a9485e25c99b - - - - - -] Attempt 1 to provision port 138a77fa-b4d7-434c-8870-cffa9edfd2ee 2026-06-10 02:34:44.505 10 INFO neutron.plugins.ml2.plugin [None req-360480b8-a70b-4244-88cd-e1b1f58e7558 - - - - - -] Attempt 1 to provision port 57db777a-4e03-4171-887a-009ba2c0a2d2 2026-06-10 02:34:45.530 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 138a77fa-b4d7-434c-8870-cffa9edfd2ee 2026-06-10 02:34:45.859 10 INFO neutron.plugins.ml2.plugin [None req-c5f457a9-3e89-4c28-b8c2-b0d7a58fa65f - - - - - -] Attempt 1 to provision port 4f870dc3-1c24-41aa-b64f-65fe81a6c4c3 2026-06-10 02:34:46.122 9 INFO neutron.plugins.ml2.plugin [None req-b4cc88a8-f93f-46b7-99b1-8951d9ae8a2d - - - - - -] Attempt 1 to provision port 4f870dc3-1c24-41aa-b64f-65fe81a6c4c3 2026-06-10 02:34:47.592 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 57db777a-4e03-4171-887a-009ba2c0a2d2 2026-06-10 02:34:47.737 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-25bf5312-03af-4a4d-a24f-449490a3f749'] response: {'server_uuid': '398d928b-ed83-4391-adc9-da28b94780ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '57db777a-4e03-4171-887a-009ba2c0a2d2', '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-06-10 02:34:49.471 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 57db777a-4e03-4171-887a-009ba2c0a2d2 2026-06-10 02:34:50.357 10 INFO neutron.plugins.ml2.plugin [None req-298075b9-83ce-4101-a733-85ff282cb395 - - - - - -] Attempt 1 to provision port f71ad938-fb95-4009-ab59-9d2f913d3675 2026-06-10 02:34:52.348 10 INFO neutron.plugins.ml2.plugin [None req-9bad18a7-9546-40ba-8645-5be947096680 - - - - - -] Attempt 1 to provision port 6183bd06-4c39-47b1-9e67-4c59690c40ba 2026-06-10 02:34:53.559 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 6183bd06-4c39-47b1-9e67-4c59690c40ba 2026-06-10 02:34:53.734 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-78930f3b-0903-43ee-9770-85120b429305'] response: {'server_uuid': '0c1a32cd-23e5-43ad-89b6-23b1f39eb850', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6183bd06-4c39-47b1-9e67-4c59690c40ba', 'code': 200} 2026-06-10 02:34:55.530 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 6183bd06-4c39-47b1-9e67-4c59690c40ba 2026-06-10 02:35:01.747 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 110fb392-c046-4175-a3de-dc91bc490ffd 2026-06-10 02:35:02.106 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 40eabdf3-570c-40d2-8068-0313d9ee2d1b 2026-06-10 02:35:02.665 10 INFO neutron.plugins.ml2.plugin [None req-c6d9a193-d1ca-49ee-95ac-d532703c274d - - - - - -] Attempt 1 to provision port 40eabdf3-570c-40d2-8068-0313d9ee2d1b 2026-06-10 02:35:03.093 10 INFO neutron.plugins.ml2.plugin [None req-9678d825-0a17-4fdc-8d6d-8886793fbaa2 - - - - - -] Attempt 1 to provision port 82166b79-095b-4803-ad82-809b70d4d0c1 2026-06-10 02:35:03.644 9 INFO neutron.plugins.ml2.plugin [None req-3082f7d2-f3f1-4b21-be25-cf59909ce6e2 - - - - - -] Attempt 1 to provision port 7d25ac9b-5d85-4dfb-a9e1-78d15751996e 2026-06-10 02:35:03.648 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 82166b79-095b-4803-ad82-809b70d4d0c1 2026-06-10 02:35:03.940 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 5507875e-3722-4ec8-9486-408b5a219e69 2026-06-10 02:35:04.304 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 110fb392-c046-4175-a3de-dc91bc490ffd 2026-06-10 02:35:04.496 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 40eabdf3-570c-40d2-8068-0313d9ee2d1b 2026-06-10 02:35:04.509 9 INFO neutron.plugins.ml2.plugin [None req-0c2e0d80-4aee-4c2b-af44-c5fae36b35b3 - - - - - -] Attempt 1 to provision port 7d25ac9b-5d85-4dfb-a9e1-78d15751996e 2026-06-10 02:35:05.496 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 82166b79-095b-4803-ad82-809b70d4d0c1 2026-06-10 02:35:05.663 10 INFO neutron.plugins.ml2.plugin [None req-4a42e124-d39c-4efa-99f9-8242c1da16cf - - - - - -] Attempt 1 to provision port 27d9b204-7d53-4a3b-978c-f1ce1520164c 2026-06-10 02:35:05.786 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 5507875e-3722-4ec8-9486-408b5a219e69 2026-06-10 02:35:06.509 9 INFO neutron.plugins.ml2.plugin [None req-52568912-9d3e-4b63-873c-0ba72b42fe4f - - - - - -] Attempt 1 to provision port 27d9b204-7d53-4a3b-978c-f1ce1520164c 2026-06-10 02:35:09.494 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cdb5538-8271-4ddc-b931-3ea9e20999dd'] response: {'server_uuid': '398d928b-ed83-4391-adc9-da28b94780ed', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '57db777a-4e03-4171-887a-009ba2c0a2d2', 'code': 200} 2026-06-10 02:35:10.184 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 57db777a-4e03-4171-887a-009ba2c0a2d2 2026-06-10 02:35:11.592 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0166c9ee-6c2c-4439-bc39-476481fb9cf1'] response: {'server_uuid': '398d928b-ed83-4391-adc9-da28b94780ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '57db777a-4e03-4171-887a-009ba2c0a2d2', 'code': 200} 2026-06-10 02:35:11.623 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 57db777a-4e03-4171-887a-009ba2c0a2d2 2026-06-10 02:35:15.118 9 INFO neutron.plugins.ml2.plugin [None req-70fbbea4-752f-43fe-acc5-f36a27826541 - - - - - -] Attempt 1 to provision port 6665f347-85e5-47c6-a74e-79f447b15d35 2026-06-10 02:35:15.517 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 6665f347-85e5-47c6-a74e-79f447b15d35 2026-06-10 02:35:15.619 10 INFO neutron.plugins.ml2.plugin [None req-836c26fd-4a96-4704-82c3-fa5a44d31495 - - - - - -] Attempt 1 to provision port f043b6b9-7136-4297-8e17-0514fedbdee0 2026-06-10 02:35:16.380 9 INFO neutron.plugins.ml2.plugin [None req-b89a0179-23cb-4b04-a982-37d32951950c - - - - - -] Attempt 1 to provision port f043b6b9-7136-4297-8e17-0514fedbdee0 2026-06-10 02:35:17.721 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 6665f347-85e5-47c6-a74e-79f447b15d35 2026-06-10 02:35:22.589 9 INFO neutron.plugins.ml2.plugin [None req-0c8804d7-c753-4452-b60b-3515606bf912 - - - - - -] Attempt 1 to provision port 76c0c7ad-7e03-4c2e-9c6b-be80cc2dac2c 2026-06-10 02:35:23.526 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 76c0c7ad-7e03-4c2e-9c6b-be80cc2dac2c 2026-06-10 02:35:23.579 10 INFO neutron.plugins.ml2.plugin [None req-8f468ead-069e-4145-8538-bca2688803e4 - - - - - -] Attempt 1 to provision port 23701204-dc6d-49e6-a27e-f0ae0a9d4b63 2026-06-10 02:35:24.261 10 INFO neutron.plugins.ml2.plugin [None req-c7c4be3b-800a-4362-8b2f-e18627f21a67 - - - - - -] Attempt 1 to provision port 23701204-dc6d-49e6-a27e-f0ae0a9d4b63 2026-06-10 02:35:24.618 10 INFO neutron.plugins.ml2.plugin [None req-41f3f855-a68d-45a6-a950-051251b3e4ad - - - - - -] Attempt 1 to provision port 8798a487-2ee2-43d5-b958-b665bcd8d570 2026-06-10 02:35:25.398 9 INFO neutron.plugins.ml2.plugin [None req-a8b8722a-62bb-48a5-af9b-ecd3c11a3f8b - - - - - -] Attempt 1 to provision port faa8aef8-13b7-4335-90d1-d9c6b2e68244 2026-06-10 02:35:25.554 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port faa8aef8-13b7-4335-90d1-d9c6b2e68244 2026-06-10 02:35:27.390 10 INFO neutron.plugins.ml2.plugin [None req-d7aeb079-b4df-4cc3-b646-e0a23dd5a945 - - - - - -] Attempt 1 to provision port b7c152e4-5f50-4ab7-87be-bc6c3931e7c4 2026-06-10 02:35:27.540 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port faa8aef8-13b7-4335-90d1-d9c6b2e68244 2026-06-10 02:35:28.056 10 INFO neutron.plugins.ml2.plugin [None req-4abe48a5-4d7c-449d-a8e4-ffa8dc426750 - - - - - -] Attempt 1 to provision port b7c152e4-5f50-4ab7-87be-bc6c3931e7c4 2026-06-10 02:35:28.720 10 INFO neutron.plugins.ml2.plugin [None req-ba6fbf92-5a4c-4dd7-b8b3-602406cc0a96 - - - - - -] Attempt 1 to provision port 6ba79467-54a0-484a-a353-accee0b2e96f 2026-06-10 02:35:29.523 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 297df3c9-ff66-4863-a81b-590d826269af 2026-06-10 02:35:32.027 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 297df3c9-ff66-4863-a81b-590d826269af 2026-06-10 02:35:32.292 10 INFO neutron.plugins.ml2.plugin [None req-81ccc1b2-2950-480e-a10e-2f0ce628a7bb - - - - - -] Attempt 1 to provision port 47475721-2977-4b46-949f-8f07f584e114 2026-06-10 02:35:33.018 9 INFO neutron.plugins.ml2.plugin [None req-9a8c6135-78e8-4abc-a57b-a176079b2227 - - - - - -] Attempt 1 to provision port b8d76d00-15e1-44b2-b447-949ef355d2b4 2026-06-10 02:35:33.519 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port b8d76d00-15e1-44b2-b447-949ef355d2b4 2026-06-10 02:35:35.639 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port b8d76d00-15e1-44b2-b447-949ef355d2b4 2026-06-10 02:35:35.708 9 INFO neutron.plugins.ml2.plugin [None req-f1caf333-9b4c-43f1-91f2-545d547739e9 - - - - - -] Attempt 1 to provision port eb2ea863-6064-44ad-a420-cbd04d87aeda 2026-06-10 02:35:35.977 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port be2c6f0d-2e12-4999-a217-8b1448353dde 2026-06-10 02:35:36.384 10 INFO neutron.plugins.ml2.plugin [None req-4e2ce2d7-87af-43f0-8e73-6435c56a352b - - - - - -] Attempt 1 to provision port eb2ea863-6064-44ad-a420-cbd04d87aeda 2026-06-10 02:35:37.772 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port be2c6f0d-2e12-4999-a217-8b1448353dde /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-06-10 02:35:42.610 10 INFO neutron.plugins.ml2.plugin [None req-cf8d6eea-d1f6-4821-acc6-d011df335c9d - - - - - -] Attempt 1 to provision port 8d720825-2583-45b3-8c5e-7476faf90dfb 2026-06-10 02:35:45.669 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port b7c152e4-5f50-4ab7-87be-bc6c3931e7c4 2026-06-10 02:35:46.085 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 8798a487-2ee2-43d5-b958-b665bcd8d570 2026-06-10 02:35:46.482 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 8d720825-2583-45b3-8c5e-7476faf90dfb 2026-06-10 02:35:46.614 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-12faf7d5-abc7-4b88-8116-5bd518f7a66d'] response: {'server_uuid': 'd585c002-3df3-4800-848f-15f3b1636cc9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d720825-2583-45b3-8c5e-7476faf90dfb', 'code': 200} 2026-06-10 02:35:47.666 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 8798a487-2ee2-43d5-b958-b665bcd8d570 2026-06-10 02:35:47.915 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 8d720825-2583-45b3-8c5e-7476faf90dfb 2026-06-10 02:35:48.007 10 INFO neutron.plugins.ml2.plugin [None req-ddffb1c4-1bf8-433e-af2f-12d5803d8508 - - - - - -] Attempt 1 to provision port 27b1c7ff-3f91-4cfe-8a55-ec4bae3a3b4e 2026-06-10 02:35:48.272 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 60ab2a29-7b1f-4fd8-ac28-00b71278de83 2026-06-10 02:35:48.667 10 INFO neutron.plugins.ml2.plugin [None req-58e9af6a-43a1-4fcf-89e9-26581c4cddbc - - - - - -] Attempt 1 to provision port 60ab2a29-7b1f-4fd8-ac28-00b71278de83 2026-06-10 02:35:48.921 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port b7c152e4-5f50-4ab7-87be-bc6c3931e7c4 2026-06-10 02:35:49.571 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 60ab2a29-7b1f-4fd8-ac28-00b71278de83 2026-06-10 02:35:50.608 9 INFO neutron.plugins.ml2.plugin [None req-564a602f-d5a3-42da-9cfd-1e09e04d3daa - - - - - -] Attempt 1 to provision port c0896da0-68f6-4770-9ef3-8f2c2148fcf3 2026-06-10 02:35:51.153 9 INFO neutron.plugins.ml2.plugin [None req-3aad674d-3ec0-4e1c-8fb7-ca22f8ed0b76 - - - - - -] Attempt 1 to provision port c0896da0-68f6-4770-9ef3-8f2c2148fcf3 2026-06-10 02:35:51.525 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 3130eba6-b748-4f72-a735-5df682e6b632 2026-06-10 02:35:53.523 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 3130eba6-b748-4f72-a735-5df682e6b632 2026-06-10 02:35:55.581 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 47475721-2977-4b46-949f-8f07f584e114 2026-06-10 02:35:55.839 10 INFO neutron.plugins.ml2.plugin [None req-3edbb9fd-fd3f-47d1-870e-8e89410efb13 - - - - - -] Attempt 1 to provision port 324a98c5-9463-4bd6-af77-b3fc405ce823 2026-06-10 02:35:57.805 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 47475721-2977-4b46-949f-8f07f584e114 2026-06-10 02:35:58.022 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 324a98c5-9463-4bd6-af77-b3fc405ce823 2026-06-10 02:35:58.179 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f5e983f-4275-4a89-b978-7361d6c73c00'] response: {'server_uuid': 'ba97845a-16eb-45a4-bc98-77c8e37b2828', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '324a98c5-9463-4bd6-af77-b3fc405ce823', 'code': 200} 2026-06-10 02:35:58.675 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port eb2ea863-6064-44ad-a420-cbd04d87aeda 2026-06-10 02:35:59.498 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 324a98c5-9463-4bd6-af77-b3fc405ce823 2026-06-10 02:35:59.778 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port eb2ea863-6064-44ad-a420-cbd04d87aeda 2026-06-10 02:36:01.952 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-069343a8-ee5b-4e5f-bb19-64073cd3d36d'] response: {'server_uuid': 'd585c002-3df3-4800-848f-15f3b1636cc9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8d720825-2583-45b3-8c5e-7476faf90dfb', '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-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 224fe1f7-564d-419b-b95b-7be7ca3f8cf0 could not be found. 2026-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:21.472 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-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:21.472 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-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:21.472 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-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:21.472 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-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:21.472 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-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:21.472 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-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.472 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-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.472 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-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.472 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-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:21.472 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-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.472 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-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.472 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-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:21.472 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-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:21.472 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-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 224fe1f7-564d-419b-b95b-7be7ca3f8cf0 could not be found. 2026-06-10 02:36:21.472 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:21.473 9 ERROR neutron.plugins.ml2.managers [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Failed to bind port efb3986b-8ee8-485d-82fb-4584c5290f70 on host instance for vnic_type normal using segments [{'id': '5250a4c2-e19c-4700-a75f-d749a17ba9c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 798, 'network_id': '7c9bf992-6b5c-4e88-95a3-3dd1ab0b871b'}] 2026-06-10 02:36:21.473 9 INFO neutron.plugins.ml2.plugin [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Attempt 2 to bind port efb3986b-8ee8-485d-82fb-4584c5290f70 2026-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 224fe1f7-564d-419b-b95b-7be7ca3f8cf0 could not be found. 2026-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:21.497 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-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:21.497 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-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:21.497 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-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:21.497 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-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:21.497 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-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:21.497 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-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.497 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-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.497 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-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.497 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-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:21.497 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-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.497 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-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.497 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-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:21.497 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-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:21.497 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-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 224fe1f7-564d-419b-b95b-7be7ca3f8cf0 could not be found. 2026-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:21.497 9 ERROR neutron.plugins.ml2.managers [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Failed to bind port efb3986b-8ee8-485d-82fb-4584c5290f70 on host instance for vnic_type normal using segments [{'id': '5250a4c2-e19c-4700-a75f-d749a17ba9c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 798, 'network_id': '7c9bf992-6b5c-4e88-95a3-3dd1ab0b871b'}] 2026-06-10 02:36:21.498 9 INFO neutron.plugins.ml2.plugin [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Attempt 3 to bind port efb3986b-8ee8-485d-82fb-4584c5290f70 2026-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 224fe1f7-564d-419b-b95b-7be7ca3f8cf0 could not be found. 2026-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:21.515 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-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:21.515 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-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:21.515 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-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:21.515 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-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:21.515 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-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:21.515 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-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.515 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-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.515 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-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.515 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-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:21.515 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-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.515 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-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.515 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-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:21.515 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-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:21.515 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-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 224fe1f7-564d-419b-b95b-7be7ca3f8cf0 could not be found. 2026-06-10 02:36:21.515 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:21.516 9 ERROR neutron.plugins.ml2.managers [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Failed to bind port efb3986b-8ee8-485d-82fb-4584c5290f70 on host instance for vnic_type normal using segments [{'id': '5250a4c2-e19c-4700-a75f-d749a17ba9c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 798, 'network_id': '7c9bf992-6b5c-4e88-95a3-3dd1ab0b871b'}] 2026-06-10 02:36:21.517 9 INFO neutron.plugins.ml2.plugin [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Attempt 4 to bind port efb3986b-8ee8-485d-82fb-4584c5290f70 2026-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 224fe1f7-564d-419b-b95b-7be7ca3f8cf0 could not be found. 2026-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:21.539 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-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:21.539 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-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:21.539 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-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:21.539 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-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:21.539 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-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:21.539 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-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.539 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-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.539 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-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.539 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-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:21.539 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-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.539 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-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.539 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-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:21.539 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-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:21.539 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-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 224fe1f7-564d-419b-b95b-7be7ca3f8cf0 could not be found. 2026-06-10 02:36:21.539 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:21.540 9 ERROR neutron.plugins.ml2.managers [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Failed to bind port efb3986b-8ee8-485d-82fb-4584c5290f70 on host instance for vnic_type normal using segments [{'id': '5250a4c2-e19c-4700-a75f-d749a17ba9c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 798, 'network_id': '7c9bf992-6b5c-4e88-95a3-3dd1ab0b871b'}] 2026-06-10 02:36:21.540 9 INFO neutron.plugins.ml2.plugin [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Attempt 5 to bind port efb3986b-8ee8-485d-82fb-4584c5290f70 2026-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 224fe1f7-564d-419b-b95b-7be7ca3f8cf0 could not be found. 2026-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:21.567 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-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:21.567 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-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:21.567 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-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:21.567 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-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:21.567 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-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:21.567 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-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.567 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-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.567 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-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.567 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-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:21.567 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-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.567 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-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.567 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-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:21.567 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-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:21.567 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-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 224fe1f7-564d-419b-b95b-7be7ca3f8cf0 could not be found. 2026-06-10 02:36:21.567 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:21.568 9 ERROR neutron.plugins.ml2.managers [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Failed to bind port efb3986b-8ee8-485d-82fb-4584c5290f70 on host instance for vnic_type normal using segments [{'id': '5250a4c2-e19c-4700-a75f-d749a17ba9c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 798, 'network_id': '7c9bf992-6b5c-4e88-95a3-3dd1ab0b871b'}] 2026-06-10 02:36:21.569 9 INFO neutron.plugins.ml2.plugin [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Attempt 6 to bind port efb3986b-8ee8-485d-82fb-4584c5290f70 2026-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 224fe1f7-564d-419b-b95b-7be7ca3f8cf0 could not be found. 2026-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:21.589 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-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:21.589 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-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:21.589 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-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:21.589 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-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:21.589 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-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:21.589 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-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.589 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-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.589 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-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.589 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-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:21.589 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-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.589 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-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.589 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-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:21.589 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-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:21.589 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-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 224fe1f7-564d-419b-b95b-7be7ca3f8cf0 could not be found. 2026-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:21.589 9 ERROR neutron.plugins.ml2.managers [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Failed to bind port efb3986b-8ee8-485d-82fb-4584c5290f70 on host instance for vnic_type normal using segments [{'id': '5250a4c2-e19c-4700-a75f-d749a17ba9c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 798, 'network_id': '7c9bf992-6b5c-4e88-95a3-3dd1ab0b871b'}] 2026-06-10 02:36:21.590 9 INFO neutron.plugins.ml2.plugin [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Attempt 7 to bind port efb3986b-8ee8-485d-82fb-4584c5290f70 2026-06-10 02:36:21.596 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 3e002e21-33a3-4bb0-9720-f72920c7ebfd 2026-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 224fe1f7-564d-419b-b95b-7be7ca3f8cf0 could not be found. 2026-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:21.606 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-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:21.606 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-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:21.606 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-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:21.606 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-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:21.606 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-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:21.606 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-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.606 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-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.606 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-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.606 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-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:21.606 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-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.606 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-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.606 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-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:21.606 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-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:21.606 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-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 224fe1f7-564d-419b-b95b-7be7ca3f8cf0 could not be found. 2026-06-10 02:36:21.606 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:21.607 9 ERROR neutron.plugins.ml2.managers [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Failed to bind port efb3986b-8ee8-485d-82fb-4584c5290f70 on host instance for vnic_type normal using segments [{'id': '5250a4c2-e19c-4700-a75f-d749a17ba9c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 798, 'network_id': '7c9bf992-6b5c-4e88-95a3-3dd1ab0b871b'}] 2026-06-10 02:36:21.607 9 INFO neutron.plugins.ml2.plugin [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Attempt 8 to bind port efb3986b-8ee8-485d-82fb-4584c5290f70 2026-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 224fe1f7-564d-419b-b95b-7be7ca3f8cf0 could not be found. 2026-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:21.627 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-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:21.627 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-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:21.627 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-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:21.627 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-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:21.627 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-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:21.627 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-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.627 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-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.627 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-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.627 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-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:21.627 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-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.627 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-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.627 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-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:21.627 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-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:21.627 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-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 224fe1f7-564d-419b-b95b-7be7ca3f8cf0 could not be found. 2026-06-10 02:36:21.627 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:21.628 9 ERROR neutron.plugins.ml2.managers [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Failed to bind port efb3986b-8ee8-485d-82fb-4584c5290f70 on host instance for vnic_type normal using segments [{'id': '5250a4c2-e19c-4700-a75f-d749a17ba9c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 798, 'network_id': '7c9bf992-6b5c-4e88-95a3-3dd1ab0b871b'}] 2026-06-10 02:36:21.628 9 INFO neutron.plugins.ml2.plugin [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Attempt 9 to bind port efb3986b-8ee8-485d-82fb-4584c5290f70 2026-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 224fe1f7-564d-419b-b95b-7be7ca3f8cf0 could not be found. 2026-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:21.646 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-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:21.646 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-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:21.646 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-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:21.646 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-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:21.646 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-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:21.646 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-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.646 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-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.646 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-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.646 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-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:21.646 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-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.646 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-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.646 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-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:21.646 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-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:21.646 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-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 224fe1f7-564d-419b-b95b-7be7ca3f8cf0 could not be found. 2026-06-10 02:36:21.646 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:21.647 9 ERROR neutron.plugins.ml2.managers [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Failed to bind port efb3986b-8ee8-485d-82fb-4584c5290f70 on host instance for vnic_type normal using segments [{'id': '5250a4c2-e19c-4700-a75f-d749a17ba9c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 798, 'network_id': '7c9bf992-6b5c-4e88-95a3-3dd1ab0b871b'}] 2026-06-10 02:36:21.647 9 INFO neutron.plugins.ml2.plugin [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Attempt 10 to bind port efb3986b-8ee8-485d-82fb-4584c5290f70 2026-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 224fe1f7-564d-419b-b95b-7be7ca3f8cf0 could not be found. 2026-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:21.664 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-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:21.664 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-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:21.664 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-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:21.664 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-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:21.664 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-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:21.664 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-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.664 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-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.664 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-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.664 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-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:21.664 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-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:21.664 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-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:21.664 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-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:21.664 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-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:21.664 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-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 224fe1f7-564d-419b-b95b-7be7ca3f8cf0 could not be found. 2026-06-10 02:36:21.664 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:21.665 9 ERROR neutron.plugins.ml2.managers [None req-077b13db-fd3b-46a0-ba1b-a43e2c8a6ecf - - - - - -] Failed to bind port efb3986b-8ee8-485d-82fb-4584c5290f70 on host instance for vnic_type normal using segments [{'id': '5250a4c2-e19c-4700-a75f-d749a17ba9c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 798, 'network_id': '7c9bf992-6b5c-4e88-95a3-3dd1ab0b871b'}] 2026-06-10 02:36:22.608 10 INFO neutron.plugins.ml2.plugin [None req-bb2a8969-9547-4b0f-abb4-360d00460610 - - - - - -] Attempt 1 to provision port 3e002e21-33a3-4bb0-9720-f72920c7ebfd 2026-06-10 02:36:23.556 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 3e002e21-33a3-4bb0-9720-f72920c7ebfd 2026-06-10 02:36:25.726 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 6963a425-7238-4b6c-aff7-6b8465ca2afa 2026-06-10 02:36:26.322 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 1695e708-9505-43e7-8ed8-1eb7d7c06e45 2026-06-10 02:36:26.480 10 INFO neutron.plugins.ml2.plugin [None req-452a620c-4cb7-429d-978a-8f39b1992d56 - - - - - -] Attempt 1 to provision port 6963a425-7238-4b6c-aff7-6b8465ca2afa 2026-06-10 02:36:27.643 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 7a3a3153-38f5-44f4-bc89-c05f7924e89c 2026-06-10 02:36:27.850 9 INFO neutron.plugins.ml2.plugin [None req-de6d0008-387c-410f-9b03-e1e45026fca0 - - - - - -] Attempt 1 to provision port ab1adc2d-f23f-4ff9-82aa-7a9c34bd21ec 2026-06-10 02:36:28.114 10 INFO neutron.plugins.ml2.plugin [None req-ddc8e185-a9ef-4d60-af30-5a663e478ad1 - - - - - -] Attempt 1 to provision port 1695e708-9505-43e7-8ed8-1eb7d7c06e45 2026-06-10 02:36:28.218 10 INFO neutron.plugins.ml2.plugin [None req-ddc8e185-a9ef-4d60-af30-5a663e478ad1 - - - - - -] Attempt 1 to provision port 6963a425-7238-4b6c-aff7-6b8465ca2afa 2026-06-10 02:36:28.390 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 6963a425-7238-4b6c-aff7-6b8465ca2afa 2026-06-10 02:36:28.733 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 1695e708-9505-43e7-8ed8-1eb7d7c06e45 2026-06-10 02:36:29.334 9 INFO neutron.plugins.ml2.plugin [None req-6b10bb94-c341-4198-b285-8479645d29b3 - - - - - -] Attempt 1 to provision port 7a3a3153-38f5-44f4-bc89-c05f7924e89c 2026-06-10 02:36:29.501 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 7a3a3153-38f5-44f4-bc89-c05f7924e89c 2026-06-10 02:36:29.774 10 INFO neutron.plugins.ml2.plugin [None req-d304b209-0ae2-400e-b828-bfc00818155a - - - - - -] Attempt 1 to provision port 1695e708-9505-43e7-8ed8-1eb7d7c06e45 2026-06-10 02:36:30.479 10 INFO neutron.plugins.ml2.plugin [None req-74223b02-e808-400c-8154-68dd326e956e - - - - - -] Attempt 1 to provision port c029ca7f-48ea-441d-9f2a-28d2b151679a 2026-06-10 02:36:30.729 9 INFO neutron.plugins.ml2.plugin [None req-2b471982-c017-4abf-b529-beae668c04a0 - - - - - -] Attempt 1 to provision port 7a3a3153-38f5-44f4-bc89-c05f7924e89c 2026-06-10 02:36:31.537 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 217dfebe-3c05-4913-b123-bc9b4977fda0 2026-06-10 02:36:31.620 10 INFO neutron.plugins.ml2.plugin [None req-fbfe6ffa-f26a-4d9a-b9fa-00b621d0ee18 - - - - - -] Attempt 1 to provision port c029ca7f-48ea-441d-9f2a-28d2b151679a 2026-06-10 02:36:32.689 10 INFO neutron.plugins.ml2.plugin [None req-5bb1e109-961e-441f-babc-aaadaee075fd - - - - - -] Attempt 1 to provision port 09a054d5-3814-4d1a-8528-5e722dfa9604 2026-06-10 02:36:33.345 10 INFO neutron.plugins.ml2.plugin [None req-e5488bb1-dbd0-41c5-8793-1edf94f78b99 - - - - - -] Attempt 1 to provision port 09a054d5-3814-4d1a-8528-5e722dfa9604 2026-06-10 02:36:33.507 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 217dfebe-3c05-4913-b123-bc9b4977fda0 2026-06-10 02:36:34.496 9 INFO neutron.plugins.ml2.plugin [None req-d9a9c9ac-0abc-40ae-810f-9e9d7b251516 - - - - - -] Attempt 1 to provision port d94f7072-2b7b-4963-9251-3a26d8b7df48 2026-06-10 02:36:35.664 9 INFO neutron.plugins.ml2.plugin [None req-74e68a3e-153a-4cde-81a9-90c092364250 - - - - - -] Attempt 1 to provision port d94f7072-2b7b-4963-9251-3a26d8b7df48 2026-06-10 02:36:40.360 9 INFO neutron.plugins.ml2.plugin [None req-2183deac-14c6-4268-b535-b51d25729256 - - - - - -] Attempt 1 to provision port fc776c8e-1a06-4bcb-8716-fac20f3dc07c 2026-06-10 02:36:41.635 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port fc776c8e-1a06-4bcb-8716-fac20f3dc07c 2026-06-10 02:36:41.770 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-54a131ef-20d1-4834-927f-8a3fb967c4f9'] response: {'server_uuid': '7dd25924-3d5b-4eb4-b1de-f9558accb10c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc776c8e-1a06-4bcb-8716-fac20f3dc07c', 'code': 200} 2026-06-10 02:36:43.536 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port fc776c8e-1a06-4bcb-8716-fac20f3dc07c 2026-06-10 02:36:46.857 10 INFO neutron.plugins.ml2.plugin [None req-0e07d678-1aac-4a65-b6c6-aae7921e8ab9 - - - - - -] Attempt 1 to provision port abf20d68-4905-4042-9c6b-2c74a8712812 /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-06-10 02:36:48.296 9 INFO neutron.plugins.ml2.plugin [None req-16267d1d-4567-466b-b1cf-8ae97faf289c - - - - - -] Attempt 1 to provision port 1a4443a3-f50c-4983-ae68-c92ed2721b10 2026-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1edadf00-8611-47dc-bc89-1369e9136f95 could not be found. 2026-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:51.095 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-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:51.095 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-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:51.095 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-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:51.095 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-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:51.095 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-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:51.095 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-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.095 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-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.095 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-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.095 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-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:51.095 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-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.095 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-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.095 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-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:51.095 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-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:51.095 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-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1edadf00-8611-47dc-bc89-1369e9136f95 could not be found. 2026-06-10 02:36:51.095 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:51.096 9 ERROR neutron.plugins.ml2.managers [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Failed to bind port 2e72d1ea-84d0-404d-b4dc-43c540e67028 on host instance for vnic_type normal using segments [{'id': 'b590d4b7-c263-4447-83ce-eb4a479cdbb7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 272, 'network_id': 'a09c8d86-f115-495c-a042-25168885ad8d'}] 2026-06-10 02:36:51.102 9 INFO neutron.plugins.ml2.plugin [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Attempt 2 to bind port 2e72d1ea-84d0-404d-b4dc-43c540e67028 2026-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1edadf00-8611-47dc-bc89-1369e9136f95 could not be found. 2026-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:51.144 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-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:51.144 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-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:51.144 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-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:51.144 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-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:51.144 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-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:51.144 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-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.144 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-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.144 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-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.144 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-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:51.144 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-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.144 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-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.144 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-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:51.144 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-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:51.144 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-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1edadf00-8611-47dc-bc89-1369e9136f95 could not be found. 2026-06-10 02:36:51.144 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:51.145 9 ERROR neutron.plugins.ml2.managers [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Failed to bind port 2e72d1ea-84d0-404d-b4dc-43c540e67028 on host instance for vnic_type normal using segments [{'id': 'b590d4b7-c263-4447-83ce-eb4a479cdbb7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 272, 'network_id': 'a09c8d86-f115-495c-a042-25168885ad8d'}] 2026-06-10 02:36:51.146 9 INFO neutron.plugins.ml2.plugin [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Attempt 3 to bind port 2e72d1ea-84d0-404d-b4dc-43c540e67028 2026-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1edadf00-8611-47dc-bc89-1369e9136f95 could not be found. 2026-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:51.175 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-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:51.175 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-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:51.175 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-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:51.175 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-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:51.175 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-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:51.175 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-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.175 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-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.175 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-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.175 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-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:51.175 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-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.175 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-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.175 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-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:51.175 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-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:51.175 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-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1edadf00-8611-47dc-bc89-1369e9136f95 could not be found. 2026-06-10 02:36:51.175 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:51.176 9 ERROR neutron.plugins.ml2.managers [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Failed to bind port 2e72d1ea-84d0-404d-b4dc-43c540e67028 on host instance for vnic_type normal using segments [{'id': 'b590d4b7-c263-4447-83ce-eb4a479cdbb7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 272, 'network_id': 'a09c8d86-f115-495c-a042-25168885ad8d'}] 2026-06-10 02:36:51.177 9 INFO neutron.plugins.ml2.plugin [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Attempt 4 to bind port 2e72d1ea-84d0-404d-b4dc-43c540e67028 2026-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1edadf00-8611-47dc-bc89-1369e9136f95 could not be found. 2026-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:51.198 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-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:51.198 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-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:51.198 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-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:51.198 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-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:51.198 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-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:51.198 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-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.198 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-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.198 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-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.198 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-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:51.198 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-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.198 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-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.198 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-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:51.198 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-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:51.198 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-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1edadf00-8611-47dc-bc89-1369e9136f95 could not be found. 2026-06-10 02:36:51.198 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:51.199 9 ERROR neutron.plugins.ml2.managers [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Failed to bind port 2e72d1ea-84d0-404d-b4dc-43c540e67028 on host instance for vnic_type normal using segments [{'id': 'b590d4b7-c263-4447-83ce-eb4a479cdbb7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 272, 'network_id': 'a09c8d86-f115-495c-a042-25168885ad8d'}] 2026-06-10 02:36:51.200 9 INFO neutron.plugins.ml2.plugin [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Attempt 5 to bind port 2e72d1ea-84d0-404d-b4dc-43c540e67028 2026-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1edadf00-8611-47dc-bc89-1369e9136f95 could not be found. 2026-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:51.238 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-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:51.238 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-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:51.238 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-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:51.238 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-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:51.238 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-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:51.238 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-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.238 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-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.238 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-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.238 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-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:51.238 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-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.238 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-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.238 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-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:51.238 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-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:51.238 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-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1edadf00-8611-47dc-bc89-1369e9136f95 could not be found. 2026-06-10 02:36:51.238 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:51.239 9 ERROR neutron.plugins.ml2.managers [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Failed to bind port 2e72d1ea-84d0-404d-b4dc-43c540e67028 on host instance for vnic_type normal using segments [{'id': 'b590d4b7-c263-4447-83ce-eb4a479cdbb7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 272, 'network_id': 'a09c8d86-f115-495c-a042-25168885ad8d'}] 2026-06-10 02:36:51.239 9 INFO neutron.plugins.ml2.plugin [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Attempt 6 to bind port 2e72d1ea-84d0-404d-b4dc-43c540e67028 2026-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1edadf00-8611-47dc-bc89-1369e9136f95 could not be found. 2026-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:51.275 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-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:51.275 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-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:51.275 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-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:51.275 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-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:51.275 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-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:51.275 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-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.275 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-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.275 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-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.275 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-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:51.275 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-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.275 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-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.275 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-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:51.275 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-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:51.275 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-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1edadf00-8611-47dc-bc89-1369e9136f95 could not be found. 2026-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:51.275 9 ERROR neutron.plugins.ml2.managers [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Failed to bind port 2e72d1ea-84d0-404d-b4dc-43c540e67028 on host instance for vnic_type normal using segments [{'id': 'b590d4b7-c263-4447-83ce-eb4a479cdbb7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 272, 'network_id': 'a09c8d86-f115-495c-a042-25168885ad8d'}] 2026-06-10 02:36:51.276 9 INFO neutron.plugins.ml2.plugin [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Attempt 7 to bind port 2e72d1ea-84d0-404d-b4dc-43c540e67028 2026-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1edadf00-8611-47dc-bc89-1369e9136f95 could not be found. 2026-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:51.299 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-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:51.299 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-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:51.299 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-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:51.299 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-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:51.299 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-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:51.299 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-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.299 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-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.299 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-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.299 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-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:51.299 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-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.299 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-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.299 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-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:51.299 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-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:51.299 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-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1edadf00-8611-47dc-bc89-1369e9136f95 could not be found. 2026-06-10 02:36:51.299 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:51.300 9 ERROR neutron.plugins.ml2.managers [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Failed to bind port 2e72d1ea-84d0-404d-b4dc-43c540e67028 on host instance for vnic_type normal using segments [{'id': 'b590d4b7-c263-4447-83ce-eb4a479cdbb7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 272, 'network_id': 'a09c8d86-f115-495c-a042-25168885ad8d'}] 2026-06-10 02:36:51.301 9 INFO neutron.plugins.ml2.plugin [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Attempt 8 to bind port 2e72d1ea-84d0-404d-b4dc-43c540e67028 2026-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1edadf00-8611-47dc-bc89-1369e9136f95 could not be found. 2026-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:51.326 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-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:51.326 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-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:51.326 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-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:51.326 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-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:51.326 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-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:51.326 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-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.326 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-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.326 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-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.326 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-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:51.326 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-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.326 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-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.326 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-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:51.326 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-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:51.326 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-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1edadf00-8611-47dc-bc89-1369e9136f95 could not be found. 2026-06-10 02:36:51.326 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:51.327 9 ERROR neutron.plugins.ml2.managers [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Failed to bind port 2e72d1ea-84d0-404d-b4dc-43c540e67028 on host instance for vnic_type normal using segments [{'id': 'b590d4b7-c263-4447-83ce-eb4a479cdbb7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 272, 'network_id': 'a09c8d86-f115-495c-a042-25168885ad8d'}] 2026-06-10 02:36:51.328 9 INFO neutron.plugins.ml2.plugin [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Attempt 9 to bind port 2e72d1ea-84d0-404d-b4dc-43c540e67028 2026-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1edadf00-8611-47dc-bc89-1369e9136f95 could not be found. 2026-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:51.353 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-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:51.353 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-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:51.353 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-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:51.353 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-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:51.353 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-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:51.353 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-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.353 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-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.353 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-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.353 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-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:51.353 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-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.353 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-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.353 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-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:51.353 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-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:51.353 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-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1edadf00-8611-47dc-bc89-1369e9136f95 could not be found. 2026-06-10 02:36:51.353 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:51.354 9 ERROR neutron.plugins.ml2.managers [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Failed to bind port 2e72d1ea-84d0-404d-b4dc-43c540e67028 on host instance for vnic_type normal using segments [{'id': 'b590d4b7-c263-4447-83ce-eb4a479cdbb7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 272, 'network_id': 'a09c8d86-f115-495c-a042-25168885ad8d'}] 2026-06-10 02:36:51.355 9 INFO neutron.plugins.ml2.plugin [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Attempt 10 to bind port 2e72d1ea-84d0-404d-b4dc-43c540e67028 2026-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1edadf00-8611-47dc-bc89-1369e9136f95 could not be found. 2026-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:51.383 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-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:51.383 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-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:51.383 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-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:51.383 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-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:51.383 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-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:51.383 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-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.383 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-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.383 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-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.383 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-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:51.383 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-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:51.383 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-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:51.383 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-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:51.383 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-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:51.383 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-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1edadf00-8611-47dc-bc89-1369e9136f95 could not be found. 2026-06-10 02:36:51.383 9 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:51.384 9 ERROR neutron.plugins.ml2.managers [None req-ad9ffbf5-e550-4e83-a0bc-bc0d05559104 - - - - - -] Failed to bind port 2e72d1ea-84d0-404d-b4dc-43c540e67028 on host instance for vnic_type normal using segments [{'id': 'b590d4b7-c263-4447-83ce-eb4a479cdbb7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 272, 'network_id': 'a09c8d86-f115-495c-a042-25168885ad8d'}] 2026-06-10 02:36:51.695 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port c029ca7f-48ea-441d-9f2a-28d2b151679a 2026-06-10 02:36:52.046 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port ab1adc2d-f23f-4ff9-82aa-7a9c34bd21ec 2026-06-10 02:36:52.403 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 1a4443a3-f50c-4983-ae68-c92ed2721b10 2026-06-10 02:36:52.607 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b892fc97-0e2d-4b8f-82c6-f959a14753db'] response: {'server_uuid': 'e65e4821-88c7-4d11-bd96-2ab9aa7113a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1a4443a3-f50c-4983-ae68-c92ed2721b10', 'code': 200} 2026-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dfd4462a-e031-4d71-ad68-a85569bde801 could not be found. 2026-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:53.069 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-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:53.069 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-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:53.069 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-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:53.069 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-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:53.069 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-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:53.069 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-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.069 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-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.069 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-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.069 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-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:53.069 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-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.069 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-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.069 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-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:53.069 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-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:53.069 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-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dfd4462a-e031-4d71-ad68-a85569bde801 could not be found. 2026-06-10 02:36:53.069 10 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:53.071 10 ERROR neutron.plugins.ml2.managers [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Failed to bind port 25e33658-bd9d-4545-8675-e6befa7814a9 on host instance for vnic_type normal using segments [{'id': '3192c226-d396-4f64-9472-5223aa6ec225', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 735, 'network_id': '50726523-f38b-4b64-aac7-ce5c0111adae'}] 2026-06-10 02:36:53.073 10 INFO neutron.plugins.ml2.plugin [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Attempt 2 to bind port 25e33658-bd9d-4545-8675-e6befa7814a9 2026-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dfd4462a-e031-4d71-ad68-a85569bde801 could not be found. 2026-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:53.098 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-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:53.098 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-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:53.098 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-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:53.098 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-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:53.098 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-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:53.098 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-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.098 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-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.098 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-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.098 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-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:53.098 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-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.098 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-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.098 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-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:53.098 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-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:53.098 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-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dfd4462a-e031-4d71-ad68-a85569bde801 could not be found. 2026-06-10 02:36:53.098 10 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:53.099 10 ERROR neutron.plugins.ml2.managers [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Failed to bind port 25e33658-bd9d-4545-8675-e6befa7814a9 on host instance for vnic_type normal using segments [{'id': '3192c226-d396-4f64-9472-5223aa6ec225', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 735, 'network_id': '50726523-f38b-4b64-aac7-ce5c0111adae'}] 2026-06-10 02:36:53.100 10 INFO neutron.plugins.ml2.plugin [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Attempt 3 to bind port 25e33658-bd9d-4545-8675-e6befa7814a9 2026-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dfd4462a-e031-4d71-ad68-a85569bde801 could not be found. 2026-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:53.124 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-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:53.124 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-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:53.124 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-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:53.124 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-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:53.124 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-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:53.124 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-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.124 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-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.124 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-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.124 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-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:53.124 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-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.124 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-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.124 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-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:53.124 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-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:53.124 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-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dfd4462a-e031-4d71-ad68-a85569bde801 could not be found. 2026-06-10 02:36:53.124 10 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:53.125 10 ERROR neutron.plugins.ml2.managers [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Failed to bind port 25e33658-bd9d-4545-8675-e6befa7814a9 on host instance for vnic_type normal using segments [{'id': '3192c226-d396-4f64-9472-5223aa6ec225', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 735, 'network_id': '50726523-f38b-4b64-aac7-ce5c0111adae'}] 2026-06-10 02:36:53.125 10 INFO neutron.plugins.ml2.plugin [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Attempt 4 to bind port 25e33658-bd9d-4545-8675-e6befa7814a9 2026-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dfd4462a-e031-4d71-ad68-a85569bde801 could not be found. 2026-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:53.169 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-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:53.169 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-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:53.169 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-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:53.169 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-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:53.169 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-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:53.169 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-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.169 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-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.169 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-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.169 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-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:53.169 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-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.169 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-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.169 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-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:53.169 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-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:53.169 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-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dfd4462a-e031-4d71-ad68-a85569bde801 could not be found. 2026-06-10 02:36:53.169 10 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:53.170 10 ERROR neutron.plugins.ml2.managers [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Failed to bind port 25e33658-bd9d-4545-8675-e6befa7814a9 on host instance for vnic_type normal using segments [{'id': '3192c226-d396-4f64-9472-5223aa6ec225', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 735, 'network_id': '50726523-f38b-4b64-aac7-ce5c0111adae'}] 2026-06-10 02:36:53.172 10 INFO neutron.plugins.ml2.plugin [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Attempt 5 to bind port 25e33658-bd9d-4545-8675-e6befa7814a9 2026-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dfd4462a-e031-4d71-ad68-a85569bde801 could not be found. 2026-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:53.193 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-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:53.193 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-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:53.193 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-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:53.193 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-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:53.193 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-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:53.193 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-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.193 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-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.193 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-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.193 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-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:53.193 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-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.193 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-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.193 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-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:53.193 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-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:53.193 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-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dfd4462a-e031-4d71-ad68-a85569bde801 could not be found. 2026-06-10 02:36:53.193 10 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:53.194 10 ERROR neutron.plugins.ml2.managers [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Failed to bind port 25e33658-bd9d-4545-8675-e6befa7814a9 on host instance for vnic_type normal using segments [{'id': '3192c226-d396-4f64-9472-5223aa6ec225', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 735, 'network_id': '50726523-f38b-4b64-aac7-ce5c0111adae'}] 2026-06-10 02:36:53.195 10 INFO neutron.plugins.ml2.plugin [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Attempt 6 to bind port 25e33658-bd9d-4545-8675-e6befa7814a9 2026-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dfd4462a-e031-4d71-ad68-a85569bde801 could not be found. 2026-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:53.219 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-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:53.219 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-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:53.219 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-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:53.219 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-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:53.219 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-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:53.219 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-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.219 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-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.219 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-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.219 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-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:53.219 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-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.219 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-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.219 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-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:53.219 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-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:53.219 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-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dfd4462a-e031-4d71-ad68-a85569bde801 could not be found. 2026-06-10 02:36:53.219 10 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:53.220 10 ERROR neutron.plugins.ml2.managers [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Failed to bind port 25e33658-bd9d-4545-8675-e6befa7814a9 on host instance for vnic_type normal using segments [{'id': '3192c226-d396-4f64-9472-5223aa6ec225', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 735, 'network_id': '50726523-f38b-4b64-aac7-ce5c0111adae'}] 2026-06-10 02:36:53.221 10 INFO neutron.plugins.ml2.plugin [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Attempt 7 to bind port 25e33658-bd9d-4545-8675-e6befa7814a9 2026-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dfd4462a-e031-4d71-ad68-a85569bde801 could not be found. 2026-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:53.242 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-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:53.242 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-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:53.242 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-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:53.242 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-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:53.242 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-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:53.242 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-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.242 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-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.242 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-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.242 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-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:53.242 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-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.242 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-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.242 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-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:53.242 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-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:53.242 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-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dfd4462a-e031-4d71-ad68-a85569bde801 could not be found. 2026-06-10 02:36:53.242 10 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:53.243 10 ERROR neutron.plugins.ml2.managers [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Failed to bind port 25e33658-bd9d-4545-8675-e6befa7814a9 on host instance for vnic_type normal using segments [{'id': '3192c226-d396-4f64-9472-5223aa6ec225', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 735, 'network_id': '50726523-f38b-4b64-aac7-ce5c0111adae'}] 2026-06-10 02:36:53.244 10 INFO neutron.plugins.ml2.plugin [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Attempt 8 to bind port 25e33658-bd9d-4545-8675-e6befa7814a9 2026-06-10 02:36:53.247 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 09a054d5-3814-4d1a-8528-5e722dfa9604 2026-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dfd4462a-e031-4d71-ad68-a85569bde801 could not be found. 2026-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:53.272 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-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:53.272 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-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:53.272 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-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:53.272 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-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:53.272 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-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:53.272 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-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.272 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-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.272 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-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.272 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-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:53.272 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-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.272 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-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.272 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-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:53.272 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-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:53.272 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-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dfd4462a-e031-4d71-ad68-a85569bde801 could not be found. 2026-06-10 02:36:53.272 10 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:53.273 10 ERROR neutron.plugins.ml2.managers [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Failed to bind port 25e33658-bd9d-4545-8675-e6befa7814a9 on host instance for vnic_type normal using segments [{'id': '3192c226-d396-4f64-9472-5223aa6ec225', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 735, 'network_id': '50726523-f38b-4b64-aac7-ce5c0111adae'}] 2026-06-10 02:36:53.273 10 INFO neutron.plugins.ml2.plugin [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Attempt 9 to bind port 25e33658-bd9d-4545-8675-e6befa7814a9 2026-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dfd4462a-e031-4d71-ad68-a85569bde801 could not be found. 2026-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:53.302 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-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:53.302 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-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:53.302 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-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:53.302 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-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:53.302 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-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:53.302 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-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.302 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-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.302 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-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.302 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-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:53.302 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-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.302 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-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.302 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-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:53.302 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-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:53.302 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-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dfd4462a-e031-4d71-ad68-a85569bde801 could not be found. 2026-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:53.302 10 ERROR neutron.plugins.ml2.managers [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Failed to bind port 25e33658-bd9d-4545-8675-e6befa7814a9 on host instance for vnic_type normal using segments [{'id': '3192c226-d396-4f64-9472-5223aa6ec225', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 735, 'network_id': '50726523-f38b-4b64-aac7-ce5c0111adae'}] 2026-06-10 02:36:53.303 10 INFO neutron.plugins.ml2.plugin [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Attempt 10 to bind port 25e33658-bd9d-4545-8675-e6befa7814a9 2026-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dfd4462a-e031-4d71-ad68-a85569bde801 could not be found. 2026-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 02:36:53.324 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-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 02:36:53.324 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-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 02:36:53.324 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-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 02:36:53.324 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-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 02:36:53.324 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-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 02:36:53.324 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-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.324 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-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.324 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-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.324 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-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 02:36:53.324 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-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 02:36:53.324 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-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 02:36:53.324 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-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 02:36:53.324 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-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 02:36:53.324 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-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dfd4462a-e031-4d71-ad68-a85569bde801 could not be found. 2026-06-10 02:36:53.324 10 ERROR neutron.plugins.ml2.managers  2026-06-10 02:36:53.325 10 ERROR neutron.plugins.ml2.managers [None req-4d6294b0-c468-4807-a092-825e00fe890f - - - - - -] Failed to bind port 25e33658-bd9d-4545-8675-e6befa7814a9 on host instance for vnic_type normal using segments [{'id': '3192c226-d396-4f64-9472-5223aa6ec225', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 735, 'network_id': '50726523-f38b-4b64-aac7-ce5c0111adae'}] 2026-06-10 02:36:53.908 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port c029ca7f-48ea-441d-9f2a-28d2b151679a 2026-06-10 02:36:54.184 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port d94f7072-2b7b-4963-9251-3a26d8b7df48 2026-06-10 02:36:54.687 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port ab1adc2d-f23f-4ff9-82aa-7a9c34bd21ec 2026-06-10 02:36:55.036 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 1a4443a3-f50c-4983-ae68-c92ed2721b10 2026-06-10 02:36:55.330 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 09a054d5-3814-4d1a-8528-5e722dfa9604 2026-06-10 02:36:55.984 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port b5dabe00-d6a1-47bb-a5ff-7391196e19e5 2026-06-10 02:36:56.186 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port d94f7072-2b7b-4963-9251-3a26d8b7df48 2026-06-10 02:37:09.646 9 INFO neutron.plugins.ml2.plugin [None req-a2cc60a4-7bc6-455c-829a-a0d4082aa588 - - - - - -] Attempt 1 to provision port aad196f0-b9ac-438b-a238-076478d472b4 2026-06-10 02:37:19.655 10 INFO neutron.plugins.ml2.plugin [None req-d5f9ff25-e6d8-4d68-b455-e6495cb4a452 - - - - - -] Attempt 1 to provision port b4f8ec8f-5233-48f9-8e7a-db7299889b7b 2026-06-10 02:37:20.022 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 9c515da2-31fa-4a3b-b00e-5d58e4cf1eb5 2026-06-10 02:37:20.382 9 INFO neutron.plugins.ml2.plugin [None req-57172291-2090-4642-8349-3b85da6a7e76 - - - - - -] Attempt 1 to provision port 9c515da2-31fa-4a3b-b00e-5d58e4cf1eb5 2026-06-10 02:37:20.550 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 8451fb79-5e9c-41c4-8be1-4e09800f0aa4 2026-06-10 02:37:20.700 9 INFO neutron.plugins.ml2.plugin [None req-a776532e-b016-485f-a68e-693706e3cdc5 - - - - - -] Attempt 1 to provision port 8451fb79-5e9c-41c4-8be1-4e09800f0aa4 2026-06-10 02:37:21.088 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port b4f8ec8f-5233-48f9-8e7a-db7299889b7b 2026-06-10 02:37:21.495 9 INFO neutron.plugins.ml2.plugin [None req-5b5ab694-24bb-40be-b00b-48590afeb308 - - - - - -] Attempt 1 to provision port a88a9da1-5259-46ed-b805-a7d906d62d10 2026-06-10 02:37:21.881 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port a88a9da1-5259-46ed-b805-a7d906d62d10 2026-06-10 02:37:22.273 9 INFO neutron.plugins.ml2.plugin [None req-6eb7a76c-34be-4413-b026-cbbc8d996f59 - - - - - -] Attempt 1 to provision port b0299011-24a2-477c-babe-e4b1f512eadf 2026-06-10 02:37:22.296 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port b0299011-24a2-477c-babe-e4b1f512eadf 2026-06-10 02:37:22.629 10 INFO neutron.plugins.ml2.plugin [None req-39b1e480-4420-4ee7-bfd3-23ab895214c4 - - - - - -] Attempt 1 to provision port 50749c31-7d23-4965-a8b0-a32aecb96c3e 2026-06-10 02:37:23.942 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 50749c31-7d23-4965-a8b0-a32aecb96c3e 2026-06-10 02:37:24.103 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2669485-d7f2-47bd-a3b8-08bf0281e885'] response: {'server_uuid': '23c91835-abbc-4da3-a4c3-1ef569a47026', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '50749c31-7d23-4965-a8b0-a32aecb96c3e', 'code': 200} 2026-06-10 02:37:25.814 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 50749c31-7d23-4965-a8b0-a32aecb96c3e 2026-06-10 02:38:03.178 9 INFO neutron.plugins.ml2.plugin [None req-bfb761c4-44b0-4ff4-b856-14bba2a95369 - - - - - -] Attempt 1 to provision port fb65ca02-2472-4b35-8222-42eb1d25bc1d 2026-06-10 02:38:06.050 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port fb65ca02-2472-4b35-8222-42eb1d25bc1d 2026-06-10 02:38:06.205 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b82e8aa0-5573-4305-af19-5612c4ad16b5'] response: {'server_uuid': '23c91835-abbc-4da3-a4c3-1ef569a47026', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fb65ca02-2472-4b35-8222-42eb1d25bc1d', 'code': 200} 2026-06-10 02:38:07.933 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port fb65ca02-2472-4b35-8222-42eb1d25bc1d 2026-06-10 02:38:29.920 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port cdce1740-e27f-4305-b154-46fd60d0382b 2026-06-10 02:38:30.111 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e6aaa39-4812-4bc6-8c0b-7b984cd824b6'] response: {'server_uuid': '23c91835-abbc-4da3-a4c3-1ef569a47026', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cdce1740-e27f-4305-b154-46fd60d0382b', 'code': 200} 2026-06-10 02:38:31.865 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port cdce1740-e27f-4305-b154-46fd60d0382b 2026-06-10 02:38:37.417 9 INFO neutron.plugins.ml2.plugin [None req-d73f1c7d-4039-462d-b648-b9425d4b7b61 - - - - - -] Attempt 1 to provision port 41f7e152-877b-473d-9268-96cb4ba931ba 2026-06-10 02:38:39.892 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 41f7e152-877b-473d-9268-96cb4ba931ba 2026-06-10 02:38:40.034 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a4fb99d-1768-4ca5-94c8-f3dcfb553b7c'] response: {'server_uuid': '23c91835-abbc-4da3-a4c3-1ef569a47026', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '41f7e152-877b-473d-9268-96cb4ba931ba', 'code': 200} 2026-06-10 02:38:40.493 10 INFO neutron.plugins.ml2.plugin [None req-85abf9b5-a9bd-4d27-a12c-0b8e70464102 - - - - - -] Attempt 1 to provision port 41f7e152-877b-473d-9268-96cb4ba931ba 2026-06-10 02:38:41.904 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 41f7e152-877b-473d-9268-96cb4ba931ba 2026-06-10 02:38:51.148 9 INFO neutron.plugins.ml2.plugin [None req-2fa03a83-b703-4488-ac51-4141d49679e2 - - - - - -] Attempt 1 to provision port 41f7e152-877b-473d-9268-96cb4ba931ba 2026-06-10 02:38:51.921 10 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port 41f7e152-877b-473d-9268-96cb4ba931ba 2026-06-10 02:39:21.494 10 INFO neutron.plugins.ml2.plugin [None req-2c785947-3562-4488-a951-6c8ee862ae1f - - - - - -] Attempt 1 to provision port cdce1740-e27f-4305-b154-46fd60d0382b 2026-06-10 02:39:21.940 9 INFO neutron.plugins.ml2.plugin [None req-68a12b2d-20b6-4d79-aea1-a1e7ff757d3b - - - - - -] Attempt 1 to provision port cdce1740-e27f-4305-b154-46fd60d0382b 2026-06-10 02:40:24.312 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd22ddfd-b02e-4a40-8659-fea9ca4ebcae'] response: {'server_uuid': 'e65e4821-88c7-4d11-bd96-2ab9aa7113a7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1a4443a3-f50c-4983-ae68-c92ed2721b10', 'code': 200}