+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-09 22:19:02.990 1 INFO neutron.common.config [-] Logging enabled! 2026-05-09 22:19:02.990 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-05-09 22:19:02.991 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-09 22:19:02.991 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-09 22:19:03.740 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 22:19:03.743 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-09 22:19:03.745 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-09 22:19:03.746 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 22:19:03.746 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-09 22:19:03.747 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-09 22:19:03.747 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 22:19:03.752 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 22:19:03.752 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 22:19:03.752 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 22:19:03.768 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-09 22:19:03.769 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 22:19:03.769 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-09 22:19:03.800 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-09 22:19:03.801 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-09 22:19:03.801 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-09 22:19:03.801 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-09 22:19:04.044 1 INFO neutron.plugins.ml2.managers [None req-7f05ee03-85fc-4a9f-912f-a7fc5ed90e7c - - - - - -] Initializing driver for type 'vlan' 2026-05-09 22:19:04.287 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7f05ee03-85fc-4a9f-912f-a7fc5ed90e7c - - - - - -] VlanTypeDriver initialization complete 2026-05-09 22:19:04.288 1 INFO neutron.plugins.ml2.managers [None req-7f05ee03-85fc-4a9f-912f-a7fc5ed90e7c - - - - - -] Initializing driver for type 'vxlan' 2026-05-09 22:19:04.288 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7f05ee03-85fc-4a9f-912f-a7fc5ed90e7c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-09 22:19:04.332 1 INFO neutron.plugins.ml2.managers [None req-7f05ee03-85fc-4a9f-912f-a7fc5ed90e7c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-09 22:19:04.333 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7f05ee03-85fc-4a9f-912f-a7fc5ed90e7c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-09 22:19:04.333 1 INFO neutron.plugins.ml2.managers [None req-7f05ee03-85fc-4a9f-912f-a7fc5ed90e7c - - - - - -] Initializing extension driver 'port_security' 2026-05-09 22:19:04.333 1 INFO neutron.plugins.ml2.extensions.port_security [None req-7f05ee03-85fc-4a9f-912f-a7fc5ed90e7c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-09 22:19:04.333 1 INFO neutron.plugins.ml2.managers [None req-7f05ee03-85fc-4a9f-912f-a7fc5ed90e7c - - - - - -] Initializing extension driver 'qos' 2026-05-09 22:19:04.334 1 INFO neutron.plugins.ml2.managers [None req-7f05ee03-85fc-4a9f-912f-a7fc5ed90e7c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-09 22:19:04.334 1 INFO neutron.plugins.ml2.managers [None req-7f05ee03-85fc-4a9f-912f-a7fc5ed90e7c - - - - - -] Initializing mechanism driver 'l2population' 2026-05-09 22:19:04.349 1 INFO neutron.quota [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded quota_driver: . 2026-05-09 22:19:04.350 1 INFO neutron.plugins.ml2.plugin [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Modular L2 Plugin initialization complete 2026-05-09 22:19:04.350 1 INFO neutron.plugins.ml2.managers [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-09 22:19:04.350 1 INFO neutron.plugins.ml2.managers [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-09 22:19:04.350 1 INFO neutron.plugins.ml2.managers [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Got port-security extension from driver 'port_security' 2026-05-09 22:19:04.350 1 INFO neutron.extensions.vlantransparent [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Disabled vlantransparent extension. 2026-05-09 22:19:04.350 1 INFO neutron.manager [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loading Plugin: qos 2026-05-09 22:19:04.359 1 INFO neutron.manager [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loading Plugin: router 2026-05-09 22:19:04.388 1 INFO neutron.services.service_base [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-09 22:19:04.388 1 INFO neutron.manager [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loading Plugin: segments 2026-05-09 22:19:04.451 1 INFO neutron.manager [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loading Plugin: trunk 2026-05-09 22:19:04.502 1 INFO neutron.manager [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loading Plugin: vpnaas 2026-05-09 22:19:04.536 1 WARNING stevedore.named [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-09 22:19:04.589 1 INFO neutron_vpnaas.services.vpn.plugin [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-09 22:19:04.589 1 INFO neutron.common.utils [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-09 22:19:04.589 1 INFO neutron.manager [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loading Plugin: auto_allocate 2026-05-09 22:19:04.592 1 INFO neutron.manager [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loading Plugin: tag 2026-05-09 22:19:04.596 1 INFO neutron.manager [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loading Plugin: timestamp 2026-05-09 22:19:04.598 1 INFO neutron.manager [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loading Plugin: network_ip_availability 2026-05-09 22:19:04.601 1 INFO neutron.manager [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loading Plugin: flavors 2026-05-09 22:19:04.603 1 INFO neutron.manager [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loading Plugin: revisions 2026-05-09 22:19:04.605 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Initializing extension manager. 2026-05-09 22:19:04.606 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: address-group 2026-05-09 22:19:04.607 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: address-scope 2026-05-09 22:19:04.608 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-09 22:19:04.608 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: agent 2026-05-09 22:19:04.609 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: agent-resources-synced 2026-05-09 22:19:04.610 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: allowed-address-pairs 2026-05-09 22:19:04.611 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: auto-allocated-topology 2026-05-09 22:19:04.611 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: availability_zone 2026-05-09 22:19:04.612 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: availability_zone_filter 2026-05-09 22:19:04.612 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-09 22:19:04.613 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: default-subnetpools 2026-05-09 22:19:04.614 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-09 22:19:04.614 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: dns-integration 2026-05-09 22:19:04.615 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: dns-domain-ports 2026-05-09 22:19:04.615 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-09 22:19:04.616 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: dvr 2026-05-09 22:19:04.616 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-09 22:19:04.617 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: empty-string-filtering 2026-05-09 22:19:04.617 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 22:19:04.618 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-09 22:19:04.618 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: external-net 2026-05-09 22:19:04.619 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-09 22:19:04.619 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: extraroute 2026-05-09 22:19:04.620 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: extraroute-atomic 2026-05-09 22:19:04.620 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-09 22:19:04.621 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-09 22:19:04.621 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-09 22:19:04.622 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-09 22:19:04.622 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: fip-port-details 2026-05-09 22:19:04.623 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: flavors 2026-05-09 22:19:04.624 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-09 22:19:04.624 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: floatingip-pools 2026-05-09 22:19:04.625 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: ip_allocation 2026-05-09 22:19:04.625 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: ip-substring-filtering 2026-05-09 22:19:04.626 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: l2_adjacency 2026-05-09 22:19:04.627 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: router 2026-05-09 22:19:04.628 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 22:19:04.628 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: ext-gw-mode 2026-05-09 22:19:04.629 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: l3-ha 2026-05-09 22:19:04.629 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-09 22:19:04.630 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: l3-flavors 2026-05-09 22:19:04.630 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-09 22:19:04.631 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-09 22:19:04.632 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-09 22:19:04.636 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-09 22:19:04.636 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-09 22:19:04.637 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-09 22:19:04.638 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-09 22:19:04.638 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: multi-provider 2026-05-09 22:19:04.639 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: net-mtu 2026-05-09 22:19:04.639 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: net-mtu-writable 2026-05-09 22:19:04.640 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: network_availability_zone 2026-05-09 22:19:04.640 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: network-ip-availability 2026-05-09 22:19:04.641 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-09 22:19:04.641 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: pagination 2026-05-09 22:19:04.642 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: port-device-profile 2026-05-09 22:19:04.642 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: port-mac-override 2026-05-09 22:19:04.643 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-09 22:19:04.643 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-09 22:19:04.644 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: port-resource-request 2026-05-09 22:19:04.644 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: port-resource-request-groups 2026-05-09 22:19:04.645 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: binding 2026-05-09 22:19:04.645 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: binding-extended 2026-05-09 22:19:04.646 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: port-security 2026-05-09 22:19:04.646 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: project-id 2026-05-09 22:19:04.647 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: provider 2026-05-09 22:19:04.648 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: qos 2026-05-09 22:19:04.649 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-09 22:19:04.649 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-09 22:19:04.650 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: qos-default 2026-05-09 22:19:04.650 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: qos-fip 2026-05-09 22:19:04.650 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-09 22:19:04.651 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: qos-gateway-ip 2026-05-09 22:19:04.651 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: qos-port-network-policy 2026-05-09 22:19:04.652 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: qos-pps-minimum 2026-05-09 22:19:04.652 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-09 22:19:04.653 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: qos-pps 2026-05-09 22:19:04.653 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: qos-rule-type-details 2026-05-09 22:19:04.654 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-09 22:19:04.654 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: qos-rules-alias 2026-05-09 22:19:04.655 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: quota-check-limit 2026-05-09 22:19:04.657 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: quotas 2026-05-09 22:19:04.658 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: quota_details 2026-05-09 22:19:04.659 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: rbac-policies 2026-05-09 22:19:04.660 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: rbac-address-group 2026-05-09 22:19:04.660 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: rbac-address-scope 2026-05-09 22:19:04.661 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: rbac-security-groups 2026-05-09 22:19:04.661 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: rbac-subnetpool 2026-05-09 22:19:04.662 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: revision-if-match 2026-05-09 22:19:04.662 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: standard-attr-revisions 2026-05-09 22:19:04.663 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: router_availability_zone 2026-05-09 22:19:04.663 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-09 22:19:04.664 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-09 22:19:04.664 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-09 22:19:04.665 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-09 22:19:04.665 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-09 22:19:04.671 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: security-group 2026-05-09 22:19:04.672 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: segment 2026-05-09 22:19:04.673 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-09 22:19:04.673 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: service-type 2026-05-09 22:19:04.674 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: sorting 2026-05-09 22:19:04.674 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: standard-attr-segment 2026-05-09 22:19:04.675 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: standard-attr-description 2026-05-09 22:19:04.675 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: stateful-security-group 2026-05-09 22:19:04.676 1 WARNING neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-09 22:19:04.676 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-09 22:19:04.677 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: subnet_onboard 2026-05-09 22:19:04.677 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-09 22:19:04.678 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: subnet-service-types 2026-05-09 22:19:04.678 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: subnet_allocation 2026-05-09 22:19:04.679 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-09 22:19:04.679 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-09 22:19:04.681 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: standard-attr-tag 2026-05-09 22:19:04.682 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-09 22:19:04.682 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: trunk 2026-05-09 22:19:04.683 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: trunk-details 2026-05-09 22:19:04.683 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-09 22:19:04.684 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-09 22:19:04.684 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-09 22:19:04.685 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: vpn-flavors 2026-05-09 22:19:04.686 1 INFO neutron.api.extensions [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Loaded extension: vpnaas 2026-05-09 22:19:04.688 1 INFO oslo_service.service [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Starting 2 workers 2026-05-09 22:19:04.693 1 INFO oslo_service.service [None req-60b256a2-1db4-468b-bf67-198c447efb8c - - - - - -] Starting 1 workers 2026-05-09 22:19:48.558 10 INFO neutron.db.l3_hamode_db [None req-05e63574-ce81-4354-a74e-f50a6629d554 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:19:56.884 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 358d5197-7803-4f7b-87ff-fe211f4e1ff5 2026-05-09 22:19:57.472 10 INFO neutron.plugins.ml2.plugin [None req-7504e5a0-5407-4e47-a759-f79a54ca2e9d - - - - - -] Attempt 1 to provision port 358d5197-7803-4f7b-87ff-fe211f4e1ff5 2026-05-09 22:19:57.746 11 INFO neutron.plugins.ml2.plugin [None req-f7e81731-f428-474e-8bee-5f333560218c - - - - - -] Attempt 1 to provision port 358d5197-7803-4f7b-87ff-fe211f4e1ff5 2026-05-09 22:19:58.788 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 358d5197-7803-4f7b-87ff-fe211f4e1ff5 2026-05-09 22:26:19.109 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port d9f2aedf-8319-43f0-9197-7f259f728f73 2026-05-09 22:26:19.193 10 INFO neutron.plugins.ml2.plugin [None req-b7af3f7e-b24e-4bfc-b7da-a14aea97f5aa - - - - - -] Attempt 1 to provision port d9f2aedf-8319-43f0-9197-7f259f728f73 2026-05-09 22:26:19.505 11 INFO neutron.plugins.ml2.plugin [None req-7ff7518c-198a-435e-9004-d00043cf8afb - - - - - -] Attempt 1 to provision port d9f2aedf-8319-43f0-9197-7f259f728f73 2026-05-09 22:26:21.091 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port d9f2aedf-8319-43f0-9197-7f259f728f73 2026-05-09 22:26:25.327 11 INFO neutron.plugins.ml2.plugin [None req-76824e57-66b8-4ddc-a1da-06195af2d6fb - - - - - -] Attempt 1 to provision port 7fd79c41-cfb1-4998-8edd-f5590e431d26 2026-05-09 22:30:17.329 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 7fd79c41-cfb1-4998-8edd-f5590e431d26 2026-05-09 22:30:19.250 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 7fd79c41-cfb1-4998-8edd-f5590e431d26 2026-05-09 22:38:23.825 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port a5275f6f-7618-4cb5-8fb0-d102652133a6 2026-05-09 22:38:25.793 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port a5275f6f-7618-4cb5-8fb0-d102652133a6 2026-05-09 22:53:27.359 10 INFO neutron.plugins.ml2.plugin [None req-a7233762-6454-478a-84ff-a2da8cafd00d - - - - - -] Attempt 1 to provision port 187a0b1f-5740-412f-8b22-c031052f9ff3 2026-05-09 22:53:27.611 11 INFO neutron.plugins.ml2.plugin [None req-58b1e352-50f1-4daa-854c-8800f75cf01b - - - - - -] Attempt 1 to provision port 373e248b-f644-4ccb-b21c-11fa4ace3263 2026-05-09 22:53:28.446 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port f00f52f7-68a3-4065-9878-6a863e21b6ed 2026-05-09 22:53:28.874 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 97e429a1-beae-4932-a0cb-224a195d924a 2026-05-09 22:53:29.765 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 5e09a084-92ab-428d-8e1f-4ce39872f974 2026-05-09 22:53:29.775 11 INFO neutron.plugins.ml2.plugin [None req-e0a30f63-7912-44db-aa9b-92d7f595d2a3 - - - - - -] Attempt 1 to provision port 97e429a1-beae-4932-a0cb-224a195d924a 2026-05-09 22:53:30.083 11 INFO neutron.plugins.ml2.plugin [None req-e11cbf43-1402-4013-a438-70674269499c - - - - - -] Attempt 1 to provision port 5e09a084-92ab-428d-8e1f-4ce39872f974 2026-05-09 22:53:30.314 11 INFO neutron.plugins.ml2.plugin [None req-f4f14b8a-402e-4e9b-9801-804180a72ee4 - - - - - -] Attempt 1 to provision port f00f52f7-68a3-4065-9878-6a863e21b6ed 2026-05-09 22:53:30.418 11 INFO neutron.plugins.ml2.plugin [None req-f4f14b8a-402e-4e9b-9801-804180a72ee4 - - - - - -] Attempt 1 to provision port 97e429a1-beae-4932-a0cb-224a195d924a 2026-05-09 22:53:30.608 10 INFO neutron.plugins.ml2.plugin [None req-ab4ffdc3-0941-4cc5-b7fe-04f4203fe004 - - - - - -] Attempt 1 to provision port 5849f3c5-e3ad-4a5e-a371-986d0650d8dc 2026-05-09 22:53:30.654 10 INFO neutron.plugins.ml2.plugin [None req-ab4ffdc3-0941-4cc5-b7fe-04f4203fe004 - - - - - -] Attempt 1 to provision port eb30e960-5b5a-4187-aaf2-5bfe691417ee 2026-05-09 22:53:30.705 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 97e429a1-beae-4932-a0cb-224a195d924a 2026-05-09 22:53:30.824 10 INFO neutron.plugins.ml2.plugin [None req-cba47aac-98f9-432d-b0ac-eb86443def10 - - - - - -] Attempt 1 to provision port 5e09a084-92ab-428d-8e1f-4ce39872f974 2026-05-09 22:53:30.911 10 INFO neutron.plugins.ml2.plugin [None req-cba47aac-98f9-432d-b0ac-eb86443def10 - - - - - -] Attempt 1 to provision port f00f52f7-68a3-4065-9878-6a863e21b6ed 2026-05-09 22:53:31.055 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port f00f52f7-68a3-4065-9878-6a863e21b6ed 2026-05-09 22:53:31.179 11 INFO neutron.plugins.ml2.plugin [None req-f0002ce9-cab8-4106-bb2d-7ae39172a2cb - - - - - -] Attempt 1 to provision port eb30e960-5b5a-4187-aaf2-5bfe691417ee 2026-05-09 22:53:31.363 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 5e09a084-92ab-428d-8e1f-4ce39872f974 2026-05-09 22:53:31.729 10 INFO neutron.plugins.ml2.plugin [None req-0519588b-9bd4-40db-a54c-a3605d973e30 - - - - - -] Attempt 1 to provision port ab42604d-0e96-4abe-938b-1bb7536b2c8c 2026-05-09 22:53:32.389 10 INFO neutron.plugins.ml2.plugin [None req-9244b956-96f8-4978-acf8-d9ab5411413b - - - - - -] Attempt 1 to provision port ab42604d-0e96-4abe-938b-1bb7536b2c8c 2026-05-09 22:53:32.830 11 INFO neutron.plugins.ml2.plugin [None req-4dcd2f1e-45e7-4c8a-b3f1-3c923b87ebc9 - - - - - -] Attempt 1 to provision port e411f39b-510c-4239-85af-c11007c6d815 2026-05-09 22:53:33.290 10 INFO neutron.plugins.ml2.plugin [None req-bb8d65b2-db49-4551-b167-611603d879d4 - - - - - -] Attempt 1 to provision port e411f39b-510c-4239-85af-c11007c6d815 2026-05-09 22:53:35.474 11 INFO neutron.plugins.ml2.plugin [None req-db0d1501-80ef-4e8d-b5fa-2bd5b4f4b715 - - - - - -] Attempt 1 to provision port 08178f2e-ba1f-4480-b960-521dbe771825 2026-05-09 22:53:36.680 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 57401726-e7b3-4957-a8f4-587beb83cde8 2026-05-09 22:53:37.485 10 INFO neutron.plugins.ml2.plugin [None req-65aadf31-6f62-42c4-b5c4-40bad41fc8f3 - - - - - -] Attempt 1 to provision port 57401726-e7b3-4957-a8f4-587beb83cde8 2026-05-09 22:53:37.689 11 INFO neutron.plugins.ml2.plugin [None req-dd53c08e-914b-4705-90d2-12838844a90c - - - - - -] Attempt 1 to provision port 57401726-e7b3-4957-a8f4-587beb83cde8 2026-05-09 22:53:38.111 10 INFO neutron.plugins.ml2.plugin [None req-e139145d-60e4-4ace-aca7-39f7f530fd4d - - - - - -] Attempt 1 to provision port 55a2b9b4-c3ed-439e-afae-06c0e87a0fe9 2026-05-09 22:53:38.790 11 INFO neutron.plugins.ml2.plugin [None req-54d9c90a-c05d-421b-8d72-bf1d9d8e44d9 - - - - - -] Attempt 1 to provision port 55a2b9b4-c3ed-439e-afae-06c0e87a0fe9 2026-05-09 22:53:38.850 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 7023f5b7-b7b6-4b18-8b13-1ac094354bd2 2026-05-09 22:53:39.398 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 57401726-e7b3-4957-a8f4-587beb83cde8 2026-05-09 22:53:39.661 11 INFO neutron.plugins.ml2.plugin [None req-b6f7a407-969a-4dd1-8049-9d0081b5e496 - - - - - -] Attempt 1 to provision port 7a4e71ca-e33f-4e32-9770-23a2fb9b6593 2026-05-09 22:53:39.698 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port e0d5860e-2557-4eac-a20e-bb9ee8912ad4 2026-05-09 22:53:39.729 10 INFO neutron.plugins.ml2.db [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] No ports have port_id starting with e0d5860e-2557-4eac-a20e-bb9ee8912ad4 2026-05-09 22:53:39.770 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port a3062d12-a857-4425-80ac-37201c962d7b 2026-05-09 22:53:40.128 10 INFO neutron.plugins.ml2.plugin [None req-4863cbd9-a981-418b-8845-d0d979af4491 - - - - - -] Attempt 1 to provision port 858aae02-fca0-4144-8c53-ab879371c824 2026-05-09 22:53:40.833 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 7023f5b7-b7b6-4b18-8b13-1ac094354bd2 2026-05-09 22:53:41.153 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 7b3bd87c-c19e-4064-8fab-4f586ee0886e 2026-05-09 22:53:41.688 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port a3062d12-a857-4425-80ac-37201c962d7b 2026-05-09 22:53:42.722 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 7b3bd87c-c19e-4064-8fab-4f586ee0886e 2026-05-09 22:53:44.317 10 INFO neutron.plugins.ml2.plugin [None req-d7ab2f5c-3378-4bd8-9266-69461890acb2 - - - - - -] Attempt 1 to provision port 2aba8101-dcab-4952-ac90-d6861875c0ed 2026-05-09 22:53:45.997 10 INFO neutron.plugins.ml2.plugin [None req-9bc6e969-e7e7-4968-b6c3-9f95a0981020 - - - - - -] Attempt 1 to provision port e82adaf6-fe78-46f2-805d-011110e3ef21 2026-05-09 22:53:46.853 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port e05022fc-9710-4691-b2d5-6a6e9559ba40 2026-05-09 22:53:47.421 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 2aba8101-dcab-4952-ac90-d6861875c0ed 2026-05-09 22:53:47.665 10 INFO neutron.plugins.ml2.plugin [None req-772cd07c-f6de-429b-a10c-6fc0d0d71a1e - - - - - -] Attempt 1 to provision port e05022fc-9710-4691-b2d5-6a6e9559ba40 2026-05-09 22:53:47.967 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 7a4e71ca-e33f-4e32-9770-23a2fb9b6593 2026-05-09 22:53:47.993 11 INFO neutron.plugins.ml2.plugin [None req-5f801c55-3e4e-4de2-b096-9e5699030384 - - - - - -] Attempt 1 to provision port e05022fc-9710-4691-b2d5-6a6e9559ba40 2026-05-09 22:53:48.039 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-182aa20a-3cf0-41fc-bef7-1bfef6bedf92'] response: {'server_uuid': 'fb6f9091-3691-4532-bafe-c549486e0032', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2aba8101-dcab-4952-ac90-d6861875c0ed', 'code': 200} 2026-05-09 22:53:48.634 10 INFO neutron.plugins.ml2.plugin [None req-91c97795-6299-4da8-8231-7df6d5faf919 - - - - - -] Attempt 1 to provision port b3eb1207-4877-4a8b-a414-8eedcc7e21d1 2026-05-09 22:53:48.667 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 858aae02-fca0-4144-8c53-ab879371c824 2026-05-09 22:53:49.211 11 INFO neutron.plugins.ml2.plugin [None req-66d0ce51-81b2-4fb5-9a55-fb0a4114d5da - - - - - -] Attempt 1 to provision port b3eb1207-4877-4a8b-a414-8eedcc7e21d1 2026-05-09 22:53:49.472 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port e05022fc-9710-4691-b2d5-6a6e9559ba40 2026-05-09 22:53:49.802 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port ca84e6bd-9048-4ce2-b2a7-e943ba460528 2026-05-09 22:53:50.111 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f100e60-7b83-4de3-8f32-fb96bd17f27d'] response: {'server_uuid': 'ef89b114-a8d5-4f0f-9bce-f014357f0424', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a4e71ca-e33f-4e32-9770-23a2fb9b6593', 'code': 200} 2026-05-09 22:53:50.111 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f100e60-7b83-4de3-8f32-fb96bd17f27d'] response: {'server_uuid': '45963587-9441-4c8d-80d0-d5b3bf39341f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '858aae02-fca0-4144-8c53-ab879371c824', 'code': 200} 2026-05-09 22:53:50.323 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 7a4e71ca-e33f-4e32-9770-23a2fb9b6593 2026-05-09 22:53:50.616 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 2aba8101-dcab-4952-ac90-d6861875c0ed 2026-05-09 22:53:50.894 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 858aae02-fca0-4144-8c53-ab879371c824 2026-05-09 22:53:51.444 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port ca84e6bd-9048-4ce2-b2a7-e943ba460528 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 22:54:00.753 10 INFO neutron.plugins.ml2.plugin [None req-91859c0c-759d-42b7-9abf-5be99d2f2338 - - - - - -] Attempt 1 to provision port c4488cc3-f4ad-4942-8cd2-b6b240efe057 2026-05-09 22:54:01.365 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 8a9ea12d-5fae-4e8a-8652-2f1f9fe99113 2026-05-09 22:54:02.611 11 INFO neutron.plugins.ml2.plugin [None req-b20585d8-6546-44b2-bf73-19d33b40cc1f - - - - - -] Attempt 1 to provision port 8a9ea12d-5fae-4e8a-8652-2f1f9fe99113 2026-05-09 22:54:02.818 10 INFO neutron.plugins.ml2.plugin [None req-bd6cbbc3-b400-4076-8007-4a72ebf931d3 - - - - - -] Attempt 1 to provision port 8a9ea12d-5fae-4e8a-8652-2f1f9fe99113 2026-05-09 22:54:03.407 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 8a9ea12d-5fae-4e8a-8652-2f1f9fe99113 2026-05-09 22:54:03.415 10 INFO neutron.plugins.ml2.plugin [None req-2bb4c21b-deef-459c-a31f-c6c5b2f47b70 - - - - - -] Attempt 1 to provision port 0c15b396-0d1d-4a4f-afe5-f06350441f82 2026-05-09 22:54:03.964 11 INFO neutron.plugins.ml2.plugin [None req-e7f2b5c5-d6aa-4a29-ad85-421607a42ed1 - - - - - -] Attempt 1 to provision port 0c15b396-0d1d-4a4f-afe5-f06350441f82 2026-05-09 22:54:05.456 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 5849f3c5-e3ad-4a5e-a371-986d0650d8dc 2026-05-09 22:54:05.871 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port e411f39b-510c-4239-85af-c11007c6d815 2026-05-09 22:54:06.216 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port a9c5dc68-ad9b-4ca9-a561-e0e9dd6997da 2026-05-09 22:54:07.633 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 5849f3c5-e3ad-4a5e-a371-986d0650d8dc 2026-05-09 22:54:07.871 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port e411f39b-510c-4239-85af-c11007c6d815 2026-05-09 22:54:08.319 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port a9c5dc68-ad9b-4ca9-a561-e0e9dd6997da 2026-05-09 22:54:08.649 10 INFO neutron.plugins.ml2.plugin [None req-b9903e9b-a69c-41c9-956c-28d097727c80 - - - - - -] Attempt 1 to provision port 7beb3a7e-e1a2-4871-b4e3-2d7852c52a03 2026-05-09 22:54:09.936 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-878403f4-bfae-4242-aca0-f8f771120d89'] response: {'server_uuid': '45963587-9441-4c8d-80d0-d5b3bf39341f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '858aae02-fca0-4144-8c53-ab879371c824', 'code': 200} 2026-05-09 22:54:10.172 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 858aae02-fca0-4144-8c53-ab879371c824 2026-05-09 22:54:10.532 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port eb30e960-5b5a-4187-aaf2-5bfe691417ee 2026-05-09 22:54:10.870 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 187a0b1f-5740-412f-8b22-c031052f9ff3 2026-05-09 22:54:11.498 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 7beb3a7e-e1a2-4871-b4e3-2d7852c52a03 2026-05-09 22:54:12.040 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 858aae02-fca0-4144-8c53-ab879371c824 2026-05-09 22:54:12.057 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc1e7672-3f7e-495e-a6be-cb181e6070c6'] response: {'server_uuid': '45963587-9441-4c8d-80d0-d5b3bf39341f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '858aae02-fca0-4144-8c53-ab879371c824', 'code': 200} 2026-05-09 22:54:12.057 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc1e7672-3f7e-495e-a6be-cb181e6070c6'] response: {'server_uuid': 'f7b4311f-cfc6-494c-ab3b-4246f1f9ccfe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7beb3a7e-e1a2-4871-b4e3-2d7852c52a03', 'code': 200} 2026-05-09 22:54:12.351 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port eb30e960-5b5a-4187-aaf2-5bfe691417ee 2026-05-09 22:54:12.637 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 187a0b1f-5740-412f-8b22-c031052f9ff3 2026-05-09 22:54:13.408 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 7beb3a7e-e1a2-4871-b4e3-2d7852c52a03 2026-05-09 22:54:15.584 10 INFO neutron.plugins.ml2.plugin [None req-feb8c967-aa61-4d09-b6fe-fac204f007b8 - - - - - -] Attempt 1 to provision port 7a4e71ca-e33f-4e32-9770-23a2fb9b6593 2026-05-09 22:54:15.622 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-60e4ba90-c60d-4d38-941e-f88ab63ab789'] response: {'server_uuid': 'f7b4311f-cfc6-494c-ab3b-4246f1f9ccfe', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7beb3a7e-e1a2-4871-b4e3-2d7852c52a03', 'code': 200} 2026-05-09 22:54:17.686 11 INFO neutron.plugins.ml2.plugin [None req-0025f0bb-f5db-4ffd-8971-f5c894918eb2 - - - - - -] Attempt 1 to provision port 7a4e71ca-e33f-4e32-9770-23a2fb9b6593 2026-05-09 22:54:19.739 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9f7bf25-8bd0-45a8-8a75-3d661199f4df'] response: {'server_uuid': 'ef89b114-a8d5-4f0f-9bce-f014357f0424', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7a4e71ca-e33f-4e32-9770-23a2fb9b6593', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 22:54:30.747 10 INFO neutron.plugins.ml2.plugin [None req-5e67a3b9-5b4c-4f39-be2e-eb1e019c9f2c - - - - - -] Attempt 1 to provision port a3203a4a-e00b-4036-bcba-6017f2d553a3 2026-05-09 22:54:31.502 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port b77bb5a9-b538-4938-84b8-341212448682 2026-05-09 22:54:32.520 10 INFO neutron.plugins.ml2.plugin [None req-987be152-070c-4a23-a3d0-bb04abfe7c7a - - - - - -] Attempt 1 to provision port b77bb5a9-b538-4938-84b8-341212448682 2026-05-09 22:54:32.730 10 INFO neutron.plugins.ml2.plugin [None req-d36fac7a-6438-400f-9702-7fa812cc518d - - - - - -] Attempt 1 to provision port b77bb5a9-b538-4938-84b8-341212448682 2026-05-09 22:54:33.320 10 INFO neutron.plugins.ml2.plugin [None req-4fe9bfc4-4fdd-4c1a-b684-e781b0a94622 - - - - - -] Attempt 1 to provision port 02ef348a-2040-44f8-b1cc-314773c2be35 2026-05-09 22:54:33.391 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port b77bb5a9-b538-4938-84b8-341212448682 2026-05-09 22:54:34.288 11 INFO neutron.plugins.ml2.plugin [None req-7580928e-7cbf-48ab-adb3-0ffd74ee060f - - - - - -] Attempt 1 to provision port 02ef348a-2040-44f8-b1cc-314773c2be35 2026-05-09 22:54:35.423 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port c97a994b-68a2-4369-8098-f8e8dd5928d9 2026-05-09 22:54:37.503 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port c97a994b-68a2-4369-8098-f8e8dd5928d9 2026-05-09 22:54:45.611 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 56855d89-03a2-4899-a8a9-0f21099029d5 2026-05-09 22:54:46.051 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 676e17b6-e783-427c-8ba2-4ff5bffadfe7 2026-05-09 22:54:47.142 10 INFO neutron.plugins.ml2.plugin [None req-0db21419-d5df-41a0-9541-97c6fc169b89 - - - - - -] Attempt 1 to provision port 0172dae2-c3ad-418b-8633-0ee82531fcdd 2026-05-09 22:54:47.416 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 56855d89-03a2-4899-a8a9-0f21099029d5 2026-05-09 22:54:47.490 10 INFO neutron.plugins.ml2.plugin [None req-112288e4-9969-4122-9dfc-ea5e856367d1 - - - - - -] Attempt 1 to provision port 676e17b6-e783-427c-8ba2-4ff5bffadfe7 2026-05-09 22:54:47.610 10 INFO neutron.plugins.ml2.plugin [None req-112288e4-9969-4122-9dfc-ea5e856367d1 - - - - - -] Attempt 1 to provision port 56855d89-03a2-4899-a8a9-0f21099029d5 2026-05-09 22:54:47.733 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 676e17b6-e783-427c-8ba2-4ff5bffadfe7 2026-05-09 22:54:47.840 11 INFO neutron.plugins.ml2.plugin [None req-41398c01-575e-43a8-848e-669b99d6a767 - - - - - -] Attempt 1 to provision port 676e17b6-e783-427c-8ba2-4ff5bffadfe7 2026-05-09 22:54:47.922 11 INFO neutron.plugins.ml2.plugin [None req-41398c01-575e-43a8-848e-669b99d6a767 - - - - - -] Attempt 1 to provision port 56855d89-03a2-4899-a8a9-0f21099029d5 2026-05-09 22:54:48.015 11 INFO neutron.plugins.ml2.plugin [None req-41398c01-575e-43a8-848e-669b99d6a767 - - - - - -] Attempt 1 to provision port 27be9e07-f9dc-49e1-acb2-05618b26dcf2 2026-05-09 22:54:48.158 11 INFO neutron.plugins.ml2.plugin [None req-33f17baa-d74e-4a10-b10b-b17ee88de267 - - - - - -] Attempt 1 to provision port 27be9e07-f9dc-49e1-acb2-05618b26dcf2 2026-05-09 22:54:48.300 10 INFO neutron.plugins.ml2.plugin [None req-11e0efbe-2c8b-49e5-8dd0-3a94411ad013 - - - - - -] Attempt 1 to provision port 27be9e07-f9dc-49e1-acb2-05618b26dcf2 2026-05-09 22:54:49.561 10 INFO neutron.plugins.ml2.plugin [None req-e601ad47-c778-4117-aea6-00993a218955 - - - - - -] Attempt 1 to provision port 0d89d98e-c83e-41ee-99b1-e8a0a14a6fab 2026-05-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ef95b19-b81f-4611-8a25-edc6a04d69ab could not be found. 2026-05-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:54:49.601 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-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:54:49.601 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-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:54:49.601 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-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:54:49.601 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-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:54:49.601 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-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.601 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-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:54:49.601 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-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:54:49.601 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-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.601 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-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.601 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-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:54:49.601 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-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.601 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-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ef95b19-b81f-4611-8a25-edc6a04d69ab could not be found. 2026-05-09 22:54:49.601 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:54:49.603 10 ERROR neutron.plugins.ml2.managers [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Failed to bind port fe316e2e-c1c6-46df-ba0f-7d9f01210594 on host instance for vnic_type normal using segments [{'id': '80bb6a14-5b85-4d8c-b5c2-da4a2045138d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 464, 'network_id': 'cf7c3cfe-be04-4281-b348-2d7701d42d6b'}] 2026-05-09 22:54:49.605 10 INFO neutron.plugins.ml2.plugin [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Attempt 2 to bind port fe316e2e-c1c6-46df-ba0f-7d9f01210594 2026-05-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ef95b19-b81f-4611-8a25-edc6a04d69ab could not be found. 2026-05-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:54:49.659 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-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:54:49.659 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-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:54:49.659 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-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:54:49.659 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-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:54:49.659 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-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.659 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-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:54:49.659 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-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:54:49.659 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-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.659 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-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.659 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-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:54:49.659 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-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.659 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-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ef95b19-b81f-4611-8a25-edc6a04d69ab could not be found. 2026-05-09 22:54:49.659 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:54:49.660 10 ERROR neutron.plugins.ml2.managers [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Failed to bind port fe316e2e-c1c6-46df-ba0f-7d9f01210594 on host instance for vnic_type normal using segments [{'id': '80bb6a14-5b85-4d8c-b5c2-da4a2045138d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 464, 'network_id': 'cf7c3cfe-be04-4281-b348-2d7701d42d6b'}] 2026-05-09 22:54:49.664 10 INFO neutron.plugins.ml2.plugin [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Attempt 3 to bind port fe316e2e-c1c6-46df-ba0f-7d9f01210594 2026-05-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ef95b19-b81f-4611-8a25-edc6a04d69ab could not be found. 2026-05-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:54:49.695 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-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:54:49.695 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-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:54:49.695 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-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:54:49.695 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-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:54:49.695 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-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.695 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-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:54:49.695 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-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:54:49.695 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-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.695 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-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.695 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-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:54:49.695 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-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.695 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-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ef95b19-b81f-4611-8a25-edc6a04d69ab could not be found. 2026-05-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:54:49.695 10 ERROR neutron.plugins.ml2.managers [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Failed to bind port fe316e2e-c1c6-46df-ba0f-7d9f01210594 on host instance for vnic_type normal using segments [{'id': '80bb6a14-5b85-4d8c-b5c2-da4a2045138d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 464, 'network_id': 'cf7c3cfe-be04-4281-b348-2d7701d42d6b'}] 2026-05-09 22:54:49.696 10 INFO neutron.plugins.ml2.plugin [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Attempt 4 to bind port fe316e2e-c1c6-46df-ba0f-7d9f01210594 2026-05-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ef95b19-b81f-4611-8a25-edc6a04d69ab could not be found. 2026-05-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:54:49.735 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-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:54:49.735 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-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:54:49.735 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-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:54:49.735 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-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:54:49.735 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-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.735 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-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:54:49.735 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-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:54:49.735 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-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.735 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-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.735 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-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:54:49.735 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-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.735 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-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ef95b19-b81f-4611-8a25-edc6a04d69ab could not be found. 2026-05-09 22:54:49.735 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:54:49.736 10 ERROR neutron.plugins.ml2.managers [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Failed to bind port fe316e2e-c1c6-46df-ba0f-7d9f01210594 on host instance for vnic_type normal using segments [{'id': '80bb6a14-5b85-4d8c-b5c2-da4a2045138d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 464, 'network_id': 'cf7c3cfe-be04-4281-b348-2d7701d42d6b'}] 2026-05-09 22:54:49.738 10 INFO neutron.plugins.ml2.plugin [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Attempt 5 to bind port fe316e2e-c1c6-46df-ba0f-7d9f01210594 2026-05-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ef95b19-b81f-4611-8a25-edc6a04d69ab could not be found. 2026-05-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:54:49.767 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-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:54:49.767 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-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:54:49.767 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-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:54:49.767 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-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:54:49.767 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-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.767 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-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:54:49.767 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-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:54:49.767 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-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.767 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-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.767 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-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:54:49.767 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-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.767 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-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ef95b19-b81f-4611-8a25-edc6a04d69ab could not be found. 2026-05-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:54:49.767 10 ERROR neutron.plugins.ml2.managers [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Failed to bind port fe316e2e-c1c6-46df-ba0f-7d9f01210594 on host instance for vnic_type normal using segments [{'id': '80bb6a14-5b85-4d8c-b5c2-da4a2045138d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 464, 'network_id': 'cf7c3cfe-be04-4281-b348-2d7701d42d6b'}] 2026-05-09 22:54:49.768 10 INFO neutron.plugins.ml2.plugin [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Attempt 6 to bind port fe316e2e-c1c6-46df-ba0f-7d9f01210594 2026-05-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ef95b19-b81f-4611-8a25-edc6a04d69ab could not be found. 2026-05-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:54:49.807 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-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:54:49.807 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-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:54:49.807 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-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:54:49.807 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-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:54:49.807 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-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.807 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-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:54:49.807 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-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:54:49.807 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-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.807 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-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.807 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-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:54:49.807 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-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.807 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-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ef95b19-b81f-4611-8a25-edc6a04d69ab could not be found. 2026-05-09 22:54:49.807 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:54:49.808 10 ERROR neutron.plugins.ml2.managers [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Failed to bind port fe316e2e-c1c6-46df-ba0f-7d9f01210594 on host instance for vnic_type normal using segments [{'id': '80bb6a14-5b85-4d8c-b5c2-da4a2045138d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 464, 'network_id': 'cf7c3cfe-be04-4281-b348-2d7701d42d6b'}] 2026-05-09 22:54:49.809 10 INFO neutron.plugins.ml2.plugin [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Attempt 7 to bind port fe316e2e-c1c6-46df-ba0f-7d9f01210594 2026-05-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ef95b19-b81f-4611-8a25-edc6a04d69ab could not be found. 2026-05-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:54:49.836 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-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:54:49.836 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-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:54:49.836 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-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:54:49.836 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-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:54:49.836 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-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.836 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-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:54:49.836 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-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:54:49.836 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-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.836 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-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.836 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-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:54:49.836 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-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.836 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-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ef95b19-b81f-4611-8a25-edc6a04d69ab could not be found. 2026-05-09 22:54:49.836 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:54:49.837 10 ERROR neutron.plugins.ml2.managers [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Failed to bind port fe316e2e-c1c6-46df-ba0f-7d9f01210594 on host instance for vnic_type normal using segments [{'id': '80bb6a14-5b85-4d8c-b5c2-da4a2045138d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 464, 'network_id': 'cf7c3cfe-be04-4281-b348-2d7701d42d6b'}] 2026-05-09 22:54:49.838 10 INFO neutron.plugins.ml2.plugin [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Attempt 8 to bind port fe316e2e-c1c6-46df-ba0f-7d9f01210594 2026-05-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ef95b19-b81f-4611-8a25-edc6a04d69ab could not be found. 2026-05-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:54:49.868 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-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:54:49.868 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-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:54:49.868 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-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:54:49.868 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-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:54:49.868 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-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.868 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-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:54:49.868 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-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:54:49.868 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-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.868 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-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.868 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-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:54:49.868 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-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.868 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-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ef95b19-b81f-4611-8a25-edc6a04d69ab could not be found. 2026-05-09 22:54:49.868 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:54:49.869 10 ERROR neutron.plugins.ml2.managers [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Failed to bind port fe316e2e-c1c6-46df-ba0f-7d9f01210594 on host instance for vnic_type normal using segments [{'id': '80bb6a14-5b85-4d8c-b5c2-da4a2045138d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 464, 'network_id': 'cf7c3cfe-be04-4281-b348-2d7701d42d6b'}] 2026-05-09 22:54:49.869 10 INFO neutron.plugins.ml2.plugin [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Attempt 9 to bind port fe316e2e-c1c6-46df-ba0f-7d9f01210594 2026-05-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ef95b19-b81f-4611-8a25-edc6a04d69ab could not be found. 2026-05-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:54:49.904 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-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:54:49.904 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-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:54:49.904 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-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:54:49.904 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-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:54:49.904 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-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.904 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-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:54:49.904 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-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:54:49.904 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-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.904 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-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.904 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-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:54:49.904 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-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.904 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-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ef95b19-b81f-4611-8a25-edc6a04d69ab could not be found. 2026-05-09 22:54:49.904 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:54:49.905 10 ERROR neutron.plugins.ml2.managers [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Failed to bind port fe316e2e-c1c6-46df-ba0f-7d9f01210594 on host instance for vnic_type normal using segments [{'id': '80bb6a14-5b85-4d8c-b5c2-da4a2045138d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 464, 'network_id': 'cf7c3cfe-be04-4281-b348-2d7701d42d6b'}] 2026-05-09 22:54:49.905 10 INFO neutron.plugins.ml2.plugin [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Attempt 10 to bind port fe316e2e-c1c6-46df-ba0f-7d9f01210594 2026-05-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ef95b19-b81f-4611-8a25-edc6a04d69ab could not be found. 2026-05-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:54:49.930 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-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:54:49.930 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-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:54:49.930 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-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:54:49.930 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-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:54:49.930 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-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.930 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-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:54:49.930 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-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:54:49.930 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-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.930 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-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.930 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-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:54:49.930 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-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:54:49.930 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-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ef95b19-b81f-4611-8a25-edc6a04d69ab could not be found. 2026-05-09 22:54:49.930 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:54:49.931 10 ERROR neutron.plugins.ml2.managers [None req-b9d9c71a-1b50-4e4b-a0d1-0af352f995a6 - - - - - -] Failed to bind port fe316e2e-c1c6-46df-ba0f-7d9f01210594 on host instance for vnic_type normal using segments [{'id': '80bb6a14-5b85-4d8c-b5c2-da4a2045138d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 464, 'network_id': 'cf7c3cfe-be04-4281-b348-2d7701d42d6b'}] 2026-05-09 22:54:50.251 10 INFO neutron.plugins.ml2.plugin [None req-10140a9a-c8de-4327-a331-38d2040520d9 - - - - - -] Attempt 1 to provision port 0d89d98e-c83e-41ee-99b1-e8a0a14a6fab 2026-05-09 22:54:51.555 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 0172dae2-c3ad-418b-8633-0ee82531fcdd 2026-05-09 22:54:51.692 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-76d95653-6313-422a-bc33-e70a8698228c'] response: {'server_uuid': '3a37d914-d3c1-46b7-9ef5-e88236c0d3d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0172dae2-c3ad-418b-8633-0ee82531fcdd', 'code': 200} 2026-05-09 22:54:52.161 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 02ef348a-2040-44f8-b1cc-314773c2be35 2026-05-09 22:54:52.509 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port a3203a4a-e00b-4036-bcba-6017f2d553a3 2026-05-09 22:54:53.489 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 0172dae2-c3ad-418b-8633-0ee82531fcdd 2026-05-09 22:54:53.818 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 02ef348a-2040-44f8-b1cc-314773c2be35 2026-05-09 22:54:54.327 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port a3203a4a-e00b-4036-bcba-6017f2d553a3 2026-05-09 22:54:55.619 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-600c6566-469d-4083-b1bd-46a5829e48ca'] response: {'server_uuid': '3a37d914-d3c1-46b7-9ef5-e88236c0d3d8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0172dae2-c3ad-418b-8633-0ee82531fcdd', 'code': 200} 2026-05-09 22:54:55.728 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] No ports have port_id starting with 0172dae2-c3ad-418b-8633-0ee82531fcdd 2026-05-09 22:54:57.641 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 8fd5bb01-7284-42c0-8664-2c0315e12671 2026-05-09 22:54:59.484 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 67535a1c-68f7-4ac8-aa36-69eeeab7feae 2026-05-09 22:54:59.912 10 INFO neutron.plugins.ml2.plugin [None req-fe80be71-efad-4f7b-a47f-bfc240624285 - - - - - -] Attempt 1 to provision port 8fd5bb01-7284-42c0-8664-2c0315e12671 2026-05-09 22:54:59.946 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 8fd5bb01-7284-42c0-8664-2c0315e12671 2026-05-09 22:55:00.314 11 INFO neutron.plugins.ml2.plugin [None req-d5e6562e-89a2-4029-817d-ba0bbf271a34 - - - - - -] Attempt 1 to provision port 8fd5bb01-7284-42c0-8664-2c0315e12671 2026-05-09 22:55:00.602 11 INFO neutron.plugins.ml2.plugin [None req-89e99ee7-67aa-409e-9150-c1d2f53eaa71 - - - - - -] Attempt 1 to provision port 67535a1c-68f7-4ac8-aa36-69eeeab7feae 2026-05-09 22:55:01.110 10 INFO neutron.plugins.ml2.plugin [None req-caa686a1-6ce1-4dd3-a1e9-fa8dafae5280 - - - - - -] Attempt 1 to provision port 67535a1c-68f7-4ac8-aa36-69eeeab7feae 2026-05-09 22:55:01.204 10 INFO neutron.plugins.ml2.plugin [None req-caa686a1-6ce1-4dd3-a1e9-fa8dafae5280 - - - - - -] Attempt 1 to provision port ccc0ff0b-7f22-490c-95f5-986d2700dca3 2026-05-09 22:55:01.738 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 67535a1c-68f7-4ac8-aa36-69eeeab7feae /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 22:55:07.548 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port f17d7001-dc10-4d9c-a96c-6dae67e7ab23 2026-05-09 22:55:07.724 10 INFO neutron.plugins.ml2.plugin [None req-1a03e487-89a6-4676-8db1-76528269120f - - - - - -] Attempt 1 to provision port b235e690-354d-4225-91de-0a09326b799c 2026-05-09 22:55:07.963 10 INFO neutron.plugins.ml2.plugin [None req-091ebdaf-999f-4d62-8121-83e2afa3569a - - - - - -] Attempt 1 to provision port 4d5c3dde-fb96-4e1f-80b2-f94a5aba05ca 2026-05-09 22:55:08.027 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 4d5c3dde-fb96-4e1f-80b2-f94a5aba05ca 2026-05-09 22:55:08.342 11 INFO neutron.plugins.ml2.plugin [None req-15c7e18f-cdb6-4684-97ca-362fe296339f - - - - - -] Attempt 1 to provision port ce424e81-4d79-48cf-8378-5c055e4a7a9a 2026-05-09 22:55:08.379 11 INFO neutron.plugins.ml2.plugin [None req-15c7e18f-cdb6-4684-97ca-362fe296339f - - - - - -] Attempt 1 to provision port 4d5c3dde-fb96-4e1f-80b2-f94a5aba05ca 2026-05-09 22:55:08.677 10 INFO neutron.plugins.ml2.plugin [None req-e66e5348-3c04-4eec-95fc-da5a9a99814e - - - - - -] Attempt 1 to provision port ce424e81-4d79-48cf-8378-5c055e4a7a9a 2026-05-09 22:55:09.036 10 INFO neutron.plugins.ml2.plugin [None req-7db0477f-3e0e-4849-8a30-27b757ea945a - - - - - -] Attempt 1 to provision port ce424e81-4d79-48cf-8378-5c055e4a7a9a 2026-05-09 22:55:09.201 10 INFO neutron.plugins.ml2.plugin [None req-af285164-536d-4604-88a3-f70579a571dd - - - - - -] Attempt 1 to provision port f17d7001-dc10-4d9c-a96c-6dae67e7ab23 2026-05-09 22:55:09.402 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port f17d7001-dc10-4d9c-a96c-6dae67e7ab23 2026-05-09 22:55:09.595 11 INFO neutron.plugins.ml2.plugin [None req-777455b5-b36d-4164-85bd-24c2399d5659 - - - - - -] Attempt 1 to provision port f17d7001-dc10-4d9c-a96c-6dae67e7ab23 2026-05-09 22:55:10.073 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 4d5c3dde-fb96-4e1f-80b2-f94a5aba05ca 2026-05-09 22:55:10.748 10 INFO neutron.plugins.ml2.plugin [None req-9843eeb8-82ba-424c-8113-1bcc2774e155 - - - - - -] Attempt 1 to provision port d9a9802f-27f7-4225-b26c-2f5bd8495fa2 2026-05-09 22:55:11.399 11 INFO neutron.plugins.ml2.plugin [None req-70f4ec4b-cc2a-481d-921d-af446a96891b - - - - - -] Attempt 1 to provision port d9a9802f-27f7-4225-b26c-2f5bd8495fa2 2026-05-09 22:55:11.478 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port d5045e73-c74e-49bf-a83a-123f170ad127 2026-05-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d42b4955-5c60-4805-ba5e-7adf0dafd418 could not be found. 2026-05-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:11.618 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-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:11.618 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-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:11.618 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-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:11.618 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-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:11.618 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-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.618 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-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:11.618 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-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:11.618 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-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.618 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-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.618 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-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:11.618 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-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.618 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-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d42b4955-5c60-4805-ba5e-7adf0dafd418 could not be found. 2026-05-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:11.618 10 ERROR neutron.plugins.ml2.managers [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Failed to bind port 2825d3eb-cb92-426d-a3cb-92e9651fafc4 on host instance for vnic_type normal using segments [{'id': '34f9a9d6-42bf-49e9-8aa6-957c91231c7a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 959, 'network_id': '650f2fcf-0fb0-4088-80ac-fa1caa23a286'}] 2026-05-09 22:55:11.620 10 INFO neutron.plugins.ml2.plugin [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Attempt 2 to bind port 2825d3eb-cb92-426d-a3cb-92e9651fafc4 2026-05-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d42b4955-5c60-4805-ba5e-7adf0dafd418 could not be found. 2026-05-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:11.648 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-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:11.648 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-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:11.648 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-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:11.648 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-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:11.648 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-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.648 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-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:11.648 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-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:11.648 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-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.648 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-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.648 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-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:11.648 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-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.648 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-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d42b4955-5c60-4805-ba5e-7adf0dafd418 could not be found. 2026-05-09 22:55:11.648 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:11.649 10 ERROR neutron.plugins.ml2.managers [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Failed to bind port 2825d3eb-cb92-426d-a3cb-92e9651fafc4 on host instance for vnic_type normal using segments [{'id': '34f9a9d6-42bf-49e9-8aa6-957c91231c7a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 959, 'network_id': '650f2fcf-0fb0-4088-80ac-fa1caa23a286'}] 2026-05-09 22:55:11.650 10 INFO neutron.plugins.ml2.plugin [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Attempt 3 to bind port 2825d3eb-cb92-426d-a3cb-92e9651fafc4 2026-05-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d42b4955-5c60-4805-ba5e-7adf0dafd418 could not be found. 2026-05-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:11.684 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-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:11.684 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-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:11.684 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-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:11.684 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-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:11.684 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-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.684 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-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:11.684 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-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:11.684 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-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.684 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-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.684 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-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:11.684 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-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.684 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-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d42b4955-5c60-4805-ba5e-7adf0dafd418 could not be found. 2026-05-09 22:55:11.684 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:11.685 10 ERROR neutron.plugins.ml2.managers [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Failed to bind port 2825d3eb-cb92-426d-a3cb-92e9651fafc4 on host instance for vnic_type normal using segments [{'id': '34f9a9d6-42bf-49e9-8aa6-957c91231c7a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 959, 'network_id': '650f2fcf-0fb0-4088-80ac-fa1caa23a286'}] 2026-05-09 22:55:11.688 10 INFO neutron.plugins.ml2.plugin [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Attempt 4 to bind port 2825d3eb-cb92-426d-a3cb-92e9651fafc4 2026-05-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d42b4955-5c60-4805-ba5e-7adf0dafd418 could not be found. 2026-05-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:11.712 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-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:11.712 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-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:11.712 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-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:11.712 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-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:11.712 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-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.712 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-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:11.712 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-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:11.712 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-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.712 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-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.712 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-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:11.712 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-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.712 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-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d42b4955-5c60-4805-ba5e-7adf0dafd418 could not be found. 2026-05-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:11.712 10 ERROR neutron.plugins.ml2.managers [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Failed to bind port 2825d3eb-cb92-426d-a3cb-92e9651fafc4 on host instance for vnic_type normal using segments [{'id': '34f9a9d6-42bf-49e9-8aa6-957c91231c7a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 959, 'network_id': '650f2fcf-0fb0-4088-80ac-fa1caa23a286'}] 2026-05-09 22:55:11.713 10 INFO neutron.plugins.ml2.plugin [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Attempt 5 to bind port 2825d3eb-cb92-426d-a3cb-92e9651fafc4 2026-05-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d42b4955-5c60-4805-ba5e-7adf0dafd418 could not be found. 2026-05-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:11.735 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-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:11.735 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-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:11.735 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-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:11.735 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-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:11.735 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-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.735 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-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:11.735 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-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:11.735 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-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.735 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-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.735 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-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:11.735 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-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.735 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-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d42b4955-5c60-4805-ba5e-7adf0dafd418 could not be found. 2026-05-09 22:55:11.735 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:11.736 10 ERROR neutron.plugins.ml2.managers [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Failed to bind port 2825d3eb-cb92-426d-a3cb-92e9651fafc4 on host instance for vnic_type normal using segments [{'id': '34f9a9d6-42bf-49e9-8aa6-957c91231c7a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 959, 'network_id': '650f2fcf-0fb0-4088-80ac-fa1caa23a286'}] 2026-05-09 22:55:11.736 10 INFO neutron.plugins.ml2.plugin [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Attempt 6 to bind port 2825d3eb-cb92-426d-a3cb-92e9651fafc4 2026-05-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d42b4955-5c60-4805-ba5e-7adf0dafd418 could not be found. 2026-05-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:11.762 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-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:11.762 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-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:11.762 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-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:11.762 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-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:11.762 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-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.762 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-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:11.762 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-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:11.762 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-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.762 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-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.762 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-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:11.762 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-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.762 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-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d42b4955-5c60-4805-ba5e-7adf0dafd418 could not be found. 2026-05-09 22:55:11.762 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:11.763 10 ERROR neutron.plugins.ml2.managers [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Failed to bind port 2825d3eb-cb92-426d-a3cb-92e9651fafc4 on host instance for vnic_type normal using segments [{'id': '34f9a9d6-42bf-49e9-8aa6-957c91231c7a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 959, 'network_id': '650f2fcf-0fb0-4088-80ac-fa1caa23a286'}] 2026-05-09 22:55:11.763 10 INFO neutron.plugins.ml2.plugin [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Attempt 7 to bind port 2825d3eb-cb92-426d-a3cb-92e9651fafc4 2026-05-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d42b4955-5c60-4805-ba5e-7adf0dafd418 could not be found. 2026-05-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:11.798 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-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:11.798 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-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:11.798 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-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:11.798 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-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:11.798 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-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.798 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-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:11.798 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-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:11.798 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-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.798 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-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.798 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-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:11.798 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-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.798 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-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d42b4955-5c60-4805-ba5e-7adf0dafd418 could not be found. 2026-05-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:11.798 10 ERROR neutron.plugins.ml2.managers [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Failed to bind port 2825d3eb-cb92-426d-a3cb-92e9651fafc4 on host instance for vnic_type normal using segments [{'id': '34f9a9d6-42bf-49e9-8aa6-957c91231c7a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 959, 'network_id': '650f2fcf-0fb0-4088-80ac-fa1caa23a286'}] 2026-05-09 22:55:11.806 10 INFO neutron.plugins.ml2.plugin [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Attempt 8 to bind port 2825d3eb-cb92-426d-a3cb-92e9651fafc4 2026-05-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d42b4955-5c60-4805-ba5e-7adf0dafd418 could not be found. 2026-05-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:11.857 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-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:11.857 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-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:11.857 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-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:11.857 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-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:11.857 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-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.857 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-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:11.857 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-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:11.857 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-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.857 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-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.857 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-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:11.857 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-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.857 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-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d42b4955-5c60-4805-ba5e-7adf0dafd418 could not be found. 2026-05-09 22:55:11.857 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:11.858 10 ERROR neutron.plugins.ml2.managers [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Failed to bind port 2825d3eb-cb92-426d-a3cb-92e9651fafc4 on host instance for vnic_type normal using segments [{'id': '34f9a9d6-42bf-49e9-8aa6-957c91231c7a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 959, 'network_id': '650f2fcf-0fb0-4088-80ac-fa1caa23a286'}] 2026-05-09 22:55:11.860 10 INFO neutron.plugins.ml2.plugin [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Attempt 9 to bind port 2825d3eb-cb92-426d-a3cb-92e9651fafc4 2026-05-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d42b4955-5c60-4805-ba5e-7adf0dafd418 could not be found. 2026-05-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:11.895 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-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:11.895 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-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:11.895 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-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:11.895 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-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:11.895 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-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.895 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-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:11.895 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-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:11.895 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-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.895 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-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.895 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-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:11.895 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-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.895 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-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d42b4955-5c60-4805-ba5e-7adf0dafd418 could not be found. 2026-05-09 22:55:11.895 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:11.896 10 ERROR neutron.plugins.ml2.managers [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Failed to bind port 2825d3eb-cb92-426d-a3cb-92e9651fafc4 on host instance for vnic_type normal using segments [{'id': '34f9a9d6-42bf-49e9-8aa6-957c91231c7a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 959, 'network_id': '650f2fcf-0fb0-4088-80ac-fa1caa23a286'}] 2026-05-09 22:55:11.896 10 INFO neutron.plugins.ml2.plugin [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Attempt 10 to bind port 2825d3eb-cb92-426d-a3cb-92e9651fafc4 2026-05-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d42b4955-5c60-4805-ba5e-7adf0dafd418 could not be found. 2026-05-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:55:11.919 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-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:55:11.919 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-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:55:11.919 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-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:55:11.919 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-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:11.919 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-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.919 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-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:11.919 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-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:55:11.919 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-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.919 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-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.919 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-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:55:11.919 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-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:55:11.919 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-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d42b4955-5c60-4805-ba5e-7adf0dafd418 could not be found. 2026-05-09 22:55:11.919 10 ERROR neutron.plugins.ml2.managers  2026-05-09 22:55:11.920 10 ERROR neutron.plugins.ml2.managers [None req-57cc96fa-c11c-47b8-a9b6-93ad67185e7e - - - - - -] Failed to bind port 2825d3eb-cb92-426d-a3cb-92e9651fafc4 on host instance for vnic_type normal using segments [{'id': '34f9a9d6-42bf-49e9-8aa6-957c91231c7a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 959, 'network_id': '650f2fcf-0fb0-4088-80ac-fa1caa23a286'}] 2026-05-09 22:55:12.035 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 9a2ca69a-0ca5-4ac2-a330-af00e2595c17 2026-05-09 22:55:12.267 11 INFO neutron.plugins.ml2.plugin [None req-33772dba-e5f9-489a-a7d3-ca7dda47e428 - - - - - -] Attempt 1 to provision port d5045e73-c74e-49bf-a83a-123f170ad127 2026-05-09 22:55:12.862 11 INFO neutron.plugins.ml2.plugin [None req-ed8131d3-498a-47ec-b4f4-4c6bb83475b0 - - - - - -] Attempt 1 to provision port d5045e73-c74e-49bf-a83a-123f170ad127 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 22:55:13.440 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port d5045e73-c74e-49bf-a83a-123f170ad127 2026-05-09 22:55:13.792 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 9a2ca69a-0ca5-4ac2-a330-af00e2595c17 2026-05-09 22:55:14.762 11 INFO neutron.plugins.ml2.plugin [None req-909980a2-f5e8-4585-a664-c5d681883279 - - - - - -] Attempt 1 to provision port 2dc234eb-891d-4aa3-a079-9f9cce522766 2026-05-09 22:55:15.127 10 INFO neutron.plugins.ml2.plugin [None req-90d75b2a-3946-401e-8b91-b7d50e233b73 - - - - - -] Attempt 1 to provision port ea0ecd21-c02f-44a6-aa30-e82b706f103d 2026-05-09 22:55:17.520 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port ea0ecd21-c02f-44a6-aa30-e82b706f103d 2026-05-09 22:55:17.628 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-34b5c191-f4e1-4e5c-8fd5-8d1297367c70'] response: {'server_uuid': '0df7ee7c-e705-4004-b331-292adcc1a284', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ea0ecd21-c02f-44a6-aa30-e82b706f103d', 'code': 200} 2026-05-09 22:55:22.431 10 INFO neutron.plugins.ml2.plugin [None req-d4035f77-5d02-4825-af48-824e248d286d - - - - - -] Attempt 1 to provision port 3cb505ba-bf1d-4767-ba20-eb8d040a0f9a 2026-05-09 22:55:36.799 10 INFO neutron.plugins.ml2.plugin [None req-0491824e-6132-4366-8ffd-6f42b33228c7 - - - - - -] Attempt 1 to provision port 2b2e84db-0b9a-4370-a5f0-759e90cd8d5c 2026-05-09 22:55:37.463 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port f191114b-3957-4c59-ade1-ab8813070ed9 2026-05-09 22:55:39.071 11 INFO neutron.plugins.ml2.plugin [None req-2fac2ab6-0009-41b0-b62a-8ed28df1f5a8 - - - - - -] Attempt 1 to provision port f191114b-3957-4c59-ade1-ab8813070ed9 2026-05-09 22:55:39.379 10 INFO neutron.plugins.ml2.plugin [None req-6fb4612e-317b-4b17-a719-b5c05d39a224 - - - - - -] Attempt 1 to provision port f191114b-3957-4c59-ade1-ab8813070ed9 2026-05-09 22:55:39.448 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port f191114b-3957-4c59-ade1-ab8813070ed9 2026-05-09 22:55:39.687 10 INFO neutron.plugins.ml2.plugin [None req-01964a48-55c2-4341-b332-14d3251ec66e - - - - - -] Attempt 1 to provision port 5662dffb-0baa-439e-a924-9971afa6add8 2026-05-09 22:55:40.036 11 INFO neutron.plugins.ml2.plugin [None req-d8b337c1-7ed2-4186-8176-d849c8b38f34 - - - - - -] Attempt 1 to provision port 5662dffb-0baa-439e-a924-9971afa6add8 2026-05-09 22:55:41.459 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 7886d69a-131a-453a-b28b-1d7c54864347 2026-05-09 22:55:43.452 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 7886d69a-131a-453a-b28b-1d7c54864347 2026-05-09 22:55:44.529 10 INFO neutron.plugins.ml2.plugin [None req-3f9a046a-5806-44e7-ba7b-a88125db61e2 - - - - - -] Attempt 1 to provision port 7ba43d47-77de-40b4-95d1-49fca0057fb8 2026-05-09 22:55:47.612 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 726e1f10-9a7b-4cd4-b0d3-cd3029c80512 2026-05-09 22:55:48.116 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port f66bdd46-7161-41e5-be0a-2eb76d255547 2026-05-09 22:55:48.625 11 INFO neutron.plugins.ml2.plugin [None req-4a5eb4c5-5d33-40dc-a422-b8c1fe0d3a33 - - - - - -] Attempt 1 to provision port 726e1f10-9a7b-4cd4-b0d3-cd3029c80512 2026-05-09 22:55:48.656 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 7ba43d47-77de-40b4-95d1-49fca0057fb8 2026-05-09 22:55:48.781 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8e76090-0885-43fd-8bd4-bff4c5a5e4dc'] response: {'server_uuid': '76c63a2e-9340-4c5e-9c9b-62cbc79360bf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ba43d47-77de-40b4-95d1-49fca0057fb8', 'code': 200} 2026-05-09 22:55:48.826 10 INFO neutron.plugins.ml2.plugin [None req-72155f4e-01ff-497f-9285-56c301c30709 - - - - - -] Attempt 1 to provision port 6349576f-b448-4d2b-828e-c6ffef2e6890 2026-05-09 22:55:48.860 10 INFO neutron.plugins.ml2.plugin [None req-72155f4e-01ff-497f-9285-56c301c30709 - - - - - -] Attempt 1 to provision port 726e1f10-9a7b-4cd4-b0d3-cd3029c80512 2026-05-09 22:55:49.065 10 INFO neutron.plugins.ml2.plugin [None req-694b12aa-9dc1-4157-bd72-fcb5edefc9b3 - - - - - -] Attempt 1 to provision port f66bdd46-7161-41e5-be0a-2eb76d255547 2026-05-09 22:55:49.287 11 INFO neutron.plugins.ml2.plugin [None req-26b340ee-27bf-484c-8a41-31928fde4442 - - - - - -] Attempt 1 to provision port 6349576f-b448-4d2b-828e-c6ffef2e6890 2026-05-09 22:55:49.452 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 726e1f10-9a7b-4cd4-b0d3-cd3029c80512 2026-05-09 22:55:49.524 11 INFO neutron.plugins.ml2.plugin [None req-8b62b64c-89a3-467f-814f-bfff53bc44dc - - - - - -] Attempt 1 to provision port 6349576f-b448-4d2b-828e-c6ffef2e6890 2026-05-09 22:55:49.556 11 INFO neutron.plugins.ml2.plugin [None req-8b62b64c-89a3-467f-814f-bfff53bc44dc - - - - - -] Attempt 1 to provision port f66bdd46-7161-41e5-be0a-2eb76d255547 2026-05-09 22:55:49.795 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 7ba43d47-77de-40b4-95d1-49fca0057fb8 2026-05-09 22:55:50.137 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port f66bdd46-7161-41e5-be0a-2eb76d255547 2026-05-09 22:55:50.846 10 INFO neutron.plugins.ml2.plugin [None req-0b0e0c06-5a80-4c8b-a7d0-f010d4dda25c - - - - - -] Attempt 1 to provision port 02535889-b5d4-4efb-85b6-b01a8f570f95 2026-05-09 22:55:51.502 11 INFO neutron.plugins.ml2.plugin [None req-c025d62c-e0e3-4cc4-9dd2-beb3fa232232 - - - - - -] Attempt 1 to provision port 02535889-b5d4-4efb-85b6-b01a8f570f95 2026-05-09 22:55:51.652 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-70b48da2-e2b2-439e-8deb-114af17daa48'] response: {'server_uuid': '76c63a2e-9340-4c5e-9c9b-62cbc79360bf', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7ba43d47-77de-40b4-95d1-49fca0057fb8', 'code': 200} 2026-05-09 22:55:55.528 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 2b2e84db-0b9a-4370-a5f0-759e90cd8d5c 2026-05-09 22:55:59.426 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 557f234a-e175-48e0-9af9-b88f10d25e29 2026-05-09 22:56:00.711 11 INFO neutron.plugins.ml2.plugin [None req-ff2d9ebf-9307-4397-b6ad-e13e557d4390 - - - - - -] Attempt 1 to provision port 557f234a-e175-48e0-9af9-b88f10d25e29 2026-05-09 22:56:01.032 10 INFO neutron.plugins.ml2.plugin [None req-860ad020-8e80-48f6-acd8-127a198f8fca - - - - - -] Attempt 1 to provision port 93c852c6-95dc-4fb8-98a7-b5d16f27c071 2026-05-09 22:56:01.072 10 INFO neutron.plugins.ml2.plugin [None req-860ad020-8e80-48f6-acd8-127a198f8fca - - - - - -] Attempt 1 to provision port 557f234a-e175-48e0-9af9-b88f10d25e29 2026-05-09 22:56:01.487 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 557f234a-e175-48e0-9af9-b88f10d25e29 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 80caca81-89e3-45d2-b154-005e412e316c could not be found. 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:56:04.449 11 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-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:56:04.449 11 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-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:56:04.449 11 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-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:56:04.449 11 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-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.449 11 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-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.449 11 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-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.449 11 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-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 80caca81-89e3-45d2-b154-005e412e316c could not be found. 2026-05-09 22:56:04.449 11 ERROR neutron.plugins.ml2.managers  2026-05-09 22:56:04.451 11 ERROR neutron.plugins.ml2.managers [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Failed to bind port e6f547f6-a660-43e2-82ae-f4bf36deacec on host instance for vnic_type normal using segments [{'id': 'dda21331-9bc8-47ec-956a-0ebb6aeb0e16', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 755, 'network_id': '90f6d759-1587-4fa0-bbbe-1e008c58018d'}] 2026-05-09 22:56:04.451 11 INFO neutron.plugins.ml2.plugin [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Attempt 2 to bind port e6f547f6-a660-43e2-82ae-f4bf36deacec 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 80caca81-89e3-45d2-b154-005e412e316c could not be found. 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:56:04.472 11 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-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:56:04.472 11 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-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:56:04.472 11 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-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:56:04.472 11 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-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.472 11 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-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.472 11 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-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.472 11 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-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 80caca81-89e3-45d2-b154-005e412e316c could not be found. 2026-05-09 22:56:04.472 11 ERROR neutron.plugins.ml2.managers  2026-05-09 22:56:04.473 11 ERROR neutron.plugins.ml2.managers [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Failed to bind port e6f547f6-a660-43e2-82ae-f4bf36deacec on host instance for vnic_type normal using segments [{'id': 'dda21331-9bc8-47ec-956a-0ebb6aeb0e16', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 755, 'network_id': '90f6d759-1587-4fa0-bbbe-1e008c58018d'}] 2026-05-09 22:56:04.473 11 INFO neutron.plugins.ml2.plugin [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Attempt 3 to bind port e6f547f6-a660-43e2-82ae-f4bf36deacec 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 80caca81-89e3-45d2-b154-005e412e316c could not be found. 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:56:04.495 11 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-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:56:04.495 11 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-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:56:04.495 11 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-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:56:04.495 11 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-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.495 11 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-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.495 11 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-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.495 11 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-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 80caca81-89e3-45d2-b154-005e412e316c could not be found. 2026-05-09 22:56:04.495 11 ERROR neutron.plugins.ml2.managers  2026-05-09 22:56:04.496 11 ERROR neutron.plugins.ml2.managers [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Failed to bind port e6f547f6-a660-43e2-82ae-f4bf36deacec on host instance for vnic_type normal using segments [{'id': 'dda21331-9bc8-47ec-956a-0ebb6aeb0e16', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 755, 'network_id': '90f6d759-1587-4fa0-bbbe-1e008c58018d'}] 2026-05-09 22:56:04.496 11 INFO neutron.plugins.ml2.plugin [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Attempt 4 to bind port e6f547f6-a660-43e2-82ae-f4bf36deacec 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 80caca81-89e3-45d2-b154-005e412e316c could not be found. 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:56:04.518 11 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-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:56:04.518 11 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-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:56:04.518 11 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-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:56:04.518 11 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-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.518 11 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-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.518 11 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-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.518 11 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-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 80caca81-89e3-45d2-b154-005e412e316c could not be found. 2026-05-09 22:56:04.518 11 ERROR neutron.plugins.ml2.managers  2026-05-09 22:56:04.519 11 ERROR neutron.plugins.ml2.managers [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Failed to bind port e6f547f6-a660-43e2-82ae-f4bf36deacec on host instance for vnic_type normal using segments [{'id': 'dda21331-9bc8-47ec-956a-0ebb6aeb0e16', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 755, 'network_id': '90f6d759-1587-4fa0-bbbe-1e008c58018d'}] 2026-05-09 22:56:04.519 11 INFO neutron.plugins.ml2.plugin [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Attempt 5 to bind port e6f547f6-a660-43e2-82ae-f4bf36deacec 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 80caca81-89e3-45d2-b154-005e412e316c could not be found. 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:56:04.544 11 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-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:56:04.544 11 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-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:56:04.544 11 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-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:56:04.544 11 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-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.544 11 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-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.544 11 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-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.544 11 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-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 80caca81-89e3-45d2-b154-005e412e316c could not be found. 2026-05-09 22:56:04.544 11 ERROR neutron.plugins.ml2.managers  2026-05-09 22:56:04.545 11 ERROR neutron.plugins.ml2.managers [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Failed to bind port e6f547f6-a660-43e2-82ae-f4bf36deacec on host instance for vnic_type normal using segments [{'id': 'dda21331-9bc8-47ec-956a-0ebb6aeb0e16', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 755, 'network_id': '90f6d759-1587-4fa0-bbbe-1e008c58018d'}] 2026-05-09 22:56:04.545 11 INFO neutron.plugins.ml2.plugin [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Attempt 6 to bind port e6f547f6-a660-43e2-82ae-f4bf36deacec 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 80caca81-89e3-45d2-b154-005e412e316c could not be found. 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:56:04.566 11 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-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:56:04.566 11 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-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:56:04.566 11 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-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:56:04.566 11 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-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.566 11 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-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.566 11 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-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.566 11 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-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 80caca81-89e3-45d2-b154-005e412e316c could not be found. 2026-05-09 22:56:04.566 11 ERROR neutron.plugins.ml2.managers  2026-05-09 22:56:04.567 11 ERROR neutron.plugins.ml2.managers [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Failed to bind port e6f547f6-a660-43e2-82ae-f4bf36deacec on host instance for vnic_type normal using segments [{'id': 'dda21331-9bc8-47ec-956a-0ebb6aeb0e16', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 755, 'network_id': '90f6d759-1587-4fa0-bbbe-1e008c58018d'}] 2026-05-09 22:56:04.568 11 INFO neutron.plugins.ml2.plugin [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Attempt 7 to bind port e6f547f6-a660-43e2-82ae-f4bf36deacec 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 80caca81-89e3-45d2-b154-005e412e316c could not be found. 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:56:04.590 11 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-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:56:04.590 11 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-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:56:04.590 11 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-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:56:04.590 11 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-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.590 11 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-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.590 11 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-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.590 11 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-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 80caca81-89e3-45d2-b154-005e412e316c could not be found. 2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers  2026-05-09 22:56:04.590 11 ERROR neutron.plugins.ml2.managers [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Failed to bind port e6f547f6-a660-43e2-82ae-f4bf36deacec on host instance for vnic_type normal using segments [{'id': 'dda21331-9bc8-47ec-956a-0ebb6aeb0e16', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 755, 'network_id': '90f6d759-1587-4fa0-bbbe-1e008c58018d'}] 2026-05-09 22:56:04.591 11 INFO neutron.plugins.ml2.plugin [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Attempt 8 to bind port e6f547f6-a660-43e2-82ae-f4bf36deacec 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 80caca81-89e3-45d2-b154-005e412e316c could not be found. 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:56:04.615 11 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-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:56:04.615 11 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-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:56:04.615 11 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-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:56:04.615 11 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-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.615 11 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-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.615 11 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-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.615 11 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-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 80caca81-89e3-45d2-b154-005e412e316c could not be found. 2026-05-09 22:56:04.615 11 ERROR neutron.plugins.ml2.managers  2026-05-09 22:56:04.616 11 ERROR neutron.plugins.ml2.managers [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Failed to bind port e6f547f6-a660-43e2-82ae-f4bf36deacec on host instance for vnic_type normal using segments [{'id': 'dda21331-9bc8-47ec-956a-0ebb6aeb0e16', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 755, 'network_id': '90f6d759-1587-4fa0-bbbe-1e008c58018d'}] 2026-05-09 22:56:04.616 11 INFO neutron.plugins.ml2.plugin [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Attempt 9 to bind port e6f547f6-a660-43e2-82ae-f4bf36deacec 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 80caca81-89e3-45d2-b154-005e412e316c could not be found. 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:56:04.637 11 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-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:56:04.637 11 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-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:56:04.637 11 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-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:56:04.637 11 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-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.637 11 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-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.637 11 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-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.637 11 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-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 80caca81-89e3-45d2-b154-005e412e316c could not be found. 2026-05-09 22:56:04.637 11 ERROR neutron.plugins.ml2.managers  2026-05-09 22:56:04.638 11 ERROR neutron.plugins.ml2.managers [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Failed to bind port e6f547f6-a660-43e2-82ae-f4bf36deacec on host instance for vnic_type normal using segments [{'id': 'dda21331-9bc8-47ec-956a-0ebb6aeb0e16', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 755, 'network_id': '90f6d759-1587-4fa0-bbbe-1e008c58018d'}] 2026-05-09 22:56:04.638 11 INFO neutron.plugins.ml2.plugin [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Attempt 10 to bind port e6f547f6-a660-43e2-82ae-f4bf36deacec 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 80caca81-89e3-45d2-b154-005e412e316c could not be found. 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:56:04.657 11 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-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:56:04.657 11 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-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:56:04.657 11 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-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:56:04.657 11 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-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.657 11 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-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.657 11 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-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:56:04.657 11 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-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 80caca81-89e3-45d2-b154-005e412e316c could not be found. 2026-05-09 22:56:04.657 11 ERROR neutron.plugins.ml2.managers  2026-05-09 22:56:04.658 11 ERROR neutron.plugins.ml2.managers [None req-62cbced5-34a2-429f-a226-df356587b266 - - - - - -] Failed to bind port e6f547f6-a660-43e2-82ae-f4bf36deacec on host instance for vnic_type normal using segments [{'id': 'dda21331-9bc8-47ec-956a-0ebb6aeb0e16', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 755, 'network_id': '90f6d759-1587-4fa0-bbbe-1e008c58018d'}] 2026-05-09 22:56:07.428 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port c4f169c1-5f52-4bc7-a6a7-b6d3cf6ef3df 2026-05-09 22:56:08.670 11 INFO neutron.plugins.ml2.plugin [None req-d21af6aa-17ce-4a48-9b2f-c47094506da6 - - - - - -] Attempt 1 to provision port c4f169c1-5f52-4bc7-a6a7-b6d3cf6ef3df 2026-05-09 22:56:09.197 10 INFO neutron.plugins.ml2.plugin [None req-45d4969b-774c-4f17-9983-de14bb997ccb - - - - - -] Attempt 1 to provision port c4f169c1-5f52-4bc7-a6a7-b6d3cf6ef3df 2026-05-09 22:56:09.466 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port c4f169c1-5f52-4bc7-a6a7-b6d3cf6ef3df 2026-05-09 22:56:11.990 10 INFO neutron.plugins.ml2.plugin [None req-342cf5ee-2bd4-4c1a-83b1-f54bde183e2f - - - - - -] Attempt 1 to provision port e820825d-e6f6-4b24-b582-b980175b4508 2026-05-09 22:56:29.761 11 INFO neutron.plugins.ml2.plugin [None req-3e0fa254-6b43-4d8a-9c64-b9105094072a - - - - - -] Attempt 1 to provision port 6a2dc31a-17ef-4934-9925-d6e93e4a2c53 2026-05-09 22:56:33.580 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 5156a526-8a68-43b0-96f5-799d26de91ca 2026-05-09 22:56:34.106 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port d63e5e79-be68-41ef-ae68-16a2d3aa1ed4 2026-05-09 22:56:35.493 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 5156a526-8a68-43b0-96f5-799d26de91ca 2026-05-09 22:56:35.764 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port d63e5e79-be68-41ef-ae68-16a2d3aa1ed4 2026-05-09 22:56:35.840 11 INFO neutron.plugins.ml2.plugin [None req-093051cb-49b2-4f6e-9c24-ca528afa143c - - - - - -] Attempt 1 to provision port 5156a526-8a68-43b0-96f5-799d26de91ca 2026-05-09 22:56:36.135 11 INFO neutron.plugins.ml2.plugin [None req-13860284-0413-4407-abf2-f0d2ae5eeb39 - - - - - -] Attempt 1 to provision port 1bb4572b-7684-4de1-8de6-918f92606b8a 2026-05-09 22:56:36.163 11 INFO neutron.plugins.ml2.plugin [None req-13860284-0413-4407-abf2-f0d2ae5eeb39 - - - - - -] Attempt 1 to provision port 5156a526-8a68-43b0-96f5-799d26de91ca 2026-05-09 22:56:36.469 10 INFO neutron.plugins.ml2.plugin [None req-8930bdd6-0056-4c52-9e2a-72e8fe1c32d6 - - - - - -] Attempt 1 to provision port 1bb4572b-7684-4de1-8de6-918f92606b8a 2026-05-09 22:56:36.713 11 INFO neutron.plugins.ml2.plugin [None req-d29d937e-75e5-4e0e-8d82-d83beccd196d - - - - - -] Attempt 1 to provision port 1bb4572b-7684-4de1-8de6-918f92606b8a 2026-05-09 22:56:37.637 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 28be22da-7607-424d-9162-b391d81b45c9 2026-05-09 22:56:38.876 11 INFO neutron.plugins.ml2.plugin [None req-a09e3992-6882-490b-8a36-f9f5c85c6f45 - - - - - -] Attempt 1 to provision port 28be22da-7607-424d-9162-b391d81b45c9 2026-05-09 22:56:39.543 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 28be22da-7607-424d-9162-b391d81b45c9 2026-05-09 22:56:39.849 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 2f428f1c-0d7b-44e0-9a2a-0a7175f61861 2026-05-09 22:56:40.016 10 INFO neutron.plugins.ml2.plugin [None req-ea5ef1a1-ddd0-4aa3-a506-2ee2ff239ed5 - - - - - -] Attempt 1 to provision port 28be22da-7607-424d-9162-b391d81b45c9 2026-05-09 22:56:40.268 10 INFO neutron.plugins.ml2.plugin [None req-f837c379-eea4-4f4c-913d-5a407bb17688 - - - - - -] Attempt 1 to provision port d059c3e3-b9f3-4b9d-96ad-e3ca0f35a5b2 2026-05-09 22:56:40.352 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 1cd45dbb-74e3-4d7a-bf87-9d55427edecb 2026-05-09 22:56:40.539 11 INFO neutron.plugins.ml2.plugin [None req-61f28da8-06dc-4a8e-98af-6e836d08a7e4 - - - - - -] Attempt 1 to provision port 28be22da-7607-424d-9162-b391d81b45c9 2026-05-09 22:56:40.612 11 INFO neutron.plugins.ml2.plugin [None req-61f28da8-06dc-4a8e-98af-6e836d08a7e4 - - - - - -] Attempt 1 to provision port 2f428f1c-0d7b-44e0-9a2a-0a7175f61861 2026-05-09 22:56:40.997 11 INFO neutron.plugins.ml2.plugin [None req-3220c43f-0d3c-4b55-89da-ed51c160cab1 - - - - - -] Attempt 1 to provision port c942b120-0a0e-4c69-992e-f15cbd737706 2026-05-09 22:56:41.433 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 2f428f1c-0d7b-44e0-9a2a-0a7175f61861 2026-05-09 22:56:41.549 11 INFO neutron.plugins.ml2.plugin [None req-1bdc6f54-220f-405d-b566-d1b4dc9796e5 - - - - - -] Attempt 1 to provision port 1cd45dbb-74e3-4d7a-bf87-9d55427edecb 2026-05-09 22:56:41.788 10 INFO neutron.plugins.ml2.plugin [None req-74aa97ee-0c84-488d-bd19-3f951a857df1 - - - - - -] Attempt 1 to provision port 2f428f1c-0d7b-44e0-9a2a-0a7175f61861 2026-05-09 22:56:41.822 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 1cd45dbb-74e3-4d7a-bf87-9d55427edecb 2026-05-09 22:56:42.004 11 INFO neutron.plugins.ml2.plugin [None req-fbd01e78-4901-4601-ae4f-00a5dba971bd - - - - - -] Attempt 1 to provision port 2f428f1c-0d7b-44e0-9a2a-0a7175f61861 2026-05-09 22:56:42.626 10 INFO neutron.plugins.ml2.plugin [None req-d3fe0ef8-8251-4825-b59b-fcc1d51f5101 - - - - - -] Attempt 1 to provision port 1cd45dbb-74e3-4d7a-bf87-9d55427edecb 2026-05-09 22:56:42.713 10 INFO neutron.plugins.ml2.plugin [None req-d3fe0ef8-8251-4825-b59b-fcc1d51f5101 - - - - - -] Attempt 1 to provision port 31f13242-7745-451b-9a25-85d786b6af21 2026-05-09 22:56:43.068 10 INFO neutron.plugins.ml2.plugin [None req-a861ecfd-3561-4e8c-8473-f85e6dcb56eb - - - - - -] Attempt 1 to provision port 1cd45dbb-74e3-4d7a-bf87-9d55427edecb 2026-05-09 22:56:43.643 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port c942b120-0a0e-4c69-992e-f15cbd737706 2026-05-09 22:56:43.750 11 INFO neutron.plugins.ml2.plugin [None req-bed92beb-b0bb-4c41-b543-7f414f1296cb - - - - - -] Attempt 1 to provision port 31f13242-7745-451b-9a25-85d786b6af21 2026-05-09 22:56:43.784 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e59a391b-a403-463d-9ef8-d7d875600de8'] response: {'server_uuid': 'cb59f88f-cd82-4da3-841c-758f033a9c32', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c942b120-0a0e-4c69-992e-f15cbd737706', 'code': 200} 2026-05-09 22:56:44.333 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port ed8add16-bf45-428b-80d7-98306ccbfe1a 2026-05-09 22:56:44.822 10 INFO neutron.plugins.ml2.plugin [None req-a44ad6aa-033c-43af-9fb2-6c6bb3921f44 - - - - - -] Attempt 1 to provision port 155a9ef0-fdbe-4f1d-b38c-47e90a320021 2026-05-09 22:56:44.845 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 1cd45dbb-74e3-4d7a-bf87-9d55427edecb 2026-05-09 22:56:45.509 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port ed8add16-bf45-428b-80d7-98306ccbfe1a 2026-05-09 22:56:45.588 10 INFO neutron.plugins.ml2.plugin [None req-58bc7041-cb96-4283-a407-6b9d1c3bbdc6 - - - - - -] Attempt 1 to provision port 155a9ef0-fdbe-4f1d-b38c-47e90a320021 2026-05-09 22:56:45.836 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port c942b120-0a0e-4c69-992e-f15cbd737706 2026-05-09 22:56:46.747 10 INFO neutron.plugins.ml2.plugin [None req-4ccc7ba6-7a3a-4c5f-8889-b558841ef821 - - - - - -] Attempt 1 to provision port 94851e09-e5f5-44d7-9cca-beac4cb7d543 2026-05-09 22:56:47.622 11 INFO neutron.plugins.ml2.plugin [None req-03eddcdf-5311-4401-851e-b197ca469f60 - - - - - -] Attempt 1 to provision port 94851e09-e5f5-44d7-9cca-beac4cb7d543 2026-05-09 22:56:51.482 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 1bb4572b-7684-4de1-8de6-918f92606b8a 2026-05-09 22:56:51.829 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 6a2dc31a-17ef-4934-9925-d6e93e4a2c53 2026-05-09 22:56:53.221 11 INFO neutron.plugins.ml2.plugin [None req-729e8054-a76c-4aa8-97f2-821eeeb47bc6 - - - - - -] Attempt 1 to provision port 5ff2939d-9075-4022-a988-eb88c2fef277 2026-05-09 22:56:53.483 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 1bb4572b-7684-4de1-8de6-918f92606b8a 2026-05-09 22:56:53.733 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 6a2dc31a-17ef-4934-9925-d6e93e4a2c53 2026-05-09 22:56:55.566 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 5ff2939d-9075-4022-a988-eb88c2fef277 2026-05-09 22:56:55.681 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-b906a036-3170-4719-93ca-4c68986dc4ee'] response: {'server_uuid': '194cab80-3e62-41f6-8abf-b1d6bb68d938', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5ff2939d-9075-4022-a988-eb88c2fef277', 'code': 200} 2026-05-09 22:56:57.466 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 5ff2939d-9075-4022-a988-eb88c2fef277 2026-05-09 22:57:03.514 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 155a9ef0-fdbe-4f1d-b38c-47e90a320021 2026-05-09 22:57:04.069 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 31f13242-7745-451b-9a25-85d786b6af21 2026-05-09 22:57:04.765 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 94851e09-e5f5-44d7-9cca-beac4cb7d543 2026-05-09 22:57:05.482 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 155a9ef0-fdbe-4f1d-b38c-47e90a320021 2026-05-09 22:57:05.748 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 31f13242-7745-451b-9a25-85d786b6af21 2026-05-09 22:57:06.006 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port d059c3e3-b9f3-4b9d-96ad-e3ca0f35a5b2 2026-05-09 22:57:06.361 11 INFO neutron.plugins.ml2.plugin [None req-ad36c89f-9966-40f9-9841-fae8b5100c58 - - - - - -] Attempt 1 to provision port 755f64c8-2371-4acc-a517-ed04d23295e3 2026-05-09 22:57:06.414 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 94851e09-e5f5-44d7-9cca-beac4cb7d543 2026-05-09 22:57:07.482 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port d059c3e3-b9f3-4b9d-96ad-e3ca0f35a5b2 2026-05-09 22:57:08.623 11 INFO neutron.plugins.ml2.plugin [None req-ca8bb2b2-6731-46bf-b12e-7ce71b46cff5 - - - - - -] Attempt 1 to provision port 35509c4e-c136-44d9-9a12-30d7510dbcf9 2026-05-09 22:57:09.525 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 755f64c8-2371-4acc-a517-ed04d23295e3 2026-05-09 22:57:09.633 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-111095a6-1433-4cc6-8129-1701c3dc8203'] response: {'server_uuid': 'c0b36960-8570-4f9a-99c1-f0b11b02962a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '755f64c8-2371-4acc-a517-ed04d23295e3', 'code': 200} 2026-05-09 22:57:11.753 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 35509c4e-c136-44d9-9a12-30d7510dbcf9 2026-05-09 22:57:11.881 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-69c266ad-fb2e-4283-b3f6-814506737ce4'] response: {'server_uuid': 'ea80f120-0194-4513-b9fc-48f33697d6c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '35509c4e-c136-44d9-9a12-30d7510dbcf9', 'code': 200} 2026-05-09 22:57:12.164 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 755f64c8-2371-4acc-a517-ed04d23295e3 2026-05-09 22:57:13.478 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 35509c4e-c136-44d9-9a12-30d7510dbcf9 2026-05-09 22:57:26.419 10 INFO neutron.plugins.ml2.plugin [None req-0f2f9142-69fb-46ea-b67c-8f4287dea5a0 - - - - - -] Attempt 1 to provision port d8f9aa09-e7e4-4cbe-bb90-2bc609d73666 2026-05-09 22:57:38.349 11 INFO neutron.plugins.ml2.plugin [None req-5daf06ba-9e18-4604-813c-98beb8defa0e - - - - - -] Attempt 1 to provision port a769c8ef-1a47-44b4-8247-9553466869c1 2026-05-09 22:57:38.993 10 INFO neutron.plugins.ml2.plugin [None req-a70aead9-ba60-4832-bdf0-ba418f66de00 - - - - - -] Attempt 1 to provision port 3fea8ce9-015a-41dc-aea7-93f3a24aff04 2026-05-09 22:57:39.503 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 8e1fc9ad-af94-40ae-b21f-bf2d5c950783 2026-05-09 22:57:41.148 10 INFO neutron.plugins.ml2.plugin [None req-7b6aed20-c4dd-4b88-9f13-3244925a7925 - - - - - -] Attempt 1 to provision port 8e1fc9ad-af94-40ae-b21f-bf2d5c950783 2026-05-09 22:57:41.531 10 INFO neutron.plugins.ml2.plugin [None req-c44f21a2-a100-4c77-a67d-40d937d016ff - - - - - -] Attempt 1 to provision port 7a7a42be-9ce8-4d02-918e-d196964fc52f 2026-05-09 22:57:41.574 10 INFO neutron.plugins.ml2.plugin [None req-c44f21a2-a100-4c77-a67d-40d937d016ff - - - - - -] Attempt 1 to provision port 8e1fc9ad-af94-40ae-b21f-bf2d5c950783 2026-05-09 22:57:41.604 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port a769c8ef-1a47-44b4-8247-9553466869c1 2026-05-09 22:57:41.768 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-caf1f77f-3681-44a6-a851-67bcd9d0dc2e'] response: {'server_uuid': 'c9fce92b-81da-4246-802e-cdb19a5d9467', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a769c8ef-1a47-44b4-8247-9553466869c1', 'code': 200} 2026-05-09 22:57:41.889 10 INFO neutron.plugins.ml2.plugin [None req-c4d34f26-8a11-4458-b4c0-1f981d7c8650 - - - - - -] Attempt 1 to provision port 7a7a42be-9ce8-4d02-918e-d196964fc52f 2026-05-09 22:57:42.136 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 8e1fc9ad-af94-40ae-b21f-bf2d5c950783 2026-05-09 22:57:42.249 11 INFO neutron.plugins.ml2.plugin [None req-5dbf73ce-beaf-4837-857d-66a4b0901ca1 - - - - - -] Attempt 1 to provision port 7a7a42be-9ce8-4d02-918e-d196964fc52f 2026-05-09 22:57:43.616 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port a769c8ef-1a47-44b4-8247-9553466869c1 2026-05-09 22:57:43.979 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port b6120d68-b726-40ee-ba31-1f8183009015 2026-05-09 22:57:44.726 11 INFO neutron.plugins.ml2.plugin [None req-797310f4-c2d7-400b-9ac0-0a78be4115d1 - - - - - -] Attempt 1 to provision port 1e16a1d0-c5f2-4401-a617-7218ff5299bb 2026-05-09 22:57:45.603 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port b6120d68-b726-40ee-ba31-1f8183009015 2026-05-09 22:57:45.930 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 3f79dae2-2498-4d8e-b6a8-388576a1ee36 2026-05-09 22:57:46.399 10 INFO neutron.plugins.ml2.plugin [None req-126cb342-1f6e-4e64-a15e-5a954a714818 - - - - - -] Attempt 1 to provision port 3f79dae2-2498-4d8e-b6a8-388576a1ee36 2026-05-09 22:57:46.796 11 INFO neutron.plugins.ml2.plugin [None req-9a5b34cf-0d54-4c89-aa54-1a2e8c1fa92f - - - - - -] Attempt 1 to provision port 3f79dae2-2498-4d8e-b6a8-388576a1ee36 2026-05-09 22:57:47.113 10 INFO neutron.plugins.ml2.plugin [None req-989eb3e4-fc50-46e7-b3d7-36afd9bc16ef - - - - - -] Attempt 1 to provision port 485eaae1-bc84-4a11-acd3-253b4bd9e66f 2026-05-09 22:57:47.553 10 INFO neutron.plugins.ml2.plugin [None req-ad2919b5-f03e-44e4-a46f-7347eeebec40 - - - - - -] Attempt 1 to provision port 485eaae1-bc84-4a11-acd3-253b4bd9e66f 2026-05-09 22:57:47.563 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 3f79dae2-2498-4d8e-b6a8-388576a1ee36 2026-05-09 22:57:49.519 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port d09a0813-f0e2-43c8-91dd-5796f462d669 2026-05-09 22:57:51.571 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port d09a0813-f0e2-43c8-91dd-5796f462d669 2026-05-09 22:57:53.444 11 INFO neutron.plugins.ml2.plugin [None req-dd6041f3-c80c-44d2-8ee9-b41d77f1c6a7 - - - - - -] Attempt 1 to provision port 99b79113-8f10-4f49-bf7e-7385d83df08f 2026-05-09 22:57:55.597 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 99b79113-8f10-4f49-bf7e-7385d83df08f 2026-05-09 22:57:55.711 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0f06476-415b-480a-a6ee-8881138c4b5a'] response: {'server_uuid': 'e83d7208-62e9-4a91-ae55-4c3bebff936d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '99b79113-8f10-4f49-bf7e-7385d83df08f', 'code': 200} 2026-05-09 22:57:57.531 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 99b79113-8f10-4f49-bf7e-7385d83df08f 2026-05-09 22:58:01.522 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 7a7a42be-9ce8-4d02-918e-d196964fc52f 2026-05-09 22:58:01.857 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 3fea8ce9-015a-41dc-aea7-93f3a24aff04 2026-05-09 22:58:03.510 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 485eaae1-bc84-4a11-acd3-253b4bd9e66f 2026-05-09 22:58:03.817 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 1e16a1d0-c5f2-4401-a617-7218ff5299bb 2026-05-09 22:58:04.243 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 7a7a42be-9ce8-4d02-918e-d196964fc52f 2026-05-09 22:58:04.546 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 3fea8ce9-015a-41dc-aea7-93f3a24aff04 2026-05-09 22:58:05.500 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 485eaae1-bc84-4a11-acd3-253b4bd9e66f 2026-05-09 22:58:05.809 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 1e16a1d0-c5f2-4401-a617-7218ff5299bb 2026-05-09 22:58:20.252 11 INFO neutron.plugins.ml2.plugin [None req-ccbd7467-0e1b-419d-8fbe-f20c4c7224b6 - - - - - -] Attempt 1 to provision port cddc5401-2a5e-4405-a1cd-c55b829944c8 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 22:58:23.687 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port cddc5401-2a5e-4405-a1cd-c55b829944c8 2026-05-09 22:58:23.829 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c490479-6f04-4c92-9e1b-3939716d1551'] response: {'server_uuid': 'c9fce92b-81da-4246-802e-cdb19a5d9467', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cddc5401-2a5e-4405-a1cd-c55b829944c8', 'code': 200} 2026-05-09 22:58:25.621 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port cddc5401-2a5e-4405-a1cd-c55b829944c8 2026-05-09 22:58:49.607 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 1c061919-5335-47ed-ac35-1d2b7ecb0a4a 2026-05-09 22:58:50.105 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port afc3fbf5-a6be-4b5f-9409-7de6682ffe60 2026-05-09 22:58:50.425 11 INFO neutron.plugins.ml2.plugin [None req-7afa6398-d054-425e-826f-342018698864 - - - - - -] Attempt 1 to provision port afc3fbf5-a6be-4b5f-9409-7de6682ffe60 2026-05-09 22:58:51.003 10 INFO neutron.plugins.ml2.plugin [None req-01662d15-5d8d-4366-8ea1-6188625f7857 - - - - - -] Attempt 1 to provision port afc3fbf5-a6be-4b5f-9409-7de6682ffe60 2026-05-09 22:58:51.499 11 INFO neutron.plugins.ml2.plugin [None req-c3adccef-68b6-4b2a-898c-073107c07222 - - - - - -] Attempt 1 to provision port 1c061919-5335-47ed-ac35-1d2b7ecb0a4a 2026-05-09 22:58:51.725 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port f0a5c407-3339-468a-ada2-a980be0a2a22 2026-05-09 22:58:52.228 10 INFO neutron.plugins.ml2.plugin [None req-3fe9bc2a-88fe-49af-a101-d173fae7090f - - - - - -] Attempt 1 to provision port 1c061919-5335-47ed-ac35-1d2b7ecb0a4a 2026-05-09 22:58:52.415 11 INFO neutron.plugins.ml2.plugin [None req-d92668da-1189-4c7c-860e-4c570cebd090 - - - - - -] Attempt 1 to provision port f0a5c407-3339-468a-ada2-a980be0a2a22 2026-05-09 22:58:52.754 10 INFO neutron.plugins.ml2.plugin [None req-416faa8f-59e7-48a5-929b-9206208bcfc8 - - - - - -] Attempt 1 to provision port 69fd9962-9ea5-44d2-aeff-a878d8a725ef 2026-05-09 22:58:52.763 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port b4210356-a53e-4a8c-9148-2bce20b1a789 2026-05-09 22:58:53.540 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port b4210356-a53e-4a8c-9148-2bce20b1a789 2026-05-09 22:58:55.733 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 7d51ec6e-8b22-4ca1-afc1-999058170f79 2026-05-09 22:58:56.309 10 INFO neutron.plugins.ml2.plugin [None req-44e284b3-7308-48d0-8bb9-1af7a438231f - - - - - -] Attempt 1 to provision port 7d51ec6e-8b22-4ca1-afc1-999058170f79 2026-05-09 22:58:56.573 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b514d36-1a12-4586-8b4e-9c6cffe08d8c'] response: {'server_uuid': 'c9fce92b-81da-4246-802e-cdb19a5d9467', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d51ec6e-8b22-4ca1-afc1-999058170f79', 'code': 200} 2026-05-09 22:58:57.581 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 7d51ec6e-8b22-4ca1-afc1-999058170f79 2026-05-09 22:59:03.334 10 INFO neutron.plugins.ml2.plugin [None req-c76ad94c-0720-4bee-a1bb-a5b3450d73cd - - - - - -] Attempt 1 to provision port 008929a0-72c1-4389-8d1f-68a318bc9317 2026-05-09 22:59:07.661 11 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 008929a0-72c1-4389-8d1f-68a318bc9317 2026-05-09 22:59:07.790 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-f471947d-c358-4618-8449-d2efcd719dc3'] response: {'server_uuid': 'c9fce92b-81da-4246-802e-cdb19a5d9467', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '008929a0-72c1-4389-8d1f-68a318bc9317', 'code': 200} 2026-05-09 22:59:09.567 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 008929a0-72c1-4389-8d1f-68a318bc9317 2026-05-09 22:59:15.825 10 INFO neutron.plugins.ml2.plugin [None req-2817b37f-e9da-47e3-9a58-dcb638c42b6a - - - - - -] Attempt 1 to provision port 4d2e50bc-c2a6-4023-ae70-656ba6e4dc8b 2026-05-09 22:59:16.628 11 INFO neutron.plugins.ml2.plugin [None req-56ebf8e8-6aab-4005-b128-5b1a57d4243b - - - - - -] Attempt 1 to provision port 008929a0-72c1-4389-8d1f-68a318bc9317 2026-05-09 22:59:22.097 11 INFO neutron.plugins.ml2.plugin [None req-ae9cc294-b804-4179-8ab8-e050e059afa1 - - - - - -] Attempt 1 to provision port 7d51ec6e-8b22-4ca1-afc1-999058170f79