+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-27 21:39:12.071 1 INFO neutron.common.config [-] Logging enabled! 2026-04-27 21:39:12.071 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-04-27 21:39:12.071 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-27 21:39:12.072 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-27 21:39:12.959 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 21:39:12.962 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-27 21:39:12.964 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-27 21:39:12.965 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 21:39:12.965 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-27 21:39:12.965 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-27 21:39:12.965 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 21:39:12.970 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 21:39:12.970 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 21:39:12.970 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 21:39:12.986 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-27 21:39:12.986 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 21:39:12.986 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-27 21:39:13.017 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-27 21:39:13.017 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-27 21:39:13.017 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-27 21:39:13.017 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-27 21:39:13.023 1 WARNING oslo_policy.policy [None req-87a54e3f-c9b5-441b-83a2-05483491c4a0 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-27 21:39:13.355 1 INFO neutron.plugins.ml2.managers [None req-87a54e3f-c9b5-441b-83a2-05483491c4a0 - - - - - -] Initializing driver for type 'vlan' 2026-04-27 21:39:15.165 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-87a54e3f-c9b5-441b-83a2-05483491c4a0 - - - - - -] VlanTypeDriver initialization complete 2026-04-27 21:39:15.165 1 INFO neutron.plugins.ml2.managers [None req-87a54e3f-c9b5-441b-83a2-05483491c4a0 - - - - - -] Initializing driver for type 'vxlan' 2026-04-27 21:39:15.166 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-87a54e3f-c9b5-441b-83a2-05483491c4a0 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-27 21:39:15.337 1 INFO neutron.plugins.ml2.managers [None req-87a54e3f-c9b5-441b-83a2-05483491c4a0 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-27 21:39:15.337 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-87a54e3f-c9b5-441b-83a2-05483491c4a0 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-27 21:39:15.338 1 INFO neutron.plugins.ml2.managers [None req-87a54e3f-c9b5-441b-83a2-05483491c4a0 - - - - - -] Initializing extension driver 'port_security' 2026-04-27 21:39:15.338 1 INFO neutron.plugins.ml2.extensions.port_security [None req-87a54e3f-c9b5-441b-83a2-05483491c4a0 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-27 21:39:15.338 1 INFO neutron.plugins.ml2.managers [None req-87a54e3f-c9b5-441b-83a2-05483491c4a0 - - - - - -] Initializing extension driver 'qos' 2026-04-27 21:39:15.339 1 INFO neutron.plugins.ml2.managers [None req-87a54e3f-c9b5-441b-83a2-05483491c4a0 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-27 21:39:15.339 1 INFO neutron.plugins.ml2.managers [None req-87a54e3f-c9b5-441b-83a2-05483491c4a0 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-27 21:39:15.354 1 INFO neutron.quota [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded quota_driver: . 2026-04-27 21:39:15.354 1 INFO neutron.plugins.ml2.plugin [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Modular L2 Plugin initialization complete 2026-04-27 21:39:15.355 1 INFO neutron.plugins.ml2.managers [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-27 21:39:15.355 1 INFO neutron.plugins.ml2.managers [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-27 21:39:15.355 1 INFO neutron.plugins.ml2.managers [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-27 21:39:15.355 1 INFO neutron.extensions.vlantransparent [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Disabled vlantransparent extension. 2026-04-27 21:39:15.355 1 INFO neutron.manager [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loading Plugin: qos 2026-04-27 21:39:15.365 1 INFO neutron.manager [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loading Plugin: router 2026-04-27 21:39:15.396 1 INFO neutron.services.service_base [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-27 21:39:15.396 1 INFO neutron.manager [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loading Plugin: segments 2026-04-27 21:39:15.471 1 INFO neutron.manager [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loading Plugin: trunk 2026-04-27 21:39:15.533 1 INFO neutron.manager [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loading Plugin: vpnaas 2026-04-27 21:39:15.568 1 WARNING stevedore.named [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-27 21:39:15.624 1 INFO neutron_vpnaas.services.vpn.plugin [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-27 21:39:15.625 1 INFO neutron.common.utils [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-27 21:39:15.625 1 INFO neutron.manager [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loading Plugin: auto_allocate 2026-04-27 21:39:15.629 1 INFO neutron.manager [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loading Plugin: tag 2026-04-27 21:39:15.635 1 INFO neutron.manager [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loading Plugin: timestamp 2026-04-27 21:39:15.638 1 INFO neutron.manager [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loading Plugin: network_ip_availability 2026-04-27 21:39:15.642 1 INFO neutron.manager [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loading Plugin: flavors 2026-04-27 21:39:15.645 1 INFO neutron.manager [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loading Plugin: revisions 2026-04-27 21:39:15.647 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Initializing extension manager. 2026-04-27 21:39:15.648 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: address-group 2026-04-27 21:39:15.649 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: address-scope 2026-04-27 21:39:15.650 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-27 21:39:15.650 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: agent 2026-04-27 21:39:15.651 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: agent-resources-synced 2026-04-27 21:39:15.652 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-27 21:39:15.653 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-27 21:39:15.653 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: availability_zone 2026-04-27 21:39:15.654 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: availability_zone_filter 2026-04-27 21:39:15.654 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-27 21:39:15.655 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: default-subnetpools 2026-04-27 21:39:15.656 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-27 21:39:15.657 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: dns-integration 2026-04-27 21:39:15.657 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: dns-domain-ports 2026-04-27 21:39:15.658 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-27 21:39:15.658 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: dvr 2026-04-27 21:39:15.659 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-27 21:39:15.660 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: empty-string-filtering 2026-04-27 21:39:15.660 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 21:39:15.661 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-27 21:39:15.661 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: external-net 2026-04-27 21:39:15.662 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-27 21:39:15.662 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: extraroute 2026-04-27 21:39:15.663 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: extraroute-atomic 2026-04-27 21:39:15.664 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-27 21:39:15.664 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-27 21:39:15.665 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-27 21:39:15.665 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-27 21:39:15.666 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: fip-port-details 2026-04-27 21:39:15.666 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: flavors 2026-04-27 21:39:15.667 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-27 21:39:15.671 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: floatingip-pools 2026-04-27 21:39:15.672 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: ip_allocation 2026-04-27 21:39:15.673 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-27 21:39:15.674 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: l2_adjacency 2026-04-27 21:39:15.677 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: router 2026-04-27 21:39:15.679 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 21:39:15.680 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-27 21:39:15.681 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-27 21:39:15.682 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: ext-gw-mode 2026-04-27 21:39:15.682 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: l3-ha 2026-04-27 21:39:15.683 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-27 21:39:15.684 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-27 21:39:15.684 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: l3-flavors 2026-04-27 21:39:15.685 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-27 21:39:15.686 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-27 21:39:15.688 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-27 21:39:15.689 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-27 21:39:15.690 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-27 21:39:15.690 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-27 21:39:15.691 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-27 21:39:15.692 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: multi-provider 2026-04-27 21:39:15.692 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: net-mtu 2026-04-27 21:39:15.692 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: net-mtu-writable 2026-04-27 21:39:15.693 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: network_availability_zone 2026-04-27 21:39:15.693 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: network_ha 2026-04-27 21:39:15.694 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: network-ip-availability 2026-04-27 21:39:15.695 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-27 21:39:15.695 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: pagination 2026-04-27 21:39:15.696 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: port-device-profile 2026-04-27 21:39:15.696 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-27 21:39:15.696 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-27 21:39:15.697 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-27 21:39:15.697 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: port-mac-override 2026-04-27 21:39:15.698 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-27 21:39:15.698 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-27 21:39:15.699 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: port-resource-request 2026-04-27 21:39:15.699 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-27 21:39:15.700 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: binding 2026-04-27 21:39:15.700 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: binding-extended 2026-04-27 21:39:15.701 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: port-security 2026-04-27 21:39:15.701 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: project-id 2026-04-27 21:39:15.701 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: provider 2026-04-27 21:39:15.703 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: qos 2026-04-27 21:39:15.704 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-27 21:39:15.704 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-27 21:39:15.705 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: qos-default 2026-04-27 21:39:15.705 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: qos-fip 2026-04-27 21:39:15.706 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-27 21:39:15.706 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-27 21:39:15.707 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-27 21:39:15.707 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-27 21:39:15.708 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-27 21:39:15.708 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: qos-pps 2026-04-27 21:39:15.709 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-27 21:39:15.709 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-27 21:39:15.710 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: qos-rules-alias 2026-04-27 21:39:15.710 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: quota-check-limit 2026-04-27 21:39:15.712 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: quotas 2026-04-27 21:39:15.714 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: quota_details 2026-04-27 21:39:15.715 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: rbac-policies 2026-04-27 21:39:15.715 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: rbac-address-group 2026-04-27 21:39:15.716 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: rbac-address-scope 2026-04-27 21:39:15.716 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: rbac-security-groups 2026-04-27 21:39:15.717 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-27 21:39:15.717 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: revision-if-match 2026-04-27 21:39:15.718 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-27 21:39:15.718 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: router_availability_zone 2026-04-27 21:39:15.719 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-27 21:39:15.720 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-27 21:39:15.721 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-27 21:39:15.721 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-27 21:39:15.722 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-27 21:39:15.722 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-27 21:39:15.723 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-27 21:39:15.729 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: security-group 2026-04-27 21:39:15.730 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: segment 2026-04-27 21:39:15.731 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-27 21:39:15.731 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: service-type 2026-04-27 21:39:15.732 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: sorting 2026-04-27 21:39:15.732 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: standard-attr-segment 2026-04-27 21:39:15.733 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: standard-attr-description 2026-04-27 21:39:15.733 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: stateful-security-group 2026-04-27 21:39:15.734 1 WARNING neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-27 21:39:15.734 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-27 21:39:15.735 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: subnet_onboard 2026-04-27 21:39:15.735 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-27 21:39:15.736 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: subnet-service-types 2026-04-27 21:39:15.736 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: subnet_allocation 2026-04-27 21:39:15.737 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-27 21:39:15.737 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-27 21:39:15.740 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: standard-attr-tag 2026-04-27 21:39:15.740 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-27 21:39:15.741 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: trunk 2026-04-27 21:39:15.741 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: trunk-details 2026-04-27 21:39:15.742 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-27 21:39:15.742 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-27 21:39:15.744 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-27 21:39:15.744 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-27 21:39:15.745 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: vpn-flavors 2026-04-27 21:39:15.746 1 INFO neutron.api.extensions [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Loaded extension: vpnaas 2026-04-27 21:39:15.749 1 INFO oslo_service.service [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Starting 2 workers 2026-04-27 21:39:15.753 1 INFO oslo_service.service [None req-fee44f75-6da4-466b-a2e7-d4061f586690 - - - - - -] Starting 1 workers 2026-04-27 21:39:50.532 9 INFO neutron.db.l3_hamode_db [None req-893c269f-42bd-49cd-8ac6-39628d81b703 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 21:40:02.384 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 0c2944da-d9ae-4ecd-8dc9-81ff0142ffcf 2026-04-27 21:40:02.814 8 INFO neutron.plugins.ml2.plugin [None req-e2839f28-d945-48cd-90ed-4b145ffb3dd5 - - - - - -] Attempt 1 to provision port 0c2944da-d9ae-4ecd-8dc9-81ff0142ffcf 2026-04-27 21:40:04.226 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 0c2944da-d9ae-4ecd-8dc9-81ff0142ffcf 2026-04-27 21:44:25.413 8 INFO neutron.plugins.ml2.plugin [None req-5f343b97-cac3-4183-91a6-d2714ede43cd - - - - - -] Attempt 1 to provision port 1c91e876-aa11-4b58-a79e-f0396e8359fe 2026-04-27 21:44:26.424 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 1c91e876-aa11-4b58-a79e-f0396e8359fe 2026-04-27 21:44:32.034 9 INFO neutron.plugins.ml2.plugin [None req-dcaf7f31-7e1d-4b64-90d5-a7733b5d4f0a - - - - - -] Attempt 1 to provision port 486d7178-f482-4aa2-8041-549b6210f48d 2026-04-27 21:48:16.736 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 486d7178-f482-4aa2-8041-549b6210f48d 2026-04-27 21:48:18.632 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 486d7178-f482-4aa2-8041-549b6210f48d 2026-04-27 21:59:57.087 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 90afb0fe-3309-4139-ae6c-178ee0e9536e 2026-04-27 21:59:59.063 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 90afb0fe-3309-4139-ae6c-178ee0e9536e 2026-04-27 22:14:56.614 9 INFO neutron.plugins.ml2.plugin [None req-f18854b5-13bc-4608-b546-9963699bc804 - - - - - -] Attempt 1 to provision port bbb7208b-b763-4019-9d84-438fededf89a 2026-04-27 22:14:57.162 8 INFO neutron.plugins.ml2.plugin [None req-cd240b89-d594-4fe7-9c5b-9ce3d35a356f - - - - - -] Attempt 1 to provision port 0f61d128-b6ea-4700-816a-2425f1e226a8 2026-04-27 22:14:57.591 9 INFO neutron.plugins.ml2.plugin [None req-259e39f0-aa35-416b-87a5-0dca8a420572 - - - - - -] Attempt 1 to provision port ff45c482-33ac-4bcc-816e-b663065351a2 2026-04-27 22:14:57.717 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port e32e4afc-1dbf-4791-bd47-72c7e83e7fb7 2026-04-27 22:14:57.857 9 INFO neutron.plugins.ml2.plugin [None req-259e39f0-aa35-416b-87a5-0dca8a420572 - - - - - -] Attempt 1 to provision port 69f0808c-b274-447f-8155-58f61b02ddd3 2026-04-27 22:14:57.897 9 INFO neutron.plugins.ml2.plugin [None req-259e39f0-aa35-416b-87a5-0dca8a420572 - - - - - -] Attempt 1 to provision port e32e4afc-1dbf-4791-bd47-72c7e83e7fb7 2026-04-27 22:14:58.468 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port ff45c482-33ac-4bcc-816e-b663065351a2 2026-04-27 22:14:58.985 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 0f61d128-b6ea-4700-816a-2425f1e226a8 2026-04-27 22:14:59.400 9 INFO neutron.plugins.ml2.plugin [None req-a1b776cb-633f-48db-b7eb-3927e42c000c - - - - - -] Attempt 1 to provision port d0e55a78-7eb6-4d4d-a737-4d2fb47e256e 2026-04-27 22:14:59.700 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port ff45c482-33ac-4bcc-816e-b663065351a2 2026-04-27 22:14:59.990 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port e32e4afc-1dbf-4791-bd47-72c7e83e7fb7 2026-04-27 22:15:00.175 8 INFO neutron.plugins.ml2.plugin [None req-ad6039d4-1749-400d-8bde-4f0c7aa1602f - - - - - -] Attempt 1 to provision port b8ffa5f4-2661-470f-ba6d-c041dfa0d9af 2026-04-27 22:15:00.738 8 INFO neutron.plugins.ml2.plugin [None req-9e8f0323-8f34-49dd-a1c3-809669e4d563 - - - - - -] Attempt 1 to provision port b8ffa5f4-2661-470f-ba6d-c041dfa0d9af 2026-04-27 22:15:01.699 9 INFO neutron.plugins.ml2.plugin [None req-7e39a0dd-0c10-42cc-949d-0ea11b5f36cf - - - - - -] Attempt 1 to provision port e256ae10-7090-42b3-9d16-e46774743804 2026-04-27 22:15:01.884 8 INFO neutron.plugins.ml2.plugin [None req-f4d1f4cc-0cbd-42b1-8988-2de658f3adab - - - - - -] Attempt 1 to provision port a9f85224-b321-43f5-8daa-3f145bb12fc9 2026-04-27 22:15:02.256 8 INFO neutron.plugins.ml2.plugin [None req-9a2437d8-aaf5-4fd0-acff-8eb93ba8f493 - - - - - -] Attempt 1 to provision port e256ae10-7090-42b3-9d16-e46774743804 2026-04-27 22:15:02.497 8 INFO neutron.plugins.ml2.plugin [None req-139657c5-a689-433a-bbb0-caac8ba859cf - - - - - -] Attempt 1 to provision port a9f85224-b321-43f5-8daa-3f145bb12fc9 2026-04-27 22:15:04.270 8 INFO neutron.plugins.ml2.plugin [None req-5423c7a2-8c67-408b-b8f2-f0f37e58b3eb - - - - - -] Attempt 1 to provision port 6475c96f-9f99-4804-af65-e149006f6f1f 2026-04-27 22:15:05.027 8 INFO neutron.plugins.ml2.plugin [None req-cd603f86-6b99-4bf1-94e9-3a090225a34f - - - - - -] Attempt 1 to provision port fdfb6d28-8e78-4479-8ae6-a7d54de40bca 2026-04-27 22:15:05.714 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port fdfb6d28-8e78-4479-8ae6-a7d54de40bca 2026-04-27 22:15:07.228 9 INFO neutron.plugins.ml2.plugin [None req-26d48011-4af1-4892-848b-1fa4a4aefbd6 - - - - - -] Attempt 1 to provision port c5623a8d-f933-4822-8fef-69318a86ff49 2026-04-27 22:15:07.604 9 INFO neutron.plugins.ml2.plugin [None req-432cbad6-f0a7-4861-b902-dd0592880b42 - - - - - -] Attempt 1 to provision port 7325c35a-bf72-4f7d-a44c-2afc6147386c 2026-04-27 22:15:07.857 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port a9616eb9-860f-4ad3-bf9e-0eb7356e23c6 2026-04-27 22:15:07.973 8 INFO neutron.plugins.ml2.plugin [None req-4b4859a7-1d9b-4b2b-92ab-c6a4b1391472 - - - - - -] Attempt 1 to provision port c5623a8d-f933-4822-8fef-69318a86ff49 2026-04-27 22:15:08.395 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 602436ae-565f-407a-981f-02686c5e9a14 2026-04-27 22:15:08.449 8 INFO neutron.plugins.ml2.plugin [None req-7d561079-1873-41bb-800c-abf32f433f32 - - - - - -] Attempt 1 to provision port 347e7bcb-e8b8-4ad0-84ba-bdfef8eb7e7d 2026-04-27 22:15:09.024 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 27c3ba1e-f46a-4681-9863-ad30e342edfa 2026-04-27 22:15:09.593 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 5c9ae8f2-39ad-4412-9b06-7a01aa7e023c 2026-04-27 22:15:10.254 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 27c3ba1e-f46a-4681-9863-ad30e342edfa 2026-04-27 22:15:10.538 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 5c9ae8f2-39ad-4412-9b06-7a01aa7e023c 2026-04-27 22:15:10.842 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port a9616eb9-860f-4ad3-bf9e-0eb7356e23c6 2026-04-27 22:15:11.116 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 602436ae-565f-407a-981f-02686c5e9a14 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-27 22:15:14.444 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 7325c35a-bf72-4f7d-a44c-2afc6147386c 2026-04-27 22:15:15.008 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 347e7bcb-e8b8-4ad0-84ba-bdfef8eb7e7d 2026-04-27 22:15:15.118 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd277f21-eb8f-4cbb-8e9d-0dd1d583aa70'] response: {'server_uuid': '9645412c-151e-46f8-b810-cbf2f5bfdf16', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7325c35a-bf72-4f7d-a44c-2afc6147386c', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-27 22:15:16.490 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 347e7bcb-e8b8-4ad0-84ba-bdfef8eb7e7d 2026-04-27 22:15:16.900 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 7325c35a-bf72-4f7d-a44c-2afc6147386c 2026-04-27 22:15:17.176 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-35e2f818-7a0c-40e5-9511-99e0a55e3d13'] response: {'server_uuid': 'a37f690a-fd89-4588-ad45-6cddf4a22539', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '347e7bcb-e8b8-4ad0-84ba-bdfef8eb7e7d', 'code': 200} 2026-04-27 22:15:17.286 9 INFO neutron.plugins.ml2.plugin [None req-b743107a-a772-4ce6-9c0b-3922ef9bf61f - - - - - -] Attempt 1 to provision port 1ae19e41-2470-46d2-8a94-076f9ec26c11 2026-04-27 22:15:18.149 9 INFO neutron.plugins.ml2.plugin [None req-46ba6e15-3f24-4893-b177-03e24be3f26d - - - - - -] Attempt 1 to provision port 5bc2e6a6-b5ab-42a7-b92b-69c82acdad04 2026-04-27 22:15:18.271 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 5bc2e6a6-b5ab-42a7-b92b-69c82acdad04 2026-04-27 22:15:20.112 9 INFO neutron.plugins.ml2.plugin [None req-f3febc36-b826-4bc1-aa17-ef4e56f58d87 - - - - - -] Attempt 1 to provision port 1e93a98d-1272-45b7-87cb-6246efe5173d 2026-04-27 22:15:20.572 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 5bc2e6a6-b5ab-42a7-b92b-69c82acdad04 2026-04-27 22:15:20.758 8 INFO neutron.plugins.ml2.plugin [None req-34331664-155d-4687-89e4-a44e4a64e5cd - - - - - -] Attempt 1 to provision port 1e93a98d-1272-45b7-87cb-6246efe5173d 2026-04-27 22:15:22.335 8 INFO neutron.plugins.ml2.plugin [None req-01004d50-5a6a-46a7-a452-b6dde5967b7c - - - - - -] Attempt 1 to provision port 158a25bf-19a2-4037-be51-f5838283be6c 2026-04-27 22:15:22.762 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 91073980-4d9d-4edd-9371-94ea9d75c3c0 2026-04-27 22:15:23.094 9 INFO neutron.plugins.ml2.plugin [None req-5ad9691f-593b-46ba-8b69-ae39c6f04afd - - - - - -] Attempt 1 to provision port ff4a6be5-6f63-4c2b-a122-11d5b98f76f5 2026-04-27 22:15:23.311 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port ff4a6be5-6f63-4c2b-a122-11d5b98f76f5 2026-04-27 22:15:24.232 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 91073980-4d9d-4edd-9371-94ea9d75c3c0 2026-04-27 22:15:24.578 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port ff4a6be5-6f63-4c2b-a122-11d5b98f76f5 2026-04-27 22:15:25.513 9 INFO neutron.plugins.ml2.plugin [None req-98a4361f-3138-4dba-8246-273c23f43d25 - - - - - -] Attempt 1 to provision port 691b351f-854d-48ad-87b4-0a73945933b6 2026-04-27 22:15:26.274 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port c69e16c9-d8c8-4e28-a8ff-fc9f610dedcb 2026-04-27 22:15:26.276 8 INFO neutron.plugins.ml2.plugin [None req-35b100b0-2799-4234-a2e1-8b23cf2587ba - - - - - -] Attempt 1 to provision port 691b351f-854d-48ad-87b4-0a73945933b6 2026-04-27 22:15:28.573 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port c69e16c9-d8c8-4e28-a8ff-fc9f610dedcb 2026-04-27 22:15:28.953 8 INFO neutron.plugins.ml2.plugin [None req-e04bb9c7-3b3d-4c97-b9e2-9e13830d0fa5 - - - - - -] Attempt 1 to provision port 1ac38c25-fffb-4d50-a6af-630c44d62686 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-27 22:15:30.245 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 1ac38c25-fffb-4d50-a6af-630c44d62686 2026-04-27 22:15:30.367 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-52e89236-05e0-4d60-9a8c-1ad40b2340ef'] response: {'server_uuid': '2ee32fb9-2809-466f-a8c7-c10817cdd3c7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1ac38c25-fffb-4d50-a6af-630c44d62686', 'code': 200} 2026-04-27 22:15:32.394 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 1ac38c25-fffb-4d50-a6af-630c44d62686 2026-04-27 22:15:35.860 9 INFO neutron.plugins.ml2.plugin [None req-5405da92-b243-458c-aca6-c3d3ac326acd - - - - - -] Attempt 1 to provision port 478574b2-db17-4fdc-8a8b-db3ea4e82e4f 2026-04-27 22:15:36.385 9 INFO neutron.plugins.ml2.plugin [None req-5405da92-b243-458c-aca6-c3d3ac326acd - - - - - -] Attempt 2 to provision port 478574b2-db17-4fdc-8a8b-db3ea4e82e4f 2026-04-27 22:15:40.248 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 478574b2-db17-4fdc-8a8b-db3ea4e82e4f 2026-04-27 22:15:40.376 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-21e0e176-46b4-487d-98ec-624be74ccb0c'] response: {'server_uuid': '2c1a7ba2-330b-4435-9ab2-438d1678c03c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '478574b2-db17-4fdc-8a8b-db3ea4e82e4f', 'code': 200} 2026-04-27 22:15:42.257 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 158a25bf-19a2-4037-be51-f5838283be6c 2026-04-27 22:15:42.732 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 478574b2-db17-4fdc-8a8b-db3ea4e82e4f 2026-04-27 22:15:44.211 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 158a25bf-19a2-4037-be51-f5838283be6c 2026-04-27 22:15:44.459 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 691b351f-854d-48ad-87b4-0a73945933b6 2026-04-27 22:15:46.273 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 691b351f-854d-48ad-87b4-0a73945933b6 2026-04-27 22:15:46.535 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 1e93a98d-1272-45b7-87cb-6246efe5173d 2026-04-27 22:15:46.969 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 1ae19e41-2470-46d2-8a94-076f9ec26c11 2026-04-27 22:15:48.549 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 1e93a98d-1272-45b7-87cb-6246efe5173d 2026-04-27 22:15:48.990 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 1ae19e41-2470-46d2-8a94-076f9ec26c11 2026-04-27 22:15:49.654 8 INFO neutron.plugins.ml2.plugin [None req-5be383c1-0ec4-437a-b208-12f551b74e91 - - - - - -] Attempt 1 to provision port 1ac38c25-fffb-4d50-a6af-630c44d62686 2026-04-27 22:15:50.205 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 1ac38c25-fffb-4d50-a6af-630c44d62686 2026-04-27 22:15:52.356 9 INFO neutron.plugins.ml2.plugin [None req-883b0e8e-aeab-4c80-9712-9daffc0f344d - - - - - -] Attempt 1 to provision port 1ac38c25-fffb-4d50-a6af-630c44d62686 2026-04-27 22:15:53.850 8 INFO neutron.plugins.ml2.plugin [None req-0844a205-5fde-4091-820b-bf8c927e4951 - - - - - -] Attempt 1 to provision port fc89f45b-ec67-4df4-801a-c4dc048a31e4 2026-04-27 22:15:54.372 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 66518fa7-dfa3-4de4-9105-d66e08b487b3 2026-04-27 22:15:54.594 8 INFO neutron.plugins.ml2.plugin [None req-c10887c5-a3c6-45d9-9e01-846233686b50 - - - - - -] Attempt 1 to provision port 66518fa7-dfa3-4de4-9105-d66e08b487b3 2026-04-27 22:15:55.029 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 1ac38c25-fffb-4d50-a6af-630c44d62686 2026-04-27 22:15:56.212 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 66518fa7-dfa3-4de4-9105-d66e08b487b3 2026-04-27 22:15:56.424 8 INFO neutron.plugins.ml2.plugin [None req-4ae12072-e7a3-4fca-9c85-1b4eb0ab5bd0 - - - - - -] Attempt 1 to provision port a4646f64-2ab0-4437-9dc2-eeb372c45527 2026-04-27 22:15:57.093 9 INFO neutron.plugins.ml2.plugin [None req-54ef6a4f-87e5-473d-a8b1-3e16f1901c7c - - - - - -] Attempt 1 to provision port a4646f64-2ab0-4437-9dc2-eeb372c45527 2026-04-27 22:15:58.235 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 0279735e-2dae-48e8-a4d9-e5018b9dac50 2026-04-27 22:16:00.431 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 0279735e-2dae-48e8-a4d9-e5018b9dac50 2026-04-27 22:16:03.191 9 INFO neutron.plugins.ml2.plugin [None req-4976aee0-98fd-4ba7-806a-d109ad53305e - - - - - -] Attempt 1 to provision port f34718e7-db87-43a8-adb9-99b80a1722f9 2026-04-27 22:16:06.063 8 INFO neutron.plugins.ml2.plugin [None req-9ae0a33d-2744-473b-8d33-90612fb7711a - - - - - -] Attempt 1 to provision port d2f2fdd7-3d73-4301-9db5-891578014477 2026-04-27 22:16:06.334 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port f3b2a3e1-b0f0-465d-a337-72db8a11d5fa 2026-04-27 22:16:06.711 9 INFO neutron.plugins.ml2.plugin [None req-8100fcb3-c758-496e-b893-3d66936c2d7e - - - - - -] Attempt 1 to provision port f3b2a3e1-b0f0-465d-a337-72db8a11d5fa 2026-04-27 22:16:06.835 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port f34718e7-db87-43a8-adb9-99b80a1722f9 2026-04-27 22:16:06.953 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-00d92294-312b-40ee-b095-077b8e8e76a8'] response: {'server_uuid': '736f74a1-1f02-4e60-a73c-b14df2224752', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f34718e7-db87-43a8-adb9-99b80a1722f9', 'code': 200} 2026-04-27 22:16:08.311 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port f3b2a3e1-b0f0-465d-a337-72db8a11d5fa 2026-04-27 22:16:08.721 9 INFO neutron.plugins.ml2.plugin [None req-919c9953-3490-4969-84c7-6f171e83aa1e - - - - - -] Attempt 1 to provision port 3aec2360-64b0-432f-8aaa-57c43e7b5e78 2026-04-27 22:16:09.047 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port f34718e7-db87-43a8-adb9-99b80a1722f9 2026-04-27 22:16:09.384 9 INFO neutron.plugins.ml2.plugin [None req-880de0a0-16c7-4f3c-a299-5a61456b99a5 - - - - - -] Attempt 1 to provision port 3aec2360-64b0-432f-8aaa-57c43e7b5e78 2026-04-27 22:16:10.037 8 INFO neutron.plugins.ml2.plugin [None req-87d4dbc5-e5f3-4665-9dbc-e72541a54d28 - - - - - -] Attempt 1 to provision port 0c019a4c-c471-4b2d-b51b-fc93d92f779f 2026-04-27 22:16:10.250 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 49532ad0-4a7b-406c-8b5e-c2cd360e9fb1 2026-04-27 22:16:10.705 9 INFO neutron.plugins.ml2.plugin [None req-64a60bc4-e909-47bf-a9ab-171c24576db8 - - - - - -] Attempt 1 to provision port 49532ad0-4a7b-406c-8b5e-c2cd360e9fb1 2026-04-27 22:16:10.733 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 42a634e3-674e-4dbd-8c96-3e339bb7a40b 2026-04-27 22:16:11.293 9 INFO neutron.plugins.ml2.plugin [None req-671ebcce-0af6-46cf-b91f-1d832eb239bb - - - - - -] Attempt 1 to provision port 290214cd-1be7-4ca9-924a-5f65f77317d0 2026-04-27 22:16:11.308 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 0c019a4c-c471-4b2d-b51b-fc93d92f779f 2026-04-27 22:16:11.962 9 INFO neutron.plugins.ml2.plugin [None req-1889abe4-3e00-416b-9156-48eed06f7feb - - - - - -] Attempt 1 to provision port 290214cd-1be7-4ca9-924a-5f65f77317d0 2026-04-27 22:16:12.249 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 49532ad0-4a7b-406c-8b5e-c2cd360e9fb1 2026-04-27 22:16:12.530 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 42a634e3-674e-4dbd-8c96-3e339bb7a40b 2026-04-27 22:16:12.782 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 0c019a4c-c471-4b2d-b51b-fc93d92f779f 2026-04-27 22:16:14.149 8 INFO neutron.plugins.ml2.plugin [None req-f102fc6c-25fa-4466-a8fb-3651f9a99973 - - - - - -] Attempt 1 to provision port 2cd74bf6-573c-44b0-a5dc-280da58fe341 2026-04-27 22:16:14.317 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port a4646f64-2ab0-4437-9dc2-eeb372c45527 2026-04-27 22:16:14.801 8 INFO neutron.plugins.ml2.plugin [None req-ada1f738-e36b-4e14-81d0-63f39f6614e2 - - - - - -] Attempt 1 to provision port 2cd74bf6-573c-44b0-a5dc-280da58fe341 2026-04-27 22:16:16.356 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port a4646f64-2ab0-4437-9dc2-eeb372c45527 2026-04-27 22:16:16.655 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port fc89f45b-ec67-4df4-801a-c4dc048a31e4 2026-04-27 22:16:16.673 8 INFO neutron.plugins.ml2.plugin [None req-df04c4cf-8b49-4cd7-a157-ff5c11a74097 - - - - - -] Attempt 1 to provision port 0d71b871-eb5f-4892-8281-377aabe6b005 2026-04-27 22:16:16.977 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 0d71b871-eb5f-4892-8281-377aabe6b005 2026-04-27 22:16:18.383 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port fc89f45b-ec67-4df4-801a-c4dc048a31e4 2026-04-27 22:16:18.433 9 INFO neutron.plugins.ml2.db [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] No ports have port_id starting with fc89f45b-ec67-4df4-801a-c4dc048a31e4 2026-04-27 22:16:19.231 8 INFO neutron.plugins.ml2.plugin [None req-340efa53-60d5-4ce6-a028-99ba969ce3b7 - - - - - -] Attempt 1 to provision port 757173c8-20b6-4b44-9d8c-3a482bda7359 2026-04-27 22:16:22.187 9 INFO neutron.plugins.ml2.plugin [None req-7d7a59b6-7f4f-4ef3-b0bb-80ab96036e62 - - - - - -] Attempt 1 to provision port 03b85ade-bcf8-4172-a0cd-4c29fe0caa20 2026-04-27 22:16:22.260 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 03b85ade-bcf8-4172-a0cd-4c29fe0caa20 2026-04-27 22:16:24.398 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 757173c8-20b6-4b44-9d8c-3a482bda7359 2026-04-27 22:16:24.532 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-95d86e56-683f-4140-bc6a-4c28f91e2205'] response: {'server_uuid': 'a4dc89bb-3da0-49c7-b59a-7dec0a3ca129', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '757173c8-20b6-4b44-9d8c-3a482bda7359', 'code': 200} 2026-04-27 22:16:25.649 9 INFO neutron.plugins.ml2.plugin [None req-ac3446ac-0be3-4c7e-97cb-ec5fc9515be2 - - - - - -] Attempt 1 to provision port e64c319d-5a60-4252-9e98-66f2ad613189 2026-04-27 22:16:26.360 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 757173c8-20b6-4b44-9d8c-3a482bda7359 2026-04-27 22:16:26.732 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port d2f2fdd7-3d73-4301-9db5-891578014477 2026-04-27 22:16:27.422 8 INFO neutron.plugins.ml2.plugin [None req-f3bd40b2-8c8b-4e2c-b661-02ab5664e7e3 - - - - - -] Attempt 1 to provision port a325c990-c642-43df-9f07-2f56c29d19da 2026-04-27 22:16:27.478 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port e64c319d-5a60-4252-9e98-66f2ad613189 2026-04-27 22:16:27.962 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 3aec2360-64b0-432f-8aaa-57c43e7b5e78 2026-04-27 22:16:28.657 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port d2f2fdd7-3d73-4301-9db5-891578014477 2026-04-27 22:16:28.878 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 3aec2360-64b0-432f-8aaa-57c43e7b5e78 2026-04-27 22:16:29.192 9 INFO neutron.plugins.ml2.plugin [None req-475c92be-9095-4b8c-92a5-c80abe8131f1 - - - - - -] Attempt 1 to provision port a325c990-c642-43df-9f07-2f56c29d19da 2026-04-27 22:16:35.986 9 INFO neutron.plugins.ml2.plugin [None req-9d3fbdf7-53e1-47fa-8664-9d904e958b12 - - - - - -] Attempt 1 to provision port 91be42a9-d80d-419d-b839-bd9248dc611b 2026-04-27 22:16:36.547 9 INFO neutron.plugins.ml2.plugin [None req-bbb3fd0a-f271-424b-b8d0-dfc560a3c658 - - - - - -] Attempt 1 to provision port 3decfec6-f884-4b9a-aec6-f70c4903691a 2026-04-27 22:16:36.672 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 91be42a9-d80d-419d-b839-bd9248dc611b 2026-04-27 22:16:37.200 8 INFO neutron.plugins.ml2.plugin [None req-104da907-f9df-4f9d-9083-c3ead0044bb5 - - - - - -] Attempt 1 to provision port 3decfec6-f884-4b9a-aec6-f70c4903691a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-27 22:16:42.288 8 INFO neutron.plugins.ml2.plugin [None req-cf0dfd4e-6d97-45eb-9da9-6eabbe3c31c0 - - - - - -] Attempt 1 to provision port bfd8ee55-9f52-423e-b1b8-04c675ae73b2 2026-04-27 22:16:49.260 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-202f8594-7603-476e-acc0-a398f957f00e'] response: {'server_uuid': 'a4dc89bb-3da0-49c7-b59a-7dec0a3ca129', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '757173c8-20b6-4b44-9d8c-3a482bda7359', 'code': 200} 2026-04-27 22:16:49.484 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 757173c8-20b6-4b44-9d8c-3a482bda7359 2026-04-27 22:16:50.683 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 757173c8-20b6-4b44-9d8c-3a482bda7359 2026-04-27 22:16:51.300 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-42096ed2-3a93-445c-967c-5bf1042a6800'] response: {'server_uuid': 'a4dc89bb-3da0-49c7-b59a-7dec0a3ca129', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '757173c8-20b6-4b44-9d8c-3a482bda7359', 'code': 200} 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1e4f5785-35cb-4d21-9f33-412e8ca09e2c could not be found. 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1e4f5785-35cb-4d21-9f33-412e8ca09e2c could not be found. 2026-04-27 22:17:00.385 9 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:00.387 9 ERROR neutron.plugins.ml2.managers [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Failed to bind port eb460c9b-90f7-45d9-8f3f-97864fbdc195 on host instance for vnic_type normal using segments [{'id': 'f8a2dc8c-a7c1-48cb-9b73-df90e1525709', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 644, 'network_id': '53a0ca6e-82db-486d-b616-c78520de68cc'}] 2026-04-27 22:17:00.388 9 INFO neutron.plugins.ml2.plugin [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Attempt 2 to bind port eb460c9b-90f7-45d9-8f3f-97864fbdc195 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1e4f5785-35cb-4d21-9f33-412e8ca09e2c could not be found. 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1e4f5785-35cb-4d21-9f33-412e8ca09e2c could not be found. 2026-04-27 22:17:00.423 9 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:00.424 9 ERROR neutron.plugins.ml2.managers [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Failed to bind port eb460c9b-90f7-45d9-8f3f-97864fbdc195 on host instance for vnic_type normal using segments [{'id': 'f8a2dc8c-a7c1-48cb-9b73-df90e1525709', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 644, 'network_id': '53a0ca6e-82db-486d-b616-c78520de68cc'}] 2026-04-27 22:17:00.425 9 INFO neutron.plugins.ml2.plugin [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Attempt 3 to bind port eb460c9b-90f7-45d9-8f3f-97864fbdc195 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1e4f5785-35cb-4d21-9f33-412e8ca09e2c could not be found. 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1e4f5785-35cb-4d21-9f33-412e8ca09e2c could not be found. 2026-04-27 22:17:00.450 9 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:00.451 9 ERROR neutron.plugins.ml2.managers [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Failed to bind port eb460c9b-90f7-45d9-8f3f-97864fbdc195 on host instance for vnic_type normal using segments [{'id': 'f8a2dc8c-a7c1-48cb-9b73-df90e1525709', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 644, 'network_id': '53a0ca6e-82db-486d-b616-c78520de68cc'}] 2026-04-27 22:17:00.451 9 INFO neutron.plugins.ml2.plugin [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Attempt 4 to bind port eb460c9b-90f7-45d9-8f3f-97864fbdc195 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1e4f5785-35cb-4d21-9f33-412e8ca09e2c could not be found. 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1e4f5785-35cb-4d21-9f33-412e8ca09e2c could not be found. 2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:00.474 9 ERROR neutron.plugins.ml2.managers [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Failed to bind port eb460c9b-90f7-45d9-8f3f-97864fbdc195 on host instance for vnic_type normal using segments [{'id': 'f8a2dc8c-a7c1-48cb-9b73-df90e1525709', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 644, 'network_id': '53a0ca6e-82db-486d-b616-c78520de68cc'}] 2026-04-27 22:17:00.474 9 INFO neutron.plugins.ml2.plugin [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Attempt 5 to bind port eb460c9b-90f7-45d9-8f3f-97864fbdc195 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1e4f5785-35cb-4d21-9f33-412e8ca09e2c could not be found. 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1e4f5785-35cb-4d21-9f33-412e8ca09e2c could not be found. 2026-04-27 22:17:00.515 9 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:00.516 9 ERROR neutron.plugins.ml2.managers [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Failed to bind port eb460c9b-90f7-45d9-8f3f-97864fbdc195 on host instance for vnic_type normal using segments [{'id': 'f8a2dc8c-a7c1-48cb-9b73-df90e1525709', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 644, 'network_id': '53a0ca6e-82db-486d-b616-c78520de68cc'}] 2026-04-27 22:17:00.521 9 INFO neutron.plugins.ml2.plugin [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Attempt 6 to bind port eb460c9b-90f7-45d9-8f3f-97864fbdc195 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1e4f5785-35cb-4d21-9f33-412e8ca09e2c could not be found. 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1e4f5785-35cb-4d21-9f33-412e8ca09e2c could not be found. 2026-04-27 22:17:00.558 9 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:00.559 9 ERROR neutron.plugins.ml2.managers [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Failed to bind port eb460c9b-90f7-45d9-8f3f-97864fbdc195 on host instance for vnic_type normal using segments [{'id': 'f8a2dc8c-a7c1-48cb-9b73-df90e1525709', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 644, 'network_id': '53a0ca6e-82db-486d-b616-c78520de68cc'}] 2026-04-27 22:17:00.560 9 INFO neutron.plugins.ml2.plugin [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Attempt 7 to bind port eb460c9b-90f7-45d9-8f3f-97864fbdc195 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1e4f5785-35cb-4d21-9f33-412e8ca09e2c could not be found. 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1e4f5785-35cb-4d21-9f33-412e8ca09e2c could not be found. 2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:00.584 9 ERROR neutron.plugins.ml2.managers [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Failed to bind port eb460c9b-90f7-45d9-8f3f-97864fbdc195 on host instance for vnic_type normal using segments [{'id': 'f8a2dc8c-a7c1-48cb-9b73-df90e1525709', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 644, 'network_id': '53a0ca6e-82db-486d-b616-c78520de68cc'}] 2026-04-27 22:17:00.584 9 INFO neutron.plugins.ml2.plugin [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Attempt 8 to bind port eb460c9b-90f7-45d9-8f3f-97864fbdc195 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1e4f5785-35cb-4d21-9f33-412e8ca09e2c could not be found. 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1e4f5785-35cb-4d21-9f33-412e8ca09e2c could not be found. 2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:00.606 9 ERROR neutron.plugins.ml2.managers [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Failed to bind port eb460c9b-90f7-45d9-8f3f-97864fbdc195 on host instance for vnic_type normal using segments [{'id': 'f8a2dc8c-a7c1-48cb-9b73-df90e1525709', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 644, 'network_id': '53a0ca6e-82db-486d-b616-c78520de68cc'}] 2026-04-27 22:17:00.606 9 INFO neutron.plugins.ml2.plugin [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Attempt 9 to bind port eb460c9b-90f7-45d9-8f3f-97864fbdc195 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1e4f5785-35cb-4d21-9f33-412e8ca09e2c could not be found. 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1e4f5785-35cb-4d21-9f33-412e8ca09e2c could not be found. 2026-04-27 22:17:00.626 9 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:00.627 9 ERROR neutron.plugins.ml2.managers [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Failed to bind port eb460c9b-90f7-45d9-8f3f-97864fbdc195 on host instance for vnic_type normal using segments [{'id': 'f8a2dc8c-a7c1-48cb-9b73-df90e1525709', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 644, 'network_id': '53a0ca6e-82db-486d-b616-c78520de68cc'}] 2026-04-27 22:17:00.627 9 INFO neutron.plugins.ml2.plugin [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Attempt 10 to bind port eb460c9b-90f7-45d9-8f3f-97864fbdc195 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1e4f5785-35cb-4d21-9f33-412e8ca09e2c could not be found. 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1e4f5785-35cb-4d21-9f33-412e8ca09e2c could not be found. 2026-04-27 22:17:00.649 9 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:00.650 9 ERROR neutron.plugins.ml2.managers [None req-e6af309e-6f25-48e5-9ada-fa3c2ac08a3e - - - - - -] Failed to bind port eb460c9b-90f7-45d9-8f3f-97864fbdc195 on host instance for vnic_type normal using segments [{'id': 'f8a2dc8c-a7c1-48cb-9b73-df90e1525709', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 644, 'network_id': '53a0ca6e-82db-486d-b616-c78520de68cc'}] 2026-04-27 22:17:00.675 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 2aa926b1-1d73-4f22-9554-72ad76f46287 2026-04-27 22:17:00.905 8 INFO neutron.plugins.ml2.plugin [None req-fffbc87c-8741-4814-a248-f051f2f78bb4 - - - - - -] Attempt 1 to provision port 2aa926b1-1d73-4f22-9554-72ad76f46287 2026-04-27 22:17:02.709 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 2aa926b1-1d73-4f22-9554-72ad76f46287 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-27 22:17:07.060 9 INFO neutron.plugins.ml2.plugin [None req-5a30a9ec-d9fd-4193-824d-77c8900e08a2 - - - - - -] Attempt 1 to provision port 69eb0da1-c256-470c-8378-c8274c431f63 2026-04-27 22:17:10.842 9 INFO neutron.plugins.ml2.plugin [None req-a7ff8eb2-78c3-477e-a4a3-ce6e9ee0dd7c - - - - - -] Attempt 1 to provision port ceda4b03-adc1-426e-9128-9405a30dff34 2026-04-27 22:17:10.900 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 35da1010-2dff-46e9-917d-20cdce4e05a1 2026-04-27 22:17:11.589 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port ceda4b03-adc1-426e-9128-9405a30dff34 2026-04-27 22:17:12.297 9 INFO neutron.plugins.ml2.plugin [None req-dad7e276-fc83-47d9-98ef-c25b5d6ccc65 - - - - - -] Attempt 1 to provision port 4795a453-48fd-4090-a8ee-10bc3677a897 2026-04-27 22:17:12.349 9 INFO neutron.plugins.ml2.plugin [None req-dad7e276-fc83-47d9-98ef-c25b5d6ccc65 - - - - - -] Attempt 1 to provision port 7adc55d0-d66c-4fd3-81ae-8b2fb27ab2d5 2026-04-27 22:17:12.754 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 7adc55d0-d66c-4fd3-81ae-8b2fb27ab2d5 2026-04-27 22:17:12.810 8 INFO neutron.plugins.ml2.plugin [None req-be0b07c8-9136-4461-bf00-af5fb1607c4b - - - - - -] Attempt 1 to provision port 4795a453-48fd-4090-a8ee-10bc3677a897 2026-04-27 22:17:12.969 9 INFO neutron.plugins.ml2.plugin [None req-e67a06db-ab71-4cd0-8c57-16f100b4a4a1 - - - - - -] Attempt 1 to provision port 4795a453-48fd-4090-a8ee-10bc3677a897 2026-04-27 22:17:13.053 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 35da1010-2dff-46e9-917d-20cdce4e05a1 2026-04-27 22:17:15.114 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 36f2e04c-6047-4d84-8b7c-be946e5d306f 2026-04-27 22:17:15.843 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 7adc55d0-d66c-4fd3-81ae-8b2fb27ab2d5 2026-04-27 22:17:18.671 8 INFO neutron.plugins.ml2.plugin [None req-39d1212d-d2ff-458c-8b46-ed754b199383 - - - - - -] Attempt 1 to provision port ba26a9f0-37fa-45e1-8efb-763fca7fd515 2026-04-27 22:17:18.817 9 INFO neutron.plugins.ml2.plugin [None req-9ac6feed-4d7e-4af6-bfb5-55f2692b1fb3 - - - - - -] Attempt 1 to provision port 80baa78a-314d-4a93-aabe-5d8d33bb8a9c 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ba78ff12-f101-4b28-a3c4-ae69bc622628 could not be found. 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ba78ff12-f101-4b28-a3c4-ae69bc622628 could not be found. 2026-04-27 22:17:20.573 8 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:20.575 8 ERROR neutron.plugins.ml2.managers [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Failed to bind port 1849186d-6ef6-4ae8-a08e-3ffeacc99ef3 on host instance for vnic_type normal using segments [{'id': '2d64cdd3-8342-4353-86ee-609cabe637da', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 267, 'network_id': 'ad7bbe88-0020-432a-94a0-be16b6aa7d86'}] 2026-04-27 22:17:20.575 8 INFO neutron.plugins.ml2.plugin [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Attempt 2 to bind port 1849186d-6ef6-4ae8-a08e-3ffeacc99ef3 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ba78ff12-f101-4b28-a3c4-ae69bc622628 could not be found. 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ba78ff12-f101-4b28-a3c4-ae69bc622628 could not be found. 2026-04-27 22:17:20.595 8 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:20.596 8 ERROR neutron.plugins.ml2.managers [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Failed to bind port 1849186d-6ef6-4ae8-a08e-3ffeacc99ef3 on host instance for vnic_type normal using segments [{'id': '2d64cdd3-8342-4353-86ee-609cabe637da', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 267, 'network_id': 'ad7bbe88-0020-432a-94a0-be16b6aa7d86'}] 2026-04-27 22:17:20.596 8 INFO neutron.plugins.ml2.plugin [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Attempt 3 to bind port 1849186d-6ef6-4ae8-a08e-3ffeacc99ef3 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ba78ff12-f101-4b28-a3c4-ae69bc622628 could not be found. 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ba78ff12-f101-4b28-a3c4-ae69bc622628 could not be found. 2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:20.613 8 ERROR neutron.plugins.ml2.managers [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Failed to bind port 1849186d-6ef6-4ae8-a08e-3ffeacc99ef3 on host instance for vnic_type normal using segments [{'id': '2d64cdd3-8342-4353-86ee-609cabe637da', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 267, 'network_id': 'ad7bbe88-0020-432a-94a0-be16b6aa7d86'}] 2026-04-27 22:17:20.614 8 INFO neutron.plugins.ml2.plugin [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Attempt 4 to bind port 1849186d-6ef6-4ae8-a08e-3ffeacc99ef3 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ba78ff12-f101-4b28-a3c4-ae69bc622628 could not be found. 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ba78ff12-f101-4b28-a3c4-ae69bc622628 could not be found. 2026-04-27 22:17:20.631 8 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:20.632 8 ERROR neutron.plugins.ml2.managers [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Failed to bind port 1849186d-6ef6-4ae8-a08e-3ffeacc99ef3 on host instance for vnic_type normal using segments [{'id': '2d64cdd3-8342-4353-86ee-609cabe637da', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 267, 'network_id': 'ad7bbe88-0020-432a-94a0-be16b6aa7d86'}] 2026-04-27 22:17:20.632 8 INFO neutron.plugins.ml2.plugin [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Attempt 5 to bind port 1849186d-6ef6-4ae8-a08e-3ffeacc99ef3 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ba78ff12-f101-4b28-a3c4-ae69bc622628 could not be found. 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ba78ff12-f101-4b28-a3c4-ae69bc622628 could not be found. 2026-04-27 22:17:20.652 8 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:20.653 8 ERROR neutron.plugins.ml2.managers [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Failed to bind port 1849186d-6ef6-4ae8-a08e-3ffeacc99ef3 on host instance for vnic_type normal using segments [{'id': '2d64cdd3-8342-4353-86ee-609cabe637da', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 267, 'network_id': 'ad7bbe88-0020-432a-94a0-be16b6aa7d86'}] 2026-04-27 22:17:20.653 8 INFO neutron.plugins.ml2.plugin [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Attempt 6 to bind port 1849186d-6ef6-4ae8-a08e-3ffeacc99ef3 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ba78ff12-f101-4b28-a3c4-ae69bc622628 could not be found. 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ba78ff12-f101-4b28-a3c4-ae69bc622628 could not be found. 2026-04-27 22:17:20.685 8 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:20.686 8 ERROR neutron.plugins.ml2.managers [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Failed to bind port 1849186d-6ef6-4ae8-a08e-3ffeacc99ef3 on host instance for vnic_type normal using segments [{'id': '2d64cdd3-8342-4353-86ee-609cabe637da', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 267, 'network_id': 'ad7bbe88-0020-432a-94a0-be16b6aa7d86'}] 2026-04-27 22:17:20.686 8 INFO neutron.plugins.ml2.plugin [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Attempt 7 to bind port 1849186d-6ef6-4ae8-a08e-3ffeacc99ef3 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ba78ff12-f101-4b28-a3c4-ae69bc622628 could not be found. 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ba78ff12-f101-4b28-a3c4-ae69bc622628 could not be found. 2026-04-27 22:17:20.707 8 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:20.708 8 ERROR neutron.plugins.ml2.managers [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Failed to bind port 1849186d-6ef6-4ae8-a08e-3ffeacc99ef3 on host instance for vnic_type normal using segments [{'id': '2d64cdd3-8342-4353-86ee-609cabe637da', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 267, 'network_id': 'ad7bbe88-0020-432a-94a0-be16b6aa7d86'}] 2026-04-27 22:17:20.708 8 INFO neutron.plugins.ml2.plugin [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Attempt 8 to bind port 1849186d-6ef6-4ae8-a08e-3ffeacc99ef3 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ba78ff12-f101-4b28-a3c4-ae69bc622628 could not be found. 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ba78ff12-f101-4b28-a3c4-ae69bc622628 could not be found. 2026-04-27 22:17:20.731 8 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:20.732 8 ERROR neutron.plugins.ml2.managers [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Failed to bind port 1849186d-6ef6-4ae8-a08e-3ffeacc99ef3 on host instance for vnic_type normal using segments [{'id': '2d64cdd3-8342-4353-86ee-609cabe637da', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 267, 'network_id': 'ad7bbe88-0020-432a-94a0-be16b6aa7d86'}] 2026-04-27 22:17:20.732 8 INFO neutron.plugins.ml2.plugin [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Attempt 9 to bind port 1849186d-6ef6-4ae8-a08e-3ffeacc99ef3 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ba78ff12-f101-4b28-a3c4-ae69bc622628 could not be found. 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ba78ff12-f101-4b28-a3c4-ae69bc622628 could not be found. 2026-04-27 22:17:20.750 8 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:20.751 8 ERROR neutron.plugins.ml2.managers [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Failed to bind port 1849186d-6ef6-4ae8-a08e-3ffeacc99ef3 on host instance for vnic_type normal using segments [{'id': '2d64cdd3-8342-4353-86ee-609cabe637da', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 267, 'network_id': 'ad7bbe88-0020-432a-94a0-be16b6aa7d86'}] 2026-04-27 22:17:20.752 8 INFO neutron.plugins.ml2.plugin [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Attempt 10 to bind port 1849186d-6ef6-4ae8-a08e-3ffeacc99ef3 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ba78ff12-f101-4b28-a3c4-ae69bc622628 could not be found. 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ba78ff12-f101-4b28-a3c4-ae69bc622628 could not be found. 2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:20.785 8 ERROR neutron.plugins.ml2.managers [None req-8490aaa1-aae6-4dc9-b06b-e21166652a85 - - - - - -] Failed to bind port 1849186d-6ef6-4ae8-a08e-3ffeacc99ef3 on host instance for vnic_type normal using segments [{'id': '2d64cdd3-8342-4353-86ee-609cabe637da', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 267, 'network_id': 'ad7bbe88-0020-432a-94a0-be16b6aa7d86'}] 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 472f0191-8b5a-4a18-93d2-a16b3fef6a9c could not be found. 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 472f0191-8b5a-4a18-93d2-a16b3fef6a9c could not be found. 2026-04-27 22:17:22.569 8 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:22.570 8 ERROR neutron.plugins.ml2.managers [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Failed to bind port 99a95968-5974-4042-852d-36b98573228e on host instance for vnic_type normal using segments [{'id': '63f1d4fe-62a0-4c10-a358-c5391636b70a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 263, 'network_id': '7ed5a60f-c36d-42b3-a7b8-4de51cff5e93'}] 2026-04-27 22:17:22.571 8 INFO neutron.plugins.ml2.plugin [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Attempt 2 to bind port 99a95968-5974-4042-852d-36b98573228e 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 472f0191-8b5a-4a18-93d2-a16b3fef6a9c could not be found. 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 472f0191-8b5a-4a18-93d2-a16b3fef6a9c could not be found. 2026-04-27 22:17:22.610 8 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:22.612 8 ERROR neutron.plugins.ml2.managers [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Failed to bind port 99a95968-5974-4042-852d-36b98573228e on host instance for vnic_type normal using segments [{'id': '63f1d4fe-62a0-4c10-a358-c5391636b70a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 263, 'network_id': '7ed5a60f-c36d-42b3-a7b8-4de51cff5e93'}] 2026-04-27 22:17:22.612 8 INFO neutron.plugins.ml2.plugin [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Attempt 3 to bind port 99a95968-5974-4042-852d-36b98573228e 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 472f0191-8b5a-4a18-93d2-a16b3fef6a9c could not be found. 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 472f0191-8b5a-4a18-93d2-a16b3fef6a9c could not be found. 2026-04-27 22:17:22.632 8 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:22.633 8 ERROR neutron.plugins.ml2.managers [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Failed to bind port 99a95968-5974-4042-852d-36b98573228e on host instance for vnic_type normal using segments [{'id': '63f1d4fe-62a0-4c10-a358-c5391636b70a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 263, 'network_id': '7ed5a60f-c36d-42b3-a7b8-4de51cff5e93'}] 2026-04-27 22:17:22.633 8 INFO neutron.plugins.ml2.plugin [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Attempt 4 to bind port 99a95968-5974-4042-852d-36b98573228e 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 472f0191-8b5a-4a18-93d2-a16b3fef6a9c could not be found. 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 472f0191-8b5a-4a18-93d2-a16b3fef6a9c could not be found. 2026-04-27 22:17:22.656 8 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:22.657 8 ERROR neutron.plugins.ml2.managers [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Failed to bind port 99a95968-5974-4042-852d-36b98573228e on host instance for vnic_type normal using segments [{'id': '63f1d4fe-62a0-4c10-a358-c5391636b70a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 263, 'network_id': '7ed5a60f-c36d-42b3-a7b8-4de51cff5e93'}] 2026-04-27 22:17:22.658 8 INFO neutron.plugins.ml2.plugin [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Attempt 5 to bind port 99a95968-5974-4042-852d-36b98573228e 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 472f0191-8b5a-4a18-93d2-a16b3fef6a9c could not be found. 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 472f0191-8b5a-4a18-93d2-a16b3fef6a9c could not be found. 2026-04-27 22:17:22.677 8 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:22.678 8 ERROR neutron.plugins.ml2.managers [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Failed to bind port 99a95968-5974-4042-852d-36b98573228e on host instance for vnic_type normal using segments [{'id': '63f1d4fe-62a0-4c10-a358-c5391636b70a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 263, 'network_id': '7ed5a60f-c36d-42b3-a7b8-4de51cff5e93'}] 2026-04-27 22:17:22.678 8 INFO neutron.plugins.ml2.plugin [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Attempt 6 to bind port 99a95968-5974-4042-852d-36b98573228e 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 472f0191-8b5a-4a18-93d2-a16b3fef6a9c could not be found. 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 472f0191-8b5a-4a18-93d2-a16b3fef6a9c could not be found. 2026-04-27 22:17:22.702 8 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:22.703 8 ERROR neutron.plugins.ml2.managers [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Failed to bind port 99a95968-5974-4042-852d-36b98573228e on host instance for vnic_type normal using segments [{'id': '63f1d4fe-62a0-4c10-a358-c5391636b70a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 263, 'network_id': '7ed5a60f-c36d-42b3-a7b8-4de51cff5e93'}] 2026-04-27 22:17:22.703 8 INFO neutron.plugins.ml2.plugin [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Attempt 7 to bind port 99a95968-5974-4042-852d-36b98573228e 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 472f0191-8b5a-4a18-93d2-a16b3fef6a9c could not be found. 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 472f0191-8b5a-4a18-93d2-a16b3fef6a9c could not be found. 2026-04-27 22:17:22.729 8 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:22.730 8 ERROR neutron.plugins.ml2.managers [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Failed to bind port 99a95968-5974-4042-852d-36b98573228e on host instance for vnic_type normal using segments [{'id': '63f1d4fe-62a0-4c10-a358-c5391636b70a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 263, 'network_id': '7ed5a60f-c36d-42b3-a7b8-4de51cff5e93'}] 2026-04-27 22:17:22.730 8 INFO neutron.plugins.ml2.plugin [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Attempt 8 to bind port 99a95968-5974-4042-852d-36b98573228e 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 472f0191-8b5a-4a18-93d2-a16b3fef6a9c could not be found. 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 472f0191-8b5a-4a18-93d2-a16b3fef6a9c could not be found. 2026-04-27 22:17:22.752 8 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:22.753 8 ERROR neutron.plugins.ml2.managers [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Failed to bind port 99a95968-5974-4042-852d-36b98573228e on host instance for vnic_type normal using segments [{'id': '63f1d4fe-62a0-4c10-a358-c5391636b70a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 263, 'network_id': '7ed5a60f-c36d-42b3-a7b8-4de51cff5e93'}] 2026-04-27 22:17:22.753 8 INFO neutron.plugins.ml2.plugin [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Attempt 9 to bind port 99a95968-5974-4042-852d-36b98573228e 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 472f0191-8b5a-4a18-93d2-a16b3fef6a9c could not be found. 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 472f0191-8b5a-4a18-93d2-a16b3fef6a9c could not be found. 2026-04-27 22:17:22.794 8 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:22.795 8 ERROR neutron.plugins.ml2.managers [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Failed to bind port 99a95968-5974-4042-852d-36b98573228e on host instance for vnic_type normal using segments [{'id': '63f1d4fe-62a0-4c10-a358-c5391636b70a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 263, 'network_id': '7ed5a60f-c36d-42b3-a7b8-4de51cff5e93'}] 2026-04-27 22:17:22.795 8 INFO neutron.plugins.ml2.plugin [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Attempt 10 to bind port 99a95968-5974-4042-852d-36b98573228e 2026-04-27 22:17:22.829 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port ba26a9f0-37fa-45e1-8efb-763fca7fd515 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 472f0191-8b5a-4a18-93d2-a16b3fef6a9c could not be found. 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 472f0191-8b5a-4a18-93d2-a16b3fef6a9c could not be found. 2026-04-27 22:17:22.830 8 ERROR neutron.plugins.ml2.managers  2026-04-27 22:17:22.831 8 ERROR neutron.plugins.ml2.managers [None req-f474774e-0cdc-43f0-a833-d8f914eeb9a9 - - - - - -] Failed to bind port 99a95968-5974-4042-852d-36b98573228e on host instance for vnic_type normal using segments [{'id': '63f1d4fe-62a0-4c10-a358-c5391636b70a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 263, 'network_id': '7ed5a60f-c36d-42b3-a7b8-4de51cff5e93'}] 2026-04-27 22:17:23.004 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-120f9049-1462-45d8-91f2-acb06fd95a84'] response: {'server_uuid': '01662fdc-bedb-4f7e-8538-040407424c21', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ba26a9f0-37fa-45e1-8efb-763fca7fd515', 'code': 200} 2026-04-27 22:17:24.747 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port ba26a9f0-37fa-45e1-8efb-763fca7fd515 2026-04-27 22:17:26.480 9 INFO neutron.plugins.ml2.plugin [None req-bfa49ba0-438a-4f1a-bf6f-c06dfa0be5dc - - - - - -] Attempt 1 to provision port 562e3667-a6c4-4220-a104-44645f28f6a2 2026-04-27 22:17:26.747 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 562e3667-a6c4-4220-a104-44645f28f6a2 2026-04-27 22:17:28.777 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 69eb0da1-c256-470c-8378-c8274c431f63 2026-04-27 22:17:29.176 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 4795a453-48fd-4090-a8ee-10bc3677a897 2026-04-27 22:17:30.208 8 INFO neutron.plugins.ml2.plugin [None req-7f615b60-caeb-4c73-ac1d-5a8a2d28e1db - - - - - -] Attempt 1 to provision port a5048aaf-9279-48c4-980e-594c09b12b40 2026-04-27 22:17:30.347 9 INFO neutron.plugins.ml2.plugin [None req-bed5484d-25e5-4278-b142-2287fc914f9a - - - - - -] Attempt 1 to provision port 9372fcf0-f949-43ba-80f2-235eb934b058 2026-04-27 22:17:30.780 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 9372fcf0-f949-43ba-80f2-235eb934b058 2026-04-27 22:17:31.038 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 69eb0da1-c256-470c-8378-c8274c431f63 2026-04-27 22:17:31.223 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 4795a453-48fd-4090-a8ee-10bc3677a897 2026-04-27 22:17:32.068 8 INFO neutron.plugins.ml2.plugin [None req-9e459027-ae42-4364-ae43-655ef438c27f - - - - - -] Attempt 1 to provision port b989088e-087d-4ef9-a3e8-f41f3fbde9c9 2026-04-27 22:17:32.712 8 INFO neutron.plugins.ml2.plugin [None req-b9dda303-7e00-431f-a896-6102386df2be - - - - - -] Attempt 1 to provision port b989088e-087d-4ef9-a3e8-f41f3fbde9c9 2026-04-27 22:17:32.763 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port e3f26d91-1a72-4290-815a-01c61e6b7a25 2026-04-27 22:17:33.306 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 9372fcf0-f949-43ba-80f2-235eb934b058 2026-04-27 22:17:34.726 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port e3f26d91-1a72-4290-815a-01c61e6b7a25 2026-04-27 22:17:36.278 8 INFO neutron.plugins.ml2.plugin [None req-90694488-a45a-45ce-9821-c999684ad8a9 - - - - - -] Attempt 1 to provision port 80e0263c-2d9c-4a3d-a6cd-3a9b74760ed3 2026-04-27 22:17:36.873 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port e2a36fa1-a7e6-464c-897f-7f652c82809f 2026-04-27 22:17:37.052 8 INFO neutron.plugins.ml2.plugin [None req-c42738fe-9c6a-4c91-a28c-51e4433d579e - - - - - -] Attempt 1 to provision port e2a36fa1-a7e6-464c-897f-7f652c82809f 2026-04-27 22:17:38.788 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port e2a36fa1-a7e6-464c-897f-7f652c82809f 2026-04-27 22:17:38.953 9 INFO neutron.plugins.ml2.plugin [None req-e8f28573-7618-40e4-a937-abde18f9be9c - - - - - -] Attempt 1 to provision port 6978253a-b223-4c3f-b3b5-3acc3422cf19 2026-04-27 22:17:39.722 8 INFO neutron.plugins.ml2.plugin [None req-124ecea4-c98e-4017-bc80-fb55b5b50730 - - - - - -] Attempt 1 to provision port 6978253a-b223-4c3f-b3b5-3acc3422cf19 2026-04-27 22:17:40.708 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 1a368a8f-c5f4-448c-9158-1a81dabf2a24 2026-04-27 22:17:42.673 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 1a368a8f-c5f4-448c-9158-1a81dabf2a24 2026-04-27 22:17:43.893 9 INFO neutron.plugins.ml2.plugin [None req-36d532fe-01b6-4b5f-8566-fbe975f7d147 - - - - - -] Attempt 1 to provision port 5de7c36e-12e2-41f3-98d6-ca4b67620c56 2026-04-27 22:17:44.853 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 5de7c36e-12e2-41f3-98d6-ca4b67620c56 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-27 22:17:47.018 8 INFO neutron.plugins.ml2.plugin [None req-00a96ea5-3215-4c0e-95c2-731d43095535 - - - - - -] Attempt 1 to provision port 5c5ef7ce-c6a0-42d8-b7bf-305dcd69dae2 2026-04-27 22:17:47.163 9 INFO neutron.plugins.ml2.plugin [None req-5615b0ff-a11d-47d8-806a-86752bd68b27 - - - - - -] Attempt 1 to provision port df00fc54-d0c3-4abe-8810-f989b4820fc6 2026-04-27 22:17:48.876 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 5c5ef7ce-c6a0-42d8-b7bf-305dcd69dae2 2026-04-27 22:17:49.025 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-329dda57-4131-423c-8b8d-04a0d04f5b0b'] response: {'server_uuid': 'b9fe7507-46f0-4337-abb4-4a6f1096f479', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c5ef7ce-c6a0-42d8-b7bf-305dcd69dae2', 'code': 200} 2026-04-27 22:17:50.905 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port b989088e-087d-4ef9-a3e8-f41f3fbde9c9 2026-04-27 22:17:51.578 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port df00fc54-d0c3-4abe-8810-f989b4820fc6 2026-04-27 22:17:51.733 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-827b9f1b-3c82-4a2c-a3f8-19f8b3f5b2c7'] response: {'server_uuid': '363af365-f70b-4a28-ada5-78666921f2f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'df00fc54-d0c3-4abe-8810-f989b4820fc6', 'code': 200} 2026-04-27 22:17:52.212 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 5c5ef7ce-c6a0-42d8-b7bf-305dcd69dae2 2026-04-27 22:17:52.612 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port a5048aaf-9279-48c4-980e-594c09b12b40 2026-04-27 22:17:52.768 9 INFO neutron.plugins.ml2.plugin [None req-55e489aa-306f-4727-8538-7107a321192a - - - - - -] Attempt 1 to provision port a2a014e5-93f8-46e9-9c56-d36e7282917e 2026-04-27 22:17:53.448 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port f711fc24-bb70-45e2-b739-f45eb399e31f 2026-04-27 22:17:53.521 8 INFO neutron.plugins.ml2.plugin [None req-6c4a2156-2534-4068-90e0-a11157255205 - - - - - -] Attempt 1 to provision port f711fc24-bb70-45e2-b739-f45eb399e31f 2026-04-27 22:17:54.172 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port b989088e-087d-4ef9-a3e8-f41f3fbde9c9 2026-04-27 22:17:54.378 9 INFO neutron.plugins.ml2.plugin [None req-6214b85b-f55f-454c-868b-c4568e527e1d - - - - - -] Attempt 1 to provision port ec875df7-1bd4-418a-811b-385620a43c76 2026-04-27 22:17:54.733 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port df00fc54-d0c3-4abe-8810-f989b4820fc6 2026-04-27 22:17:54.753 8 INFO neutron.plugins.ml2.plugin [None req-ccce82b5-f008-4daf-b208-7927d4d91072 - - - - - -] Attempt 1 to provision port ec875df7-1bd4-418a-811b-385620a43c76 2026-04-27 22:17:55.186 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port a2a014e5-93f8-46e9-9c56-d36e7282917e 2026-04-27 22:17:55.739 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port a5048aaf-9279-48c4-980e-594c09b12b40 2026-04-27 22:17:56.018 9 INFO neutron.plugins.ml2.plugin [None req-23f6d7d5-3e9c-462d-a7f0-427ae8c7726f - - - - - -] Attempt 1 to provision port c4365976-b332-4961-aae2-ceb790073da2 2026-04-27 22:17:56.289 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 6978253a-b223-4c3f-b3b5-3acc3422cf19 2026-04-27 22:17:56.632 9 INFO neutron.plugins.ml2.plugin [None req-8fe1f9de-12fa-48c5-b24b-7ff87a2c7d82 - - - - - -] Attempt 1 to provision port c4365976-b332-4961-aae2-ceb790073da2 2026-04-27 22:17:56.734 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port f711fc24-bb70-45e2-b739-f45eb399e31f 2026-04-27 22:17:58.345 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 6978253a-b223-4c3f-b3b5-3acc3422cf19 2026-04-27 22:17:58.586 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 80e0263c-2d9c-4a3d-a6cd-3a9b74760ed3 2026-04-27 22:18:00.345 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 80e0263c-2d9c-4a3d-a6cd-3a9b74760ed3 2026-04-27 22:18:03.929 8 INFO neutron.plugins.ml2.plugin [None req-97d7bb43-bb15-4f92-8be5-35455688b474 - - - - - -] Attempt 1 to provision port 53fa43c5-8248-4ceb-ba90-5de00c7b999b 2026-04-27 22:18:04.299 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 53fa43c5-8248-4ceb-ba90-5de00c7b999b 2026-04-27 22:18:04.837 8 INFO neutron.plugins.ml2.plugin [None req-da7d233e-ff0f-4525-bbc0-b29c51ed5d52 - - - - - -] Attempt 1 to provision port c47e6229-d755-41bb-a55a-84110d4e3c57 2026-04-27 22:18:05.713 9 INFO neutron.plugins.ml2.plugin [None req-f4dbe9e4-449c-49d7-8620-3050f0bc339a - - - - - -] Attempt 1 to provision port c47e6229-d755-41bb-a55a-84110d4e3c57 2026-04-27 22:18:06.245 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 53fa43c5-8248-4ceb-ba90-5de00c7b999b 2026-04-27 22:18:08.554 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dedaccc5-a6cc-4388-8f21-9dc21740729d'] response: {'server_uuid': 'b9fe7507-46f0-4337-abb4-4a6f1096f479', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5c5ef7ce-c6a0-42d8-b7bf-305dcd69dae2', 'code': 200} 2026-04-27 22:18:12.273 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 8158b6a6-82cd-4c26-9cc7-ac54ffffd4bd 2026-04-27 22:18:12.623 9 INFO neutron.plugins.ml2.plugin [None req-7cdc4a7f-5302-4115-9e76-c7229ed0ab0b - - - - - -] Attempt 1 to provision port 8158b6a6-82cd-4c26-9cc7-ac54ffffd4bd 2026-04-27 22:18:14.340 8 INFO neutron.plugins.ml2.plugin [None req-ac523997-1661-475e-b72f-c4fdc3279e4a - - - - - -] Attempt 1 to provision port ded21a9e-3fbc-40f5-8ba2-6a3c82dafc15 2026-04-27 22:18:14.523 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 8158b6a6-82cd-4c26-9cc7-ac54ffffd4bd 2026-04-27 22:18:19.968 8 INFO neutron.plugins.ml2.plugin [None req-513b7b0d-91b3-4d36-a61a-5da9451dccb4 - - - - - -] Attempt 1 to provision port 91795f73-8914-4c26-8f9e-fdd3edb8f89f /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-27 22:18:32.419 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port a4333b36-4e19-4d78-b951-127727fd3209 2026-04-27 22:18:34.143 8 INFO neutron.plugins.ml2.plugin [None req-36f95002-55e7-4363-ba40-775d3983540c - - - - - -] Attempt 1 to provision port a4333b36-4e19-4d78-b951-127727fd3209 2026-04-27 22:18:34.394 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port aa5778b8-5186-468c-bf42-77cb9a5e30df 2026-04-27 22:18:35.067 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port a4333b36-4e19-4d78-b951-127727fd3209 2026-04-27 22:18:36.148 8 INFO neutron.plugins.ml2.plugin [None req-cedf0407-3124-443b-aceb-2240c1994f97 - - - - - -] Attempt 1 to provision port a4333b36-4e19-4d78-b951-127727fd3209 2026-04-27 22:18:36.259 8 INFO neutron.plugins.ml2.plugin [None req-cedf0407-3124-443b-aceb-2240c1994f97 - - - - - -] Attempt 1 to provision port c8ef2bae-c9a9-47a1-8dbb-0eac28a09cae 2026-04-27 22:18:36.370 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 711190bb-c3ea-40d1-b9e9-4afa23e73ce8 2026-04-27 22:18:36.412 9 INFO neutron.plugins.ml2.plugin [None req-0697bd28-fcf6-4683-bfd6-b144b7713f38 - - - - - -] Attempt 1 to provision port aa5778b8-5186-468c-bf42-77cb9a5e30df 2026-04-27 22:18:36.793 9 INFO neutron.plugins.ml2.plugin [None req-8b1c7ead-9f6b-4b60-9326-c417448976ee - - - - - -] Attempt 1 to provision port 711190bb-c3ea-40d1-b9e9-4afa23e73ce8 2026-04-27 22:18:36.802 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port aa5778b8-5186-468c-bf42-77cb9a5e30df 2026-04-27 22:18:38.109 9 INFO neutron.plugins.ml2.plugin [None req-19c3cfda-ff96-451a-9d46-40d237597a74 - - - - - -] Attempt 1 to provision port aa5778b8-5186-468c-bf42-77cb9a5e30df 2026-04-27 22:18:38.280 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 711190bb-c3ea-40d1-b9e9-4afa23e73ce8 2026-04-27 22:18:38.340 9 INFO neutron.plugins.ml2.plugin [None req-2ae9efa6-693d-47d0-9075-24c46f528a54 - - - - - -] Attempt 1 to provision port 711190bb-c3ea-40d1-b9e9-4afa23e73ce8 2026-04-27 22:18:39.133 8 INFO neutron.plugins.ml2.plugin [None req-3e49aefd-5c80-42ee-bee6-2ec0c6700b5d - - - - - -] Attempt 1 to provision port ea23f4ba-4728-4b3c-b683-5da7600a9982 2026-04-27 22:18:39.793 8 INFO neutron.plugins.ml2.plugin [None req-243c473c-a767-4789-869d-3d28ac83e383 - - - - - -] Attempt 1 to provision port ea23f4ba-4728-4b3c-b683-5da7600a9982 2026-04-27 22:18:40.335 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 9bbf3f93-5391-46ed-b535-9e78fab77b56 2026-04-27 22:18:41.360 9 INFO neutron.plugins.ml2.plugin [None req-efbc095d-b65e-403c-bdf3-9d14e0a7844f - - - - - -] Attempt 1 to provision port b4920f19-61b8-42aa-8f43-f2184ddef9c3 2026-04-27 22:18:42.221 9 INFO neutron.plugins.ml2.plugin [None req-0fb9ad61-a32d-4932-874d-55015d00cb4d - - - - - -] Attempt 1 to provision port b4920f19-61b8-42aa-8f43-f2184ddef9c3 2026-04-27 22:18:42.272 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 9bbf3f93-5391-46ed-b535-9e78fab77b56 2026-04-27 22:18:43.181 8 INFO neutron.plugins.ml2.plugin [None req-2f414bf7-c968-446c-adb8-bbc5937f28c9 - - - - - -] Attempt 1 to provision port 4e178a8d-8bf6-4697-906a-b414255406e6 2026-04-27 22:18:44.067 8 INFO neutron.plugins.ml2.plugin [None req-f451637c-88c2-4570-9542-e00baf9a3a58 - - - - - -] Attempt 1 to provision port 4e178a8d-8bf6-4697-906a-b414255406e6 2026-04-27 22:18:48.779 8 INFO neutron.plugins.ml2.plugin [None req-0c18e402-5217-420c-8f03-330637ca36b0 - - - - - -] Attempt 1 to provision port b2ad18e1-3445-4193-8336-08d8dcca9f9a 2026-04-27 22:18:50.384 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port b2ad18e1-3445-4193-8336-08d8dcca9f9a 2026-04-27 22:18:50.520 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6df7a96c-c07c-42b8-87c4-d3d6fadbc7f1'] response: {'server_uuid': 'e12f1e6f-1be8-4840-adc9-72d2d39fc123', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b2ad18e1-3445-4193-8336-08d8dcca9f9a', 'code': 200} 2026-04-27 22:18:52.282 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port b2ad18e1-3445-4193-8336-08d8dcca9f9a 2026-04-27 22:18:54.321 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 44e01625-3815-4474-9a7d-4fbae052e034 2026-04-27 22:18:55.103 9 INFO neutron.plugins.ml2.plugin [None req-9ef463a7-3b22-4e98-9eda-722fddbf8b9b - - - - - -] Attempt 1 to provision port 44e01625-3815-4474-9a7d-4fbae052e034 2026-04-27 22:18:55.998 9 INFO neutron.plugins.ml2.plugin [None req-e1c69f16-fb78-44ee-9a37-c69e051963c4 - - - - - -] Attempt 1 to provision port cab4a0c8-952e-483a-bd29-25da64a61d6f 2026-04-27 22:18:56.279 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 44e01625-3815-4474-9a7d-4fbae052e034 2026-04-27 22:18:58.372 8 INFO neutron.plugins.ml2.plugin [None req-586c99d5-c166-4f32-b90f-8da678074dbf - - - - - -] Attempt 1 to provision port 6e0ece1e-1a22-413a-a9a7-6b8e3553ce58 2026-04-27 22:18:59.043 8 INFO neutron.plugins.ml2.plugin [None req-4d125279-1c03-4b98-8625-4dca80ffe70d - - - - - -] Attempt 1 to provision port 6e0ece1e-1a22-413a-a9a7-6b8e3553ce58 2026-04-27 22:19:00.469 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port b4920f19-61b8-42aa-8f43-f2184ddef9c3 2026-04-27 22:19:00.901 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 4e178a8d-8bf6-4697-906a-b414255406e6 2026-04-27 22:19:01.268 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port c8ef2bae-c9a9-47a1-8dbb-0eac28a09cae 2026-04-27 22:19:01.421 9 INFO neutron.plugins.ml2.plugin [None req-6d4e0db4-3072-4afe-a4c4-ee65fcdff765 - - - - - -] Attempt 1 to provision port fcccd38f-8e32-4d9c-ada3-8af1757c4e1e 2026-04-27 22:19:01.672 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port ecbe8c62-93ba-4ebd-b8ad-df0f242b3102 2026-04-27 22:19:02.160 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port ea23f4ba-4728-4b3c-b683-5da7600a9982 2026-04-27 22:19:03.138 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port b4920f19-61b8-42aa-8f43-f2184ddef9c3 2026-04-27 22:19:03.502 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 4e178a8d-8bf6-4697-906a-b414255406e6 2026-04-27 22:19:03.820 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port c8ef2bae-c9a9-47a1-8dbb-0eac28a09cae 2026-04-27 22:19:04.050 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port ecbe8c62-93ba-4ebd-b8ad-df0f242b3102 2026-04-27 22:19:04.193 9 INFO neutron.plugins.ml2.plugin [None req-24392928-0c19-40c3-ba64-8f248d00dba1 - - - - - -] Attempt 1 to provision port 128a2482-0d70-43c6-9a73-eb2f8f6820c8 2026-04-27 22:19:04.339 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port ea23f4ba-4728-4b3c-b683-5da7600a9982 2026-04-27 22:19:04.825 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port fcccd38f-8e32-4d9c-ada3-8af1757c4e1e 2026-04-27 22:19:04.983 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fd83f88-284c-49d5-b5f7-de9be7c43cba'] response: {'server_uuid': 'b7857536-1767-498a-ab3e-cd59983686d4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fcccd38f-8e32-4d9c-ada3-8af1757c4e1e', 'code': 200} 2026-04-27 22:19:07.046 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 128a2482-0d70-43c6-9a73-eb2f8f6820c8 2026-04-27 22:19:07.252 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c4a7522-19cf-4246-9929-5d7994146955'] response: {'server_uuid': 'b8ab382f-49a6-45ec-9e6e-f30dfd2e5cba', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '128a2482-0d70-43c6-9a73-eb2f8f6820c8', 'code': 200} 2026-04-27 22:19:07.651 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port fcccd38f-8e32-4d9c-ada3-8af1757c4e1e 2026-04-27 22:19:08.840 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 128a2482-0d70-43c6-9a73-eb2f8f6820c8 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-27 22:19:18.835 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 575b3cda-1fec-405b-b268-31baaf177371 2026-04-27 22:19:19.773 9 INFO neutron.plugins.ml2.plugin [None req-9af5dfd7-a490-4782-923b-1a3b06ba2f86 - - - - - -] Attempt 1 to provision port 575b3cda-1fec-405b-b268-31baaf177371 2026-04-27 22:19:20.389 9 INFO neutron.plugins.ml2.plugin [None req-7913a450-5adc-45e9-a301-2d85d7cf72af - - - - - -] Attempt 1 to provision port 50b70c89-8ffc-4bfb-b762-1a3724747a0e 2026-04-27 22:19:21.074 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 575b3cda-1fec-405b-b268-31baaf177371 2026-04-27 22:19:21.395 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 7961ba78-671f-4e11-af73-9975750443a3 2026-04-27 22:19:21.547 8 INFO neutron.plugins.ml2.plugin [None req-81f2ffd8-97dd-4fc9-95f0-e1d5a729ff8d - - - - - -] Attempt 1 to provision port 3eda9c7f-1e7b-4c4f-b847-46a6e3e99e40 2026-04-27 22:19:21.877 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 50b70c89-8ffc-4bfb-b762-1a3724747a0e 2026-04-27 22:19:22.001 9 INFO neutron.plugins.ml2.plugin [None req-e0dda029-0525-4271-a4fe-d75f779eade4 - - - - - -] Attempt 1 to provision port 7961ba78-671f-4e11-af73-9975750443a3 2026-04-27 22:19:22.221 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 3eda9c7f-1e7b-4c4f-b847-46a6e3e99e40 2026-04-27 22:19:22.695 8 INFO neutron.plugins.ml2.plugin [None req-7719a10d-263c-4870-a25b-c0a515c70096 - - - - - -] Attempt 1 to provision port 0c8d2520-fa4b-4c61-b318-e1d849ac7570 2026-04-27 22:19:23.033 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 7961ba78-671f-4e11-af73-9975750443a3 2026-04-27 22:19:23.425 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 0c8d2520-fa4b-4c61-b318-e1d849ac7570 2026-04-27 22:19:26.850 9 INFO neutron.plugins.ml2.plugin [None req-5eb9605c-4205-423a-afe0-9705ad3afc75 - - - - - -] Attempt 1 to provision port 5c3000cf-51ca-44f1-a329-a5c4e3b980af 2026-04-27 22:19:40.099 9 INFO neutron.plugins.ml2.plugin [None req-0bc0f507-32ef-4c82-8a4b-ada2afac2717 - - - - - -] Attempt 1 to provision port af195208-bb0e-4fbe-9fa9-631b05b0b170 2026-04-27 22:19:42.867 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port af195208-bb0e-4fbe-9fa9-631b05b0b170 2026-04-27 22:19:43.004 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-631ee592-39ec-40c0-bdc8-0f48bc95a00a'] response: {'server_uuid': '0589f0e6-b15d-4a53-a052-d0d4a44c7245', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'af195208-bb0e-4fbe-9fa9-631b05b0b170', 'code': 200} 2026-04-27 22:19:44.858 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port af195208-bb0e-4fbe-9fa9-631b05b0b170 2026-04-27 22:20:21.172 9 INFO neutron.plugins.ml2.plugin [None req-13c452cd-b01e-4ee1-b34c-3b44155eafef - - - - - -] Attempt 1 to provision port 27203542-3c59-43b7-9f2c-79c3d9308264 2026-04-27 22:20:24.930 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 27203542-3c59-43b7-9f2c-79c3d9308264 2026-04-27 22:20:25.143 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea21a10a-ee15-4d39-9037-4ec39ab22f3d'] response: {'server_uuid': '0589f0e6-b15d-4a53-a052-d0d4a44c7245', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '27203542-3c59-43b7-9f2c-79c3d9308264', 'code': 200} 2026-04-27 22:20:26.853 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 27203542-3c59-43b7-9f2c-79c3d9308264 2026-04-27 22:20:53.746 8 INFO neutron.plugins.ml2.plugin [None req-c4d305ce-388d-45ca-a3d7-b86a9951f915 - - - - - -] Attempt 1 to provision port 0b8d9b55-1daf-43b6-9733-e2318e84f797 2026-04-27 22:20:57.053 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 0b8d9b55-1daf-43b6-9733-e2318e84f797 2026-04-27 22:20:57.192 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cacded4e-3abf-4396-94b1-65cf61d6dd39'] response: {'server_uuid': '0589f0e6-b15d-4a53-a052-d0d4a44c7245', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0b8d9b55-1daf-43b6-9733-e2318e84f797', 'code': 200} 2026-04-27 22:20:58.859 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 0b8d9b55-1daf-43b6-9733-e2318e84f797 2026-04-27 22:21:09.083 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 19407cef-e96d-4298-a61d-caaf0fa63f85 2026-04-27 22:21:09.220 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-580cd50b-7d05-4d05-97d7-40b622c054af'] response: {'server_uuid': '0589f0e6-b15d-4a53-a052-d0d4a44c7245', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '19407cef-e96d-4298-a61d-caaf0fa63f85', 'code': 200} 2026-04-27 22:21:10.906 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 19407cef-e96d-4298-a61d-caaf0fa63f85 2026-04-27 22:21:22.879 9 INFO neutron.plugins.ml2.plugin [None req-53fb435f-fa2f-4f7d-8fec-443cb70673ef - - - - - -] Attempt 1 to provision port 19407cef-e96d-4298-a61d-caaf0fa63f85 2026-04-27 22:21:22.933 8 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 19407cef-e96d-4298-a61d-caaf0fa63f85 2026-04-27 22:21:53.294 8 INFO neutron.plugins.ml2.plugin [None req-3132d3e7-1b44-4e50-90d8-c9feca294780 - - - - - -] Attempt 1 to provision port 0b8d9b55-1daf-43b6-9733-e2318e84f797 2026-04-27 22:21:54.946 9 INFO neutron.plugins.ml2.plugin [None req-19318d72-63c7-4ebc-a655-74aef412caff - - - - - -] Attempt 1 to provision port 0b8d9b55-1daf-43b6-9733-e2318e84f797