+ 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/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-28 22:57:56.301 1 INFO neutron.common.config [-] Logging enabled! 2026-04-28 22:57:56.301 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-04-28 22:57:56.301 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-28 22:57:56.302 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-28 22:57:57.075 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 22:57:57.077 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-28 22:57:57.080 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-28 22:57:57.081 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 22:57:57.081 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-28 22:57:57.081 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-28 22:57:57.081 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 22:57:57.086 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 22:57:57.086 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 22:57:57.086 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 22:57:57.102 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-28 22:57:57.103 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 22:57:57.103 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-28 22:57:57.143 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-28 22:57:57.143 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-28 22:57:57.143 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-28 22:57:57.143 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-28 22:57:57.368 1 INFO neutron.plugins.ml2.managers [None req-10285123-7d3c-4427-848f-35abd79c03df - - - - - -] Initializing driver for type 'vlan' 2026-04-28 22:57:57.609 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-10285123-7d3c-4427-848f-35abd79c03df - - - - - -] VlanTypeDriver initialization complete 2026-04-28 22:57:57.610 1 INFO neutron.plugins.ml2.managers [None req-10285123-7d3c-4427-848f-35abd79c03df - - - - - -] Initializing driver for type 'vxlan' 2026-04-28 22:57:57.611 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-10285123-7d3c-4427-848f-35abd79c03df - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-28 22:57:57.651 1 INFO neutron.plugins.ml2.managers [None req-10285123-7d3c-4427-848f-35abd79c03df - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-28 22:57:57.651 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-10285123-7d3c-4427-848f-35abd79c03df - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-28 22:57:57.651 1 INFO neutron.plugins.ml2.managers [None req-10285123-7d3c-4427-848f-35abd79c03df - - - - - -] Initializing extension driver 'port_security' 2026-04-28 22:57:57.651 1 INFO neutron.plugins.ml2.extensions.port_security [None req-10285123-7d3c-4427-848f-35abd79c03df - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-28 22:57:57.652 1 INFO neutron.plugins.ml2.managers [None req-10285123-7d3c-4427-848f-35abd79c03df - - - - - -] Initializing extension driver 'qos' 2026-04-28 22:57:57.652 1 INFO neutron.plugins.ml2.managers [None req-10285123-7d3c-4427-848f-35abd79c03df - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-28 22:57:57.652 1 INFO neutron.plugins.ml2.managers [None req-10285123-7d3c-4427-848f-35abd79c03df - - - - - -] Initializing mechanism driver 'l2population' 2026-04-28 22:57:57.660 1 INFO neutron.quota [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded quota_driver: . 2026-04-28 22:57:57.661 1 INFO neutron.plugins.ml2.plugin [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Modular L2 Plugin initialization complete 2026-04-28 22:57:57.661 1 INFO neutron.plugins.ml2.managers [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-28 22:57:57.661 1 INFO neutron.plugins.ml2.managers [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-28 22:57:57.661 1 INFO neutron.plugins.ml2.managers [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Got port-security extension from driver 'port_security' 2026-04-28 22:57:57.661 1 INFO neutron.extensions.vlantransparent [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Disabled vlantransparent extension. 2026-04-28 22:57:57.662 1 INFO neutron.manager [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loading Plugin: qos 2026-04-28 22:57:57.671 1 INFO neutron.manager [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loading Plugin: router 2026-04-28 22:57:57.699 1 INFO neutron.services.service_base [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-28 22:57:57.699 1 INFO neutron.manager [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loading Plugin: segments 2026-04-28 22:57:57.765 1 INFO neutron.manager [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loading Plugin: trunk 2026-04-28 22:57:57.816 1 INFO neutron.manager [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loading Plugin: vpnaas 2026-04-28 22:57:57.850 1 WARNING stevedore.named [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 22:57:57.904 1 INFO neutron_vpnaas.services.vpn.plugin [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-28 22:57:57.904 1 INFO neutron.common.utils [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-28 22:57:57.904 1 INFO neutron.manager [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loading Plugin: auto_allocate 2026-04-28 22:57:57.908 1 INFO neutron.manager [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loading Plugin: tag 2026-04-28 22:57:57.911 1 INFO neutron.manager [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loading Plugin: timestamp 2026-04-28 22:57:57.913 1 INFO neutron.manager [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loading Plugin: network_ip_availability 2026-04-28 22:57:57.916 1 INFO neutron.manager [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loading Plugin: flavors 2026-04-28 22:57:57.918 1 INFO neutron.manager [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loading Plugin: revisions 2026-04-28 22:57:57.921 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Initializing extension manager. 2026-04-28 22:57:57.922 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: address-group 2026-04-28 22:57:57.922 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: address-scope 2026-04-28 22:57:57.923 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-28 22:57:57.924 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: agent 2026-04-28 22:57:57.924 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: agent-resources-synced 2026-04-28 22:57:57.925 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: allowed-address-pairs 2026-04-28 22:57:57.926 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: auto-allocated-topology 2026-04-28 22:57:57.926 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: availability_zone 2026-04-28 22:57:57.927 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: availability_zone_filter 2026-04-28 22:57:57.927 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-28 22:57:57.928 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: default-subnetpools 2026-04-28 22:57:57.929 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-28 22:57:57.929 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: dns-integration 2026-04-28 22:57:57.930 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: dns-domain-ports 2026-04-28 22:57:57.930 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-28 22:57:57.931 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: dvr 2026-04-28 22:57:57.932 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-28 22:57:57.932 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: empty-string-filtering 2026-04-28 22:57:57.933 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 22:57:57.933 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-28 22:57:57.934 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: external-net 2026-04-28 22:57:57.934 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-28 22:57:57.935 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: extraroute 2026-04-28 22:57:57.935 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: extraroute-atomic 2026-04-28 22:57:57.936 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-28 22:57:57.936 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-28 22:57:57.937 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-28 22:57:57.937 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-28 22:57:57.938 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: fip-port-details 2026-04-28 22:57:57.939 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: flavors 2026-04-28 22:57:57.940 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-28 22:57:57.940 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: floatingip-pools 2026-04-28 22:57:57.941 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: ip_allocation 2026-04-28 22:57:57.941 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: ip-substring-filtering 2026-04-28 22:57:57.942 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: l2_adjacency 2026-04-28 22:57:57.943 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: router 2026-04-28 22:57:57.944 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 22:57:57.945 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: ext-gw-mode 2026-04-28 22:57:57.945 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: l3-ha 2026-04-28 22:57:57.946 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-28 22:57:57.946 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: l3-flavors 2026-04-28 22:57:57.947 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-28 22:57:57.947 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-28 22:57:57.949 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-28 22:57:57.950 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-28 22:57:57.951 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-28 22:57:57.953 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-28 22:57:57.954 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-28 22:57:57.954 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: multi-provider 2026-04-28 22:57:57.955 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: net-mtu 2026-04-28 22:57:57.955 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: net-mtu-writable 2026-04-28 22:57:57.956 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: network_availability_zone 2026-04-28 22:57:57.956 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: network-ip-availability 2026-04-28 22:57:57.957 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-28 22:57:57.958 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: pagination 2026-04-28 22:57:57.958 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: port-device-profile 2026-04-28 22:57:57.959 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: port-mac-override 2026-04-28 22:57:57.959 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-28 22:57:57.960 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-28 22:57:57.960 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: port-resource-request 2026-04-28 22:57:57.961 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: port-resource-request-groups 2026-04-28 22:57:57.961 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: binding 2026-04-28 22:57:57.962 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: binding-extended 2026-04-28 22:57:57.962 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: port-security 2026-04-28 22:57:57.963 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: project-id 2026-04-28 22:57:57.963 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: provider 2026-04-28 22:57:57.965 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: qos 2026-04-28 22:57:57.966 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-28 22:57:57.966 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-28 22:57:57.967 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: qos-default 2026-04-28 22:57:57.967 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: qos-fip 2026-04-28 22:57:57.968 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-28 22:57:57.968 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: qos-gateway-ip 2026-04-28 22:57:57.968 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: qos-port-network-policy 2026-04-28 22:57:57.969 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: qos-pps-minimum 2026-04-28 22:57:57.970 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-28 22:57:57.970 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: qos-pps 2026-04-28 22:57:57.971 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: qos-rule-type-details 2026-04-28 22:57:57.971 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-28 22:57:57.972 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: qos-rules-alias 2026-04-28 22:57:57.972 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: quota-check-limit 2026-04-28 22:57:57.974 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: quotas 2026-04-28 22:57:57.976 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: quota_details 2026-04-28 22:57:57.977 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: rbac-policies 2026-04-28 22:57:57.977 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: rbac-address-group 2026-04-28 22:57:57.978 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: rbac-address-scope 2026-04-28 22:57:57.978 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: rbac-security-groups 2026-04-28 22:57:57.979 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: rbac-subnetpool 2026-04-28 22:57:57.979 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: revision-if-match 2026-04-28 22:57:57.980 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: standard-attr-revisions 2026-04-28 22:57:57.980 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: router_availability_zone 2026-04-28 22:57:57.981 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-28 22:57:57.981 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-28 22:57:57.982 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-28 22:57:57.982 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-28 22:57:57.983 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-28 22:57:57.989 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: security-group 2026-04-28 22:57:57.990 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: segment 2026-04-28 22:57:57.990 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-28 22:57:57.991 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: service-type 2026-04-28 22:57:57.991 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: sorting 2026-04-28 22:57:57.992 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: standard-attr-segment 2026-04-28 22:57:57.992 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: standard-attr-description 2026-04-28 22:57:57.993 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: stateful-security-group 2026-04-28 22:57:57.993 1 WARNING neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-28 22:57:57.994 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-28 22:57:57.994 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: subnet_onboard 2026-04-28 22:57:57.995 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-28 22:57:57.995 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: subnet-service-types 2026-04-28 22:57:57.996 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: subnet_allocation 2026-04-28 22:57:57.996 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-28 22:57:57.997 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-28 22:57:57.999 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: standard-attr-tag 2026-04-28 22:57:57.999 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-28 22:57:58.000 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: trunk 2026-04-28 22:57:58.000 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: trunk-details 2026-04-28 22:57:58.001 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-28 22:57:58.001 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-28 22:57:58.002 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-28 22:57:58.003 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: vpn-flavors 2026-04-28 22:57:58.004 1 INFO neutron.api.extensions [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Loaded extension: vpnaas 2026-04-28 22:57:58.006 1 INFO oslo_service.service [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Starting 2 workers 2026-04-28 22:57:58.010 1 INFO oslo_service.service [None req-e5619143-d180-4ebe-9c61-4cd1806db63d - - - - - -] Starting 1 workers 2026-04-28 22:58:32.494 9 INFO neutron.db.l3_hamode_db [None req-8a2de845-25e0-4fe0-8c8a-ab4a3e39253d - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 22:58:42.023 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 7eade2b8-cc83-4af6-87a8-d50d7c1e1024 2026-04-28 22:58:43.413 10 INFO neutron.plugins.ml2.plugin [None req-e281c921-0245-412e-9931-e39d45f556ef - - - - - -] Attempt 1 to provision port 7eade2b8-cc83-4af6-87a8-d50d7c1e1024 2026-04-28 22:58:43.680 9 INFO neutron.plugins.ml2.plugin [None req-1741f877-16b0-4455-87ed-bd334d1f70f8 - - - - - -] Attempt 1 to provision port 7eade2b8-cc83-4af6-87a8-d50d7c1e1024 2026-04-28 22:58:43.905 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 7eade2b8-cc83-4af6-87a8-d50d7c1e1024 2026-04-28 23:05:04.218 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port b0dcee5c-159e-47b8-a5ea-433f98e60553 2026-04-28 23:05:06.169 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port b0dcee5c-159e-47b8-a5ea-433f98e60553 2026-04-28 23:05:06.196 9 INFO neutron.plugins.ml2.plugin [None req-772440a1-b170-4d8f-986d-10c9d04a5d73 - - - - - -] Attempt 1 to provision port b0dcee5c-159e-47b8-a5ea-433f98e60553 2026-04-28 23:05:06.392 10 INFO neutron.plugins.ml2.plugin [None req-f08acf87-0084-4af4-b7f7-79dece06cc0f - - - - - -] Attempt 1 to provision port b0dcee5c-159e-47b8-a5ea-433f98e60553 2026-04-28 23:05:11.103 9 INFO neutron.plugins.ml2.plugin [None req-32b7a714-d014-47af-a03c-0198fe60fab2 - - - - - -] Attempt 1 to provision port e81b8b00-a257-4716-b8d6-642bafb63238 2026-04-28 23:08:28.435 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port e81b8b00-a257-4716-b8d6-642bafb63238 2026-04-28 23:08:30.287 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port e81b8b00-a257-4716-b8d6-642bafb63238 2026-04-28 23:16:04.557 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 72138602-cfc5-4be1-b423-ebb2c2bcf7ab 2026-04-28 23:16:06.561 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 72138602-cfc5-4be1-b423-ebb2c2bcf7ab 2026-04-28 23:30:54.475 9 INFO neutron.plugins.ml2.plugin [None req-aaf0574f-5a86-4609-aa21-77407248efd4 - - - - - -] Attempt 1 to provision port c7497118-7e47-44a2-93ea-1da55b8935b8 2026-04-28 23:30:54.926 10 INFO neutron.plugins.ml2.plugin [None req-bf8d831b-bd7a-47f7-8993-698a3ea1e71c - - - - - -] Attempt 1 to provision port 8f2a96ea-5cfb-4989-8a31-29a4e6369a71 2026-04-28 23:30:55.114 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 2a937317-fc2a-41e8-8f69-a096a2a66cc2 2026-04-28 23:30:55.573 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port a03b3916-c68a-415f-a812-be1c2da7e6f2 2026-04-28 23:30:55.672 9 INFO neutron.plugins.ml2.plugin [None req-ccb59c96-cdad-4e31-aec0-650c65b91ce8 - - - - - -] Attempt 1 to provision port 2a937317-fc2a-41e8-8f69-a096a2a66cc2 2026-04-28 23:30:55.987 9 INFO neutron.plugins.ml2.plugin [None req-efff5846-db1d-4d8d-9385-2ff40a5ceca5 - - - - - -] Attempt 1 to provision port 2a937317-fc2a-41e8-8f69-a096a2a66cc2 2026-04-28 23:30:56.389 10 INFO neutron.plugins.ml2.plugin [None req-8bbe8114-db6a-4b42-8e41-33062a467234 - - - - - -] Attempt 1 to provision port a03b3916-c68a-415f-a812-be1c2da7e6f2 2026-04-28 23:30:56.717 9 INFO neutron.plugins.ml2.plugin [None req-ebcdbce4-0188-4364-a567-b91d2cc9cbc9 - - - - - -] Attempt 1 to provision port a03b3916-c68a-415f-a812-be1c2da7e6f2 2026-04-28 23:30:56.919 10 INFO neutron.plugins.ml2.plugin [None req-c2c3e830-84df-45ce-904c-7662ba8b56ff - - - - - -] Attempt 1 to provision port 380d6901-e75c-41e5-8664-bd770eca14f7 2026-04-28 23:30:57.189 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 2a937317-fc2a-41e8-8f69-a096a2a66cc2 2026-04-28 23:30:57.280 10 INFO neutron.plugins.ml2.plugin [None req-66e42cce-f65e-4c56-a580-f3354b21798d - - - - - -] Attempt 1 to provision port b2d98b2e-f1a3-42c4-9d9d-949336961a04 2026-04-28 23:30:57.443 9 INFO neutron.plugins.ml2.plugin [None req-4a669383-aff0-443b-97cc-46ce2c246342 - - - - - -] Attempt 1 to provision port 380d6901-e75c-41e5-8664-bd770eca14f7 2026-04-28 23:30:57.641 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port a03b3916-c68a-415f-a812-be1c2da7e6f2 2026-04-28 23:30:57.808 10 INFO neutron.plugins.ml2.plugin [None req-c9617cc3-e006-4cc3-be4e-da8a4b29631a - - - - - -] Attempt 1 to provision port b2d98b2e-f1a3-42c4-9d9d-949336961a04 2026-04-28 23:30:59.484 9 INFO neutron.plugins.ml2.plugin [None req-8a1f10b3-b3d6-4398-85ab-3951a96912e1 - - - - - -] Attempt 1 to provision port 46a0328f-8834-4bab-88c0-5e1e75452d53 2026-04-28 23:31:01.107 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 98f72dd4-39ca-4230-af39-463b3a319806 2026-04-28 23:31:01.243 9 INFO neutron.plugins.ml2.plugin [None req-e4c97d89-0310-4523-a7c7-83e073a82790 - - - - - -] Attempt 1 to provision port 98f72dd4-39ca-4230-af39-463b3a319806 2026-04-28 23:31:01.622 9 INFO neutron.plugins.ml2.plugin [None req-91b48940-0935-481d-8da2-c4f0a91f255c - - - - - -] Attempt 1 to provision port 98f72dd4-39ca-4230-af39-463b3a319806 2026-04-28 23:31:02.031 10 INFO neutron.plugins.ml2.plugin [None req-0720f865-5516-41ea-87b7-d21a2e078e94 - - - - - -] Attempt 1 to provision port 3e6cb5e9-f60a-448e-88a6-4e0dcc5ab248 2026-04-28 23:31:02.494 9 INFO neutron.plugins.ml2.plugin [None req-6c84c617-c3c1-4bcb-b9c3-5bb0ae5efd2d - - - - - -] Attempt 1 to provision port 3e6cb5e9-f60a-448e-88a6-4e0dcc5ab248 2026-04-28 23:31:03.146 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 98f72dd4-39ca-4230-af39-463b3a319806 2026-04-28 23:31:05.209 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 2c3103a9-3b3f-4422-894a-1563cb5f1329 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-28 23:31:05.689 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 342f673b-7c36-4d9d-8072-87a1046f8556 2026-04-28 23:31:07.179 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 2c3103a9-3b3f-4422-894a-1563cb5f1329 2026-04-28 23:31:07.491 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 342f673b-7c36-4d9d-8072-87a1046f8556 2026-04-28 23:31:08.485 9 INFO neutron.plugins.ml2.plugin [None req-5ff44329-6174-4f1e-b84b-6f56d42f673c - - - - - -] Attempt 1 to provision port 581ea1ac-87d1-40fe-af92-e799d183c3b7 2026-04-28 23:31:08.765 10 INFO neutron.plugins.ml2.plugin [None req-3f1c3339-bba1-415c-964c-568df978e53a - - - - - -] Attempt 1 to provision port 295bdf9c-b686-4e51-b3c6-f9e936249e5d 2026-04-28 23:31:10.943 9 INFO neutron.plugins.ml2.plugin [None req-05d57991-8f9d-4ad5-8fac-fc4526e99368 - - - - - -] Attempt 1 to provision port b434f278-b4ec-417e-80ef-7aa4fb4b26e9 2026-04-28 23:31:11.136 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port be2c2b60-7291-463f-aa91-0a1e65433d01 2026-04-28 23:31:12.201 9 INFO neutron.plugins.ml2.plugin [None req-95ed6a8a-e312-4801-86e8-e2b58300000e - - - - - -] Attempt 1 to provision port be2c2b60-7291-463f-aa91-0a1e65433d01 2026-04-28 23:31:12.495 10 INFO neutron.plugins.ml2.plugin [None req-41e938b6-e778-43b1-91f4-dd126d69e9bb - - - - - -] Attempt 1 to provision port be2c2b60-7291-463f-aa91-0a1e65433d01 2026-04-28 23:31:13.244 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port be2c2b60-7291-463f-aa91-0a1e65433d01 2026-04-28 23:31:13.507 9 INFO neutron.plugins.ml2.plugin [None req-d3f5d0ba-37a3-4a22-8750-5187e6dcc4ef - - - - - -] Attempt 1 to provision port e2a62056-5ea6-4429-96d5-e0d5ed07ee0f 2026-04-28 23:31:14.087 9 INFO neutron.plugins.ml2.plugin [None req-b4fe133a-6934-4d74-b971-e0e7b41f61a9 - - - - - -] Attempt 1 to provision port e2a62056-5ea6-4429-96d5-e0d5ed07ee0f 2026-04-28 23:31:15.617 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 295bdf9c-b686-4e51-b3c6-f9e936249e5d 2026-04-28 23:31:16.343 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c64b07d5-c31f-4629-a16a-951f288572d0'] response: {'server_uuid': '4383513c-c801-4b46-b86d-5e78166f6e00', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '295bdf9c-b686-4e51-b3c6-f9e936249e5d', 'code': 200} 2026-04-28 23:31:16.412 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port b2ea6ebb-5675-429d-b621-b348634301d9 2026-04-28 23:31:17.058 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 581ea1ac-87d1-40fe-af92-e799d183c3b7 2026-04-28 23:31:17.661 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 295bdf9c-b686-4e51-b3c6-f9e936249e5d 2026-04-28 23:31:17.960 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port b2ea6ebb-5675-429d-b621-b348634301d9 2026-04-28 23:31:18.228 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 581ea1ac-87d1-40fe-af92-e799d183c3b7 2026-04-28 23:31:18.383 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8c9bc70-c7bd-4148-9dda-a740087d4312'] response: {'server_uuid': 'e9549c7c-c3f4-4ab6-bbbb-e2999ffb6752', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '581ea1ac-87d1-40fe-af92-e799d183c3b7', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-28 23:31:25.044 10 INFO neutron.plugins.ml2.plugin [None req-33f012f7-1e23-46f8-bd16-b102d170edc8 - - - - - -] Attempt 1 to provision port 42b0d548-a1bc-4ae2-8586-e0ee2f18fa30 2026-04-28 23:31:31.241 10 INFO neutron.plugins.ml2.plugin [None req-415f4dc5-7c0c-4251-a39c-e0bb21068555 - - - - - -] Attempt 1 to provision port 447a20e3-a633-43ab-8007-5a6f82f14890 2026-04-28 23:31:31.619 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 46a0328f-8834-4bab-88c0-5e1e75452d53 2026-04-28 23:31:31.896 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 3e6cb5e9-f60a-448e-88a6-4e0dcc5ab248 2026-04-28 23:31:32.260 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port e4dd42a7-5fb5-4af8-bae8-d381ccd27f50 2026-04-28 23:31:33.496 9 INFO neutron.plugins.ml2.plugin [None req-9598bffa-c9c6-4bd6-bc27-14d44550acd2 - - - - - -] Attempt 1 to provision port e4dd42a7-5fb5-4af8-bae8-d381ccd27f50 2026-04-28 23:31:33.601 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 46a0328f-8834-4bab-88c0-5e1e75452d53 2026-04-28 23:31:33.788 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 3e6cb5e9-f60a-448e-88a6-4e0dcc5ab248 2026-04-28 23:31:33.822 10 INFO neutron.plugins.ml2.plugin [None req-49c3548e-ef7a-4394-a0aa-e7a5c117bbf1 - - - - - -] Attempt 1 to provision port e4dd42a7-5fb5-4af8-bae8-d381ccd27f50 2026-04-28 23:31:33.907 10 INFO neutron.plugins.ml2.plugin [None req-49c3548e-ef7a-4394-a0aa-e7a5c117bbf1 - - - - - -] Attempt 1 to provision port f2bb0453-76c2-4a38-b095-b0af1f043b50 2026-04-28 23:31:34.042 9 INFO neutron.plugins.ml2.plugin [None req-37ae98d4-858d-43ca-8d44-032e02fc9987 - - - - - -] Attempt 1 to provision port f2bb0453-76c2-4a38-b095-b0af1f043b50 2026-04-28 23:31:34.089 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port e4dd42a7-5fb5-4af8-bae8-d381ccd27f50 2026-04-28 23:31:34.380 9 INFO neutron.plugins.ml2.plugin [None req-e788a87f-9164-465e-bb06-076c3c0ac648 - - - - - -] Attempt 1 to provision port f2bb0453-76c2-4a38-b095-b0af1f043b50 2026-04-28 23:31:35.241 10 INFO neutron.plugins.ml2.plugin [None req-811679fb-7f02-4f30-9abc-b6461e3872c5 - - - - - -] Attempt 1 to provision port 295bdf9c-b686-4e51-b3c6-f9e936249e5d 2026-04-28 23:31:35.639 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 295bdf9c-b686-4e51-b3c6-f9e936249e5d 2026-04-28 23:31:35.933 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port a6b2a12f-7058-411a-92a9-5fb85a607884 2026-04-28 23:31:37.679 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port a6b2a12f-7058-411a-92a9-5fb85a607884 2026-04-28 23:31:38.280 10 INFO neutron.plugins.ml2.plugin [None req-1c9f1e56-eb0e-454c-992e-1dbb1e037ce7 - - - - - -] Attempt 1 to provision port 295bdf9c-b686-4e51-b3c6-f9e936249e5d 2026-04-28 23:31:39.091 9 INFO neutron.plugins.ml2.plugin [None req-602874e6-9d13-4b2f-815f-9d8f43ccee16 - - - - - -] Attempt 1 to provision port cb291a89-50eb-4243-bc6a-4416445c63b0 2026-04-28 23:31:39.680 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 295bdf9c-b686-4e51-b3c6-f9e936249e5d 2026-04-28 23:31:41.636 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port cb291a89-50eb-4243-bc6a-4416445c63b0 2026-04-28 23:31:41.742 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0827f2a-d2ef-4aca-aed2-3e8535ddf610'] response: {'server_uuid': '1cc25529-0f30-4733-bee1-0f2f05cdf370', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cb291a89-50eb-4243-bc6a-4416445c63b0', 'code': 200} 2026-04-28 23:31:43.625 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port cb291a89-50eb-4243-bc6a-4416445c63b0 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-28 23:31:51.640 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 005caf82-3696-434e-a4fa-b40d68703cec 2026-04-28 23:31:52.372 9 INFO neutron.plugins.ml2.plugin [None req-e26e6217-616a-4828-9049-d8bb96101117 - - - - - -] Attempt 1 to provision port 005caf82-3696-434e-a4fa-b40d68703cec 2026-04-28 23:31:52.764 10 INFO neutron.plugins.ml2.plugin [None req-c2842ca3-f3bd-44f1-aad2-79669085403e - - - - - -] Attempt 1 to provision port b56cc02f-329c-4f88-8e75-cf486a927241 2026-04-28 23:31:53.782 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 0ff5f044-9d5d-4da4-8889-0be7ed603822 2026-04-28 23:31:54.122 10 INFO neutron.plugins.ml2.plugin [None req-334de718-954c-4fa7-a00d-a68f873f2705 - - - - - -] Attempt 1 to provision port 0ff5f044-9d5d-4da4-8889-0be7ed603822 2026-04-28 23:31:54.322 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port f2e812b6-c219-4ea7-8a63-2507ff251f52 2026-04-28 23:31:54.518 10 INFO neutron.plugins.ml2.plugin [None req-22d0a708-100d-419f-9571-6abc44c089ca - - - - - -] Attempt 1 to provision port 0ff5f044-9d5d-4da4-8889-0be7ed603822 2026-04-28 23:31:55.030 10 INFO neutron.plugins.ml2.plugin [None req-6e4db87b-7d9b-4c3a-9e5f-7e0d4e74ed63 - - - - - -] Attempt 1 to provision port aee0e731-f903-482a-a5aa-5f2b310a14ed 2026-04-28 23:31:55.169 10 INFO neutron.plugins.ml2.plugin [None req-c3ef5edb-71f6-40d9-a33e-7b12e1390e8d - - - - - -] Attempt 1 to provision port f2e812b6-c219-4ea7-8a63-2507ff251f52 2026-04-28 23:31:55.557 10 INFO neutron.plugins.ml2.plugin [None req-2286432f-ce10-4083-b989-62d3a5f97aaa - - - - - -] Attempt 1 to provision port aee0e731-f903-482a-a5aa-5f2b310a14ed 2026-04-28 23:31:55.810 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 0ff5f044-9d5d-4da4-8889-0be7ed603822 2026-04-28 23:31:56.120 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port d81c0db0-a372-4eef-a160-3cb955b0ec1f 2026-04-28 23:31:57.769 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port d81c0db0-a372-4eef-a160-3cb955b0ec1f 2026-04-28 23:31:58.078 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 6f9e50e5-9f2d-4bf5-8276-30edaa2bc1ec 2026-04-28 23:31:58.536 10 INFO neutron.plugins.ml2.plugin [None req-667bcf38-c059-49e6-b9b2-4f125cd8f7df - - - - - -] Attempt 1 to provision port 339416f4-174f-4daa-8f3d-759c0b3cb24c 2026-04-28 23:31:59.384 10 INFO neutron.plugins.ml2.plugin [None req-7cdf559b-85c2-4e68-947f-22973a3139ce - - - - - -] Attempt 1 to provision port 6f9e50e5-9f2d-4bf5-8276-30edaa2bc1ec 2026-04-28 23:31:59.634 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 6f9e50e5-9f2d-4bf5-8276-30edaa2bc1ec 2026-04-28 23:31:59.802 9 INFO neutron.plugins.ml2.plugin [None req-6c4984ca-0bf3-48d3-8779-7369fd602bc7 - - - - - -] Attempt 1 to provision port 6f9e50e5-9f2d-4bf5-8276-30edaa2bc1ec 2026-04-28 23:32:01.231 9 INFO neutron.plugins.ml2.plugin [None req-15bf8599-90e8-4035-bd9a-7fb073053c40 - - - - - -] Attempt 1 to provision port 402f8d92-52e3-45d6-a004-9dccc9745299 2026-04-28 23:32:01.609 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port e4460b21-9a0d-48bd-bfcf-aca84f0165a0 2026-04-28 23:32:01.795 9 INFO neutron.plugins.ml2.plugin [None req-c2d11347-0eae-446c-b748-40ee8201b0f3 - - - - - -] Attempt 1 to provision port a4445d54-e085-443d-aa75-0c1def0caece 2026-04-28 23:32:01.896 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 8f93ca1a-8ae5-48a0-9a61-f61e703f812c 2026-04-28 23:32:02.037 10 INFO neutron.plugins.ml2.plugin [None req-98d919a6-452d-4adc-92f8-3dabb813d95d - - - - - -] Attempt 1 to provision port 402f8d92-52e3-45d6-a004-9dccc9745299 2026-04-28 23:32:02.292 10 INFO neutron.plugins.ml2.plugin [None req-55da936f-dbcf-43b3-9584-9338c8bd5b36 - - - - - -] Attempt 1 to provision port 8f93ca1a-8ae5-48a0-9a61-f61e703f812c 2026-04-28 23:32:02.479 9 INFO neutron.plugins.ml2.plugin [None req-a776dc5f-5dce-4a03-b1a2-cff58f0780ac - - - - - -] Attempt 1 to provision port 8f93ca1a-8ae5-48a0-9a61-f61e703f812c 2026-04-28 23:32:03.748 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 8f93ca1a-8ae5-48a0-9a61-f61e703f812c 2026-04-28 23:32:04.143 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port da614fff-e57e-4da3-a640-74331b751afb 2026-04-28 23:32:04.417 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port af9dd3f9-7b26-445e-af8d-afbe970c77f0 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-28 23:32:06.207 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port a4445d54-e085-443d-aa75-0c1def0caece 2026-04-28 23:32:06.957 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-335a57d6-9a8b-4455-85ef-24089f89c152'] response: {'server_uuid': '6260b9b7-1cd5-41e1-86e6-a8de9c29cfc1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a4445d54-e085-443d-aa75-0c1def0caece', 'code': 200} 2026-04-28 23:32:07.004 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port af9dd3f9-7b26-445e-af8d-afbe970c77f0 2026-04-28 23:32:07.530 10 INFO neutron.plugins.ml2.plugin [None req-5b9a250f-82f1-46f4-a1ac-4bcd30f3c9f4 - - - - - -] Attempt 1 to provision port e1805080-bfb4-40c1-bc0b-5522e4befbc1 2026-04-28 23:32:07.872 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port a4445d54-e085-443d-aa75-0c1def0caece 2026-04-28 23:32:10.140 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port f054efdc-5e9f-4425-a810-452909526b5a 2026-04-28 23:32:10.955 10 WARNING neutron.plugins.ml2.plugin [None req-5c864162-05bb-4af0-afa4-c6e35c2f1e44 - - - - - -] Concurrent port binding operations failed on port b56cc02f-329c-4f88-8e75-cf486a927241 2026-04-28 23:32:10.958 10 INFO neutron.plugins.ml2.plugin [None req-5c864162-05bb-4af0-afa4-c6e35c2f1e44 - - - - - -] Attempt 2 to bind port b56cc02f-329c-4f88-8e75-cf486a927241 2026-04-28 23:32:12.034 9 INFO neutron.plugins.ml2.plugin [None req-2093b649-0b56-427c-9ca0-51bf20aeef76 - - - - - -] Attempt 1 to provision port d3127f8c-63dc-4b9b-8fcd-514f31c4bd04 2026-04-28 23:32:12.048 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port aee0e731-f903-482a-a5aa-5f2b310a14ed 2026-04-28 23:32:12.378 9 INFO neutron.plugins.ml2.plugin [None req-3484297e-58ae-4018-845a-f5fa65ba7cf6 - - - - - -] Attempt 1 to provision port d3127f8c-63dc-4b9b-8fcd-514f31c4bd04 2026-04-28 23:32:12.441 9 INFO neutron.plugins.ml2.plugin [None req-3484297e-58ae-4018-845a-f5fa65ba7cf6 - - - - - -] Attempt 1 to provision port f054efdc-5e9f-4425-a810-452909526b5a 2026-04-28 23:32:12.521 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port f054efdc-5e9f-4425-a810-452909526b5a 2026-04-28 23:32:12.617 10 INFO neutron.plugins.ml2.plugin [None req-6652ac5c-efcb-46e5-b6c8-794125aaabbf - - - - - -] Attempt 1 to provision port 7b2d8579-e678-4e5c-bd35-338c0c1aa7e6 2026-04-28 23:32:12.657 10 INFO neutron.plugins.ml2.plugin [None req-6652ac5c-efcb-46e5-b6c8-794125aaabbf - - - - - -] Attempt 1 to provision port f054efdc-5e9f-4425-a810-452909526b5a 2026-04-28 23:32:12.778 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port e1805080-bfb4-40c1-bc0b-5522e4befbc1 2026-04-28 23:32:12.833 9 INFO neutron.plugins.ml2.plugin [None req-60801744-6cf0-4391-b94a-0eb0120204cc - - - - - -] Attempt 1 to provision port 7b2d8579-e678-4e5c-bd35-338c0c1aa7e6 2026-04-28 23:32:12.889 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf9c2ec9-1a97-4fa3-b95f-142ba273189a'] response: {'server_uuid': '4cfc99f4-d673-4f91-ad04-27c6f73ee4c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e1805080-bfb4-40c1-bc0b-5522e4befbc1', 'code': 200} 2026-04-28 23:32:12.968 9 INFO neutron.plugins.ml2.plugin [None req-5a365f5a-ec10-4575-bf24-65f91fa5757a - - - - - -] Attempt 1 to provision port 7b2d8579-e678-4e5c-bd35-338c0c1aa7e6 2026-04-28 23:32:13.548 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port b56cc02f-329c-4f88-8e75-cf486a927241 2026-04-28 23:32:13.731 10 INFO neutron.plugins.ml2.plugin [None req-82d00dff-0d04-47d5-be90-3838efcc7775 - - - - - -] Attempt 1 to provision port 1dbbebce-8e29-4306-8d06-e7534d8e7ca4 2026-04-28 23:32:14.021 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port d3127f8c-63dc-4b9b-8fcd-514f31c4bd04 2026-04-28 23:32:14.322 9 INFO neutron.plugins.ml2.plugin [None req-84b54891-2f83-46a6-9ba0-d2daacc044cb - - - - - -] Attempt 1 to provision port 1dbbebce-8e29-4306-8d06-e7534d8e7ca4 2026-04-28 23:32:14.829 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port b56cc02f-329c-4f88-8e75-cf486a927241 2026-04-28 23:32:15.014 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port d3127f8c-63dc-4b9b-8fcd-514f31c4bd04 2026-04-28 23:32:15.407 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port aee0e731-f903-482a-a5aa-5f2b310a14ed 2026-04-28 23:32:15.673 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port e1805080-bfb4-40c1-bc0b-5522e4befbc1 2026-04-28 23:32:19.124 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 402f8d92-52e3-45d6-a004-9dccc9745299 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-28 23:32:19.534 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port e4c647c0-419e-4c06-b92c-1ea34638ddd2 2026-04-28 23:32:20.053 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 339416f4-174f-4daa-8f3d-759c0b3cb24c 2026-04-28 23:32:20.805 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port df4dc7d5-310b-4341-a18c-246dc81d6be9 2026-04-28 23:32:20.958 9 INFO neutron.plugins.ml2.plugin [None req-a93628d0-78ba-410b-bd18-56e1b8f7c46b - - - - - -] Attempt 1 to provision port e4c647c0-419e-4c06-b92c-1ea34638ddd2 2026-04-28 23:32:21.289 9 INFO neutron.plugins.ml2.plugin [None req-bc214006-8d0b-46b0-b347-6b757496b09b - - - - - -] Attempt 1 to provision port dcaee5ab-a18d-45e3-b9a1-becf526d75f8 2026-04-28 23:32:21.341 9 INFO neutron.plugins.ml2.plugin [None req-bc214006-8d0b-46b0-b347-6b757496b09b - - - - - -] Attempt 1 to provision port e4c647c0-419e-4c06-b92c-1ea34638ddd2 2026-04-28 23:32:21.473 9 INFO neutron.plugins.ml2.plugin [None req-bc214006-8d0b-46b0-b347-6b757496b09b - - - - - -] Attempt 1 to provision port df4dc7d5-310b-4341-a18c-246dc81d6be9 2026-04-28 23:32:21.501 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 402f8d92-52e3-45d6-a004-9dccc9745299 2026-04-28 23:32:21.749 9 INFO neutron.plugins.ml2.plugin [None req-39e8d7eb-a331-46a0-ba94-1376fe0cc3a3 - - - - - -] Attempt 1 to provision port dcaee5ab-a18d-45e3-b9a1-becf526d75f8 2026-04-28 23:32:21.789 9 INFO neutron.plugins.ml2.plugin [None req-39e8d7eb-a331-46a0-ba94-1376fe0cc3a3 - - - - - -] Attempt 1 to provision port df4dc7d5-310b-4341-a18c-246dc81d6be9 2026-04-28 23:32:21.903 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port e4c647c0-419e-4c06-b92c-1ea34638ddd2 2026-04-28 23:32:21.989 10 INFO neutron.plugins.ml2.plugin [None req-0eb1cbdf-6fea-4f88-992b-ca1c85d58ed5 - - - - - -] Attempt 1 to provision port dcaee5ab-a18d-45e3-b9a1-becf526d75f8 2026-04-28 23:32:22.188 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 339416f4-174f-4daa-8f3d-759c0b3cb24c 2026-04-28 23:32:22.761 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port c3c6efc0-5d40-4fc8-bfa1-5ff65004f193 2026-04-28 23:32:22.948 9 INFO neutron.plugins.ml2.plugin [None req-7620c06e-1630-477c-a1ab-0c27bda90c39 - - - - - -] Attempt 1 to provision port efea51d2-4de3-436f-8680-1fce8634de14 2026-04-28 23:32:23.171 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port df4dc7d5-310b-4341-a18c-246dc81d6be9 2026-04-28 23:32:23.402 9 INFO neutron.plugins.ml2.plugin [None req-7423bce1-a796-43a9-929c-cc002dc404d8 - - - - - -] Attempt 1 to provision port c3c6efc0-5d40-4fc8-bfa1-5ff65004f193 2026-04-28 23:32:23.573 10 INFO neutron.plugins.ml2.plugin [None req-2e6e5cdb-86e0-4f92-8751-c1f42edb2ae0 - - - - - -] Attempt 1 to provision port efea51d2-4de3-436f-8680-1fce8634de14 2026-04-28 23:32:23.829 10 INFO neutron.plugins.ml2.plugin [None req-5a7c45df-c82b-4c16-a3c6-eb2a18bc5735 - - - - - -] Attempt 1 to provision port d5ab6561-515b-4833-b4bc-6b36ec37cbfb 2026-04-28 23:32:23.858 10 INFO neutron.plugins.ml2.plugin [None req-5a7c45df-c82b-4c16-a3c6-eb2a18bc5735 - - - - - -] Attempt 1 to provision port c3c6efc0-5d40-4fc8-bfa1-5ff65004f193 2026-04-28 23:32:24.021 9 INFO neutron.plugins.ml2.plugin [None req-94435143-b012-4a08-9ba8-23ad5353d2dc - - - - - -] Attempt 1 to provision port d5ab6561-515b-4833-b4bc-6b36ec37cbfb 2026-04-28 23:32:24.459 10 INFO neutron.plugins.ml2.plugin [None req-6b888fde-04d2-47b9-8ce9-bf94797a6460 - - - - - -] Attempt 1 to provision port d5ab6561-515b-4833-b4bc-6b36ec37cbfb 2026-04-28 23:32:24.761 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port c3c6efc0-5d40-4fc8-bfa1-5ff65004f193 2026-04-28 23:32:28.917 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 59b26425-714f-42ae-aa5b-a6eee415d649 2026-04-28 23:32:30.449 10 INFO neutron.plugins.ml2.plugin [None req-1f6091ac-34fc-49b2-9b9d-1a8367213a54 - - - - - -] Attempt 1 to provision port 59b26425-714f-42ae-aa5b-a6eee415d649 2026-04-28 23:32:30.735 9 INFO neutron.plugins.ml2.plugin [None req-1802a41c-b1d1-4457-92d5-e9ea6b3fda8b - - - - - -] Attempt 1 to provision port 59b26425-714f-42ae-aa5b-a6eee415d649 2026-04-28 23:32:30.789 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port a18fa15f-2f9f-47a2-a516-e99b96ea57b0 2026-04-28 23:32:30.792 9 INFO neutron.plugins.ml2.plugin [None req-1802a41c-b1d1-4457-92d5-e9ea6b3fda8b - - - - - -] Attempt 1 to provision port 82ae8bcd-6e0f-4a8b-82cd-df829a455944 2026-04-28 23:32:30.930 9 INFO neutron.plugins.ml2.plugin [None req-9abbd750-e9fd-401e-824f-c4ae5458410c - - - - - -] Attempt 1 to provision port 82ae8bcd-6e0f-4a8b-82cd-df829a455944 2026-04-28 23:32:31.191 9 INFO neutron.plugins.ml2.plugin [None req-3ec72db0-5e90-4c0c-b8be-5f8e4ee173eb - - - - - -] Attempt 1 to provision port a18fa15f-2f9f-47a2-a516-e99b96ea57b0 2026-04-28 23:32:31.370 10 INFO neutron.plugins.ml2.plugin [None req-37645044-01c3-42f7-a4e3-fdca2847cab6 - - - - - -] Attempt 1 to provision port 82ae8bcd-6e0f-4a8b-82cd-df829a455944 2026-04-28 23:32:31.381 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 59b26425-714f-42ae-aa5b-a6eee415d649 2026-04-28 23:32:31.510 9 INFO neutron.plugins.ml2.plugin [None req-4f053cb9-9273-42dd-8131-40a331a7df7b - - - - - -] Attempt 1 to provision port a18fa15f-2f9f-47a2-a516-e99b96ea57b0 2026-04-28 23:32:31.568 9 INFO neutron.plugins.ml2.plugin [None req-4f053cb9-9273-42dd-8131-40a331a7df7b - - - - - -] Attempt 1 to provision port 0b8e4036-515f-4e83-9984-9ac9e4774113 2026-04-28 23:32:31.710 10 INFO neutron.plugins.ml2.plugin [None req-6684baf1-2e00-4b5a-9511-1c0f441c4a45 - - - - - -] Attempt 1 to provision port 0b8e4036-515f-4e83-9984-9ac9e4774113 2026-04-28 23:32:32.051 9 INFO neutron.plugins.ml2.plugin [None req-f9dcc63b-3ede-4cda-b064-c190f257aed7 - - - - - -] Attempt 1 to provision port 0b8e4036-515f-4e83-9984-9ac9e4774113 2026-04-28 23:32:32.747 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port a18fa15f-2f9f-47a2-a516-e99b96ea57b0 2026-04-28 23:32:34.805 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port e1805080-bfb4-40c1-bc0b-5522e4befbc1 2026-04-28 23:32:35.314 10 INFO neutron.plugins.ml2.plugin [None req-940a5b81-ac87-43bc-8045-91d3bc56ad85 - - - - - -] Attempt 1 to provision port 53ba26fc-287d-4609-8cdd-b9be87bce264 2026-04-28 23:32:35.389 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-af486d32-e37e-43f1-871b-909b5f0cb829'] response: {'server_uuid': '4cfc99f4-d673-4f91-ad04-27c6f73ee4c0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e1805080-bfb4-40c1-bc0b-5522e4befbc1', 'code': 200} 2026-04-28 23:32:36.793 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port e1805080-bfb4-40c1-bc0b-5522e4befbc1 2026-04-28 23:32:37.450 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-32524f22-899d-41bb-ae34-f323a130b20e'] response: {'server_uuid': '4cfc99f4-d673-4f91-ad04-27c6f73ee4c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e1805080-bfb4-40c1-bc0b-5522e4befbc1', 'code': 200} 2026-04-28 23:32:38.605 10 INFO neutron.plugins.ml2.plugin [None req-3193505f-b092-47bc-a95a-0cdba0fa4181 - - - - - -] Attempt 1 to provision port 15fbe7f4-f014-4453-b890-6c10eaf0843a 2026-04-28 23:32:38.860 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 15fbe7f4-f014-4453-b890-6c10eaf0843a 2026-04-28 23:32:38.956 10 INFO neutron.plugins.ml2.plugin [None req-ef53e8e3-e5ce-4021-9a8c-407cc20c5375 - - - - - -] Attempt 1 to provision port bf36e430-1f92-4dca-98ea-c30a50fb48da 2026-04-28 23:32:38.989 10 INFO neutron.plugins.ml2.plugin [None req-ef53e8e3-e5ce-4021-9a8c-407cc20c5375 - - - - - -] Attempt 1 to provision port 15fbe7f4-f014-4453-b890-6c10eaf0843a 2026-04-28 23:32:39.159 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port e1805080-bfb4-40c1-bc0b-5522e4befbc1 2026-04-28 23:32:39.269 9 INFO neutron.plugins.ml2.plugin [None req-6de1d4dd-364f-46df-b1f8-d6eb1ae0ec89 - - - - - -] Attempt 1 to provision port bf36e430-1f92-4dca-98ea-c30a50fb48da 2026-04-28 23:32:40.791 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 15fbe7f4-f014-4453-b890-6c10eaf0843a 2026-04-28 23:32:43.149 9 INFO neutron.plugins.ml2.plugin [None req-ade51609-7f05-4bc4-86ff-7516c7068bf1 - - - - - -] Attempt 1 to provision port ee5960a9-8120-43a6-801a-5f76ffa02488 2026-04-28 23:32:48.448 10 INFO neutron.plugins.ml2.plugin [None req-9c370f3d-bab2-400a-a194-1391bb350d66 - - - - - -] Attempt 1 to provision port a3d7783e-f2b1-405e-8872-fa4d6baf27bc 2026-04-28 23:32:48.771 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port ca3d4504-fdce-4fe0-9160-2add43ff4a24 2026-04-28 23:32:50.143 10 INFO neutron.plugins.ml2.plugin [None req-79f661d5-fbee-4b12-9f99-54d4a6743bba - - - - - -] Attempt 1 to provision port ca3d4504-fdce-4fe0-9160-2add43ff4a24 2026-04-28 23:32:50.341 9 INFO neutron.plugins.ml2.plugin [None req-df524dc6-5f99-4cbe-bbe7-c4efe6221d33 - - - - - -] Attempt 1 to provision port ca3d4504-fdce-4fe0-9160-2add43ff4a24 2026-04-28 23:32:50.735 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port ca3d4504-fdce-4fe0-9160-2add43ff4a24 2026-04-28 23:32:50.915 10 INFO neutron.plugins.ml2.plugin [None req-655f95fb-ae5e-4394-bd3e-fcc63a914b57 - - - - - -] Attempt 1 to provision port 6a5063a4-6c02-430c-bde4-5db11bc3c488 2026-04-28 23:32:51.457 9 INFO neutron.plugins.ml2.plugin [None req-d89b0953-f2dc-46da-8f0d-8110eebade52 - - - - - -] Attempt 1 to provision port 6a5063a4-6c02-430c-bde4-5db11bc3c488 2026-04-28 23:32:52.758 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 9f0ac38d-6c17-45a1-b901-27a820145b7e 2026-04-28 23:32:54.755 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 9f0ac38d-6c17-45a1-b901-27a820145b7e 2026-04-28 23:32:55.842 9 INFO neutron.plugins.ml2.plugin [None req-f7728fe8-eee0-460d-a2eb-e313359f8940 - - - - - -] Attempt 1 to provision port 6099ce18-9494-4b20-a56a-0d17bbc890c1 2026-04-28 23:32:58.869 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 6099ce18-9494-4b20-a56a-0d17bbc890c1 2026-04-28 23:32:58.967 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-838d753d-db9d-45d4-9bdb-445f1b6a0bb2'] response: {'server_uuid': '46e5e42f-9727-4e64-9555-f1a1ee0b808a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6099ce18-9494-4b20-a56a-0d17bbc890c1', 'code': 200} 2026-04-28 23:33:01.001 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e849381c-9543-4c5f-bd0c-7bfabc40ba41'] response: {'server_uuid': '46e5e42f-9727-4e64-9555-f1a1ee0b808a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6099ce18-9494-4b20-a56a-0d17bbc890c1', 'code': 200} 2026-04-28 23:33:03.741 9 INFO neutron.plugins.ml2.plugin [None req-b6ee79af-4e44-4899-9cad-2072537595f5 - - - - - -] Attempt 1 to provision port c277b33c-aae8-413f-aa52-5ecb64c52454 2026-04-28 23:33:04.924 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 60ef3eba-8270-4175-b98a-898740330725 2026-04-28 23:33:05.812 9 INFO neutron.plugins.ml2.plugin [None req-40996628-a63a-4784-9e60-13dbe1b0dd33 - - - - - -] Attempt 1 to provision port 60ef3eba-8270-4175-b98a-898740330725 2026-04-28 23:33:06.103 10 INFO neutron.plugins.ml2.plugin [None req-43935e61-3248-45bc-b142-c068492b23c7 - - - - - -] Attempt 1 to provision port 60ef3eba-8270-4175-b98a-898740330725 2026-04-28 23:33:06.196 10 INFO neutron.plugins.ml2.plugin [None req-43935e61-3248-45bc-b142-c068492b23c7 - - - - - -] Attempt 1 to provision port a23c6aa7-7fce-4ca9-8d91-36f7382e6cdf 2026-04-28 23:33:06.354 10 INFO neutron.plugins.ml2.plugin [None req-9fd4f5f7-be6f-4bbf-8806-bb50289cc360 - - - - - -] Attempt 1 to provision port a23c6aa7-7fce-4ca9-8d91-36f7382e6cdf /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-28 23:33:06.707 10 INFO neutron.plugins.ml2.plugin [None req-c1c3a15b-b49c-45ff-9311-cecfa4da0281 - - - - - -] Attempt 1 to provision port a23c6aa7-7fce-4ca9-8d91-36f7382e6cdf 2026-04-28 23:33:06.826 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 60ef3eba-8270-4175-b98a-898740330725 2026-04-28 23:33:07.137 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port dfb59225-03c3-45cf-8046-4878cd0bc6f3 2026-04-28 23:33:08.800 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port dfb59225-03c3-45cf-8046-4878cd0bc6f3 2026-04-28 23:33:10.188 9 INFO neutron.plugins.ml2.plugin [None req-950a469e-3ddb-4e5c-a38d-f5ab18aecec8 - - - - - -] Attempt 1 to provision port be038745-fc42-4e28-bf42-90485e7723f7 2026-04-28 23:33:12.849 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port be038745-fc42-4e28-bf42-90485e7723f7 2026-04-28 23:33:12.958 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c108944-e872-4faa-b6da-51c8a4641c2e'] response: {'server_uuid': '09913fc9-7acf-4c66-9131-da129cdfe3a6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'be038745-fc42-4e28-bf42-90485e7723f7', 'code': 200} 2026-04-28 23:33:24.756 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port fec33a6f-c60f-49e2-8aea-f030fb809b43 2026-04-28 23:33:24.764 10 INFO neutron.plugins.ml2.plugin [None req-5fce5c83-06f4-4fd5-a1e4-2eb87d043b9c - - - - - -] Attempt 1 to provision port b4a0dfaf-2ee2-4d39-bcb8-f50893d6bb81 2026-04-28 23:33:25.613 10 INFO neutron.plugins.ml2.plugin [None req-a85eedfa-5143-4bf4-ae37-d70ade4a02ff - - - - - -] Attempt 1 to provision port fec33a6f-c60f-49e2-8aea-f030fb809b43 2026-04-28 23:33:26.011 10 INFO neutron.plugins.ml2.plugin [None req-35e8d515-16a3-4c72-99bb-aaa04347ed5c - - - - - -] Attempt 1 to provision port fec33a6f-c60f-49e2-8aea-f030fb809b43 2026-04-28 23:33:26.743 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port fec33a6f-c60f-49e2-8aea-f030fb809b43 2026-04-28 23:33:26.837 10 INFO neutron.plugins.ml2.plugin [None req-1991b1a0-1862-4d22-a845-8ad0aeb19473 - - - - - -] Attempt 1 to provision port e08262b1-acae-4f8f-ad91-1360f4d522b7 2026-04-28 23:33:27.480 10 INFO neutron.plugins.ml2.plugin [None req-cfa63046-af5f-45b1-a2db-ce1bc6b25c55 - - - - - -] Attempt 1 to provision port e08262b1-acae-4f8f-ad91-1360f4d522b7 2026-04-28 23:33:28.761 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port a404ebce-f663-4e30-9696-523a7849ec1f 2026-04-28 23:33:30.451 10 INFO neutron.plugins.ml2.plugin [None req-7a1b0e26-9657-46d6-839e-9afdf105e10e - - - - - -] Attempt 1 to provision port ec608e4d-b1d4-4186-94f5-dd7633c6a22f 2026-04-28 23:33:30.849 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port a404ebce-f663-4e30-9696-523a7849ec1f 2026-04-28 23:33:31.231 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 05f341c2-39e7-4dc7-ae22-d2568e8c7aaf 2026-04-28 23:33:32.317 10 INFO neutron.plugins.ml2.plugin [None req-5517ec6f-1df5-4d2d-9a4e-d71350237ef0 - - - - - -] Attempt 1 to provision port 05f341c2-39e7-4dc7-ae22-d2568e8c7aaf 2026-04-28 23:33:32.823 10 INFO neutron.plugins.ml2.plugin [None req-e7d50a2c-9ddd-4263-83b7-b1e293b415be - - - - - -] Attempt 1 to provision port 05f341c2-39e7-4dc7-ae22-d2568e8c7aaf 2026-04-28 23:33:32.970 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 05f341c2-39e7-4dc7-ae22-d2568e8c7aaf 2026-04-28 23:33:33.339 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 2ddd08b5-c059-48c3-95e1-8a15108fe6b6 2026-04-28 23:33:33.570 10 INFO neutron.plugins.ml2.plugin [None req-3c08f7bf-452c-4379-b1ae-b4adccfb13c7 - - - - - -] Attempt 1 to provision port 5ac09359-5513-4756-85ff-7a695059c5c7 2026-04-28 23:33:34.004 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port a033d94e-f85d-4946-8f09-15cdab3284fe 2026-04-28 23:33:34.153 9 INFO neutron.plugins.ml2.plugin [None req-3ab88db0-b91c-4cb4-a990-2baae6ec505e - - - - - -] Attempt 1 to provision port 5ac09359-5513-4756-85ff-7a695059c5c7 2026-04-28 23:33:34.330 9 INFO neutron.plugins.ml2.plugin [None req-532602b5-7ea3-4b90-9ff3-d39f1ee8458a - - - - - -] Attempt 1 to provision port a033d94e-f85d-4946-8f09-15cdab3284fe 2026-04-28 23:33:34.424 9 INFO neutron.plugins.ml2.plugin [None req-532602b5-7ea3-4b90-9ff3-d39f1ee8458a - - - - - -] Attempt 1 to provision port 2ddd08b5-c059-48c3-95e1-8a15108fe6b6 2026-04-28 23:33:34.821 10 INFO neutron.plugins.ml2.plugin [None req-a2fdfba9-d0b5-4452-9023-8d054275b6d6 - - - - - -] Attempt 1 to provision port 2ddd08b5-c059-48c3-95e1-8a15108fe6b6 2026-04-28 23:33:34.952 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port b14477d5-b759-4700-9d01-c1ba4df3fe4a 2026-04-28 23:33:35.087 9 INFO neutron.plugins.ml2.plugin [None req-4a137484-f3e7-4aee-af1b-e8555c9b0ddd - - - - - -] Attempt 1 to provision port a033d94e-f85d-4946-8f09-15cdab3284fe 2026-04-28 23:33:35.632 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port f0a3cf47-fc89-4bc7-8342-f5d37125c0f6 2026-04-28 23:33:36.119 9 INFO neutron.plugins.ml2.plugin [None req-2050419c-1a00-46b9-b3de-739f8de454f7 - - - - - -] Attempt 1 to provision port f0a3cf47-fc89-4bc7-8342-f5d37125c0f6 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-28 23:33:36.387 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port a033d94e-f85d-4946-8f09-15cdab3284fe 2026-04-28 23:33:36.772 9 INFO neutron.plugins.ml2.plugin [None req-1ef77331-1477-4917-9a24-172f55f0c225 - - - - - -] Attempt 1 to provision port f0a3cf47-fc89-4bc7-8342-f5d37125c0f6 2026-04-28 23:33:37.055 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port c235876d-1ed4-49d2-b68f-1d5f5908c428 2026-04-28 23:33:37.499 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 353771b0-a77f-4ba3-9bd7-31ca17764305 2026-04-28 23:33:37.574 9 INFO neutron.plugins.ml2.plugin [None req-d753037f-bee6-4d26-acaf-b98166153b5f - - - - - -] Attempt 1 to provision port 246ce413-8cd6-4f09-8c0e-c0d6ab9e19d8 2026-04-28 23:33:38.179 9 INFO neutron.plugins.ml2.plugin [None req-23d8b2ae-7aa0-464c-be1f-363a77ea94c5 - - - - - -] Attempt 1 to provision port 246ce413-8cd6-4f09-8c0e-c0d6ab9e19d8 2026-04-28 23:33:38.203 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 246ce413-8cd6-4f09-8c0e-c0d6ab9e19d8 2026-04-28 23:33:38.243 9 INFO neutron.plugins.ml2.plugin [None req-23d8b2ae-7aa0-464c-be1f-363a77ea94c5 - - - - - -] Attempt 1 to provision port 353771b0-a77f-4ba3-9bd7-31ca17764305 2026-04-28 23:33:38.816 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port b14477d5-b759-4700-9d01-c1ba4df3fe4a 2026-04-28 23:33:39.066 10 INFO neutron.plugins.ml2.plugin [None req-cdc75b96-4476-4452-b3bb-2019a1bf4735 - - - - - -] Attempt 1 to provision port c235876d-1ed4-49d2-b68f-1d5f5908c428 2026-04-28 23:33:41.298 9 INFO neutron.plugins.ml2.plugin [None req-9b82b845-5094-4962-8fdb-58178d2a17b6 - - - - - -] Attempt 1 to provision port 41bc1f0f-bb58-4c77-aac2-f882daf190a7 2026-04-28 23:33:44.016 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 41bc1f0f-bb58-4c77-aac2-f882daf190a7 2026-04-28 23:33:44.142 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fa2e856-b90f-467d-81e7-93932d053fb0'] response: {'server_uuid': 'c6411f35-38fe-4e8d-8e5a-b3c42484561a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '41bc1f0f-bb58-4c77-aac2-f882daf190a7', 'code': 200} 2026-04-28 23:33:44.485 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port b4a0dfaf-2ee2-4d39-bcb8-f50893d6bb81 2026-04-28 23:33:45.864 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port e08262b1-acae-4f8f-ad91-1360f4d522b7 2026-04-28 23:33:46.186 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 41bc1f0f-bb58-4c77-aac2-f882daf190a7 2026-04-28 23:33:46.494 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port b4a0dfaf-2ee2-4d39-bcb8-f50893d6bb81 2026-04-28 23:33:47.894 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port e08262b1-acae-4f8f-ad91-1360f4d522b7 2026-04-28 23:33:51.747 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 5ac09359-5513-4756-85ff-7a695059c5c7 2026-04-28 23:33:52.066 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port ec608e4d-b1d4-4186-94f5-dd7633c6a22f 2026-04-28 23:33:53.725 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 5ac09359-5513-4756-85ff-7a695059c5c7 2026-04-28 23:33:53.984 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port ec608e4d-b1d4-4186-94f5-dd7633c6a22f 2026-04-28 23:34:04.868 10 INFO neutron.plugins.ml2.plugin [None req-9a7f8b66-0ac3-4b7c-bb65-ecae59461418 - - - - - -] Attempt 1 to provision port 35ce9f9a-8690-41ad-875a-3a7edd829c3f 2026-04-28 23:34:07.866 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 381a67eb-8658-4923-a002-1f408655f20d /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-28 23:34:09.787 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port a2dd60f4-df54-401c-b663-ea0e8e734184 2026-04-28 23:34:10.408 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 381a67eb-8658-4923-a002-1f408655f20d 2026-04-28 23:34:11.367 9 INFO neutron.plugins.ml2.plugin [None req-595273a2-5d43-4037-8680-c3a4813d9e61 - - - - - -] Attempt 1 to provision port a2dd60f4-df54-401c-b663-ea0e8e734184 2026-04-28 23:34:11.547 10 INFO neutron.plugins.ml2.plugin [None req-62bc1e3f-3964-43ff-8253-5395cdd9934a - - - - - -] Attempt 1 to provision port ba33ff20-aafc-46db-b052-9a4485f7c36f 2026-04-28 23:34:11.580 10 INFO neutron.plugins.ml2.plugin [None req-62bc1e3f-3964-43ff-8253-5395cdd9934a - - - - - -] Attempt 1 to provision port a2dd60f4-df54-401c-b663-ea0e8e734184 2026-04-28 23:34:11.828 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port a2dd60f4-df54-401c-b663-ea0e8e734184 2026-04-28 23:34:11.878 10 INFO neutron.plugins.ml2.plugin [None req-897f1fa2-cc3d-4e84-835c-88440e9ccbbe - - - - - -] Attempt 1 to provision port ba33ff20-aafc-46db-b052-9a4485f7c36f 2026-04-28 23:34:12.137 9 INFO neutron.plugins.ml2.plugin [None req-a200737f-f1dd-4a0d-8772-64a88a6bf05b - - - - - -] Attempt 1 to provision port ba33ff20-aafc-46db-b052-9a4485f7c36f 2026-04-28 23:34:14.814 9 INFO neutron.plugins.ml2.plugin [None req-2a0aec2b-684c-4226-b7ba-c24e0893272d - - - - - -] Attempt 1 to provision port 68976805-4264-4d3f-a91e-13a861c5cbcd 2026-04-28 23:34:17.753 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 68976805-4264-4d3f-a91e-13a861c5cbcd 2026-04-28 23:34:17.853 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4157d986-ffb0-459d-8cba-d66805872c41'] response: {'server_uuid': '8829d221-36af-48ad-b2fc-635c1406669c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68976805-4264-4d3f-a91e-13a861c5cbcd', 'code': 200} 2026-04-28 23:34:19.730 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 68976805-4264-4d3f-a91e-13a861c5cbcd 2026-04-28 23:34:23.726 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port ba33ff20-aafc-46db-b052-9a4485f7c36f 2026-04-28 23:34:24.050 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 35ce9f9a-8690-41ad-875a-3a7edd829c3f 2026-04-28 23:34:25.728 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port ba33ff20-aafc-46db-b052-9a4485f7c36f 2026-04-28 23:34:26.077 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 35ce9f9a-8690-41ad-875a-3a7edd829c3f 2026-04-28 23:34:35.767 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 45f1fa6b-afb7-44f0-a7ca-41e15e6cf70b 2026-04-28 23:34:36.251 9 INFO neutron.plugins.ml2.plugin [None req-47559487-694f-470e-8d95-c5ff2f46c6dd - - - - - -] Attempt 1 to provision port 45f1fa6b-afb7-44f0-a7ca-41e15e6cf70b 2026-04-28 23:34:36.515 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port b4b5202d-8fcd-4344-9c61-1b1155ab3eb1 2026-04-28 23:34:37.368 9 INFO neutron.plugins.ml2.plugin [None req-5afa5f44-a171-49e0-8ca5-ffdf396da7ab - - - - - -] Attempt 1 to provision port f0114f48-8b96-4585-bced-5bd4a6bd1138 2026-04-28 23:34:37.620 10 INFO neutron.plugins.ml2.plugin [None req-9661f06c-2583-44e4-9a56-4ee1f42bbef7 - - - - - -] Attempt 1 to provision port 45f1fa6b-afb7-44f0-a7ca-41e15e6cf70b 2026-04-28 23:34:37.798 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port fa62981f-83d6-4485-b792-cdb2e99d55fa 2026-04-28 23:34:38.007 10 INFO neutron.plugins.ml2.plugin [None req-7be677eb-bc2c-40c9-a907-cf42bb0a6fd4 - - - - - -] Attempt 1 to provision port b4b5202d-8fcd-4344-9c61-1b1155ab3eb1 2026-04-28 23:34:38.241 10 INFO neutron.plugins.ml2.plugin [None req-60106e03-9313-4a82-ad23-a4f283efcd75 - - - - - -] Attempt 1 to provision port 45f1fa6b-afb7-44f0-a7ca-41e15e6cf70b 2026-04-28 23:34:38.352 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port b4b5202d-8fcd-4344-9c61-1b1155ab3eb1 2026-04-28 23:34:38.468 9 INFO neutron.plugins.ml2.plugin [None req-41f14f64-23a1-4d44-8fc8-8fa8ee3cc1ab - - - - - -] Attempt 1 to provision port fa62981f-83d6-4485-b792-cdb2e99d55fa 2026-04-28 23:34:38.963 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 45f1fa6b-afb7-44f0-a7ca-41e15e6cf70b 2026-04-28 23:34:38.974 10 INFO neutron.plugins.ml2.plugin [None req-cc8ebaed-ff9c-45d9-be1a-b2d48cd1639f - - - - - -] Attempt 1 to provision port b4b5202d-8fcd-4344-9c61-1b1155ab3eb1 2026-04-28 23:34:39.407 10 INFO neutron.plugins.ml2.plugin [None req-4b71748c-367f-44b8-a891-1541e4ea597b - - - - - -] Attempt 1 to provision port b4b5202d-8fcd-4344-9c61-1b1155ab3eb1 2026-04-28 23:34:39.766 10 INFO neutron.plugins.ml2.plugin [None req-bb2a01ff-4c54-4c91-a063-ce4989f37fd0 - - - - - -] Attempt 1 to provision port fa62981f-83d6-4485-b792-cdb2e99d55fa 2026-04-28 23:34:39.786 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port fa62981f-83d6-4485-b792-cdb2e99d55fa 2026-04-28 23:34:40.068 10 INFO neutron.plugins.ml2.plugin [None req-331d03f5-88be-43a9-b29f-5a2396285661 - - - - - -] Attempt 1 to provision port a804c6ee-bbba-4c62-abd3-9b65d5743922 2026-04-28 23:34:40.116 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port b4b5202d-8fcd-4344-9c61-1b1155ab3eb1 2026-04-28 23:34:40.337 9 INFO neutron.plugins.ml2.plugin [None req-5effa6bd-5844-4d35-8346-4eb66a3fd238 - - - - - -] Attempt 1 to provision port fa62981f-83d6-4485-b792-cdb2e99d55fa 2026-04-28 23:34:40.734 10 INFO neutron.plugins.ml2.plugin [None req-831620da-07ae-4112-a168-994f65ec813a - - - - - -] Attempt 1 to provision port a804c6ee-bbba-4c62-abd3-9b65d5743922 2026-04-28 23:34:41.785 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port da4bb06a-58e5-42a5-b796-99b521fc58bd 2026-04-28 23:34:41.793 10 INFO neutron.plugins.ml2.plugin [None req-5f65d540-b929-4f38-9a8e-9121cdc2c097 - - - - - -] Attempt 1 to provision port db327cfb-6d4f-4395-b3da-580b383495a3 2026-04-28 23:34:42.534 9 INFO neutron.plugins.ml2.plugin [None req-13b1ceb4-7ea1-4215-b367-640ff7d56679 - - - - - -] Attempt 1 to provision port db327cfb-6d4f-4395-b3da-580b383495a3 2026-04-28 23:34:42.876 10 INFO neutron.plugins.ml2.plugin [None req-77ff3bc9-957c-4672-aeb6-08b29255260d - - - - - -] Attempt 1 to provision port 57c13787-0b9c-411b-8639-40cbb16d1c37 2026-04-28 23:34:43.427 9 INFO neutron.plugins.ml2.plugin [None req-f613c2ed-e32f-4f7b-b69d-7bffced9cb60 - - - - - -] Attempt 1 to provision port ec76d686-8aef-412c-8cec-0acb996f6899 2026-04-28 23:34:43.728 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port da4bb06a-58e5-42a5-b796-99b521fc58bd 2026-04-28 23:34:44.274 9 INFO neutron.plugins.ml2.plugin [None req-4f3cafe5-51c3-49b8-9223-bad6e4751f80 - - - - - -] Attempt 1 to provision port ec76d686-8aef-412c-8cec-0acb996f6899 2026-04-28 23:34:45.852 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 57c13787-0b9c-411b-8639-40cbb16d1c37 2026-04-28 23:34:46.163 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-19bbf664-9e8d-4d3f-ab67-5eaa19181114'] response: {'server_uuid': 'e21fb28e-7c47-4d20-8427-43ce75a1a195', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '57c13787-0b9c-411b-8639-40cbb16d1c37', 'code': 200} 2026-04-28 23:34:47.827 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 57c13787-0b9c-411b-8639-40cbb16d1c37 2026-04-28 23:34:48.040 9 INFO neutron.plugins.ml2.plugin [None req-de539dfc-4ec9-4747-907b-ae7497819d90 - - - - - -] Attempt 1 to provision port c9e55276-77c8-447f-9cc2-134a0cfff5a9 2026-04-28 23:34:49.851 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port c9e55276-77c8-447f-9cc2-134a0cfff5a9 2026-04-28 23:34:50.004 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-03fb3f8b-75c8-4b3b-8788-0a2af608529e'] response: {'server_uuid': '731941bd-17f5-4a81-b6ab-8f71e4e9be6e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c9e55276-77c8-447f-9cc2-134a0cfff5a9', 'code': 200} 2026-04-28 23:34:51.768 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port c9e55276-77c8-447f-9cc2-134a0cfff5a9 2026-04-28 23:34:57.897 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port ec76d686-8aef-412c-8cec-0acb996f6899 2026-04-28 23:34:58.436 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port f0114f48-8b96-4585-bced-5bd4a6bd1138 2026-04-28 23:34:58.728 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port a804c6ee-bbba-4c62-abd3-9b65d5743922 2026-04-28 23:34:59.065 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 2da44190-7041-4118-acad-93d1158d3dc6 2026-04-28 23:34:59.205 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1eaceeba-4eaf-4e59-8959-369e566ed906'] response: {'server_uuid': 'a357a6c6-d474-4a25-be0b-b94605652d5e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2da44190-7041-4118-acad-93d1158d3dc6', 'code': 200} 2026-04-28 23:34:59.466 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port db327cfb-6d4f-4395-b3da-580b383495a3 2026-04-28 23:34:59.870 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 2da44190-7041-4118-acad-93d1158d3dc6 2026-04-28 23:35:00.128 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port ec76d686-8aef-412c-8cec-0acb996f6899 2026-04-28 23:35:00.538 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port f0114f48-8b96-4585-bced-5bd4a6bd1138 2026-04-28 23:35:00.749 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port db327cfb-6d4f-4395-b3da-580b383495a3 2026-04-28 23:35:01.030 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port a804c6ee-bbba-4c62-abd3-9b65d5743922 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4c6ab51a-a4d2-4e06-8624-2bb4efc7f5f1 could not be found. 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4c6ab51a-a4d2-4e06-8624-2bb4efc7f5f1 could not be found. 2026-04-28 23:35:12.758 9 ERROR neutron.plugins.ml2.managers  2026-04-28 23:35:12.760 9 ERROR neutron.plugins.ml2.managers [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Failed to bind port 63ca603b-6794-42e5-ab2c-a03792d0ce9b on host instance for vnic_type normal using segments [{'id': 'a67b00d1-df35-43c3-8f22-115fc7352dcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 474, 'network_id': 'b5b1812b-3b05-4537-adc1-487bdd53d7d3'}] 2026-04-28 23:35:12.760 9 INFO neutron.plugins.ml2.plugin [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Attempt 2 to bind port 63ca603b-6794-42e5-ab2c-a03792d0ce9b 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4c6ab51a-a4d2-4e06-8624-2bb4efc7f5f1 could not be found. 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4c6ab51a-a4d2-4e06-8624-2bb4efc7f5f1 could not be found. 2026-04-28 23:35:12.780 9 ERROR neutron.plugins.ml2.managers  2026-04-28 23:35:12.781 9 ERROR neutron.plugins.ml2.managers [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Failed to bind port 63ca603b-6794-42e5-ab2c-a03792d0ce9b on host instance for vnic_type normal using segments [{'id': 'a67b00d1-df35-43c3-8f22-115fc7352dcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 474, 'network_id': 'b5b1812b-3b05-4537-adc1-487bdd53d7d3'}] 2026-04-28 23:35:12.782 9 INFO neutron.plugins.ml2.plugin [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Attempt 3 to bind port 63ca603b-6794-42e5-ab2c-a03792d0ce9b 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4c6ab51a-a4d2-4e06-8624-2bb4efc7f5f1 could not be found. 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4c6ab51a-a4d2-4e06-8624-2bb4efc7f5f1 could not be found. 2026-04-28 23:35:12.799 9 ERROR neutron.plugins.ml2.managers  2026-04-28 23:35:12.800 9 ERROR neutron.plugins.ml2.managers [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Failed to bind port 63ca603b-6794-42e5-ab2c-a03792d0ce9b on host instance for vnic_type normal using segments [{'id': 'a67b00d1-df35-43c3-8f22-115fc7352dcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 474, 'network_id': 'b5b1812b-3b05-4537-adc1-487bdd53d7d3'}] 2026-04-28 23:35:12.800 9 INFO neutron.plugins.ml2.plugin [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Attempt 4 to bind port 63ca603b-6794-42e5-ab2c-a03792d0ce9b 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4c6ab51a-a4d2-4e06-8624-2bb4efc7f5f1 could not be found. 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4c6ab51a-a4d2-4e06-8624-2bb4efc7f5f1 could not be found. 2026-04-28 23:35:12.817 9 ERROR neutron.plugins.ml2.managers  2026-04-28 23:35:12.818 9 ERROR neutron.plugins.ml2.managers [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Failed to bind port 63ca603b-6794-42e5-ab2c-a03792d0ce9b on host instance for vnic_type normal using segments [{'id': 'a67b00d1-df35-43c3-8f22-115fc7352dcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 474, 'network_id': 'b5b1812b-3b05-4537-adc1-487bdd53d7d3'}] 2026-04-28 23:35:12.819 9 INFO neutron.plugins.ml2.plugin [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Attempt 5 to bind port 63ca603b-6794-42e5-ab2c-a03792d0ce9b 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4c6ab51a-a4d2-4e06-8624-2bb4efc7f5f1 could not be found. 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4c6ab51a-a4d2-4e06-8624-2bb4efc7f5f1 could not be found. 2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers  2026-04-28 23:35:12.835 9 ERROR neutron.plugins.ml2.managers [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Failed to bind port 63ca603b-6794-42e5-ab2c-a03792d0ce9b on host instance for vnic_type normal using segments [{'id': 'a67b00d1-df35-43c3-8f22-115fc7352dcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 474, 'network_id': 'b5b1812b-3b05-4537-adc1-487bdd53d7d3'}] 2026-04-28 23:35:12.836 9 INFO neutron.plugins.ml2.plugin [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Attempt 6 to bind port 63ca603b-6794-42e5-ab2c-a03792d0ce9b 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4c6ab51a-a4d2-4e06-8624-2bb4efc7f5f1 could not be found. 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4c6ab51a-a4d2-4e06-8624-2bb4efc7f5f1 could not be found. 2026-04-28 23:35:12.852 9 ERROR neutron.plugins.ml2.managers  2026-04-28 23:35:12.853 9 ERROR neutron.plugins.ml2.managers [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Failed to bind port 63ca603b-6794-42e5-ab2c-a03792d0ce9b on host instance for vnic_type normal using segments [{'id': 'a67b00d1-df35-43c3-8f22-115fc7352dcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 474, 'network_id': 'b5b1812b-3b05-4537-adc1-487bdd53d7d3'}] 2026-04-28 23:35:12.853 9 INFO neutron.plugins.ml2.plugin [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Attempt 7 to bind port 63ca603b-6794-42e5-ab2c-a03792d0ce9b 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4c6ab51a-a4d2-4e06-8624-2bb4efc7f5f1 could not be found. 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4c6ab51a-a4d2-4e06-8624-2bb4efc7f5f1 could not be found. 2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers  2026-04-28 23:35:12.871 9 ERROR neutron.plugins.ml2.managers [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Failed to bind port 63ca603b-6794-42e5-ab2c-a03792d0ce9b on host instance for vnic_type normal using segments [{'id': 'a67b00d1-df35-43c3-8f22-115fc7352dcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 474, 'network_id': 'b5b1812b-3b05-4537-adc1-487bdd53d7d3'}] 2026-04-28 23:35:12.871 9 INFO neutron.plugins.ml2.plugin [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Attempt 8 to bind port 63ca603b-6794-42e5-ab2c-a03792d0ce9b 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4c6ab51a-a4d2-4e06-8624-2bb4efc7f5f1 could not be found. 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4c6ab51a-a4d2-4e06-8624-2bb4efc7f5f1 could not be found. 2026-04-28 23:35:12.887 9 ERROR neutron.plugins.ml2.managers  2026-04-28 23:35:12.888 9 ERROR neutron.plugins.ml2.managers [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Failed to bind port 63ca603b-6794-42e5-ab2c-a03792d0ce9b on host instance for vnic_type normal using segments [{'id': 'a67b00d1-df35-43c3-8f22-115fc7352dcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 474, 'network_id': 'b5b1812b-3b05-4537-adc1-487bdd53d7d3'}] 2026-04-28 23:35:12.888 9 INFO neutron.plugins.ml2.plugin [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Attempt 9 to bind port 63ca603b-6794-42e5-ab2c-a03792d0ce9b 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4c6ab51a-a4d2-4e06-8624-2bb4efc7f5f1 could not be found. 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4c6ab51a-a4d2-4e06-8624-2bb4efc7f5f1 could not be found. 2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers  2026-04-28 23:35:12.905 9 ERROR neutron.plugins.ml2.managers [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Failed to bind port 63ca603b-6794-42e5-ab2c-a03792d0ce9b on host instance for vnic_type normal using segments [{'id': 'a67b00d1-df35-43c3-8f22-115fc7352dcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 474, 'network_id': 'b5b1812b-3b05-4537-adc1-487bdd53d7d3'}] 2026-04-28 23:35:12.905 9 INFO neutron.plugins.ml2.plugin [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Attempt 10 to bind port 63ca603b-6794-42e5-ab2c-a03792d0ce9b 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4c6ab51a-a4d2-4e06-8624-2bb4efc7f5f1 could not be found. 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4c6ab51a-a4d2-4e06-8624-2bb4efc7f5f1 could not be found. 2026-04-28 23:35:12.925 9 ERROR neutron.plugins.ml2.managers  2026-04-28 23:35:12.926 9 ERROR neutron.plugins.ml2.managers [None req-aef22286-e838-435b-9015-dca3bc90970a - - - - - -] Failed to bind port 63ca603b-6794-42e5-ab2c-a03792d0ce9b on host instance for vnic_type normal using segments [{'id': 'a67b00d1-df35-43c3-8f22-115fc7352dcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 474, 'network_id': 'b5b1812b-3b05-4537-adc1-487bdd53d7d3'}] 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network b5b1812b-3b05-4537-adc1-487bdd53d7d3 could not be found. 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 265, in _get_network 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server raise self.value 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1288, in get_network 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 267, in _get_network 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network b5b1812b-3b05-4537-adc1-487bdd53d7d3 could not be found. 2026-04-28 23:35:13.672 9 ERROR oslo_messaging.rpc.server  2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 44b2c3a0-8f2b-453d-8870-8dfee4c2ced9 could not be found. 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 44b2c3a0-8f2b-453d-8870-8dfee4c2ced9 could not be found. 2026-04-28 23:35:14.369 9 ERROR neutron.plugins.ml2.managers  2026-04-28 23:35:14.370 9 ERROR neutron.plugins.ml2.managers [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Failed to bind port 15eb51cc-f915-487d-b840-9f6a7bcefb8d on host instance for vnic_type normal using segments [{'id': '0a06f32e-0173-4364-beca-ac2ee41838cb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 204, 'network_id': 'bbc658cf-6d3f-4d90-a206-7a7ada335215'}] 2026-04-28 23:35:14.370 9 INFO neutron.plugins.ml2.plugin [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Attempt 2 to bind port 15eb51cc-f915-487d-b840-9f6a7bcefb8d 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 44b2c3a0-8f2b-453d-8870-8dfee4c2ced9 could not be found. 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 44b2c3a0-8f2b-453d-8870-8dfee4c2ced9 could not be found. 2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers  2026-04-28 23:35:14.390 9 ERROR neutron.plugins.ml2.managers [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Failed to bind port 15eb51cc-f915-487d-b840-9f6a7bcefb8d on host instance for vnic_type normal using segments [{'id': '0a06f32e-0173-4364-beca-ac2ee41838cb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 204, 'network_id': 'bbc658cf-6d3f-4d90-a206-7a7ada335215'}] 2026-04-28 23:35:14.391 9 INFO neutron.plugins.ml2.plugin [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Attempt 3 to bind port 15eb51cc-f915-487d-b840-9f6a7bcefb8d 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 44b2c3a0-8f2b-453d-8870-8dfee4c2ced9 could not be found. 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 44b2c3a0-8f2b-453d-8870-8dfee4c2ced9 could not be found. 2026-04-28 23:35:14.409 9 ERROR neutron.plugins.ml2.managers  2026-04-28 23:35:14.410 9 ERROR neutron.plugins.ml2.managers [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Failed to bind port 15eb51cc-f915-487d-b840-9f6a7bcefb8d on host instance for vnic_type normal using segments [{'id': '0a06f32e-0173-4364-beca-ac2ee41838cb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 204, 'network_id': 'bbc658cf-6d3f-4d90-a206-7a7ada335215'}] 2026-04-28 23:35:14.410 9 INFO neutron.plugins.ml2.plugin [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Attempt 4 to bind port 15eb51cc-f915-487d-b840-9f6a7bcefb8d 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 44b2c3a0-8f2b-453d-8870-8dfee4c2ced9 could not be found. 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 44b2c3a0-8f2b-453d-8870-8dfee4c2ced9 could not be found. 2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers  2026-04-28 23:35:14.428 9 ERROR neutron.plugins.ml2.managers [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Failed to bind port 15eb51cc-f915-487d-b840-9f6a7bcefb8d on host instance for vnic_type normal using segments [{'id': '0a06f32e-0173-4364-beca-ac2ee41838cb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 204, 'network_id': 'bbc658cf-6d3f-4d90-a206-7a7ada335215'}] 2026-04-28 23:35:14.429 9 INFO neutron.plugins.ml2.plugin [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Attempt 5 to bind port 15eb51cc-f915-487d-b840-9f6a7bcefb8d 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 44b2c3a0-8f2b-453d-8870-8dfee4c2ced9 could not be found. 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 44b2c3a0-8f2b-453d-8870-8dfee4c2ced9 could not be found. 2026-04-28 23:35:14.444 9 ERROR neutron.plugins.ml2.managers  2026-04-28 23:35:14.445 9 ERROR neutron.plugins.ml2.managers [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Failed to bind port 15eb51cc-f915-487d-b840-9f6a7bcefb8d on host instance for vnic_type normal using segments [{'id': '0a06f32e-0173-4364-beca-ac2ee41838cb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 204, 'network_id': 'bbc658cf-6d3f-4d90-a206-7a7ada335215'}] 2026-04-28 23:35:14.445 9 INFO neutron.plugins.ml2.plugin [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Attempt 6 to bind port 15eb51cc-f915-487d-b840-9f6a7bcefb8d 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 44b2c3a0-8f2b-453d-8870-8dfee4c2ced9 could not be found. 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 44b2c3a0-8f2b-453d-8870-8dfee4c2ced9 could not be found. 2026-04-28 23:35:14.460 9 ERROR neutron.plugins.ml2.managers  2026-04-28 23:35:14.461 9 ERROR neutron.plugins.ml2.managers [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Failed to bind port 15eb51cc-f915-487d-b840-9f6a7bcefb8d on host instance for vnic_type normal using segments [{'id': '0a06f32e-0173-4364-beca-ac2ee41838cb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 204, 'network_id': 'bbc658cf-6d3f-4d90-a206-7a7ada335215'}] 2026-04-28 23:35:14.461 9 INFO neutron.plugins.ml2.plugin [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Attempt 7 to bind port 15eb51cc-f915-487d-b840-9f6a7bcefb8d 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 44b2c3a0-8f2b-453d-8870-8dfee4c2ced9 could not be found. 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 44b2c3a0-8f2b-453d-8870-8dfee4c2ced9 could not be found. 2026-04-28 23:35:14.481 9 ERROR neutron.plugins.ml2.managers  2026-04-28 23:35:14.482 9 ERROR neutron.plugins.ml2.managers [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Failed to bind port 15eb51cc-f915-487d-b840-9f6a7bcefb8d on host instance for vnic_type normal using segments [{'id': '0a06f32e-0173-4364-beca-ac2ee41838cb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 204, 'network_id': 'bbc658cf-6d3f-4d90-a206-7a7ada335215'}] 2026-04-28 23:35:14.482 9 INFO neutron.plugins.ml2.plugin [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Attempt 8 to bind port 15eb51cc-f915-487d-b840-9f6a7bcefb8d 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 44b2c3a0-8f2b-453d-8870-8dfee4c2ced9 could not be found. 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 44b2c3a0-8f2b-453d-8870-8dfee4c2ced9 could not be found. 2026-04-28 23:35:14.501 9 ERROR neutron.plugins.ml2.managers  2026-04-28 23:35:14.502 9 ERROR neutron.plugins.ml2.managers [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Failed to bind port 15eb51cc-f915-487d-b840-9f6a7bcefb8d on host instance for vnic_type normal using segments [{'id': '0a06f32e-0173-4364-beca-ac2ee41838cb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 204, 'network_id': 'bbc658cf-6d3f-4d90-a206-7a7ada335215'}] 2026-04-28 23:35:14.502 9 INFO neutron.plugins.ml2.plugin [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Attempt 9 to bind port 15eb51cc-f915-487d-b840-9f6a7bcefb8d 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 44b2c3a0-8f2b-453d-8870-8dfee4c2ced9 could not be found. 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 44b2c3a0-8f2b-453d-8870-8dfee4c2ced9 could not be found. 2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers  2026-04-28 23:35:14.528 9 ERROR neutron.plugins.ml2.managers [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Failed to bind port 15eb51cc-f915-487d-b840-9f6a7bcefb8d on host instance for vnic_type normal using segments [{'id': '0a06f32e-0173-4364-beca-ac2ee41838cb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 204, 'network_id': 'bbc658cf-6d3f-4d90-a206-7a7ada335215'}] 2026-04-28 23:35:14.529 9 INFO neutron.plugins.ml2.plugin [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Attempt 10 to bind port 15eb51cc-f915-487d-b840-9f6a7bcefb8d 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 44b2c3a0-8f2b-453d-8870-8dfee4c2ced9 could not be found. 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 44b2c3a0-8f2b-453d-8870-8dfee4c2ced9 could not be found. 2026-04-28 23:35:14.546 9 ERROR neutron.plugins.ml2.managers  2026-04-28 23:35:14.547 9 ERROR neutron.plugins.ml2.managers [None req-29a52372-0fd7-4c7b-bd0f-94bcc4deb1a5 - - - - - -] Failed to bind port 15eb51cc-f915-487d-b840-9f6a7bcefb8d on host instance for vnic_type normal using segments [{'id': '0a06f32e-0173-4364-beca-ac2ee41838cb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 204, 'network_id': 'bbc658cf-6d3f-4d90-a206-7a7ada335215'}] 2026-04-28 23:35:17.325 9 INFO neutron.plugins.ml2.plugin [None req-ba1ad260-d215-48d5-9dde-6cf4f1cf61a6 - - - - - -] Attempt 1 to provision port d25f3795-0ae5-45f3-a119-af4075adce34 2026-04-28 23:35:28.265 9 INFO neutron.plugins.ml2.plugin [None req-286daf99-c0c8-45c5-8a0d-4da9582aa823 - - - - - -] Attempt 1 to provision port e92c7013-d811-4052-b022-b1c761b2b2d3 2026-04-28 23:35:29.935 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port e92c7013-d811-4052-b022-b1c761b2b2d3 2026-04-28 23:35:30.035 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5eaf730f-d5e0-4a0d-bb64-7cb17640faec'] response: {'server_uuid': '685eb363-3a70-4b5c-b04f-e850a154bc54', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e92c7013-d811-4052-b022-b1c761b2b2d3', 'code': 200} 2026-04-28 23:35:31.856 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port e92c7013-d811-4052-b022-b1c761b2b2d3 2026-04-28 23:36:05.487 10 INFO neutron.plugins.ml2.plugin [None req-74774b92-36a9-4f08-844a-945c4fa0cc3a - - - - - -] Attempt 1 to provision port 025bd7ed-dc5c-45c7-b506-e3dba5a2d593 2026-04-28 23:36:08.054 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 025bd7ed-dc5c-45c7-b506-e3dba5a2d593 2026-04-28 23:36:08.836 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-336d8e9b-483f-49f0-94d8-ebd426e6bcfd'] response: {'server_uuid': '685eb363-3a70-4b5c-b04f-e850a154bc54', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '025bd7ed-dc5c-45c7-b506-e3dba5a2d593', 'code': 200} 2026-04-28 23:36:10.008 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 025bd7ed-dc5c-45c7-b506-e3dba5a2d593 2026-04-28 23:36:35.942 10 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 42212ef0-f65b-4cfd-9b87-383425b37e3a 2026-04-28 23:36:36.052 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-64e2fd68-5b03-453b-b24d-4c38b3640970'] response: {'server_uuid': '685eb363-3a70-4b5c-b04f-e850a154bc54', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '42212ef0-f65b-4cfd-9b87-383425b37e3a', 'code': 200} 2026-04-28 23:36:37.898 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 42212ef0-f65b-4cfd-9b87-383425b37e3a 2026-04-28 23:36:44.104 10 INFO neutron.plugins.ml2.plugin [None req-5bffdd01-c1cd-40b1-b407-87e599609744 - - - - - -] Attempt 1 to provision port 2ab04765-aaed-446f-ac3c-acea7058e614 2026-04-28 23:36:46.020 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 2ab04765-aaed-446f-ac3c-acea7058e614 2026-04-28 23:36:46.283 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3052fd5-1337-4b52-8b26-1784c83e3774'] response: {'server_uuid': '685eb363-3a70-4b5c-b04f-e850a154bc54', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2ab04765-aaed-446f-ac3c-acea7058e614', 'code': 200} 2026-04-28 23:36:46.666 10 INFO neutron.plugins.ml2.plugin [None req-88f5afc7-7e9d-484f-8775-6bdf700f63a4 - - - - - -] Attempt 1 to provision port 2ab04765-aaed-446f-ac3c-acea7058e614 2026-04-28 23:36:47.947 9 INFO neutron.plugins.ml2.plugin [None req-39dbefc7-9d82-4f6a-bbdd-9fe26e1afdd4 - - - - - -] Attempt 1 to provision port 2ab04765-aaed-446f-ac3c-acea7058e614 2026-04-28 23:36:57.418 10 INFO neutron.plugins.ml2.plugin [None req-f449cd2b-21e1-4e2b-8af9-ea61dc8f1cef - - - - - -] Attempt 1 to provision port 2ab04765-aaed-446f-ac3c-acea7058e614 2026-04-28 23:37:02.925 10 INFO neutron.plugins.ml2.plugin [None req-19746af4-3b12-4b9a-83c8-a78fe08a1fa4 - - - - - -] Attempt 1 to provision port 42212ef0-f65b-4cfd-9b87-383425b37e3a