+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: 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-05-28 22:19:56.909 1 INFO neutron.common.config [-] Logging enabled! 2026-05-28 22:19:56.910 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-05-28 22:19:56.910 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-28 22:19:56.911 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-28 22:19:57.825 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-28 22:19:57.828 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-28 22:19:57.830 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-28 22:19:57.831 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-28 22:19:57.831 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-28 22:19:57.832 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-28 22:19:57.832 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 22:19:57.837 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 22:19:57.837 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 22:19:57.837 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-28 22:19:57.852 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-28 22:19:57.853 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-28 22:19:57.853 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-28 22:19:57.885 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-28 22:19:57.885 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-28 22:19:57.886 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-28 22:19:57.886 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-28 22:19:57.893 1 WARNING oslo_policy.policy [None req-46eed3dc-8e51-4748-b94a-bc2d21395349 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-28 22:19:58.171 1 INFO neutron.plugins.ml2.managers [None req-46eed3dc-8e51-4748-b94a-bc2d21395349 - - - - - -] Initializing driver for type 'vlan' 2026-05-28 22:19:58.528 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-46eed3dc-8e51-4748-b94a-bc2d21395349 - - - - - -] VlanTypeDriver initialization complete 2026-05-28 22:19:58.528 1 INFO neutron.plugins.ml2.managers [None req-46eed3dc-8e51-4748-b94a-bc2d21395349 - - - - - -] Initializing driver for type 'vxlan' 2026-05-28 22:19:58.529 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-46eed3dc-8e51-4748-b94a-bc2d21395349 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-28 22:19:58.575 1 INFO neutron.plugins.ml2.managers [None req-46eed3dc-8e51-4748-b94a-bc2d21395349 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-28 22:19:58.576 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-46eed3dc-8e51-4748-b94a-bc2d21395349 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-28 22:19:58.576 1 INFO neutron.plugins.ml2.managers [None req-46eed3dc-8e51-4748-b94a-bc2d21395349 - - - - - -] Initializing extension driver 'port_security' 2026-05-28 22:19:58.576 1 INFO neutron.plugins.ml2.extensions.port_security [None req-46eed3dc-8e51-4748-b94a-bc2d21395349 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-28 22:19:58.576 1 INFO neutron.plugins.ml2.managers [None req-46eed3dc-8e51-4748-b94a-bc2d21395349 - - - - - -] Initializing extension driver 'qos' 2026-05-28 22:19:58.577 1 INFO neutron.plugins.ml2.managers [None req-46eed3dc-8e51-4748-b94a-bc2d21395349 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-28 22:19:58.577 1 INFO neutron.plugins.ml2.managers [None req-46eed3dc-8e51-4748-b94a-bc2d21395349 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-28 22:19:58.590 1 INFO neutron.quota [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded quota_driver: . 2026-05-28 22:19:58.591 1 INFO neutron.plugins.ml2.plugin [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Modular L2 Plugin initialization complete 2026-05-28 22:19:58.591 1 INFO neutron.plugins.ml2.managers [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-28 22:19:58.591 1 INFO neutron.plugins.ml2.managers [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-28 22:19:58.591 1 INFO neutron.plugins.ml2.managers [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Got port-security extension from driver 'port_security' 2026-05-28 22:19:58.591 1 INFO neutron.extensions.vlantransparent [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Disabled vlantransparent extension. 2026-05-28 22:19:58.592 1 INFO neutron.manager [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loading Plugin: qos 2026-05-28 22:19:58.602 1 INFO neutron.manager [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loading Plugin: router 2026-05-28 22:19:58.634 1 INFO neutron.services.service_base [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-28 22:19:58.634 1 INFO neutron.manager [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loading Plugin: segments 2026-05-28 22:19:58.701 1 INFO neutron.manager [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loading Plugin: trunk 2026-05-28 22:19:58.755 1 INFO neutron.manager [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loading Plugin: vpnaas 2026-05-28 22:19:58.790 1 WARNING stevedore.named [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-28 22:19:58.854 1 INFO neutron_vpnaas.services.vpn.plugin [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-28 22:19:58.855 1 INFO neutron.common.utils [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-28 22:19:58.855 1 INFO neutron.manager [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loading Plugin: auto_allocate 2026-05-28 22:19:58.860 1 INFO neutron.manager [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loading Plugin: tag 2026-05-28 22:19:58.866 1 INFO neutron.manager [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loading Plugin: timestamp 2026-05-28 22:19:58.868 1 INFO neutron.manager [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loading Plugin: network_ip_availability 2026-05-28 22:19:58.872 1 INFO neutron.manager [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loading Plugin: flavors 2026-05-28 22:19:58.874 1 INFO neutron.manager [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loading Plugin: revisions 2026-05-28 22:19:58.876 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Initializing extension manager. 2026-05-28 22:19:58.877 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: address-group 2026-05-28 22:19:58.878 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: address-scope 2026-05-28 22:19:58.879 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-28 22:19:58.879 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: agent 2026-05-28 22:19:58.880 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: agent-resources-synced 2026-05-28 22:19:58.881 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: allowed-address-pairs 2026-05-28 22:19:58.881 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: auto-allocated-topology 2026-05-28 22:19:58.882 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: availability_zone 2026-05-28 22:19:58.882 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: availability_zone_filter 2026-05-28 22:19:58.883 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-28 22:19:58.883 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: default-subnetpools 2026-05-28 22:19:58.884 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-28 22:19:58.885 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: dns-integration 2026-05-28 22:19:58.885 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: dns-domain-ports 2026-05-28 22:19:58.886 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-28 22:19:58.886 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: dvr 2026-05-28 22:19:58.887 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-28 22:19:58.887 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: empty-string-filtering 2026-05-28 22:19:58.888 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 22:19:58.888 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-28 22:19:58.889 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: external-net 2026-05-28 22:19:58.889 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-28 22:19:58.890 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: extraroute 2026-05-28 22:19:58.890 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: extraroute-atomic 2026-05-28 22:19:58.891 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-28 22:19:58.891 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-28 22:19:58.892 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-28 22:19:58.892 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-28 22:19:58.892 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: fip-port-details 2026-05-28 22:19:58.893 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: flavors 2026-05-28 22:19:58.894 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-28 22:19:58.895 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: floatingip-pools 2026-05-28 22:19:58.895 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: ip_allocation 2026-05-28 22:19:58.895 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: ip-substring-filtering 2026-05-28 22:19:58.896 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: l2_adjacency 2026-05-28 22:19:58.897 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: router 2026-05-28 22:19:58.898 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 22:19:58.898 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: ext-gw-mode 2026-05-28 22:19:58.899 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: l3-ha 2026-05-28 22:19:58.899 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-28 22:19:58.900 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-28 22:19:58.900 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: l3-flavors 2026-05-28 22:19:58.901 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-28 22:19:58.901 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-28 22:19:58.903 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-28 22:19:58.904 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-28 22:19:58.905 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-28 22:19:58.905 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-28 22:19:58.906 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-28 22:19:58.906 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: multi-provider 2026-05-28 22:19:58.907 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: net-mtu 2026-05-28 22:19:58.907 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: net-mtu-writable 2026-05-28 22:19:58.908 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: network_availability_zone 2026-05-28 22:19:58.908 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: network_ha 2026-05-28 22:19:58.909 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: network-ip-availability 2026-05-28 22:19:58.910 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-28 22:19:58.910 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: pagination 2026-05-28 22:19:58.911 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: port-device-profile 2026-05-28 22:19:58.911 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-28 22:19:58.911 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-28 22:19:58.912 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: port-mac-override 2026-05-28 22:19:58.912 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-28 22:19:58.913 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-28 22:19:58.913 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: port-resource-request 2026-05-28 22:19:58.914 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: port-resource-request-groups 2026-05-28 22:19:58.914 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: binding 2026-05-28 22:19:58.915 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: binding-extended 2026-05-28 22:19:58.915 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: port-security 2026-05-28 22:19:58.916 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: project-id 2026-05-28 22:19:58.916 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: provider 2026-05-28 22:19:58.918 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: qos 2026-05-28 22:19:58.918 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-28 22:19:58.919 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-28 22:19:58.919 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: qos-default 2026-05-28 22:19:58.920 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: qos-fip 2026-05-28 22:19:58.920 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-28 22:19:58.921 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: qos-gateway-ip 2026-05-28 22:19:58.921 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: qos-port-network-policy 2026-05-28 22:19:58.922 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: qos-pps-minimum 2026-05-28 22:19:58.922 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-28 22:19:58.923 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: qos-pps 2026-05-28 22:19:58.923 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: qos-rule-type-details 2026-05-28 22:19:58.924 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-28 22:19:58.924 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: qos-rules-alias 2026-05-28 22:19:58.925 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: quota-check-limit 2026-05-28 22:19:58.926 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: quotas 2026-05-28 22:19:58.928 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: quota_details 2026-05-28 22:19:58.929 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: rbac-policies 2026-05-28 22:19:58.929 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: rbac-address-group 2026-05-28 22:19:58.930 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: rbac-address-scope 2026-05-28 22:19:58.930 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: rbac-security-groups 2026-05-28 22:19:58.931 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: rbac-subnetpool 2026-05-28 22:19:58.931 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: revision-if-match 2026-05-28 22:19:58.932 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: standard-attr-revisions 2026-05-28 22:19:58.932 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: router_availability_zone 2026-05-28 22:19:58.933 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-28 22:19:58.934 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: security-groups-default-rules 2026-05-28 22:19:58.934 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-28 22:19:58.935 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-28 22:19:58.935 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-28 22:19:58.936 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-28 22:19:58.942 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: security-group 2026-05-28 22:19:58.943 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: segment 2026-05-28 22:19:58.943 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-28 22:19:58.944 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: service-type 2026-05-28 22:19:58.944 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: sorting 2026-05-28 22:19:58.945 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: standard-attr-segment 2026-05-28 22:19:58.945 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: standard-attr-description 2026-05-28 22:19:58.946 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: stateful-security-group 2026-05-28 22:19:58.946 1 WARNING neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-28 22:19:58.946 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-28 22:19:58.947 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: subnet_onboard 2026-05-28 22:19:58.947 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-28 22:19:58.948 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: subnet-service-types 2026-05-28 22:19:58.948 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: subnet_allocation 2026-05-28 22:19:58.949 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-28 22:19:58.949 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-28 22:19:58.952 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: standard-attr-tag 2026-05-28 22:19:58.952 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-28 22:19:58.953 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: trunk 2026-05-28 22:19:58.953 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: trunk-details 2026-05-28 22:19:58.954 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-28 22:19:58.954 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-28 22:19:58.955 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-28 22:19:58.956 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: vpn-flavors 2026-05-28 22:19:58.957 1 INFO neutron.api.extensions [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Loaded extension: vpnaas 2026-05-28 22:19:58.959 1 INFO oslo_service.service [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Starting 2 workers 2026-05-28 22:19:58.966 1 INFO oslo_service.service [None req-ae28a725-0f0e-4245-a717-1d866077f5cb - - - - - -] Starting 1 workers 2026-05-28 22:20:36.414 10 INFO neutron.db.l3_hamode_db [None req-d8584200-072f-43fa-9bca-d7677338e759 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:20:48.739 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 6b2db814-d058-4de9-aa69-a6df194bc7e5 2026-05-28 22:20:49.342 10 INFO neutron.plugins.ml2.plugin [None req-cb151add-e174-4ec3-acde-06445d29cda4 - - - - - -] Attempt 1 to provision port 6b2db814-d058-4de9-aa69-a6df194bc7e5 2026-05-28 22:20:50.643 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 6b2db814-d058-4de9-aa69-a6df194bc7e5 2026-05-28 22:25:06.808 10 INFO neutron.plugins.ml2.plugin [None req-a0eab57d-3d8a-4a77-87aa-7d6d8b71de90 - - - - - -] Attempt 1 to provision port 01dca2d3-fdab-47fd-a8c9-b8d56b197fb1 2026-05-28 22:25:06.846 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 01dca2d3-fdab-47fd-a8c9-b8d56b197fb1 2026-05-28 22:25:08.834 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 01dca2d3-fdab-47fd-a8c9-b8d56b197fb1 2026-05-28 22:25:13.899 10 INFO neutron.plugins.ml2.plugin [None req-b3ed1e5b-36ad-4eb0-86cc-ab33c575f47d - - - - - -] Attempt 1 to provision port 3cabb26d-b374-49f4-a649-691125e3c35d 2026-05-28 22:28:47.089 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 3cabb26d-b374-49f4-a649-691125e3c35d 2026-05-28 22:28:49.012 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 3cabb26d-b374-49f4-a649-691125e3c35d 2026-05-28 22:38:03.393 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port ff0e4b78-3753-470f-8782-5067cc2de5c4 2026-05-28 22:38:05.398 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port ff0e4b78-3753-470f-8782-5067cc2de5c4 2026-05-28 22:53:29.787 10 INFO neutron.plugins.ml2.plugin [None req-fa7cdd24-2080-4ac8-b306-1b23092943ae - - - - - -] Attempt 1 to provision port 6bbf3b67-78ed-49b9-aec8-4ef21b1314f0 2026-05-28 22:53:30.035 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 811d731f-5edb-42aa-87c9-cc30842a17a9 2026-05-28 22:53:30.363 9 INFO neutron.plugins.ml2.plugin [None req-dd746bcf-cc56-420e-aa1e-d22e53a5bb18 - - - - - -] Attempt 1 to provision port 95403c97-a162-4efd-bb22-764a73c42e49 2026-05-28 22:53:30.566 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port ea58fdee-501c-43d8-b06c-9b16bc15229a 2026-05-28 22:53:30.713 10 INFO neutron.plugins.ml2.plugin [None req-a637e383-a781-4b35-9731-c3ffc22d0a40 - - - - - -] Attempt 1 to provision port c787bb29-890e-41eb-aee3-002b685ed5c2 2026-05-28 22:53:31.056 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port c787bb29-890e-41eb-aee3-002b685ed5c2 2026-05-28 22:53:31.149 10 INFO neutron.plugins.ml2.plugin [None req-043117fc-74f6-40f3-a764-61f207cd4fc4 - - - - - -] Attempt 1 to provision port 811d731f-5edb-42aa-87c9-cc30842a17a9 2026-05-28 22:53:31.411 10 INFO neutron.plugins.ml2.plugin [None req-043117fc-74f6-40f3-a764-61f207cd4fc4 - - - - - -] Attempt 1 to provision port ea58fdee-501c-43d8-b06c-9b16bc15229a 2026-05-28 22:53:32.033 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port ea58fdee-501c-43d8-b06c-9b16bc15229a 2026-05-28 22:53:32.294 10 INFO neutron.plugins.ml2.plugin [None req-c120fefb-3f6a-4f53-92f5-005444a51010 - - - - - -] Attempt 1 to provision port 42025b72-4c8a-4f99-98a2-521e9ac357e0 2026-05-28 22:53:32.468 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port c787bb29-890e-41eb-aee3-002b685ed5c2 2026-05-28 22:53:32.724 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 811d731f-5edb-42aa-87c9-cc30842a17a9 2026-05-28 22:53:32.750 10 INFO neutron.plugins.ml2.plugin [None req-5a77a1a3-119b-4351-9be7-f21a00e04e50 - - - - - -] Attempt 1 to provision port b719f1b3-6bb3-4a56-aa5c-1ad2e4d9f6ed 2026-05-28 22:53:33.194 10 INFO neutron.plugins.ml2.plugin [None req-d5aa2198-1d9a-40d0-ae3a-1dabfb9de46d - - - - - -] Attempt 1 to provision port 42025b72-4c8a-4f99-98a2-521e9ac357e0 2026-05-28 22:53:34.042 10 INFO neutron.plugins.ml2.plugin [None req-7341a237-adb3-4e8c-b50b-cdcd0cf8ee6a - - - - - -] Attempt 1 to provision port e5d01d97-fe29-499f-864d-6f4d7407ba6b 2026-05-28 22:53:34.600 10 INFO neutron.plugins.ml2.plugin [None req-67d98ecf-7b2a-43f1-913c-369014c58a7c - - - - - -] Attempt 1 to provision port e5d01d97-fe29-499f-864d-6f4d7407ba6b 2026-05-28 22:53:35.370 10 INFO neutron.plugins.ml2.plugin [None req-2fd19ef8-7c45-46c6-9634-24f8d5552e3e - - - - - -] Attempt 1 to provision port 054f7809-d038-4f7d-93fb-8e2151a10ea1 2026-05-28 22:53:36.020 10 INFO neutron.plugins.ml2.plugin [None req-5c89c7ae-3272-4c22-b7bb-8f9bce61f19b - - - - - -] Attempt 1 to provision port 054f7809-d038-4f7d-93fb-8e2151a10ea1 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-05-28 22:53:42.128 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 78256c99-994e-43a3-ac4d-3dc987149d83 2026-05-28 22:53:44.000 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 78256c99-994e-43a3-ac4d-3dc987149d83 2026-05-28 22:53:45.843 10 INFO neutron.plugins.ml2.plugin [None req-07298475-6128-4a4d-908b-b429e2180852 - - - - - -] Attempt 1 to provision port 6410a0bf-be7c-425a-8e6e-ff45c40f9e84 2026-05-28 22:53:46.134 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 63537bec-7cec-4e12-b003-3a8cc19aafb0 2026-05-28 22:53:46.385 10 INFO neutron.plugins.ml2.plugin [None req-4151f069-93fa-46a5-91d6-0d98f679d878 - - - - - -] Attempt 1 to provision port 5dc21667-4da5-4d67-9d7f-bd498ff88258 2026-05-28 22:53:46.743 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 417ba663-38ef-4a5f-9477-73fcae659458 2026-05-28 22:53:46.852 10 INFO neutron.plugins.ml2.plugin [None req-7f6843dc-00a2-4999-b638-8bdf9709ffd3 - - - - - -] Attempt 1 to provision port 417ba663-38ef-4a5f-9477-73fcae659458 2026-05-28 22:53:47.080 9 INFO neutron.plugins.ml2.plugin [None req-d5922131-46e6-4ee7-ae3d-41445e8dcae7 - - - - - -] Attempt 1 to provision port 63537bec-7cec-4e12-b003-3a8cc19aafb0 2026-05-28 22:53:48.087 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 63537bec-7cec-4e12-b003-3a8cc19aafb0 2026-05-28 22:53:48.513 10 INFO neutron.plugins.ml2.plugin [None req-5022ae7c-1de6-4ac8-b680-3e13ee19b01a - - - - - -] Attempt 1 to provision port 51d5fa01-ae41-4029-af41-e81122770df1 2026-05-28 22:53:48.539 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 417ba663-38ef-4a5f-9477-73fcae659458 2026-05-28 22:53:48.655 9 INFO neutron.plugins.ml2.plugin [None req-e5336dfc-36fe-4085-b648-901538c6bbbc - - - - - -] Attempt 1 to provision port 326dc8a3-0d10-4e8b-a80a-9f7512ce2144 2026-05-28 22:53:49.223 9 INFO neutron.plugins.ml2.plugin [None req-35714ba4-a6e7-4986-93fc-b4d7af09ba2e - - - - - -] Attempt 1 to provision port 51d5fa01-ae41-4029-af41-e81122770df1 2026-05-28 22:53:49.394 10 INFO neutron.plugins.ml2.plugin [None req-1d14b122-0ced-4005-b88a-75eae87cfd53 - - - - - -] Attempt 1 to provision port 326dc8a3-0d10-4e8b-a80a-9f7512ce2144 2026-05-28 22:53:50.077 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port d5903e26-82c3-42aa-81c7-e919f080bc36 2026-05-28 22:53:50.448 9 INFO neutron.plugins.ml2.plugin [None req-b5c0052c-5bbc-4218-bee4-87598a0a2562 - - - - - -] Attempt 1 to provision port 57b593d8-a989-4e96-888d-3f35a4f2c5c4 2026-05-28 22:53:50.609 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port d475bc1c-c9d5-4a05-b21e-1d121df37e0d 2026-05-28 22:53:52.062 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port d5903e26-82c3-42aa-81c7-e919f080bc36 2026-05-28 22:53:52.438 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port d475bc1c-c9d5-4a05-b21e-1d121df37e0d 2026-05-28 22:53:56.141 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 57b593d8-a989-4e96-888d-3f35a4f2c5c4 2026-05-28 22:53:56.707 10 INFO neutron.plugins.ml2.plugin [None req-0d41aa6b-26d8-4e6b-a61c-2b6e4fb21343 - - - - - -] Attempt 1 to provision port fead77f3-fe1d-4394-8b10-ba28cd8b7c2c 2026-05-28 22:53:56.825 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdd518e9-41d1-4963-897d-b918573b08b0'] response: {'server_uuid': '2c7fa0bb-6c77-4c88-98b2-231777b579d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '57b593d8-a989-4e96-888d-3f35a4f2c5c4', 'code': 200} 2026-05-28 22:53:58.084 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 57b593d8-a989-4e96-888d-3f35a4f2c5c4 2026-05-28 22:54:00.170 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 22617220-e791-4cca-b9f8-5c21814cf2be 2026-05-28 22:54:00.342 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b2129f5-ebe2-4368-9f3b-f4ef88d9e4a6'] response: {'server_uuid': '1ba65b07-9ffb-44dd-8dd4-e1772f323d11', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '22617220-e791-4cca-b9f8-5c21814cf2be', 'code': 200} 2026-05-28 22:54:00.853 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port fead77f3-fe1d-4394-8b10-ba28cd8b7c2c 2026-05-28 22:54:02.158 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 22617220-e791-4cca-b9f8-5c21814cf2be 2026-05-28 22:54:02.388 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-28036d8d-bf36-4bb5-b902-98e801d3469e'] response: {'server_uuid': 'dff9e388-8d0d-4d73-af0c-2ce810bc051c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fead77f3-fe1d-4394-8b10-ba28cd8b7c2c', 'code': 200} 2026-05-28 22:54:02.714 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port fead77f3-fe1d-4394-8b10-ba28cd8b7c2c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-05-28 22:54:12.309 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port b6516b9a-1ebb-47c6-8489-ad74c3c62efe 2026-05-28 22:54:12.639 10 INFO neutron.plugins.ml2.plugin [None req-5f23dcd6-2997-4606-b518-68949e7f1c9b - - - - - -] Attempt 1 to provision port f6ed8024-b8c0-4073-be5f-ac7d5488ab75 2026-05-28 22:54:13.421 10 INFO neutron.plugins.ml2.plugin [None req-5aea4d6c-c30d-4e7e-b751-0b7412bf66e7 - - - - - -] Attempt 1 to provision port b6516b9a-1ebb-47c6-8489-ad74c3c62efe 2026-05-28 22:54:14.167 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 41b280a6-6692-4a6b-969b-3477fc5dc79e 2026-05-28 22:54:14.918 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port b6516b9a-1ebb-47c6-8489-ad74c3c62efe 2026-05-28 22:54:14.949 9 INFO neutron.plugins.ml2.plugin [None req-117f1904-39da-4e15-8fd3-ad7142040ade - - - - - -] Attempt 1 to provision port 41b280a6-6692-4a6b-969b-3477fc5dc79e 2026-05-28 22:54:15.467 10 INFO neutron.plugins.ml2.plugin [None req-9a272d78-8d51-4e53-adce-5f2ce90118da - - - - - -] Attempt 1 to provision port ce48ea69-f343-4419-87f7-408b8e89a1a6 2026-05-28 22:54:16.199 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 41b280a6-6692-4a6b-969b-3477fc5dc79e 2026-05-28 22:54:16.234 9 INFO neutron.plugins.ml2.plugin [None req-421b8a13-fb8f-419f-a6d0-7ca46178621e - - - - - -] Attempt 1 to provision port ce48ea69-f343-4419-87f7-408b8e89a1a6 2026-05-28 22:54:16.470 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 51d5fa01-ae41-4029-af41-e81122770df1 2026-05-28 22:54:16.840 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port f5fc0806-82bf-4743-be6f-27c5f6f756b5 2026-05-28 22:54:18.083 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port f5fc0806-82bf-4743-be6f-27c5f6f756b5 2026-05-28 22:54:18.341 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 5dc21667-4da5-4d67-9d7f-bd498ff88258 2026-05-28 22:54:18.684 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 51d5fa01-ae41-4029-af41-e81122770df1 2026-05-28 22:54:19.732 9 INFO neutron.plugins.ml2.plugin [None req-b22d06f6-e6a8-4aaf-9f6b-1ee1e079bf1a - - - - - -] Attempt 1 to provision port 22617220-e791-4cca-b9f8-5c21814cf2be 2026-05-28 22:54:20.110 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 5dc21667-4da5-4d67-9d7f-bd498ff88258 2026-05-28 22:54:20.437 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 22617220-e791-4cca-b9f8-5c21814cf2be 2026-05-28 22:54:20.935 10 INFO neutron.plugins.ml2.plugin [None req-5f461f90-6073-47db-9135-f907a5d78407 - - - - - -] Attempt 1 to provision port 3a6407b7-e5c1-4ba3-8a13-46e0edffb72a 2026-05-28 22:54:22.298 10 INFO neutron.plugins.ml2.plugin [None req-b10dfafe-0534-4b11-9281-e666e60a8443 - - - - - -] Attempt 1 to provision port 22617220-e791-4cca-b9f8-5c21814cf2be 2026-05-28 22:54:24.094 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 3a6407b7-e5c1-4ba3-8a13-46e0edffb72a 2026-05-28 22:54:24.212 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-106bee75-9fa6-48d2-9602-6eaa11442e13'] response: {'server_uuid': '73897adb-8a82-4994-a945-5d2402a53978', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3a6407b7-e5c1-4ba3-8a13-46e0edffb72a', 'code': 200} 2026-05-28 22:54:26.148 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 3a6407b7-e5c1-4ba3-8a13-46e0edffb72a 2026-05-28 22:54:34.047 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port c9c1835a-f49c-4659-bded-91c241b67d7b 2026-05-28 22:54:34.213 10 INFO neutron.plugins.ml2.plugin [None req-9239ce83-32a3-444e-9a21-cfc88398dcdb - - - - - -] Attempt 1 to provision port c9f955b2-bf98-4dca-a542-974a656021e6 2026-05-28 22:54:34.968 9 INFO neutron.plugins.ml2.plugin [None req-078ccbd5-32f3-4a95-be19-c31d24fba252 - - - - - -] Attempt 1 to provision port c9c1835a-f49c-4659-bded-91c241b67d7b 2026-05-28 22:54:36.048 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port c9c1835a-f49c-4659-bded-91c241b67d7b 2026-05-28 22:54:36.978 10 INFO neutron.plugins.ml2.plugin [None req-7782f224-4365-442a-87c9-57f1c5a805fa - - - - - -] Attempt 1 to provision port 0ee3edee-3d38-4f74-8679-79dc61080f9e 2026-05-28 22:54:37.438 10 INFO neutron.plugins.ml2.plugin [None req-ba73b958-428f-4fb1-9ed5-5762529e0c9d - - - - - -] Attempt 1 to provision port 98f76c85-6417-49d1-b28c-50ea4a9636a3 2026-05-28 22:54:37.884 10 INFO neutron.plugins.ml2.plugin [None req-df987511-3657-463c-9ece-3a2a55179d55 - - - - - -] Attempt 1 to provision port 0ee3edee-3d38-4f74-8679-79dc61080f9e 2026-05-28 22:54:38.053 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 87be2d95-9d9a-415b-bbae-12b3885d0660 2026-05-28 22:54:38.230 9 INFO neutron.plugins.ml2.plugin [None req-baa3553e-f8d6-4b64-a8b9-824ab845f17e - - - - - -] Attempt 1 to provision port 4860f474-5ce3-4a3b-93a2-a7fef5b76d7f 2026-05-28 22:54:38.776 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 4860f474-5ce3-4a3b-93a2-a7fef5b76d7f 2026-05-28 22:54:40.063 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 87be2d95-9d9a-415b-bbae-12b3885d0660 2026-05-28 22:54:40.124 10 INFO neutron.plugins.ml2.plugin [None req-e7d11644-1d00-4ce8-9158-e975cddabd34 - - - - - -] Attempt 1 to provision port c74c7020-94f7-475b-a29f-7cf0a18bbe9b 2026-05-28 22:54:40.425 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 4860f474-5ce3-4a3b-93a2-a7fef5b76d7f 2026-05-28 22:54:40.996 9 INFO neutron.plugins.ml2.plugin [None req-6569bfc3-119b-44d2-bb06-f5a59922d03e - - - - - -] Attempt 1 to provision port c74c7020-94f7-475b-a29f-7cf0a18bbe9b 2026-05-28 22:54:42.303 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 537ab34e-bbbb-4d59-95de-d7a05b233ef2 2026-05-28 22:54:42.466 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7e68afd-bf4f-4419-a7c4-2f5f880dddbd'] response: {'server_uuid': 'c394fb3d-8fdd-4007-9f0c-4ba5511fe9d6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '537ab34e-bbbb-4d59-95de-d7a05b233ef2', 'code': 200} 2026-05-28 22:54:42.847 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 4da532c2-2403-4bfd-a25a-62e6617298d2 2026-05-28 22:54:44.157 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 4da532c2-2403-4bfd-a25a-62e6617298d2 2026-05-28 22:54:46.147 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 67e3752e-c0de-473f-9ef6-47edfbc1150f 2026-05-28 22:54:46.186 10 INFO neutron.plugins.ml2.db [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] No ports have port_id starting with 67e3752e-c0de-473f-9ef6-47edfbc1150f 2026-05-28 22:54:48.317 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port dbd17558-8920-48c4-806c-3a621a1611c1 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-05-28 22:54:50.152 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 45ba61fd-1466-408a-8251-1d7772f1f009 2026-05-28 22:54:50.270 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bdb79e3-643a-44a2-8aa0-ef8ca58bd4d3'] response: {'server_uuid': '60c2dc16-519e-4624-b958-9764e7f10914', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '45ba61fd-1466-408a-8251-1d7772f1f009', 'code': 200} 2026-05-28 22:54:52.097 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 45ba61fd-1466-408a-8251-1d7772f1f009 2026-05-28 22:54:56.226 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 891a1d03-888c-4003-99d3-c0e82d49635b 2026-05-28 22:54:56.804 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 003607b0-4854-4804-baee-884ac76948d3 2026-05-28 22:54:57.103 9 INFO neutron.plugins.ml2.plugin [None req-d751dba1-7213-4a4c-a7af-4eec975f3a8b - - - - - -] Attempt 1 to provision port 003607b0-4854-4804-baee-884ac76948d3 2026-05-28 22:54:57.613 10 INFO neutron.plugins.ml2.plugin [None req-69115022-9475-4f36-9ec0-05873188b78b - - - - - -] Attempt 1 to provision port 891a1d03-888c-4003-99d3-c0e82d49635b 2026-05-28 22:54:58.001 10 INFO neutron.plugins.ml2.plugin [None req-b7ad20f5-f846-4043-a8fd-80d9d6e2a050 - - - - - -] Attempt 1 to provision port 8977cc72-02a2-4e16-b96c-cb3fb5427c38 2026-05-28 22:54:58.279 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 98f76c85-6417-49d1-b28c-50ea4a9636a3 2026-05-28 22:54:58.549 9 INFO neutron.plugins.ml2.plugin [None req-fa8b875c-7790-4fdb-aecd-8b3a93715ba2 - - - - - -] Attempt 1 to provision port 9ebaba77-2dc7-47c0-a7e4-b013732f5840 2026-05-28 22:54:58.800 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 003607b0-4854-4804-baee-884ac76948d3 2026-05-28 22:54:58.904 10 INFO neutron.plugins.ml2.plugin [None req-852d63a7-1481-4fee-b386-9cb335fcfdfd - - - - - -] Attempt 1 to provision port 9ebaba77-2dc7-47c0-a7e4-b013732f5840 2026-05-28 22:54:58.975 10 INFO neutron.plugins.ml2.plugin [None req-852d63a7-1481-4fee-b386-9cb335fcfdfd - - - - - -] Attempt 1 to provision port c77f959b-3f1c-45a7-9d87-4179307e13de 2026-05-28 22:54:59.231 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 891a1d03-888c-4003-99d3-c0e82d49635b 2026-05-28 22:54:59.519 10 INFO neutron.plugins.ml2.plugin [None req-3803cd68-7af4-4591-b53e-875249b42282 - - - - - -] Attempt 1 to provision port e4acc028-eeb2-4bbf-803c-870d901d8381 2026-05-28 22:54:59.756 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port c74c7020-94f7-475b-a29f-7cf0a18bbe9b 2026-05-28 22:55:00.182 9 INFO neutron.plugins.ml2.plugin [None req-a1e15c11-4e78-4bf3-9d00-893cdd5350bb - - - - - -] Attempt 1 to provision port 1772b461-124a-4198-8b88-f490d1044abd 2026-05-28 22:55:00.221 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port c77f959b-3f1c-45a7-9d87-4179307e13de 2026-05-28 22:55:00.361 10 INFO neutron.plugins.ml2.plugin [None req-c58018b6-6235-4d76-83b4-0fb1ac75471f - - - - - -] Attempt 1 to provision port e4acc028-eeb2-4bbf-803c-870d901d8381 2026-05-28 22:55:00.737 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port c77f959b-3f1c-45a7-9d87-4179307e13de 2026-05-28 22:55:00.749 9 INFO neutron.plugins.ml2.plugin [None req-f15f74f3-6fd8-408a-8bd9-4137b46de949 - - - - - -] Attempt 1 to provision port 1772b461-124a-4198-8b88-f490d1044abd 2026-05-28 22:55:01.124 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port c74c7020-94f7-475b-a29f-7cf0a18bbe9b 2026-05-28 22:55:01.391 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 98f76c85-6417-49d1-b28c-50ea4a9636a3 2026-05-28 22:55:02.784 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port c683664c-6194-4e5b-9a93-098a5f954b87 2026-05-28 22:55:03.526 9 INFO neutron.plugins.ml2.plugin [None req-fb91c233-d99d-4072-af2f-0cf8953bb8a2 - - - - - -] Attempt 1 to provision port a628354d-d0b2-4b1b-b5d0-c7b8912be5af 2026-05-28 22:55:04.527 10 INFO neutron.plugins.ml2.plugin [None req-6d7f0805-4cd9-40ca-bc7d-62c97a3a1c17 - - - - - -] Attempt 1 to provision port 7c87e0b6-91c3-4831-bb2a-c9936688fbb0 2026-05-28 22:55:04.914 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port c683664c-6194-4e5b-9a93-098a5f954b87 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-05-28 22:55:05.461 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 7c87e0b6-91c3-4831-bb2a-c9936688fbb0 2026-05-28 22:55:06.187 10 INFO neutron.plugins.ml2.plugin [None req-c4ef43bd-38ed-40ef-ada3-aee07e5d718c - - - - - -] Attempt 1 to provision port 09df1e90-7c09-4bbf-b383-7aa3e3adb83d 2026-05-28 22:55:06.942 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 7c87e0b6-91c3-4831-bb2a-c9936688fbb0 2026-05-28 22:55:06.964 10 INFO neutron.plugins.ml2.plugin [None req-99c2897f-2c44-483f-8acc-634e068a84e3 - - - - - -] Attempt 1 to provision port 09df1e90-7c09-4bbf-b383-7aa3e3adb83d 2026-05-28 22:55:08.624 9 INFO neutron.plugins.ml2.plugin [None req-b93edbe7-dbdf-48fe-9b44-0ed84b585de8 - - - - - -] Attempt 1 to provision port 5868360d-1043-4d5e-982a-3f1257ea5ed7 2026-05-28 22:55:08.658 9 INFO neutron.plugins.ml2.plugin [None req-b93edbe7-dbdf-48fe-9b44-0ed84b585de8 - - - - - -] Attempt 1 to provision port c2f5df76-0da7-417a-80d9-e995da596f9c 2026-05-28 22:55:08.760 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port c1c11241-201e-4d6a-97ee-02b99faa86d5 2026-05-28 22:55:09.321 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port c2f5df76-0da7-417a-80d9-e995da596f9c 2026-05-28 22:55:09.643 10 INFO neutron.plugins.ml2.plugin [None req-b04228a8-9591-47cd-8143-84b017cef898 - - - - - -] Attempt 1 to provision port 5868360d-1043-4d5e-982a-3f1257ea5ed7 2026-05-28 22:55:10.396 10 INFO neutron.plugins.ml2.plugin [None req-3b6fc382-9225-4c2e-9cea-3c6a288ef156 - - - - - -] Attempt 1 to provision port 5868360d-1043-4d5e-982a-3f1257ea5ed7 2026-05-28 22:55:10.784 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port c1c11241-201e-4d6a-97ee-02b99faa86d5 2026-05-28 22:55:11.058 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port c2f5df76-0da7-417a-80d9-e995da596f9c 2026-05-28 22:55:13.285 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2958f78-3df7-4465-8f77-73659632fd02'] response: {'server_uuid': '60c2dc16-519e-4624-b958-9764e7f10914', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '45ba61fd-1466-408a-8251-1d7772f1f009', 'code': 200} 2026-05-28 22:55:13.467 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 45ba61fd-1466-408a-8251-1d7772f1f009 2026-05-28 22:55:13.576 9 INFO neutron.plugins.ml2.plugin [None req-f2239cb2-7903-4d09-b029-7823d3b9cf2e - - - - - -] Attempt 1 to provision port 0b264aea-0eb7-4cef-a878-5d093ed7609e 2026-05-28 22:55:13.607 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a03c1020-fcbe-462f-b337-481395a48dd7'] response: {'server_uuid': '60c2dc16-519e-4624-b958-9764e7f10914', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '45ba61fd-1466-408a-8251-1d7772f1f009', 'code': 200} 2026-05-28 22:55:14.735 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 45ba61fd-1466-408a-8251-1d7772f1f009 2026-05-28 22:55:16.362 9 INFO neutron.plugins.ml2.plugin [None req-cd631725-47c2-4ddc-a2b2-0d9e7c4d7c8b - - - - - -] Attempt 1 to provision port 2e6e7b20-6fbd-48e9-af75-379190f0f3e8 2026-05-28 22:55:16.812 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 0b264aea-0eb7-4cef-a878-5d093ed7609e 2026-05-28 22:55:16.943 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-991c6f00-2259-4c84-936c-5caf574ae4eb'] response: {'server_uuid': '6137b895-5959-4861-90d2-3a48d65e4d3e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0b264aea-0eb7-4cef-a878-5d093ed7609e', 'code': 200} 2026-05-28 22:55:17.293 10 INFO neutron.plugins.ml2.plugin [None req-63bfe3c1-c430-4934-a18c-26267f08c2fd - - - - - -] Attempt 1 to provision port 1efa3d86-82a1-4ee9-b115-26292ebb8dcc 2026-05-28 22:55:17.386 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 2e6e7b20-6fbd-48e9-af75-379190f0f3e8 2026-05-28 22:55:17.845 10 INFO neutron.plugins.ml2.plugin [None req-8aa019f1-aa3e-431e-811e-b13ec33e551a - - - - - -] Attempt 1 to provision port 1efa3d86-82a1-4ee9-b115-26292ebb8dcc 2026-05-28 22:55:18.753 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 0b264aea-0eb7-4cef-a878-5d093ed7609e 2026-05-28 22:55:20.767 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 1772b461-124a-4198-8b88-f490d1044abd /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-05-28 22:55:22.134 9 INFO neutron.plugins.ml2.plugin [None req-8d732fa9-7d94-4914-baf4-4e541905b577 - - - - - -] Attempt 1 to provision port efaedbd6-197e-46ff-8085-62ff4aab543e 2026-05-28 22:55:22.772 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 8977cc72-02a2-4e16-b96c-cb3fb5427c38 2026-05-28 22:55:23.128 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 1772b461-124a-4198-8b88-f490d1044abd 2026-05-28 22:55:24.755 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 8977cc72-02a2-4e16-b96c-cb3fb5427c38 2026-05-28 22:55:24.994 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 09df1e90-7c09-4bbf-b383-7aa3e3adb83d 2026-05-28 22:55:25.361 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port a628354d-d0b2-4b1b-b5d0-c7b8912be5af 2026-05-28 22:55:26.764 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 09df1e90-7c09-4bbf-b383-7aa3e3adb83d 2026-05-28 22:55:27.128 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port a628354d-d0b2-4b1b-b5d0-c7b8912be5af 2026-05-28 22:55:35.469 10 INFO neutron.plugins.ml2.plugin [None req-530f6a02-062e-4467-a54b-6170fc1d4593 - - - - - -] Attempt 1 to provision port ccc6f4c8-023e-4cdc-9438-e760c4ffcbc4 2026-05-28 22:55:36.323 10 INFO neutron.plugins.ml2.plugin [None req-556b46d0-d22a-406a-8124-c86507b1b8d6 - - - - - -] Attempt 1 to provision port 5723224c-feaa-41ae-bc01-7b6eeb4e35de 2026-05-28 22:55:36.801 10 INFO neutron.plugins.ml2.plugin [None req-99c8295a-14f0-420b-9955-715556ee2af3 - - - - - -] Attempt 1 to provision port 16b6e374-f8b0-4847-a5f0-0db4375dee0f 2026-05-28 22:55:36.828 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 16b6e374-f8b0-4847-a5f0-0db4375dee0f 2026-05-28 22:55:37.322 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 5723224c-feaa-41ae-bc01-7b6eeb4e35de 2026-05-28 22:55:38.001 10 INFO neutron.plugins.ml2.plugin [None req-1ce37a7f-b0b3-40ed-a7ca-c4fdcc0b4eb1 - - - - - -] Attempt 1 to provision port 6cb8fe29-9bf8-423e-b85e-135e39ce39e8 2026-05-28 22:55:38.585 10 INFO neutron.plugins.ml2.plugin [None req-dd873c17-0a72-444e-afa1-787c7388f4a7 - - - - - -] Attempt 1 to provision port 6cb8fe29-9bf8-423e-b85e-135e39ce39e8 2026-05-28 22:55:38.881 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port f4ade3f5-e433-4a9b-b1d7-34459f6c35a5 2026-05-28 22:55:39.422 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 5723224c-feaa-41ae-bc01-7b6eeb4e35de 2026-05-28 22:55:40.905 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port f4ade3f5-e433-4a9b-b1d7-34459f6c35a5 2026-05-28 22:55:43.550 9 INFO neutron.plugins.ml2.plugin [None req-4b2b1c55-bfa5-4e62-9198-c65931af23b0 - - - - - -] Attempt 1 to provision port b20b0731-5540-4321-bb41-c3e1c08d8f51 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-05-28 22:55:46.849 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port b20b0731-5540-4321-bb41-c3e1c08d8f51 2026-05-28 22:55:46.979 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2677ea60-334d-4090-b0c7-17be19e22a15'] response: {'server_uuid': '8166f0b4-03dd-4b79-83ba-326336fbd699', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b20b0731-5540-4321-bb41-c3e1c08d8f51', 'code': 200} 2026-05-28 22:55:48.753 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port b20b0731-5540-4321-bb41-c3e1c08d8f51 2026-05-28 22:55:55.403 9 INFO neutron.plugins.ml2.plugin [None req-fdfa02d5-1d5d-4c06-9bda-91be63317b82 - - - - - -] Attempt 1 to provision port 72d11ba9-7556-44d6-aa35-8f4629b80f7e 2026-05-28 22:56:00.761 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port df5ec2e3-f39b-45d5-9d42-9caa028d1c10 2026-05-28 22:56:01.098 9 INFO neutron.plugins.ml2.plugin [None req-b8c58992-db7d-4371-9c52-62a2243e7d43 - - - - - -] Attempt 1 to provision port df5ec2e3-f39b-45d5-9d42-9caa028d1c10 2026-05-28 22:56:01.349 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 4a12a542-ffdc-44e2-bfe8-f321ee2c7d41 2026-05-28 22:56:01.686 9 INFO neutron.plugins.ml2.plugin [None req-7e4ec3fe-63d9-42b1-bf8e-787954a06220 - - - - - -] Attempt 1 to provision port df5ec2e3-f39b-45d5-9d42-9caa028d1c10 2026-05-28 22:56:02.827 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 0f4b14b6-cfa0-4814-9dd6-5a7739938833 2026-05-28 22:56:03.304 9 INFO neutron.plugins.ml2.plugin [None req-57c01ff3-ecd8-4e94-8a23-7825e0c02bda - - - - - -] Attempt 1 to provision port 4a12a542-ffdc-44e2-bfe8-f321ee2c7d41 2026-05-28 22:56:03.425 9 INFO neutron.plugins.ml2.plugin [None req-57c01ff3-ecd8-4e94-8a23-7825e0c02bda - - - - - -] Attempt 1 to provision port 8cea019a-fe04-45c0-9f36-501bd1cc852d 2026-05-28 22:56:03.576 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port df5ec2e3-f39b-45d5-9d42-9caa028d1c10 2026-05-28 22:56:03.847 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 4a12a542-ffdc-44e2-bfe8-f321ee2c7d41 2026-05-28 22:56:03.966 10 INFO neutron.plugins.ml2.plugin [None req-b267f8c9-c7c8-4c8f-9cd9-274b0f027e27 - - - - - -] Attempt 1 to provision port 4a12a542-ffdc-44e2-bfe8-f321ee2c7d41 2026-05-28 22:56:04.475 10 INFO neutron.plugins.ml2.plugin [None req-94715cde-302e-40af-bd77-449b4c88b304 - - - - - -] Attempt 1 to provision port 0f4b14b6-cfa0-4814-9dd6-5a7739938833 2026-05-28 22:56:04.735 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 0f4b14b6-cfa0-4814-9dd6-5a7739938833 2026-05-28 22:56:04.943 10 INFO neutron.plugins.ml2.plugin [None req-cb7f8d70-8b21-4446-873f-6c5e6f3f6d8a - - - - - -] Attempt 1 to provision port 0f4b14b6-cfa0-4814-9dd6-5a7739938833 2026-05-28 22:56:05.920 10 INFO neutron.plugins.ml2.plugin [None req-22b4f36d-61dd-4254-a8c1-b55162534043 - - - - - -] Attempt 1 to provision port 4655e2ca-a26a-481e-b754-a07258770593 2026-05-28 22:56:06.588 10 INFO neutron.plugins.ml2.plugin [None req-520f2302-a6fe-4c7c-a812-6dc961529e8d - - - - - -] Attempt 1 to provision port 4655e2ca-a26a-481e-b754-a07258770593 2026-05-28 22:56:06.750 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port ba4b8354-43bb-4f4c-9e27-4b6ceec22d15 2026-05-28 22:56:07.565 9 INFO neutron.plugins.ml2.plugin [None req-7df4b508-55bc-49c7-90a9-8398c2ca90be - - - - - -] Attempt 1 to provision port 403f768e-f136-4925-8413-a0ae7736658f 2026-05-28 22:56:08.722 9 INFO neutron.plugins.ml2.plugin [None req-efde0e8e-0481-4308-9b95-f3b604fd7079 - - - - - -] Attempt 1 to provision port 403f768e-f136-4925-8413-a0ae7736658f 2026-05-28 22:56:08.783 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port ba4b8354-43bb-4f4c-9e27-4b6ceec22d15 2026-05-28 22:56:09.788 10 INFO neutron.plugins.ml2.plugin [None req-30941c3f-44a4-4042-80af-a993e95206ab - - - - - -] Attempt 1 to provision port 5598160c-e274-43c7-89b4-9e70425a3a4a 2026-05-28 22:56:10.851 9 INFO neutron.plugins.ml2.plugin [None req-7069d6ab-dc35-45f5-9774-6cf8c80c38e6 - - - - - -] Attempt 1 to provision port 5598160c-e274-43c7-89b4-9e70425a3a4a 2026-05-28 22:56:15.044 10 INFO neutron.plugins.ml2.plugin [None req-d97292bb-f30e-405e-802f-d423a511c283 - - - - - -] Attempt 1 to provision port bbba4ed1-9985-4b96-bcf8-5b96748716a8 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 21b39aa4-024f-4973-bfc4-87915b1f4dfa could not be found. 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 22:56:16.134 10 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-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 21b39aa4-024f-4973-bfc4-87915b1f4dfa could not be found. 2026-05-28 22:56:16.134 10 ERROR neutron.plugins.ml2.managers  2026-05-28 22:56:16.135 10 ERROR neutron.plugins.ml2.managers [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Failed to bind port 2c0a6420-555c-4cb6-9440-079ffef03a6c on host instance for vnic_type normal using segments [{'id': 'd7ca6681-bcd2-49dd-b29b-8f5a86b0de08', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 499, 'network_id': '46ebbfff-96d9-48cc-9bb7-ec0a84deeda2'}] 2026-05-28 22:56:16.136 10 INFO neutron.plugins.ml2.plugin [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Attempt 2 to bind port 2c0a6420-555c-4cb6-9440-079ffef03a6c 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 21b39aa4-024f-4973-bfc4-87915b1f4dfa could not be found. 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 22:56:16.159 10 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-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 21b39aa4-024f-4973-bfc4-87915b1f4dfa could not be found. 2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers  2026-05-28 22:56:16.159 10 ERROR neutron.plugins.ml2.managers [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Failed to bind port 2c0a6420-555c-4cb6-9440-079ffef03a6c on host instance for vnic_type normal using segments [{'id': 'd7ca6681-bcd2-49dd-b29b-8f5a86b0de08', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 499, 'network_id': '46ebbfff-96d9-48cc-9bb7-ec0a84deeda2'}] 2026-05-28 22:56:16.160 10 INFO neutron.plugins.ml2.plugin [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Attempt 3 to bind port 2c0a6420-555c-4cb6-9440-079ffef03a6c 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 21b39aa4-024f-4973-bfc4-87915b1f4dfa could not be found. 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 22:56:16.179 10 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-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 21b39aa4-024f-4973-bfc4-87915b1f4dfa could not be found. 2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers  2026-05-28 22:56:16.179 10 ERROR neutron.plugins.ml2.managers [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Failed to bind port 2c0a6420-555c-4cb6-9440-079ffef03a6c on host instance for vnic_type normal using segments [{'id': 'd7ca6681-bcd2-49dd-b29b-8f5a86b0de08', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 499, 'network_id': '46ebbfff-96d9-48cc-9bb7-ec0a84deeda2'}] 2026-05-28 22:56:16.180 10 INFO neutron.plugins.ml2.plugin [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Attempt 4 to bind port 2c0a6420-555c-4cb6-9440-079ffef03a6c 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 21b39aa4-024f-4973-bfc4-87915b1f4dfa could not be found. 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 22:56:16.205 10 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-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 21b39aa4-024f-4973-bfc4-87915b1f4dfa could not be found. 2026-05-28 22:56:16.205 10 ERROR neutron.plugins.ml2.managers  2026-05-28 22:56:16.206 10 ERROR neutron.plugins.ml2.managers [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Failed to bind port 2c0a6420-555c-4cb6-9440-079ffef03a6c on host instance for vnic_type normal using segments [{'id': 'd7ca6681-bcd2-49dd-b29b-8f5a86b0de08', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 499, 'network_id': '46ebbfff-96d9-48cc-9bb7-ec0a84deeda2'}] 2026-05-28 22:56:16.206 10 INFO neutron.plugins.ml2.plugin [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Attempt 5 to bind port 2c0a6420-555c-4cb6-9440-079ffef03a6c 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 21b39aa4-024f-4973-bfc4-87915b1f4dfa could not be found. 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 22:56:16.250 10 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-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 21b39aa4-024f-4973-bfc4-87915b1f4dfa could not be found. 2026-05-28 22:56:16.250 10 ERROR neutron.plugins.ml2.managers  2026-05-28 22:56:16.251 10 ERROR neutron.plugins.ml2.managers [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Failed to bind port 2c0a6420-555c-4cb6-9440-079ffef03a6c on host instance for vnic_type normal using segments [{'id': 'd7ca6681-bcd2-49dd-b29b-8f5a86b0de08', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 499, 'network_id': '46ebbfff-96d9-48cc-9bb7-ec0a84deeda2'}] 2026-05-28 22:56:16.252 10 INFO neutron.plugins.ml2.plugin [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Attempt 6 to bind port 2c0a6420-555c-4cb6-9440-079ffef03a6c 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 21b39aa4-024f-4973-bfc4-87915b1f4dfa could not be found. 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 22:56:16.302 10 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-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 21b39aa4-024f-4973-bfc4-87915b1f4dfa could not be found. 2026-05-28 22:56:16.302 10 ERROR neutron.plugins.ml2.managers  2026-05-28 22:56:16.303 10 ERROR neutron.plugins.ml2.managers [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Failed to bind port 2c0a6420-555c-4cb6-9440-079ffef03a6c on host instance for vnic_type normal using segments [{'id': 'd7ca6681-bcd2-49dd-b29b-8f5a86b0de08', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 499, 'network_id': '46ebbfff-96d9-48cc-9bb7-ec0a84deeda2'}] 2026-05-28 22:56:16.304 10 INFO neutron.plugins.ml2.plugin [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Attempt 7 to bind port 2c0a6420-555c-4cb6-9440-079ffef03a6c 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 21b39aa4-024f-4973-bfc4-87915b1f4dfa could not be found. 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 22:56:16.342 10 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-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 21b39aa4-024f-4973-bfc4-87915b1f4dfa could not be found. 2026-05-28 22:56:16.342 10 ERROR neutron.plugins.ml2.managers  2026-05-28 22:56:16.343 10 ERROR neutron.plugins.ml2.managers [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Failed to bind port 2c0a6420-555c-4cb6-9440-079ffef03a6c on host instance for vnic_type normal using segments [{'id': 'd7ca6681-bcd2-49dd-b29b-8f5a86b0de08', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 499, 'network_id': '46ebbfff-96d9-48cc-9bb7-ec0a84deeda2'}] 2026-05-28 22:56:16.343 10 INFO neutron.plugins.ml2.plugin [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Attempt 8 to bind port 2c0a6420-555c-4cb6-9440-079ffef03a6c 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 21b39aa4-024f-4973-bfc4-87915b1f4dfa could not be found. 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 22:56:16.365 10 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-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 21b39aa4-024f-4973-bfc4-87915b1f4dfa could not be found. 2026-05-28 22:56:16.365 10 ERROR neutron.plugins.ml2.managers  2026-05-28 22:56:16.366 10 ERROR neutron.plugins.ml2.managers [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Failed to bind port 2c0a6420-555c-4cb6-9440-079ffef03a6c on host instance for vnic_type normal using segments [{'id': 'd7ca6681-bcd2-49dd-b29b-8f5a86b0de08', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 499, 'network_id': '46ebbfff-96d9-48cc-9bb7-ec0a84deeda2'}] 2026-05-28 22:56:16.366 10 INFO neutron.plugins.ml2.plugin [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Attempt 9 to bind port 2c0a6420-555c-4cb6-9440-079ffef03a6c 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 21b39aa4-024f-4973-bfc4-87915b1f4dfa could not be found. 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 22:56:16.400 10 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-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 21b39aa4-024f-4973-bfc4-87915b1f4dfa could not be found. 2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers  2026-05-28 22:56:16.400 10 ERROR neutron.plugins.ml2.managers [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Failed to bind port 2c0a6420-555c-4cb6-9440-079ffef03a6c on host instance for vnic_type normal using segments [{'id': 'd7ca6681-bcd2-49dd-b29b-8f5a86b0de08', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 499, 'network_id': '46ebbfff-96d9-48cc-9bb7-ec0a84deeda2'}] 2026-05-28 22:56:16.401 10 INFO neutron.plugins.ml2.plugin [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Attempt 10 to bind port 2c0a6420-555c-4cb6-9440-079ffef03a6c 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 21b39aa4-024f-4973-bfc4-87915b1f4dfa could not be found. 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 22:56:16.438 10 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-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 21b39aa4-024f-4973-bfc4-87915b1f4dfa could not be found. 2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers  2026-05-28 22:56:16.438 10 ERROR neutron.plugins.ml2.managers [None req-6001df34-83dd-4ae6-ad04-c0343a977f1e - - - - - -] Failed to bind port 2c0a6420-555c-4cb6-9440-079ffef03a6c on host instance for vnic_type normal using segments [{'id': 'd7ca6681-bcd2-49dd-b29b-8f5a86b0de08', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 499, 'network_id': '46ebbfff-96d9-48cc-9bb7-ec0a84deeda2'}] 2026-05-28 22:56:16.885 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 1aec0ed8-5ab1-425f-ad5a-9dd9077bd727 2026-05-28 22:56:17.292 10 INFO neutron.plugins.ml2.plugin [None req-58488ee0-9309-4a2f-b577-0db985ace2fa - - - - - -] Attempt 1 to provision port 1aec0ed8-5ab1-425f-ad5a-9dd9077bd727 2026-05-28 22:56:17.336 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port bbba4ed1-9985-4b96-bcf8-5b96748716a8 2026-05-28 22:56:17.551 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1b3b72f-ca8f-4930-9a53-6b555ddac8e4'] response: {'server_uuid': '6ebbbf73-f934-46ed-bc7e-bc598a866509', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bbba4ed1-9985-4b96-bcf8-5b96748716a8', 'code': 200} 2026-05-28 22:56:18.836 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port bbba4ed1-9985-4b96-bcf8-5b96748716a8 2026-05-28 22:56:20.902 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port d06444df-5168-496d-bd94-9d24d4143170 2026-05-28 22:56:21.077 9 INFO neutron.plugins.ml2.plugin [None req-c9c8b07b-da45-469d-8609-6bfa7e72dcfc - - - - - -] Attempt 1 to provision port fb403251-d51d-4467-aad5-bf467d1eb2dc 2026-05-28 22:56:21.637 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port fb403251-d51d-4467-aad5-bf467d1eb2dc 2026-05-28 22:56:22.078 10 INFO neutron.plugins.ml2.plugin [None req-ce528bc8-f3e3-4e3e-9d9c-7c4d64d61ff1 - - - - - -] Attempt 1 to provision port 0c268ae0-0a05-497f-a42b-314d9f7aac87 2026-05-28 22:56:22.252 9 INFO neutron.plugins.ml2.plugin [None req-b94aa6d7-e9e0-427c-b69a-477a58a85cb1 - - - - - -] Attempt 1 to provision port d06444df-5168-496d-bd94-9d24d4143170 2026-05-28 22:56:22.899 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port be1376e7-844f-4579-a7de-8549770f516d 2026-05-28 22:56:23.616 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port d06444df-5168-496d-bd94-9d24d4143170 2026-05-28 22:56:23.741 10 INFO neutron.plugins.ml2.plugin [None req-a1e0c12b-7f28-4532-b5b0-a38db7824989 - - - - - -] Attempt 1 to provision port be1376e7-844f-4579-a7de-8549770f516d 2026-05-28 22:56:24.143 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port fb403251-d51d-4467-aad5-bf467d1eb2dc 2026-05-28 22:56:24.510 9 INFO neutron.plugins.ml2.plugin [None req-8b7a9469-31d2-4810-87a5-119651a8f275 - - - - - -] Attempt 1 to provision port affa61b1-bb61-4d3f-af88-9928fa902768 2026-05-28 22:56:25.158 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 403f768e-f136-4925-8413-a0ae7736658f 2026-05-28 22:56:25.673 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 4fcb137f-d316-4996-8e3d-e4c12827c2cc 2026-05-28 22:56:26.190 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 4655e2ca-a26a-481e-b754-a07258770593 2026-05-28 22:56:26.519 9 INFO neutron.plugins.ml2.plugin [None req-9010953e-ab67-42ee-b6cf-de3578fa0908 - - - - - -] Attempt 1 to provision port 4fcb137f-d316-4996-8e3d-e4c12827c2cc 2026-05-28 22:56:26.634 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port affa61b1-bb61-4d3f-af88-9928fa902768 2026-05-28 22:56:26.974 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port be1376e7-844f-4579-a7de-8549770f516d 2026-05-28 22:56:27.625 9 INFO neutron.plugins.ml2.plugin [None req-a3737b66-f6c1-44fc-949f-5e2d414c44ed - - - - - -] Attempt 1 to provision port 09b4d0a5-c7c6-4321-902a-a8027b776937 2026-05-28 22:56:27.636 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 403f768e-f136-4925-8413-a0ae7736658f 2026-05-28 22:56:27.666 9 INFO neutron.plugins.ml2.plugin [None req-a3737b66-f6c1-44fc-949f-5e2d414c44ed - - - - - -] Attempt 1 to provision port 1a793534-ef03-4daa-a6a2-5be1bdc5e2d3 2026-05-28 22:56:28.017 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 4fcb137f-d316-4996-8e3d-e4c12827c2cc 2026-05-28 22:56:28.195 9 INFO neutron.plugins.ml2.plugin [None req-0c29a861-3fc3-430b-8015-9a03772f0bb6 - - - - - -] Attempt 1 to provision port ce4ca22c-9455-4677-b822-4766eda09064 2026-05-28 22:56:28.435 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 23e4d3cf-5d6e-4d94-91a9-c9b52685468b 2026-05-28 22:56:28.722 9 INFO neutron.plugins.ml2.plugin [None req-50b5bea7-14d9-46b7-9feb-feef9dbda6b8 - - - - - -] Attempt 1 to provision port 02902d97-ba48-4a73-abba-82edb7b98b9b 2026-05-28 22:56:28.764 9 INFO neutron.plugins.ml2.plugin [None req-50b5bea7-14d9-46b7-9feb-feef9dbda6b8 - - - - - -] Attempt 1 to provision port 53121d35-c0b5-4aa6-961c-164ab8417c0f 2026-05-28 22:56:28.948 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 4655e2ca-a26a-481e-b754-a07258770593 2026-05-28 22:56:29.148 10 INFO neutron.plugins.ml2.plugin [None req-8905cd11-17ff-4b41-897e-de4fc66c80a6 - - - - - -] Attempt 1 to provision port 09b4d0a5-c7c6-4321-902a-a8027b776937 2026-05-28 22:56:29.181 10 INFO neutron.plugins.ml2.plugin [None req-8905cd11-17ff-4b41-897e-de4fc66c80a6 - - - - - -] Attempt 1 to provision port cada5c03-ab9a-4826-ae07-531737831921 2026-05-28 22:56:29.323 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port affa61b1-bb61-4d3f-af88-9928fa902768 2026-05-28 22:56:29.430 10 INFO neutron.plugins.ml2.plugin [None req-fc80ddbb-8d70-47cd-b5c5-d554a31d923f - - - - - -] Attempt 1 to provision port 511ffb7d-748d-44f2-a8f0-c2a72ddc007c 2026-05-28 22:56:29.581 10 INFO neutron.plugins.ml2.plugin [None req-cdfb9339-5ce9-4e54-81b6-11cdaeb60dba - - - - - -] Attempt 1 to provision port 09b4d0a5-c7c6-4321-902a-a8027b776937 2026-05-28 22:56:29.644 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 5598160c-e274-43c7-89b4-9e70425a3a4a 2026-05-28 22:56:29.749 9 INFO neutron.plugins.ml2.plugin [None req-3daec59e-2237-4596-b38b-0c385c7640f2 - - - - - -] Attempt 1 to provision port 02902d97-ba48-4a73-abba-82edb7b98b9b 2026-05-28 22:56:30.032 9 INFO neutron.plugins.ml2.plugin [None req-04ead0cb-bf13-44b0-ae5b-4c00c2dfcbf0 - - - - - -] Attempt 1 to provision port 511ffb7d-748d-44f2-a8f0-c2a72ddc007c 2026-05-28 22:56:30.139 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port ce4ca22c-9455-4677-b822-4766eda09064 2026-05-28 22:56:30.216 9 INFO neutron.plugins.ml2.plugin [None req-c04a35ea-da4a-4ecb-8bdd-30b5f2e0d4bc - - - - - -] Attempt 1 to provision port 02902d97-ba48-4a73-abba-82edb7b98b9b 2026-05-28 22:56:30.438 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 8cea019a-fe04-45c0-9f36-501bd1cc852d 2026-05-28 22:56:30.791 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 1a793534-ef03-4daa-a6a2-5be1bdc5e2d3 2026-05-28 22:56:31.079 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 53121d35-c0b5-4aa6-961c-164ab8417c0f 2026-05-28 22:56:31.738 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 23e4d3cf-5d6e-4d94-91a9-c9b52685468b 2026-05-28 22:56:32.005 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 5598160c-e274-43c7-89b4-9e70425a3a4a 2026-05-28 22:56:32.481 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port ce4ca22c-9455-4677-b822-4766eda09064 2026-05-28 22:56:32.808 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 8cea019a-fe04-45c0-9f36-501bd1cc852d 2026-05-28 22:56:33.007 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 1a793534-ef03-4daa-a6a2-5be1bdc5e2d3 2026-05-28 22:56:33.258 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 53121d35-c0b5-4aa6-961c-164ab8417c0f 2026-05-28 22:56:34.106 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port cada5c03-ab9a-4826-ae07-531737831921 2026-05-28 22:56:34.247 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-33f7d14f-0105-4850-b457-08a271604a71'] response: {'server_uuid': '694ca40b-3236-45aa-a820-3cdf20cdb809', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cada5c03-ab9a-4826-ae07-531737831921', 'code': 200} 2026-05-28 22:56:36.348 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port a66b98bb-7d54-4cb6-9c83-94398981d869 2026-05-28 22:56:36.528 10 INFO neutron.plugins.ml2.plugin [None req-39e39ad8-5364-4aa9-b436-0bae30b8e9d4 - - - - - -] Attempt 1 to provision port 10b305da-0536-4b87-90c6-704905311f84 2026-05-28 22:56:36.863 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port cada5c03-ab9a-4826-ae07-531737831921 2026-05-28 22:56:37.311 10 INFO neutron.plugins.ml2.plugin [None req-a7413785-8349-4d42-8c19-9bbc485f710c - - - - - -] Attempt 1 to provision port a66b98bb-7d54-4cb6-9c83-94398981d869 2026-05-28 22:56:38.005 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port a66b98bb-7d54-4cb6-9c83-94398981d869 2026-05-28 22:56:38.699 10 INFO neutron.plugins.ml2.plugin [None req-16f700ab-ba08-4db6-9b28-c3485eb1a19a - - - - - -] Attempt 1 to provision port 5f8cbedd-8a01-4938-9212-75831ecb4690 2026-05-28 22:56:39.861 9 INFO neutron.plugins.ml2.plugin [None req-011060ce-a19d-4913-8fe5-64c86698246c - - - - - -] Attempt 1 to provision port 5f8cbedd-8a01-4938-9212-75831ecb4690 2026-05-28 22:56:40.044 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 10b305da-0536-4b87-90c6-704905311f84 2026-05-28 22:56:40.174 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfd7dac6-63b9-4935-b797-19ecaa2edc78'] response: {'server_uuid': 'df41d03d-8fba-4aaa-bb21-c51b5602c8a1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '10b305da-0536-4b87-90c6-704905311f84', 'code': 200} 2026-05-28 22:56:42.310 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 10b305da-0536-4b87-90c6-704905311f84 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-05-28 22:56:42.723 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 02902d97-ba48-4a73-abba-82edb7b98b9b 2026-05-28 22:56:44.047 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 0c268ae0-0a05-497f-a42b-314d9f7aac87 2026-05-28 22:56:44.387 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 02902d97-ba48-4a73-abba-82edb7b98b9b 2026-05-28 22:56:45.451 9 INFO neutron.plugins.ml2.plugin [None req-41dfdbe4-c221-4a4a-ae5b-5788435a683f - - - - - -] Attempt 1 to provision port 98f010d5-f39a-4b56-8842-57741a2b2612 2026-05-28 22:56:46.064 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 98f010d5-f39a-4b56-8842-57741a2b2612 2026-05-28 22:56:46.341 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 0c268ae0-0a05-497f-a42b-314d9f7aac87 2026-05-28 22:56:46.738 10 INFO neutron.plugins.ml2.plugin [None req-38fa8376-8e60-4def-a822-2a6c305c26e8 - - - - - -] Attempt 1 to provision port be31ce30-8e68-44f6-a2f7-44961dcd7208 2026-05-28 22:56:47.119 10 INFO neutron.plugins.ml2.plugin [None req-97871b43-86d6-411d-9a50-293eb62de4ad - - - - - -] Attempt 1 to provision port be31ce30-8e68-44f6-a2f7-44961dcd7208 2026-05-28 22:56:50.503 10 INFO neutron.plugins.ml2.plugin [None req-542ea997-5ad6-4747-93f0-65092d50be7b - - - - - -] Attempt 1 to provision port b5b902cc-40e8-49c3-b639-24fbce0a93d8 2026-05-28 22:56:53.196 10 INFO neutron.plugins.ml2.plugin [None req-881aeff4-9827-4d7f-b7e2-7b6465cd4d34 - - - - - -] Attempt 1 to provision port ef595609-f9bb-4887-947c-8b02ecefbdbf 2026-05-28 22:57:02.160 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 15f8eeba-72d2-45b2-9918-0bb6c0cd3a47 2026-05-28 22:57:06.077 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port b768949e-49c1-4bfa-bae4-9b0b3e8e0575 2026-05-28 22:57:06.224 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-83139c63-e90e-4940-8132-32719d5c34e0'] response: {'server_uuid': '061aa8e3-d11c-4a78-bf5b-3aa7bac703cc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b768949e-49c1-4bfa-bae4-9b0b3e8e0575', 'code': 200} 2026-05-28 22:57:06.377 9 INFO neutron.plugins.ml2.plugin [None req-fc7f5ae9-fbde-4177-b694-205a51c7da9a - - - - - -] Attempt 1 to provision port d7bc9a02-a704-4655-a5b9-a34779dc712a 2026-05-28 22:57:08.223 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port b768949e-49c1-4bfa-bae4-9b0b3e8e0575 2026-05-28 22:57:08.586 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port d7bc9a02-a704-4655-a5b9-a34779dc712a 2026-05-28 22:57:08.719 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-23839191-7e2b-4b98-b300-fd725f75aa86'] response: {'server_uuid': '51f320ac-464b-404e-9810-7cf329301b41', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd7bc9a02-a704-4655-a5b9-a34779dc712a', 'code': 200} 2026-05-28 22:57:10.021 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port d7bc9a02-a704-4655-a5b9-a34779dc712a 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server [None req-9eb60fd5-cb68-43c5-a93e-1557e4eab4a2 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 681e664c-207c-40f4-a1bb-78cb0c78503e: This subnet is being modified by another concurrent operation. 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-28 22:57:12.276 10 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-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-28 22:57:12.276 10 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-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 244, in inner 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1589, in create_port 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1554, in _create_port_db 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1568, in create_port_db 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1001, in wrapper 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server raise exception 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 681e664c-207c-40f4-a1bb-78cb0c78503e: This subnet is being modified by another concurrent operation. 2026-05-28 22:57:12.276 10 ERROR oslo_messaging.rpc.server  2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 3b2fa6c4-0537-42dc-88d4-a9eeacd6ecdb could not be found. 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-05-28 22:57:12.511 10 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-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-28 22:57:12.511 10 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-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-28 22:57:12.511 10 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-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-28 22:57:12.511 10 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-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 253, in get_network_details 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1298, in get_network 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1001, in wrapper 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 3b2fa6c4-0537-42dc-88d4-a9eeacd6ecdb could not be found. 2026-05-28 22:57:12.511 10 ERROR oslo_messaging.rpc.server  2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet da298462-02ee-49db-8b83-667138023187 could not be found. 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 22:57:13.393 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-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 22:57:13.393 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-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-28 22:57:13.393 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-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 22:57:13.393 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-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet da298462-02ee-49db-8b83-667138023187 could not be found. 2026-05-28 22:57:13.393 9 ERROR neutron.plugins.ml2.managers  2026-05-28 22:57:13.396 9 ERROR neutron.plugins.ml2.managers [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Failed to bind port 98e608c2-3a7d-4268-b3c8-ed57a6df3bd7 on host instance for vnic_type normal using segments [{'id': 'f408603b-fc4f-4976-ace8-7957b795afb2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 863, 'network_id': '2910b112-7898-4ca0-a6c1-e27b87fc7249'}] 2026-05-28 22:57:13.396 9 INFO neutron.plugins.ml2.plugin [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Attempt 2 to bind port 98e608c2-3a7d-4268-b3c8-ed57a6df3bd7 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet da298462-02ee-49db-8b83-667138023187 could not be found. 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 22:57:13.414 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-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 22:57:13.414 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-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-28 22:57:13.414 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-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 22:57:13.414 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-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet da298462-02ee-49db-8b83-667138023187 could not be found. 2026-05-28 22:57:13.414 9 ERROR neutron.plugins.ml2.managers  2026-05-28 22:57:13.415 9 ERROR neutron.plugins.ml2.managers [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Failed to bind port 98e608c2-3a7d-4268-b3c8-ed57a6df3bd7 on host instance for vnic_type normal using segments [{'id': 'f408603b-fc4f-4976-ace8-7957b795afb2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 863, 'network_id': '2910b112-7898-4ca0-a6c1-e27b87fc7249'}] 2026-05-28 22:57:13.415 9 INFO neutron.plugins.ml2.plugin [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Attempt 3 to bind port 98e608c2-3a7d-4268-b3c8-ed57a6df3bd7 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet da298462-02ee-49db-8b83-667138023187 could not be found. 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 22:57:13.439 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-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 22:57:13.439 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-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-28 22:57:13.439 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-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 22:57:13.439 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-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet da298462-02ee-49db-8b83-667138023187 could not be found. 2026-05-28 22:57:13.439 9 ERROR neutron.plugins.ml2.managers  2026-05-28 22:57:13.441 9 ERROR neutron.plugins.ml2.managers [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Failed to bind port 98e608c2-3a7d-4268-b3c8-ed57a6df3bd7 on host instance for vnic_type normal using segments [{'id': 'f408603b-fc4f-4976-ace8-7957b795afb2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 863, 'network_id': '2910b112-7898-4ca0-a6c1-e27b87fc7249'}] 2026-05-28 22:57:13.441 9 INFO neutron.plugins.ml2.plugin [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Attempt 4 to bind port 98e608c2-3a7d-4268-b3c8-ed57a6df3bd7 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet da298462-02ee-49db-8b83-667138023187 could not be found. 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 22:57:13.468 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-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 22:57:13.468 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-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-28 22:57:13.468 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-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 22:57:13.468 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-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet da298462-02ee-49db-8b83-667138023187 could not be found. 2026-05-28 22:57:13.468 9 ERROR neutron.plugins.ml2.managers  2026-05-28 22:57:13.469 9 ERROR neutron.plugins.ml2.managers [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Failed to bind port 98e608c2-3a7d-4268-b3c8-ed57a6df3bd7 on host instance for vnic_type normal using segments [{'id': 'f408603b-fc4f-4976-ace8-7957b795afb2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 863, 'network_id': '2910b112-7898-4ca0-a6c1-e27b87fc7249'}] 2026-05-28 22:57:13.469 9 INFO neutron.plugins.ml2.plugin [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Attempt 5 to bind port 98e608c2-3a7d-4268-b3c8-ed57a6df3bd7 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet da298462-02ee-49db-8b83-667138023187 could not be found. 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 22:57:13.489 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-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 22:57:13.489 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-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-28 22:57:13.489 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-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 22:57:13.489 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-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet da298462-02ee-49db-8b83-667138023187 could not be found. 2026-05-28 22:57:13.489 9 ERROR neutron.plugins.ml2.managers  2026-05-28 22:57:13.490 9 ERROR neutron.plugins.ml2.managers [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Failed to bind port 98e608c2-3a7d-4268-b3c8-ed57a6df3bd7 on host instance for vnic_type normal using segments [{'id': 'f408603b-fc4f-4976-ace8-7957b795afb2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 863, 'network_id': '2910b112-7898-4ca0-a6c1-e27b87fc7249'}] 2026-05-28 22:57:13.490 9 INFO neutron.plugins.ml2.plugin [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Attempt 6 to bind port 98e608c2-3a7d-4268-b3c8-ed57a6df3bd7 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet da298462-02ee-49db-8b83-667138023187 could not be found. 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 22:57:13.510 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-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 22:57:13.510 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-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-28 22:57:13.510 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-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 22:57:13.510 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-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet da298462-02ee-49db-8b83-667138023187 could not be found. 2026-05-28 22:57:13.510 9 ERROR neutron.plugins.ml2.managers  2026-05-28 22:57:13.511 9 ERROR neutron.plugins.ml2.managers [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Failed to bind port 98e608c2-3a7d-4268-b3c8-ed57a6df3bd7 on host instance for vnic_type normal using segments [{'id': 'f408603b-fc4f-4976-ace8-7957b795afb2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 863, 'network_id': '2910b112-7898-4ca0-a6c1-e27b87fc7249'}] 2026-05-28 22:57:13.511 9 INFO neutron.plugins.ml2.plugin [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Attempt 7 to bind port 98e608c2-3a7d-4268-b3c8-ed57a6df3bd7 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet da298462-02ee-49db-8b83-667138023187 could not be found. 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 22:57:13.531 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-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet da298462-02ee-49db-8b83-667138023187 could not be found. 2026-05-28 22:57:13.531 9 ERROR neutron.plugins.ml2.managers  2026-05-28 22:57:13.532 9 ERROR neutron.plugins.ml2.managers [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Failed to bind port 98e608c2-3a7d-4268-b3c8-ed57a6df3bd7 on host instance for vnic_type normal using segments [{'id': 'f408603b-fc4f-4976-ace8-7957b795afb2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 863, 'network_id': '2910b112-7898-4ca0-a6c1-e27b87fc7249'}] 2026-05-28 22:57:13.532 9 INFO neutron.plugins.ml2.plugin [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Attempt 8 to bind port 98e608c2-3a7d-4268-b3c8-ed57a6df3bd7 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet da298462-02ee-49db-8b83-667138023187 could not be found. 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 22:57:13.552 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-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 22:57:13.552 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-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-28 22:57:13.552 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-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 22:57:13.552 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-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet da298462-02ee-49db-8b83-667138023187 could not be found. 2026-05-28 22:57:13.552 9 ERROR neutron.plugins.ml2.managers  2026-05-28 22:57:13.553 9 ERROR neutron.plugins.ml2.managers [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Failed to bind port 98e608c2-3a7d-4268-b3c8-ed57a6df3bd7 on host instance for vnic_type normal using segments [{'id': 'f408603b-fc4f-4976-ace8-7957b795afb2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 863, 'network_id': '2910b112-7898-4ca0-a6c1-e27b87fc7249'}] 2026-05-28 22:57:13.553 9 INFO neutron.plugins.ml2.plugin [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Attempt 9 to bind port 98e608c2-3a7d-4268-b3c8-ed57a6df3bd7 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet da298462-02ee-49db-8b83-667138023187 could not be found. 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 22:57:13.569 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-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 22:57:13.569 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-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-28 22:57:13.569 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-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 22:57:13.569 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-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet da298462-02ee-49db-8b83-667138023187 could not be found. 2026-05-28 22:57:13.569 9 ERROR neutron.plugins.ml2.managers  2026-05-28 22:57:13.570 9 ERROR neutron.plugins.ml2.managers [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Failed to bind port 98e608c2-3a7d-4268-b3c8-ed57a6df3bd7 on host instance for vnic_type normal using segments [{'id': 'f408603b-fc4f-4976-ace8-7957b795afb2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 863, 'network_id': '2910b112-7898-4ca0-a6c1-e27b87fc7249'}] 2026-05-28 22:57:13.570 9 INFO neutron.plugins.ml2.plugin [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Attempt 10 to bind port 98e608c2-3a7d-4268-b3c8-ed57a6df3bd7 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet da298462-02ee-49db-8b83-667138023187 could not be found. 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 22:57:13.592 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-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 22:57:13.592 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-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-28 22:57:13.592 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-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 22:57:13.592 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-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet da298462-02ee-49db-8b83-667138023187 could not be found. 2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers  2026-05-28 22:57:13.592 9 ERROR neutron.plugins.ml2.managers [None req-091ca633-79f1-4015-805b-2c407911578b - - - - - -] Failed to bind port 98e608c2-3a7d-4268-b3c8-ed57a6df3bd7 on host instance for vnic_type normal using segments [{'id': 'f408603b-fc4f-4976-ace8-7957b795afb2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 863, 'network_id': '2910b112-7898-4ca0-a6c1-e27b87fc7249'}] 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 2910b112-7898-4ca0-a6c1-e27b87fc7249 could not be found. 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-05-28 22:57:14.349 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-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-28 22:57:14.349 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-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-28 22:57:14.349 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-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-28 22:57:14.349 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-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-28 22:57:14.349 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-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 253, in get_network_details 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-28 22:57:14.349 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-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-28 22:57:14.349 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-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-28 22:57:14.349 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-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1298, in get_network 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1001, in wrapper 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 2910b112-7898-4ca0-a6c1-e27b87fc7249 could not be found. 2026-05-28 22:57:14.349 9 ERROR oslo_messaging.rpc.server  2026-05-28 22:57:16.160 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 08fda875-8d24-4e65-bbc7-233e8033033c 2026-05-28 22:57:16.909 9 INFO neutron.plugins.ml2.plugin [None req-ea4caa67-a0be-481e-b42e-ea879caf89bd - - - - - -] Attempt 1 to provision port 08fda875-8d24-4e65-bbc7-233e8033033c 2026-05-28 22:57:22.249 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-18800416-ca45-4240-8008-67982bfe53e5'] response: {'server_uuid': '061aa8e3-d11c-4a78-bf5b-3aa7bac703cc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b768949e-49c1-4bfa-bae4-9b0b3e8e0575', 'code': 200} 2026-05-28 22:57:48.358 9 INFO neutron.plugins.ml2.plugin [None req-126720e7-dc0e-470a-a169-87382a3d13dd - - - - - -] Attempt 1 to provision port 6a5812f1-a469-4d98-bc14-cb52ca8ad893 2026-05-28 22:57:52.086 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 6a5812f1-a469-4d98-bc14-cb52ca8ad893 2026-05-28 22:57:52.253 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5aa880c6-fd5a-46d1-ab84-a1ce80e89498'] response: {'server_uuid': '51f320ac-464b-404e-9810-7cf329301b41', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6a5812f1-a469-4d98-bc14-cb52ca8ad893', 'code': 200} 2026-05-28 22:57:54.046 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 6a5812f1-a469-4d98-bc14-cb52ca8ad893 2026-05-28 22:58:21.058 9 INFO neutron.plugins.ml2.plugin [None req-6e869644-fee1-4802-9849-a6890d9855f5 - - - - - -] Attempt 1 to provision port e131e658-7f97-4654-8178-615afc247e8c 2026-05-28 22:58:21.581 9 INFO neutron.plugins.ml2.plugin [None req-6e869644-fee1-4802-9849-a6890d9855f5 - - - - - -] Attempt 2 to provision port e131e658-7f97-4654-8178-615afc247e8c 2026-05-28 22:58:24.209 9 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port e131e658-7f97-4654-8178-615afc247e8c 2026-05-28 22:58:24.418 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b98f490-381b-4984-9981-1ce2f0632e09'] response: {'server_uuid': '51f320ac-464b-404e-9810-7cf329301b41', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e131e658-7f97-4654-8178-615afc247e8c', 'code': 200} 2026-05-28 22:58:26.062 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port e131e658-7f97-4654-8178-615afc247e8c 2026-05-28 22:58:35.442 10 INFO neutron.plugins.ml2.plugin [None req-da0e3890-32af-4a89-88a0-c0f873201490 - - - - - -] Attempt 1 to provision port 053e47c1-c459-462b-903f-337bc69ab6f8 2026-05-28 22:58:38.505 9 INFO neutron.plugins.ml2.plugin [None req-2890cdfe-d689-42f2-8ad9-6adae9ee9132 - - - - - -] Attempt 1 to provision port 053e47c1-c459-462b-903f-337bc69ab6f8 2026-05-28 22:58:38.619 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5deca90f-c1b9-49d8-85d5-cd2ecba7cac6'] response: {'server_uuid': '51f320ac-464b-404e-9810-7cf329301b41', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '053e47c1-c459-462b-903f-337bc69ab6f8', 'code': 200} 2026-05-28 22:58:40.119 10 INFO neutron.plugins.ml2.plugin [None req-56c0de8e-af23-4463-96ff-69e07d27589e - - - - - -] Attempt 1 to provision port 053e47c1-c459-462b-903f-337bc69ab6f8 2026-05-28 22:58:48.982 10 INFO neutron.plugins.ml2.plugin [None req-8a1ef987-bd37-4c03-8234-826601acbb90 - - - - - -] Attempt 1 to provision port 053e47c1-c459-462b-903f-337bc69ab6f8 2026-05-28 22:58:54.898 10 INFO neutron.plugins.ml2.plugin [None req-b812fd51-1a40-4594-a1d7-1c5b3b93a445 - - - - - -] Attempt 1 to provision port e131e658-7f97-4654-8178-615afc247e8c