+ 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-05-27 20:17:25.356 1 INFO neutron.common.config [-] Logging enabled! 2026-05-27 20:17:25.357 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-27 20:17:25.357 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-27 20:17:25.357 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 20:17:26.708 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 20:17:26.722 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 20:17:26.726 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-27 20:17:26.727 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 20:17:26.727 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 20:17:26.727 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 20:17:26.728 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 20:17:26.733 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 20:17:26.734 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 20:17:26.734 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 20:17:26.755 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 20:17:26.756 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 20:17:26.756 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 20:17:26.801 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 20:17:26.802 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 20:17:26.802 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 20:17:26.802 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 20:17:26.810 1 WARNING oslo_policy.policy [None req-8a45ca84-ca4d-47cc-a22f-122f1b6e9f24 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-27 20:17:27.139 1 INFO neutron.plugins.ml2.managers [None req-8a45ca84-ca4d-47cc-a22f-122f1b6e9f24 - - - - - -] Initializing driver for type 'vlan' 2026-05-27 20:17:27.312 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8a45ca84-ca4d-47cc-a22f-122f1b6e9f24 - - - - - -] VlanTypeDriver initialization complete 2026-05-27 20:17:27.313 1 INFO neutron.plugins.ml2.managers [None req-8a45ca84-ca4d-47cc-a22f-122f1b6e9f24 - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 20:17:27.313 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8a45ca84-ca4d-47cc-a22f-122f1b6e9f24 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 20:17:27.366 1 INFO neutron.plugins.ml2.managers [None req-8a45ca84-ca4d-47cc-a22f-122f1b6e9f24 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 20:17:27.367 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8a45ca84-ca4d-47cc-a22f-122f1b6e9f24 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 20:17:27.367 1 INFO neutron.plugins.ml2.managers [None req-8a45ca84-ca4d-47cc-a22f-122f1b6e9f24 - - - - - -] Initializing extension driver 'port_security' 2026-05-27 20:17:27.367 1 INFO neutron.plugins.ml2.extensions.port_security [None req-8a45ca84-ca4d-47cc-a22f-122f1b6e9f24 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 20:17:27.367 1 INFO neutron.plugins.ml2.managers [None req-8a45ca84-ca4d-47cc-a22f-122f1b6e9f24 - - - - - -] Initializing extension driver 'qos' 2026-05-27 20:17:27.367 1 INFO neutron.plugins.ml2.managers [None req-8a45ca84-ca4d-47cc-a22f-122f1b6e9f24 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 20:17:27.367 1 INFO neutron.plugins.ml2.managers [None req-8a45ca84-ca4d-47cc-a22f-122f1b6e9f24 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 20:17:27.381 1 INFO neutron.quota [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded quota_driver: . 2026-05-27 20:17:27.382 1 INFO neutron.plugins.ml2.plugin [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 20:17:27.382 1 INFO neutron.plugins.ml2.managers [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 20:17:27.382 1 INFO neutron.plugins.ml2.managers [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 20:17:27.383 1 INFO neutron.plugins.ml2.managers [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 20:17:27.383 1 INFO neutron.extensions.vlantransparent [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Disabled vlantransparent extension. 2026-05-27 20:17:27.383 1 INFO neutron.manager [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loading Plugin: qos 2026-05-27 20:17:27.394 1 INFO neutron.manager [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loading Plugin: router 2026-05-27 20:17:27.429 1 INFO neutron.services.service_base [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 20:17:27.429 1 INFO neutron.manager [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loading Plugin: segments 2026-05-27 20:17:27.521 1 INFO neutron.manager [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loading Plugin: trunk 2026-05-27 20:17:27.585 1 INFO neutron.manager [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loading Plugin: vpnaas 2026-05-27 20:17:27.626 1 WARNING stevedore.named [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 20:17:27.695 1 INFO neutron_vpnaas.services.vpn.plugin [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 20:17:27.696 1 INFO neutron.common.utils [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 20:17:27.697 1 INFO neutron.manager [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loading Plugin: auto_allocate 2026-05-27 20:17:27.702 1 INFO neutron.manager [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loading Plugin: tag 2026-05-27 20:17:27.708 1 INFO neutron.manager [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loading Plugin: timestamp 2026-05-27 20:17:27.711 1 INFO neutron.manager [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 20:17:27.718 1 INFO neutron.manager [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loading Plugin: flavors 2026-05-27 20:17:27.722 1 INFO neutron.manager [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loading Plugin: revisions 2026-05-27 20:17:27.726 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Initializing extension manager. 2026-05-27 20:17:27.728 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: address-group 2026-05-27 20:17:27.729 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: address-scope 2026-05-27 20:17:27.729 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 20:17:27.730 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: agent 2026-05-27 20:17:27.731 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 20:17:27.732 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 20:17:27.733 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 20:17:27.734 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: availability_zone 2026-05-27 20:17:27.735 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 20:17:27.735 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 20:17:27.736 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: default-subnetpools 2026-05-27 20:17:27.737 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 20:17:27.738 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: dns-integration 2026-05-27 20:17:27.739 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 20:17:27.739 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 20:17:27.740 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: dvr 2026-05-27 20:17:27.741 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 20:17:27.742 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 20:17:27.742 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 20:17:27.743 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 20:17:27.744 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: external-net 2026-05-27 20:17:27.744 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 20:17:27.745 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: extraroute 2026-05-27 20:17:27.746 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 20:17:27.747 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 20:17:27.748 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 20:17:27.750 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 20:17:27.751 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 20:17:27.752 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: fip-port-details 2026-05-27 20:17:27.753 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: flavors 2026-05-27 20:17:27.754 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 20:17:27.756 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: floatingip-pools 2026-05-27 20:17:27.756 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: ip_allocation 2026-05-27 20:17:27.757 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 20:17:27.758 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: l2_adjacency 2026-05-27 20:17:27.759 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: router 2026-05-27 20:17:27.762 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 20:17:27.764 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-27 20:17:27.764 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-27 20:17:27.765 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 20:17:27.766 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: l3-ha 2026-05-27 20:17:27.766 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 20:17:27.767 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 20:17:27.767 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: l3-flavors 2026-05-27 20:17:27.768 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 20:17:27.769 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 20:17:27.771 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 20:17:27.772 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 20:17:27.773 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 20:17:27.773 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 20:17:27.774 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 20:17:27.775 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: multi-provider 2026-05-27 20:17:27.775 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: net-mtu 2026-05-27 20:17:27.776 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 20:17:27.776 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: network_availability_zone 2026-05-27 20:17:27.777 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: network_ha 2026-05-27 20:17:27.777 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: network-ip-availability 2026-05-27 20:17:27.778 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 20:17:27.779 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: pagination 2026-05-27 20:17:27.780 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: port-device-profile 2026-05-27 20:17:27.780 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-27 20:17:27.780 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 20:17:27.781 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 20:17:27.781 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: port-mac-override 2026-05-27 20:17:27.782 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 20:17:27.782 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 20:17:27.783 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: port-resource-request 2026-05-27 20:17:27.783 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 20:17:27.784 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: binding 2026-05-27 20:17:27.785 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: binding-extended 2026-05-27 20:17:27.785 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: port-security 2026-05-27 20:17:27.785 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: project-id 2026-05-27 20:17:27.786 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: provider 2026-05-27 20:17:27.788 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: qos 2026-05-27 20:17:27.788 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 20:17:27.789 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 20:17:27.790 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: qos-default 2026-05-27 20:17:27.790 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: qos-fip 2026-05-27 20:17:27.791 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 20:17:27.791 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 20:17:27.792 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 20:17:27.792 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 20:17:27.793 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 20:17:27.794 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: qos-pps 2026-05-27 20:17:27.794 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 20:17:27.795 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 20:17:27.795 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 20:17:27.796 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: quota-check-limit 2026-05-27 20:17:27.801 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: quotas 2026-05-27 20:17:27.803 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: quota_details 2026-05-27 20:17:27.805 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: rbac-policies 2026-05-27 20:17:27.805 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: rbac-address-group 2026-05-27 20:17:27.806 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 20:17:27.806 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 20:17:27.807 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 20:17:27.807 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: revision-if-match 2026-05-27 20:17:27.808 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 20:17:27.809 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: router_availability_zone 2026-05-27 20:17:27.809 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 20:17:27.811 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 20:17:27.811 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 20:17:27.812 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 20:17:27.812 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 20:17:27.813 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-27 20:17:27.813 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 20:17:27.820 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: security-group 2026-05-27 20:17:27.821 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: segment 2026-05-27 20:17:27.821 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 20:17:27.822 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: service-type 2026-05-27 20:17:27.823 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: sorting 2026-05-27 20:17:27.823 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 20:17:27.824 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: standard-attr-description 2026-05-27 20:17:27.824 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: stateful-security-group 2026-05-27 20:17:27.825 1 WARNING neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 20:17:27.825 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 20:17:27.826 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: subnet_onboard 2026-05-27 20:17:27.826 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 20:17:27.827 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: subnet-service-types 2026-05-27 20:17:27.827 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: subnet_allocation 2026-05-27 20:17:27.828 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 20:17:27.829 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 20:17:27.832 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 20:17:27.833 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 20:17:27.833 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: trunk 2026-05-27 20:17:27.834 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: trunk-details 2026-05-27 20:17:27.834 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 20:17:27.835 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 20:17:27.837 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-27 20:17:27.837 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 20:17:27.838 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: vpn-flavors 2026-05-27 20:17:27.839 1 INFO neutron.api.extensions [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Loaded extension: vpnaas 2026-05-27 20:17:27.843 1 INFO oslo_service.service [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Starting 2 workers 2026-05-27 20:17:27.853 1 INFO oslo_service.service [None req-14a725a4-a403-472e-b713-1ea20e3e355a - - - - - -] Starting 1 workers 2026-05-27 20:18:08.629 10 INFO neutron.db.l3_hamode_db [None req-2d132186-8485-42c7-a5bf-854cf0eeceb5 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:18:23.677 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 21d876dd-0541-40b1-a888-55d974cfdf1c 2026-05-27 20:18:24.626 10 INFO neutron.plugins.ml2.plugin [None req-62284bfc-8c95-4c72-9bb0-5ba07cfe531a - - - - - -] Attempt 1 to provision port 21d876dd-0541-40b1-a888-55d974cfdf1c 2026-05-27 20:18:25.399 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 21d876dd-0541-40b1-a888-55d974cfdf1c 2026-05-27 20:22:59.680 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port c4b39a4e-cf98-436d-9599-9585f37b4fd4 2026-05-27 20:23:00.445 9 INFO neutron.plugins.ml2.plugin [None req-7d2a37d7-6e90-44bb-b65d-c810db22471c - - - - - -] Attempt 1 to provision port c4b39a4e-cf98-436d-9599-9585f37b4fd4 2026-05-27 20:23:01.624 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port c4b39a4e-cf98-436d-9599-9585f37b4fd4 2026-05-27 20:23:08.492 10 INFO neutron.plugins.ml2.plugin [None req-65af3cf0-633a-4cf6-a0c1-622d102a6542 - - - - - -] Attempt 1 to provision port 64c5640b-4583-49f9-b371-c153dfeb4eb6 2026-05-27 20:26:45.861 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 64c5640b-4583-49f9-b371-c153dfeb4eb6 2026-05-27 20:26:47.772 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 64c5640b-4583-49f9-b371-c153dfeb4eb6 2026-05-27 20:35:16.115 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 2ccfc238-1ea3-430e-b64a-e5b8a473f47b 2026-05-27 20:35:18.169 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 2ccfc238-1ea3-430e-b64a-e5b8a473f47b 2026-05-27 20:51:34.100 9 INFO neutron.plugins.ml2.plugin [None req-22c6f226-fa69-49d9-bd71-e99121ccb4c2 - - - - - -] Attempt 1 to provision port 7eee3d5b-77d4-4888-b380-f56ce95b75b6 2026-05-27 20:51:34.450 10 INFO neutron.plugins.ml2.plugin [None req-a94cdd21-bf99-4be2-87f3-6925ff0b315f - - - - - -] Attempt 1 to provision port 33426fb4-78b9-4277-9539-61fb75a56817 2026-05-27 20:51:34.791 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port da8c1c56-c3a9-4a36-acdd-78922d3e0eef 2026-05-27 20:51:35.297 9 INFO neutron.plugins.ml2.plugin [None req-ebb2f7e4-7e20-40a9-a0ef-345abab9d111 - - - - - -] Attempt 1 to provision port 2f99f270-0402-42a8-9fc8-d52931e9284a 2026-05-27 20:51:35.307 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 1ea2b2cb-9bed-40c9-a082-6dc47fb2a3b8 2026-05-27 20:51:35.658 10 INFO neutron.plugins.ml2.plugin [None req-49a3553f-dad7-4841-bbe9-f008062bb375 - - - - - -] Attempt 1 to provision port 1ea2b2cb-9bed-40c9-a082-6dc47fb2a3b8 2026-05-27 20:51:35.754 10 INFO neutron.plugins.ml2.plugin [None req-49a3553f-dad7-4841-bbe9-f008062bb375 - - - - - -] Attempt 1 to provision port da8c1c56-c3a9-4a36-acdd-78922d3e0eef 2026-05-27 20:51:36.002 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 2f99f270-0402-42a8-9fc8-d52931e9284a 2026-05-27 20:51:36.800 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port da8c1c56-c3a9-4a36-acdd-78922d3e0eef 2026-05-27 20:51:37.202 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 1ea2b2cb-9bed-40c9-a082-6dc47fb2a3b8 2026-05-27 20:51:37.258 9 INFO neutron.plugins.ml2.plugin [None req-dd7203b3-d987-4dc1-84b7-ac044ce1cccb - - - - - -] Attempt 1 to provision port c3149639-e38c-4c97-a84f-8848cc8199c3 2026-05-27 20:51:37.447 10 INFO neutron.plugins.ml2.plugin [None req-13446f64-5612-4f86-8874-368659ee9446 - - - - - -] Attempt 1 to provision port cbf5a4cc-967e-475f-b343-be2992fc2408 2026-05-27 20:51:37.771 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 2f99f270-0402-42a8-9fc8-d52931e9284a 2026-05-27 20:51:37.912 10 INFO neutron.plugins.ml2.plugin [None req-a3bf754e-54f1-4f8a-b92c-038af0a1a370 - - - - - -] Attempt 1 to provision port c3149639-e38c-4c97-a84f-8848cc8199c3 2026-05-27 20:51:39.387 10 INFO neutron.plugins.ml2.plugin [None req-5b661cb1-4286-432d-9e7f-6de6d63ae989 - - - - - -] Attempt 1 to provision port 78f97da4-959a-4e32-ba7d-1e89a27be9ec 2026-05-27 20:51:40.042 9 INFO neutron.plugins.ml2.plugin [None req-a599aec8-c88d-43eb-8f6d-855b7a3ae960 - - - - - -] Attempt 1 to provision port 78f97da4-959a-4e32-ba7d-1e89a27be9ec 2026-05-27 20:51:40.297 10 INFO neutron.plugins.ml2.plugin [None req-e52cef8b-f765-4f2e-8a08-851223402e91 - - - - - -] Attempt 1 to provision port bdea5282-d7b8-4708-93eb-751af24445f4 2026-05-27 20:51:40.950 10 INFO neutron.plugins.ml2.plugin [None req-fd4d5ff4-bb2d-409c-9f50-dfe9b5fd4e77 - - - - - -] Attempt 1 to provision port bdea5282-d7b8-4708-93eb-751af24445f4 2026-05-27 20:51:42.978 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 3271b45f-2bb0-43e2-8699-611615f7b7fa 2026-05-27 20:51:43.034 9 INFO neutron.plugins.ml2.plugin [None req-7611f4d2-61f5-4fc8-868f-a169bfe7cc0e - - - - - -] Attempt 1 to provision port 324da331-e286-40ad-a126-689c9ba31b68 2026-05-27 20:51:43.803 9 INFO neutron.plugins.ml2.plugin [None req-f2127aef-5451-427a-ac93-c1cbc57367d6 - - - - - -] Attempt 1 to provision port 3271b45f-2bb0-43e2-8699-611615f7b7fa 2026-05-27 20:51:44.771 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 3271b45f-2bb0-43e2-8699-611615f7b7fa 2026-05-27 20:51:45.822 10 INFO neutron.plugins.ml2.plugin [None req-be442733-af1a-4934-9941-9e63411622a4 - - - - - -] Attempt 1 to provision port ffca2ccb-fa35-4707-a395-777dc622fda3 2026-05-27 20:51:46.823 10 INFO neutron.plugins.ml2.plugin [None req-d752e14f-b18d-4ad1-a1de-5f1e1239d079 - - - - - -] Attempt 1 to provision port ffca2ccb-fa35-4707-a395-777dc622fda3 2026-05-27 20:51:46.866 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port f1ba4155-8e44-4fa6-ab02-f3d6c97c4710 2026-05-27 20:51:47.406 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port f954596d-c327-4196-9b0c-1ea19678e84d 2026-05-27 20:51:47.682 10 INFO neutron.plugins.ml2.plugin [None req-b99d4ce5-b8c7-48c5-9201-309aeae22d4e - - - - - -] Attempt 1 to provision port c7724a67-38ae-4ba8-9a92-0d3a6754e31e 2026-05-27 20:51:47.992 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port cea1f2b5-6960-4e25-beb2-83ec67350a50 2026-05-27 20:51:48.637 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 9bb44433-8231-49ab-9a82-e513144d91c7 2026-05-27 20:51:48.672 9 INFO neutron.plugins.ml2.plugin [None req-c7642ef7-c8a8-4917-87a4-8c8453620d6c - - - - - -] Attempt 1 to provision port 77d8f8c9-6d73-4d4e-9840-50ac6e41614a 2026-05-27 20:51:49.300 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port f1ba4155-8e44-4fa6-ab02-f3d6c97c4710 2026-05-27 20:51:49.586 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port f954596d-c327-4196-9b0c-1ea19678e84d 2026-05-27 20:51:49.948 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 9bb44433-8231-49ab-9a82-e513144d91c7 /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-05-27 20:51:55.729 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port aeef2757-9f19-4c63-adc2-5cf978c3effe 2026-05-27 20:51:55.908 10 INFO neutron.plugins.ml2.plugin [None req-50f3e135-1a0a-47b1-a6f6-8ab1be7befd3 - - - - - -] Attempt 1 to provision port 1b4d2fb9-6a43-4b12-86bc-71f40c8d4f73 2026-05-27 20:51:56.309 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 77d8f8c9-6d73-4d4e-9840-50ac6e41614a 2026-05-27 20:51:56.593 10 INFO neutron.plugins.ml2.plugin [None req-b390971a-8b8b-4580-b85b-c22c97d5b660 - - - - - -] Attempt 1 to provision port aeef2757-9f19-4c63-adc2-5cf978c3effe 2026-05-27 20:51:56.994 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port c7724a67-38ae-4ba8-9a92-0d3a6754e31e 2026-05-27 20:51:57.021 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-73ab3836-2c2d-4baa-a82a-cb6eb471a802'] response: {'server_uuid': 'f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '77d8f8c9-6d73-4d4e-9840-50ac6e41614a', 'code': 200} 2026-05-27 20:51:58.319 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port aeef2757-9f19-4c63-adc2-5cf978c3effe 2026-05-27 20:51:58.598 10 INFO neutron.plugins.ml2.plugin [None req-5c9753b1-1358-47f5-aae7-65323971417d - - - - - -] Attempt 1 to provision port ca511b88-d326-40d5-b446-36927382d7c6 2026-05-27 20:51:59.017 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 77d8f8c9-6d73-4d4e-9840-50ac6e41614a 2026-05-27 20:51:59.367 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port c7724a67-38ae-4ba8-9a92-0d3a6754e31e 2026-05-27 20:51:59.392 10 INFO neutron.plugins.ml2.plugin [None req-0144880b-1e15-4d8e-b7e4-d801010ccddb - - - - - -] Attempt 1 to provision port ca511b88-d326-40d5-b446-36927382d7c6 2026-05-27 20:51:59.602 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-89d1a975-9890-4d80-8aac-771cad763369'] response: {'server_uuid': '542784d7-5033-41b8-a3e5-dfe740338b14', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c7724a67-38ae-4ba8-9a92-0d3a6754e31e', 'code': 200} 2026-05-27 20:52:00.193 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 1fe30efb-873a-4503-a76e-cb5402937411 2026-05-27 20:52:00.693 9 INFO neutron.plugins.ml2.plugin [None req-ba133df6-a32b-4ae9-b62e-d0e893a0c752 - - - - - -] Attempt 1 to provision port c596372c-bbe5-45aa-94e7-025da7861900 2026-05-27 20:52:02.341 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 1fe30efb-873a-4503-a76e-cb5402937411 2026-05-27 20:52:03.734 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c720107-5c29-40bf-a720-034d9672e2dd'] response: {'server_uuid': 'f5714e22-4fa5-4c2e-9d4a-bbfdfcdb5b67', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '77d8f8c9-6d73-4d4e-9840-50ac6e41614a', 'code': 200} 2026-05-27 20:52:04.363 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port c596372c-bbe5-45aa-94e7-025da7861900 2026-05-27 20:52:04.741 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bafcb86-bc6b-4d24-b2e7-a609f1880865'] response: {'server_uuid': '9980f815-afff-4857-a1fa-cb299826613c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c596372c-bbe5-45aa-94e7-025da7861900', 'code': 200} 2026-05-27 20:52:06.338 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port c596372c-bbe5-45aa-94e7-025da7861900 2026-05-27 20:52:14.623 10 INFO neutron.plugins.ml2.plugin [None req-32406e36-ab1c-4050-924f-1f9e3c3dad3e - - - - - -] Attempt 1 to provision port 508e48ff-1510-4171-bc27-a3b8b6f78bc3 2026-05-27 20:52:15.796 9 INFO neutron.plugins.ml2.plugin [None req-1c2483f5-663b-4ef2-8f3c-9cdee4bac408 - - - - - -] Attempt 1 to provision port e141883e-e074-4d80-8e6f-a9524cb4f425 2026-05-27 20:52:16.470 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port e141883e-e074-4d80-8e6f-a9524cb4f425 2026-05-27 20:52:16.901 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 33426fb4-78b9-4277-9539-61fb75a56817 2026-05-27 20:52:17.794 9 INFO neutron.plugins.ml2.plugin [None req-a7ccc2e9-6172-4371-affe-fa39e42741ca - - - - - -] Attempt 1 to provision port 4e0f491b-418d-47a7-9fd0-26c911cf68d0 /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-05-27 20:52:18.388 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port c3149639-e38c-4c97-a84f-8848cc8199c3 2026-05-27 20:52:18.577 10 INFO neutron.plugins.ml2.plugin [None req-5737a291-cb3b-4d07-a86c-43b4f1f99beb - - - - - -] Attempt 1 to provision port 4e0f491b-418d-47a7-9fd0-26c911cf68d0 2026-05-27 20:52:18.821 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port e94bf603-eddf-4d4e-b0e7-9d25921c6dc6 2026-05-27 20:52:19.371 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port e141883e-e074-4d80-8e6f-a9524cb4f425 2026-05-27 20:52:19.701 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 33426fb4-78b9-4277-9539-61fb75a56817 2026-05-27 20:52:19.851 10 INFO neutron.plugins.ml2.plugin [None req-d5027299-f62b-40f2-82ea-72f72d2c6b36 - - - - - -] Attempt 1 to provision port c7724a67-38ae-4ba8-9a92-0d3a6754e31e 2026-05-27 20:52:20.341 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port c3149639-e38c-4c97-a84f-8848cc8199c3 2026-05-27 20:52:20.694 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port e94bf603-eddf-4d4e-b0e7-9d25921c6dc6 2026-05-27 20:52:21.090 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port c7724a67-38ae-4ba8-9a92-0d3a6754e31e 2026-05-27 20:52:23.197 10 INFO neutron.plugins.ml2.plugin [None req-f0069507-8f95-4225-a2f6-94991296cb1a - - - - - -] Attempt 1 to provision port c7724a67-38ae-4ba8-9a92-0d3a6754e31e 2026-05-27 20:52:23.690 10 INFO neutron.plugins.ml2.plugin [None req-21bfd7bb-5d5d-4d56-a028-a0113ea135e0 - - - - - -] Attempt 1 to provision port 295149c9-c8bb-4743-afdb-164cbf69722b 2026-05-27 20:52:24.422 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port c7724a67-38ae-4ba8-9a92-0d3a6754e31e 2026-05-27 20:52:26.436 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 295149c9-c8bb-4743-afdb-164cbf69722b 2026-05-27 20:52:26.578 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9f010cd-9e6f-421e-bbce-0053d9ae21ea'] response: {'server_uuid': '1ddb5933-b0d4-4f6e-9ce6-696d75d7340e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '295149c9-c8bb-4743-afdb-164cbf69722b', 'code': 200} 2026-05-27 20:52:28.414 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 295149c9-c8bb-4743-afdb-164cbf69722b 2026-05-27 20:52:35.032 10 INFO neutron.plugins.ml2.plugin [None req-1b726706-02ae-4072-8a73-37f26df2e663 - - - - - -] Attempt 1 to provision port 6cb64c8d-17ef-419d-8816-6c136f19f31e 2026-05-27 20:52:38.382 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 57d21194-a8a2-42ca-98ba-690f1bc12a58 2026-05-27 20:52:38.441 9 INFO neutron.plugins.ml2.plugin [None req-adcdf07a-c2bd-4e0d-80f3-2f0f49a7fc9f - - - - - -] Attempt 1 to provision port 814fe09b-1d73-4e81-bb31-4a90f2f8a8a1 2026-05-27 20:52:39.094 10 INFO neutron.plugins.ml2.plugin [None req-97119ef7-79dc-491b-91e7-5e29dabfe696 - - - - - -] Attempt 1 to provision port 57d21194-a8a2-42ca-98ba-690f1bc12a58 2026-05-27 20:52:40.358 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 57d21194-a8a2-42ca-98ba-690f1bc12a58 2026-05-27 20:52:41.306 9 INFO neutron.plugins.ml2.plugin [None req-f4261cc9-bb83-4a45-a386-b5905ddafc54 - - - - - -] Attempt 1 to provision port e3d21616-a1be-4af2-9b0a-ced9b122a042 2026-05-27 20:52:42.068 9 INFO neutron.plugins.ml2.plugin [None req-7da000a6-71a2-472d-9796-6f8ff441045d - - - - - -] Attempt 1 to provision port e3d21616-a1be-4af2-9b0a-ced9b122a042 2026-05-27 20:52:42.384 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 3496c80d-9ed0-4d53-9351-3840fd49e693 2026-05-27 20:52:44.607 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port a1e70f32-0fe2-4ebc-bdc9-ac53af86d93c 2026-05-27 20:52:45.036 9 INFO neutron.plugins.ml2.plugin [None req-9b995231-f7e8-4569-b4c1-a3ba98de27b8 - - - - - -] Attempt 1 to provision port 64082bc9-cf84-46e1-985b-73f3f0a3333a 2026-05-27 20:52:45.216 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 3496c80d-9ed0-4d53-9351-3840fd49e693 2026-05-27 20:52:45.638 10 INFO neutron.plugins.ml2.plugin [None req-02e50948-ed95-41be-b317-06f9c905c997 - - - - - -] Attempt 1 to provision port a1e70f32-0fe2-4ebc-bdc9-ac53af86d93c 2026-05-27 20:52:46.641 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port dff99c06-b2a8-43ea-a1b7-fa4b5b9d9809 2026-05-27 20:52:47.438 9 INFO neutron.plugins.ml2.plugin [None req-375a831a-ce68-4cef-bc80-89b4c757415d - - - - - -] Attempt 1 to provision port dff99c06-b2a8-43ea-a1b7-fa4b5b9d9809 2026-05-27 20:52:47.502 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port a1e70f32-0fe2-4ebc-bdc9-ac53af86d93c 2026-05-27 20:52:48.260 9 INFO neutron.plugins.ml2.plugin [None req-e8a41b71-a377-4bf5-990c-7cca4a2b93cc - - - - - -] Attempt 1 to provision port 8645421e-9f4a-4a61-9b7d-34bfa57e0939 2026-05-27 20:52:48.492 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port dff99c06-b2a8-43ea-a1b7-fa4b5b9d9809 2026-05-27 20:52:48.988 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 46ad573e-9b89-42ef-8b26-4c3ce2c65c7e 2026-05-27 20:52:49.152 9 INFO neutron.plugins.ml2.plugin [None req-f0d46095-6837-4957-889b-bfe3b85f05b4 - - - - - -] Attempt 1 to provision port 8645421e-9f4a-4a61-9b7d-34bfa57e0939 2026-05-27 20:52:50.228 9 INFO neutron.plugins.ml2.plugin [None req-8476eeae-c72f-4911-b5ba-dd6512267014 - - - - - -] Attempt 1 to provision port ad38590e-def7-4979-b061-3d6d0c1c7fb2 2026-05-27 20:52:50.409 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 46ad573e-9b89-42ef-8b26-4c3ce2c65c7e 2026-05-27 20:52:52.516 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 22ebc996-3232-4c1e-965f-c2301f05d794 2026-05-27 20:52:52.910 9 INFO neutron.plugins.ml2.plugin [None req-a2d6048f-e19a-4414-aed3-bbe653d180c0 - - - - - -] Attempt 1 to provision port 22ebc996-3232-4c1e-965f-c2301f05d794 2026-05-27 20:52:54.592 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port ad38590e-def7-4979-b061-3d6d0c1c7fb2 2026-05-27 20:52:54.769 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-20ac8ec6-e881-48fa-b667-e79a3689d236'] response: {'server_uuid': 'eeeb5fb5-6433-49e4-8794-6e7a0b987048', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ad38590e-def7-4979-b061-3d6d0c1c7fb2', 'code': 200} 2026-05-27 20:52:58.535 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port dfc62423-098b-48fa-a33f-c00ccc576008 2026-05-27 20:52:58.671 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-81bd3055-5f4a-4515-ae83-5ca62440e78a'] response: {'server_uuid': '56a79aa8-0ad7-45e3-afab-bcdfa845830f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dfc62423-098b-48fa-a33f-c00ccc576008', 'code': 200} 2026-05-27 20:52:59.190 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 814fe09b-1d73-4e81-bb31-4a90f2f8a8a1 2026-05-27 20:53:00.752 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port dfc62423-098b-48fa-a33f-c00ccc576008 2026-05-27 20:53:01.994 9 INFO neutron.plugins.ml2.plugin [None req-7dae435e-e47f-434c-8eb1-72c2e660f462 - - - - - -] Attempt 1 to provision port 61d2c0fa-34ea-4441-9c53-0c8a26ef4a99 2026-05-27 20:53:02.508 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 61d2c0fa-34ea-4441-9c53-0c8a26ef4a99 2026-05-27 20:53:04.371 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 61d2c0fa-34ea-4441-9c53-0c8a26ef4a99 /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-05-27 20:53:06.403 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 64082bc9-cf84-46e1-985b-73f3f0a3333a 2026-05-27 20:53:06.728 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 8645421e-9f4a-4a61-9b7d-34bfa57e0939 2026-05-27 20:53:08.393 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 64082bc9-cf84-46e1-985b-73f3f0a3333a 2026-05-27 20:53:08.709 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 8645421e-9f4a-4a61-9b7d-34bfa57e0939 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c0ecafaf-b801-4b01-9471-37482dbc0c1d could not be found. 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:53:09.860 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-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:53:09.860 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-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c0ecafaf-b801-4b01-9471-37482dbc0c1d could not be found. 2026-05-27 20:53:09.860 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:53:09.861 9 ERROR neutron.plugins.ml2.managers [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Failed to bind port 88cf8624-980b-4adc-82d7-8dd185f80a9e on host instance for vnic_type normal using segments [{'id': 'bed86ac1-8b85-457e-8e7f-1ea18dc32fef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 364, 'network_id': 'ec8c8e24-2519-4d9f-8d50-a081934385e3'}] 2026-05-27 20:53:09.862 9 INFO neutron.plugins.ml2.plugin [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Attempt 2 to bind port 88cf8624-980b-4adc-82d7-8dd185f80a9e 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c0ecafaf-b801-4b01-9471-37482dbc0c1d could not be found. 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:53:09.885 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-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:53:09.885 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-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c0ecafaf-b801-4b01-9471-37482dbc0c1d could not be found. 2026-05-27 20:53:09.885 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:53:09.886 9 ERROR neutron.plugins.ml2.managers [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Failed to bind port 88cf8624-980b-4adc-82d7-8dd185f80a9e on host instance for vnic_type normal using segments [{'id': 'bed86ac1-8b85-457e-8e7f-1ea18dc32fef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 364, 'network_id': 'ec8c8e24-2519-4d9f-8d50-a081934385e3'}] 2026-05-27 20:53:09.886 9 INFO neutron.plugins.ml2.plugin [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Attempt 3 to bind port 88cf8624-980b-4adc-82d7-8dd185f80a9e 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c0ecafaf-b801-4b01-9471-37482dbc0c1d could not be found. 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:53:09.907 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-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:53:09.907 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-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c0ecafaf-b801-4b01-9471-37482dbc0c1d could not be found. 2026-05-27 20:53:09.907 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:53:09.908 9 ERROR neutron.plugins.ml2.managers [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Failed to bind port 88cf8624-980b-4adc-82d7-8dd185f80a9e on host instance for vnic_type normal using segments [{'id': 'bed86ac1-8b85-457e-8e7f-1ea18dc32fef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 364, 'network_id': 'ec8c8e24-2519-4d9f-8d50-a081934385e3'}] 2026-05-27 20:53:09.909 9 INFO neutron.plugins.ml2.plugin [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Attempt 4 to bind port 88cf8624-980b-4adc-82d7-8dd185f80a9e 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c0ecafaf-b801-4b01-9471-37482dbc0c1d could not be found. 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:53:09.929 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-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:53:09.929 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-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c0ecafaf-b801-4b01-9471-37482dbc0c1d could not be found. 2026-05-27 20:53:09.929 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:53:09.930 9 ERROR neutron.plugins.ml2.managers [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Failed to bind port 88cf8624-980b-4adc-82d7-8dd185f80a9e on host instance for vnic_type normal using segments [{'id': 'bed86ac1-8b85-457e-8e7f-1ea18dc32fef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 364, 'network_id': 'ec8c8e24-2519-4d9f-8d50-a081934385e3'}] 2026-05-27 20:53:09.931 9 INFO neutron.plugins.ml2.plugin [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Attempt 5 to bind port 88cf8624-980b-4adc-82d7-8dd185f80a9e 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c0ecafaf-b801-4b01-9471-37482dbc0c1d could not be found. 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:53:09.950 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-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:53:09.950 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-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c0ecafaf-b801-4b01-9471-37482dbc0c1d could not be found. 2026-05-27 20:53:09.950 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:53:09.951 9 ERROR neutron.plugins.ml2.managers [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Failed to bind port 88cf8624-980b-4adc-82d7-8dd185f80a9e on host instance for vnic_type normal using segments [{'id': 'bed86ac1-8b85-457e-8e7f-1ea18dc32fef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 364, 'network_id': 'ec8c8e24-2519-4d9f-8d50-a081934385e3'}] 2026-05-27 20:53:09.951 9 INFO neutron.plugins.ml2.plugin [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Attempt 6 to bind port 88cf8624-980b-4adc-82d7-8dd185f80a9e 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c0ecafaf-b801-4b01-9471-37482dbc0c1d could not be found. 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:53:09.989 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-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:53:09.989 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-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c0ecafaf-b801-4b01-9471-37482dbc0c1d could not be found. 2026-05-27 20:53:09.989 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:53:09.990 9 ERROR neutron.plugins.ml2.managers [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Failed to bind port 88cf8624-980b-4adc-82d7-8dd185f80a9e on host instance for vnic_type normal using segments [{'id': 'bed86ac1-8b85-457e-8e7f-1ea18dc32fef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 364, 'network_id': 'ec8c8e24-2519-4d9f-8d50-a081934385e3'}] 2026-05-27 20:53:09.990 9 INFO neutron.plugins.ml2.plugin [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Attempt 7 to bind port 88cf8624-980b-4adc-82d7-8dd185f80a9e 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c0ecafaf-b801-4b01-9471-37482dbc0c1d could not be found. 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:53:10.013 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-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:53:10.013 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-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c0ecafaf-b801-4b01-9471-37482dbc0c1d could not be found. 2026-05-27 20:53:10.013 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:53:10.014 9 ERROR neutron.plugins.ml2.managers [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Failed to bind port 88cf8624-980b-4adc-82d7-8dd185f80a9e on host instance for vnic_type normal using segments [{'id': 'bed86ac1-8b85-457e-8e7f-1ea18dc32fef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 364, 'network_id': 'ec8c8e24-2519-4d9f-8d50-a081934385e3'}] 2026-05-27 20:53:10.014 9 INFO neutron.plugins.ml2.plugin [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Attempt 8 to bind port 88cf8624-980b-4adc-82d7-8dd185f80a9e 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c0ecafaf-b801-4b01-9471-37482dbc0c1d could not be found. 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:53:10.036 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-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:53:10.036 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-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c0ecafaf-b801-4b01-9471-37482dbc0c1d could not be found. 2026-05-27 20:53:10.036 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:53:10.037 9 ERROR neutron.plugins.ml2.managers [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Failed to bind port 88cf8624-980b-4adc-82d7-8dd185f80a9e on host instance for vnic_type normal using segments [{'id': 'bed86ac1-8b85-457e-8e7f-1ea18dc32fef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 364, 'network_id': 'ec8c8e24-2519-4d9f-8d50-a081934385e3'}] 2026-05-27 20:53:10.037 9 INFO neutron.plugins.ml2.plugin [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Attempt 9 to bind port 88cf8624-980b-4adc-82d7-8dd185f80a9e 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c0ecafaf-b801-4b01-9471-37482dbc0c1d could not be found. 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:53:10.059 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-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:53:10.059 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-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c0ecafaf-b801-4b01-9471-37482dbc0c1d could not be found. 2026-05-27 20:53:10.059 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:53:10.060 9 ERROR neutron.plugins.ml2.managers [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Failed to bind port 88cf8624-980b-4adc-82d7-8dd185f80a9e on host instance for vnic_type normal using segments [{'id': 'bed86ac1-8b85-457e-8e7f-1ea18dc32fef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 364, 'network_id': 'ec8c8e24-2519-4d9f-8d50-a081934385e3'}] 2026-05-27 20:53:10.060 9 INFO neutron.plugins.ml2.plugin [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Attempt 10 to bind port 88cf8624-980b-4adc-82d7-8dd185f80a9e 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c0ecafaf-b801-4b01-9471-37482dbc0c1d could not be found. 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:53:10.079 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-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:53:10.079 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-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c0ecafaf-b801-4b01-9471-37482dbc0c1d could not be found. 2026-05-27 20:53:10.079 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:53:10.080 9 ERROR neutron.plugins.ml2.managers [None req-8cd1a49c-14f3-467d-853c-bd5f2c45cc51 - - - - - -] Failed to bind port 88cf8624-980b-4adc-82d7-8dd185f80a9e on host instance for vnic_type normal using segments [{'id': 'bed86ac1-8b85-457e-8e7f-1ea18dc32fef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 364, 'network_id': 'ec8c8e24-2519-4d9f-8d50-a081934385e3'}] 2026-05-27 20:53:10.367 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 9b3452ca-3b27-46c3-86c5-0022fcbc9333 2026-05-27 20:53:10.909 10 INFO neutron.plugins.ml2.plugin [None req-d5a15b7f-d324-4bd3-8972-304212222444 - - - - - -] Attempt 1 to provision port 9b3452ca-3b27-46c3-86c5-0022fcbc9333 /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-05-27 20:53:16.389 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-556347ff-4c0d-4b43-bc4f-40b050541d61'] response: {'server_uuid': '56a79aa8-0ad7-45e3-afab-bcdfa845830f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dfc62423-098b-48fa-a33f-c00ccc576008', 'code': 200} 2026-05-27 20:53:17.359 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port dfc62423-098b-48fa-a33f-c00ccc576008 2026-05-27 20:53:17.609 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-78e534d8-5414-4be1-a480-6ef302b4a7cb'] response: {'server_uuid': '56a79aa8-0ad7-45e3-afab-bcdfa845830f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dfc62423-098b-48fa-a33f-c00ccc576008', 'code': 200} 2026-05-27 20:53:18.268 9 INFO neutron.plugins.ml2.plugin [None req-974696bd-a951-4de6-bbc5-9de2ca27c344 - - - - - -] Attempt 1 to provision port d9f6d82b-1957-46b5-8678-48e2dd25d776 2026-05-27 20:53:18.522 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port d9f6d82b-1957-46b5-8678-48e2dd25d776 2026-05-27 20:53:18.964 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port fec451e2-00ad-4890-bc78-a7338edfc4e5 2026-05-27 20:53:19.188 10 INFO neutron.plugins.ml2.plugin [None req-172fa8ec-c872-4102-9c56-f1e9cdba218d - - - - - -] Attempt 1 to provision port fec451e2-00ad-4890-bc78-a7338edfc4e5 2026-05-27 20:53:19.440 9 INFO neutron.plugins.ml2.plugin [None req-75bb2c21-9215-4009-a852-20730b31bdb1 - - - - - -] Attempt 1 to provision port ccbf271d-90a4-49ae-b81a-ce2e9f526703 2026-05-27 20:53:19.538 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port dfc62423-098b-48fa-a33f-c00ccc576008 2026-05-27 20:53:19.992 10 INFO neutron.plugins.ml2.plugin [None req-d336fead-f034-4e01-a74a-724d147aa965 - - - - - -] Attempt 1 to provision port ccbf271d-90a4-49ae-b81a-ce2e9f526703 2026-05-27 20:53:20.371 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port d9f6d82b-1957-46b5-8678-48e2dd25d776 2026-05-27 20:53:20.656 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port fec451e2-00ad-4890-bc78-a7338edfc4e5 2026-05-27 20:53:21.561 10 INFO neutron.plugins.ml2.plugin [None req-2852624a-9e92-4892-b3d3-b3f90d284b7e - - - - - -] Attempt 1 to provision port 2525396e-0d03-4596-a34b-6bf3309c8cd7 2026-05-27 20:53:22.129 9 INFO neutron.plugins.ml2.plugin [None req-3c049a9d-07e4-460f-8ed1-8740bb78cf5f - - - - - -] Attempt 1 to provision port 2525396e-0d03-4596-a34b-6bf3309c8cd7 2026-05-27 20:53:28.403 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port f4acaa73-32dd-4e7e-ab51-cec0e9a36613 2026-05-27 20:53:28.945 9 INFO neutron.plugins.ml2.plugin [None req-81bde5c5-c57e-40fa-bd0c-aec546f4e8e7 - - - - - -] Attempt 1 to provision port f4acaa73-32dd-4e7e-ab51-cec0e9a36613 2026-05-27 20:53:30.368 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port f4acaa73-32dd-4e7e-ab51-cec0e9a36613 2026-05-27 20:53:30.656 9 INFO neutron.plugins.ml2.plugin [None req-dd0d22c7-db0b-4c83-a4ac-a24fb07a814c - - - - - -] Attempt 1 to provision port 048f795e-e183-428a-9f68-676e16be4d39 2026-05-27 20:53:31.318 10 INFO neutron.plugins.ml2.plugin [None req-92627d46-6fb7-4834-88cf-053847c0b96e - - - - - -] Attempt 1 to provision port 048f795e-e183-428a-9f68-676e16be4d39 /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-05-27 20:53:34.679 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port afd007c3-a3b4-4877-99d9-b4c4b17fd641 2026-05-27 20:53:35.128 9 INFO neutron.plugins.ml2.plugin [None req-51efcc3e-7f2e-478e-a9d2-745a98e8580c - - - - - -] Attempt 1 to provision port 93303350-171e-402e-9015-5f09f923d453 2026-05-27 20:53:35.550 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-496467cb-46f9-4171-a67a-6479a51d509f'] response: {'server_uuid': '56a79aa8-0ad7-45e3-afab-bcdfa845830f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dfc62423-098b-48fa-a33f-c00ccc576008', 'code': 200} 2026-05-27 20:53:35.586 9 INFO neutron.plugins.ml2.plugin [None req-b2c9f425-1f85-45e6-bd73-9992221b9961 - - - - - -] Attempt 1 to provision port afd007c3-a3b4-4877-99d9-b4c4b17fd641 2026-05-27 20:53:36.589 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port afd007c3-a3b4-4877-99d9-b4c4b17fd641 2026-05-27 20:53:38.299 10 INFO neutron.plugins.ml2.plugin [None req-7c265a7b-345b-49ae-aeec-cf015607fe3e - - - - - -] Attempt 1 to provision port 941ee592-1749-4893-bd8b-2d7cac5ac225 2026-05-27 20:53:38.580 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port a5424a9b-56cb-4b77-b444-de7e1e763123 2026-05-27 20:53:39.052 10 INFO neutron.plugins.ml2.plugin [None req-67809e40-1d67-4b12-a50c-48c911d05f87 - - - - - -] Attempt 1 to provision port 941ee592-1749-4893-bd8b-2d7cac5ac225 2026-05-27 20:53:39.093 10 INFO neutron.plugins.ml2.plugin [None req-67809e40-1d67-4b12-a50c-48c911d05f87 - - - - - -] Attempt 1 to provision port 5fb74e39-d1e2-4e7b-8150-3edf8a98f1f3 2026-05-27 20:53:39.203 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 5fb74e39-d1e2-4e7b-8150-3edf8a98f1f3 2026-05-27 20:53:40.384 10 INFO neutron.plugins.ml2.plugin [None req-be029b85-46da-4708-9241-202e76fa3a3c - - - - - -] Attempt 1 to provision port 7713d274-2ad7-4424-90dc-bbf05483d5cd 2026-05-27 20:53:40.743 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port a5424a9b-56cb-4b77-b444-de7e1e763123 2026-05-27 20:53:41.291 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 5fb74e39-d1e2-4e7b-8150-3edf8a98f1f3 2026-05-27 20:53:42.969 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 649e7ca4-4e0c-4c0c-884c-16b504d2b7bd 2026-05-27 20:53:43.807 10 INFO neutron.plugins.ml2.plugin [None req-1b0f0d35-74d0-4f2b-8986-522cd777ab07 - - - - - -] Attempt 1 to provision port 832234e5-8de2-47cc-9429-0d92f83f2874 2026-05-27 20:53:43.948 9 INFO neutron.plugins.ml2.plugin [None req-f0f878ec-ca0d-4ab8-ba81-5e8bbbc914ee - - - - - -] Attempt 1 to provision port 649e7ca4-4e0c-4c0c-884c-16b504d2b7bd 2026-05-27 20:53:44.633 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 649e7ca4-4e0c-4c0c-884c-16b504d2b7bd 2026-05-27 20:53:45.246 10 INFO neutron.plugins.ml2.plugin [None req-ab0d8554-5fd6-44bf-8c27-4b5dd7b629fc - - - - - -] Attempt 1 to provision port 8ee00a03-2f4b-419b-b192-6ea27404ad46 2026-05-27 20:53:47.215 10 INFO neutron.plugins.ml2.plugin [None req-e39de52b-a56e-416b-a9c5-ca0f37c7d293 - - - - - -] Attempt 1 to provision port b586c678-60e8-4186-9437-3b072bdac7c8 2026-05-27 20:53:47.780 10 INFO neutron.plugins.ml2.plugin [None req-2de7b808-151c-4432-84ed-2019257a5744 - - - - - -] Attempt 1 to provision port b586c678-60e8-4186-9437-3b072bdac7c8 2026-05-27 20:53:48.549 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 64ced18e-28d2-4ac2-b14b-c2280a220a54 2026-05-27 20:53:50.581 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 64ced18e-28d2-4ac2-b14b-c2280a220a54 2026-05-27 20:53:54.705 9 INFO neutron.plugins.ml2.plugin [None req-450fe6d1-f1c6-4a56-892a-f548011b4fb5 - - - - - -] Attempt 1 to provision port 1dc678fb-849f-4b94-93d7-29c88430fe23 2026-05-27 20:53:56.553 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 93303350-171e-402e-9015-5f09f923d453 2026-05-27 20:53:56.910 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 941ee592-1749-4893-bd8b-2d7cac5ac225 2026-05-27 20:53:58.755 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 1dc678fb-849f-4b94-93d7-29c88430fe23 2026-05-27 20:53:58.896 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8be8b209-16d7-4d99-ab37-906ce6264a1f'] response: {'server_uuid': 'f3b9ef95-b206-4553-b8bb-339851dcc59b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1dc678fb-849f-4b94-93d7-29c88430fe23', 'code': 200} 2026-05-27 20:53:59.339 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 93303350-171e-402e-9015-5f09f923d453 2026-05-27 20:53:59.580 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 941ee592-1749-4893-bd8b-2d7cac5ac225 2026-05-27 20:54:00.535 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 1dc678fb-849f-4b94-93d7-29c88430fe23 2026-05-27 20:54:03.770 10 INFO neutron.plugins.ml2.plugin [None req-bb6f42fa-5248-4cfd-b854-115a548e4cd6 - - - - - -] Attempt 1 to provision port 935bcbd6-90af-4453-b90a-493b282e5ab9 2026-05-27 20:54:04.550 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 832234e5-8de2-47cc-9429-0d92f83f2874 2026-05-27 20:54:04.919 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port b586c678-60e8-4186-9437-3b072bdac7c8 2026-05-27 20:54:06.594 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port b586c678-60e8-4186-9437-3b072bdac7c8 2026-05-27 20:54:06.920 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 832234e5-8de2-47cc-9429-0d92f83f2874 2026-05-27 20:54:08.238 10 INFO neutron.plugins.ml2.plugin [None req-b0ca2dc5-e557-41ff-b897-4cd5330eeb2e - - - - - -] Attempt 1 to provision port d5bc6663-f53a-4880-8114-83895245320b 2026-05-27 20:54:08.451 10 INFO neutron.plugins.ml2.plugin [None req-b0ca2dc5-e557-41ff-b897-4cd5330eeb2e - - - - - -] Attempt 1 to provision port ba6f3149-af93-4222-a5fa-3f7d4031c252 2026-05-27 20:54:08.578 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port fd523065-d139-4f06-87f6-7d2b5a045843 2026-05-27 20:54:08.955 9 INFO neutron.plugins.ml2.plugin [None req-8010cd00-04d6-4cc8-be5f-5b11cedf9bc4 - - - - - -] Attempt 1 to provision port d5bc6663-f53a-4880-8114-83895245320b 2026-05-27 20:54:09.221 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port ba6f3149-af93-4222-a5fa-3f7d4031c252 2026-05-27 20:54:10.611 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port ba6f3149-af93-4222-a5fa-3f7d4031c252 2026-05-27 20:54:10.980 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port fd523065-d139-4f06-87f6-7d2b5a045843 2026-05-27 20:54:11.160 10 INFO neutron.plugins.ml2.plugin [None req-3da48b7b-40cb-43a1-8e79-a81bda96008d - - - - - -] Attempt 1 to provision port 65563145-9ba2-40f9-856f-28f3858a59d3 2026-05-27 20:54:11.317 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 12391ec8-5510-4a47-8b27-758fe6aa7edf 2026-05-27 20:54:11.336 9 INFO neutron.plugins.ml2.plugin [None req-63068492-9af3-447e-9550-015f138838d2 - - - - - -] Attempt 1 to provision port 12391ec8-5510-4a47-8b27-758fe6aa7edf 2026-05-27 20:54:12.688 10 INFO neutron.plugins.ml2.plugin [None req-ff8c1942-3ae7-449e-8c69-91a07bc81d74 - - - - - -] Attempt 1 to provision port d989bd08-d9cd-45a7-9ecd-01f8c59627fc 2026-05-27 20:54:12.811 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 12391ec8-5510-4a47-8b27-758fe6aa7edf 2026-05-27 20:54:13.454 9 INFO neutron.plugins.ml2.plugin [None req-996409e3-d1ba-4e9c-9302-cc39ed2fc82e - - - - - -] Attempt 1 to provision port d989bd08-d9cd-45a7-9ecd-01f8c59627fc 2026-05-27 20:54:14.607 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 0870bbec-7a9c-4a7f-8628-4c55a792b828 2026-05-27 20:54:16.552 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 0870bbec-7a9c-4a7f-8628-4c55a792b828 2026-05-27 20:54:18.758 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 0aea3bde-16c0-45ab-ab97-8a689d18ff5b 2026-05-27 20:54:18.896 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-293df8d7-cd9f-495f-b5e9-569f7c825568'] response: {'server_uuid': '69fbb47f-6d9c-47e5-8328-69ba6a55f898', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0aea3bde-16c0-45ab-ab97-8a689d18ff5b', 'code': 200} 2026-05-27 20:54:20.307 9 INFO neutron.plugins.ml2.plugin [None req-aacd239e-b501-4648-ac76-a386a5fd878b - - - - - -] Attempt 1 to provision port e5503705-b465-4de0-8440-0d0e29e311df 2026-05-27 20:54:20.705 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 0aea3bde-16c0-45ab-ab97-8a689d18ff5b /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-05-27 20:54:25.071 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port e5503705-b465-4de0-8440-0d0e29e311df 2026-05-27 20:54:25.253 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-88c44d91-188d-4c10-9e63-dd1604f94c9f'] response: {'server_uuid': 'fa0ccfd7-305c-4dc5-be39-71e395bf3225', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e5503705-b465-4de0-8440-0d0e29e311df', 'code': 200} 2026-05-27 20:54:25.671 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 935bcbd6-90af-4453-b90a-493b282e5ab9 2026-05-27 20:54:26.192 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port d5bc6663-f53a-4880-8114-83895245320b 2026-05-27 20:54:27.479 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port e5503705-b465-4de0-8440-0d0e29e311df 2026-05-27 20:54:27.821 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 935bcbd6-90af-4453-b90a-493b282e5ab9 2026-05-27 20:54:28.159 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port d5bc6663-f53a-4880-8114-83895245320b 2026-05-27 20:54:31.082 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 65563145-9ba2-40f9-856f-28f3858a59d3 2026-05-27 20:54:31.426 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port d989bd08-d9cd-45a7-9ecd-01f8c59627fc 2026-05-27 20:54:33.372 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 65563145-9ba2-40f9-856f-28f3858a59d3 2026-05-27 20:54:33.403 10 INFO neutron.plugins.ml2.db [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] No ports have port_id starting with 65563145-9ba2-40f9-856f-28f3858a59d3 2026-05-27 20:54:33.453 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port f15e9d1d-ca6c-4106-b41a-b79287103a05 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 20:54:41.236 10 INFO neutron.plugins.ml2.plugin [None req-f9aa804e-7a93-4108-9dcf-3ceef85ac854 - - - - - -] Attempt 1 to provision port a5803818-c545-467a-8435-d2eb75d09da0 2026-05-27 20:54:43.333 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port a5803818-c545-467a-8435-d2eb75d09da0 2026-05-27 20:54:43.593 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc98885f-a747-4be6-bc1b-37bcf6682c76'] response: {'server_uuid': '5e212c31-dba6-4d18-851f-8603c434faa4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a5803818-c545-467a-8435-d2eb75d09da0', 'code': 200} 2026-05-27 20:54:45.130 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port a5803818-c545-467a-8435-d2eb75d09da0 2026-05-27 20:54:46.729 10 INFO neutron.plugins.ml2.plugin [None req-049c2678-bffd-41bf-8ae2-8a1dbf94dbba - - - - - -] Attempt 1 to provision port b49953cd-3f42-42d4-a8f9-e46e64581618 2026-05-27 20:54:47.115 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port b49953cd-3f42-42d4-a8f9-e46e64581618 2026-05-27 20:54:47.246 10 INFO neutron.plugins.ml2.plugin [None req-a9a8b8fb-f5f3-4f56-9856-b71f81987e37 - - - - - -] Attempt 1 to provision port ccbe8392-9838-4a78-9fdd-1ee8158d90e0 2026-05-27 20:54:47.621 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port ccbe8392-9838-4a78-9fdd-1ee8158d90e0 2026-05-27 20:54:47.750 10 INFO neutron.plugins.ml2.plugin [None req-1d2e005f-eb9a-4a24-80c2-5e06df66ca82 - - - - - -] Attempt 1 to provision port 22a00124-a64a-4318-b079-d570a5df38c3 2026-05-27 20:54:48.433 10 INFO neutron.plugins.ml2.plugin [None req-e4e7cc3c-4606-42e7-8317-ec5a0e9b7105 - - - - - -] Attempt 1 to provision port 22a00124-a64a-4318-b079-d570a5df38c3 2026-05-27 20:54:49.160 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port b49953cd-3f42-42d4-a8f9-e46e64581618 2026-05-27 20:54:49.475 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port ccbe8392-9838-4a78-9fdd-1ee8158d90e0 2026-05-27 20:54:49.907 9 INFO neutron.plugins.ml2.plugin [None req-7d5134b2-f273-4344-b18a-d5d43d51f993 - - - - - -] Attempt 1 to provision port d645ed56-384f-440e-bac9-a6463002da03 2026-05-27 20:54:50.764 9 INFO neutron.plugins.ml2.plugin [None req-dfba8b55-0f07-45a3-9f07-8f10da927af0 - - - - - -] Attempt 1 to provision port d645ed56-384f-440e-bac9-a6463002da03 2026-05-27 20:54:57.353 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 17642273-a9a7-4439-be3c-6da793d90a8d 2026-05-27 20:54:58.268 9 INFO neutron.plugins.ml2.plugin [None req-1dbd9bb7-94fa-4685-b0e3-2b0c3c75abcc - - - - - -] Attempt 1 to provision port 17642273-a9a7-4439-be3c-6da793d90a8d 2026-05-27 20:54:58.964 9 INFO neutron.plugins.ml2.plugin [None req-5756ed7c-c316-429b-b8b0-40efe30dcda3 - - - - - -] Attempt 1 to provision port b9b08108-7595-40f4-9541-ef020431fdbf 2026-05-27 20:54:59.137 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 17642273-a9a7-4439-be3c-6da793d90a8d 2026-05-27 20:54:59.740 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0dfb0471-b7f7-4e7c-b4eb-b5edc2e3c54a'] response: {'server_uuid': '5e212c31-dba6-4d18-851f-8603c434faa4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a5803818-c545-467a-8435-d2eb75d09da0', 'code': 200} 2026-05-27 20:55:00.621 9 INFO neutron.plugins.ml2.plugin [None req-00846d92-dbb2-46be-af03-490167b5e4fa - - - - - -] Attempt 1 to provision port b9b08108-7595-40f4-9541-ef020431fdbf 2026-05-27 20:55:07.170 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 6b8c7fbf-2154-4748-9c52-e91a8a9d2f18 2026-05-27 20:55:07.414 9 INFO neutron.plugins.ml2.plugin [None req-4a937aa1-41f6-4ff2-846f-40700ed2bccb - - - - - -] Attempt 1 to provision port 6b8c7fbf-2154-4748-9c52-e91a8a9d2f18 2026-05-27 20:55:08.521 10 INFO neutron.plugins.ml2.plugin [None req-7d9f0aad-4c0d-486b-a92d-a76319bc9829 - - - - - -] Attempt 1 to provision port 79c5cf36-e16c-46d9-a68e-a01efe361deb 2026-05-27 20:55:09.311 10 INFO neutron.plugins.ml2.plugin [None req-aed13c79-9ff4-42be-870d-8cb336ba87a3 - - - - - -] Attempt 1 to provision port 79c5cf36-e16c-46d9-a68e-a01efe361deb 2026-05-27 20:55:09.363 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 6b8c7fbf-2154-4748-9c52-e91a8a9d2f18 2026-05-27 20:55:14.195 9 INFO neutron.plugins.ml2.plugin [None req-75f017b6-a867-4cfd-9dfc-2ae862a5466d - - - - - -] Attempt 1 to provision port 289736bc-5b44-467b-82c5-91049362a1a9 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 96bf52d5-04d1-4790-9031-7c1072af6e8b could not be found. 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:55:19.548 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-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:55:19.548 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-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 96bf52d5-04d1-4790-9031-7c1072af6e8b could not be found. 2026-05-27 20:55:19.548 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:55:19.549 9 ERROR neutron.plugins.ml2.managers [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Failed to bind port 90d7d049-8d71-4144-8105-57d707bc1ab5 on host instance for vnic_type normal using segments [] 2026-05-27 20:55:19.549 9 INFO neutron.plugins.ml2.plugin [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Attempt 2 to bind port 90d7d049-8d71-4144-8105-57d707bc1ab5 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 96bf52d5-04d1-4790-9031-7c1072af6e8b could not be found. 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:55:19.561 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-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:55:19.561 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-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 96bf52d5-04d1-4790-9031-7c1072af6e8b could not be found. 2026-05-27 20:55:19.561 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:55:19.562 9 ERROR neutron.plugins.ml2.managers [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Failed to bind port 90d7d049-8d71-4144-8105-57d707bc1ab5 on host instance for vnic_type normal using segments [] 2026-05-27 20:55:19.562 9 INFO neutron.plugins.ml2.plugin [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Attempt 3 to bind port 90d7d049-8d71-4144-8105-57d707bc1ab5 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 96bf52d5-04d1-4790-9031-7c1072af6e8b could not be found. 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:55:19.579 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-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:55:19.579 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-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 96bf52d5-04d1-4790-9031-7c1072af6e8b could not be found. 2026-05-27 20:55:19.579 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:55:19.580 9 ERROR neutron.plugins.ml2.managers [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Failed to bind port 90d7d049-8d71-4144-8105-57d707bc1ab5 on host instance for vnic_type normal using segments [] 2026-05-27 20:55:19.580 9 INFO neutron.plugins.ml2.plugin [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Attempt 4 to bind port 90d7d049-8d71-4144-8105-57d707bc1ab5 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 96bf52d5-04d1-4790-9031-7c1072af6e8b could not be found. 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:55:19.597 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-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:55:19.597 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-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 96bf52d5-04d1-4790-9031-7c1072af6e8b could not be found. 2026-05-27 20:55:19.597 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:55:19.598 9 ERROR neutron.plugins.ml2.managers [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Failed to bind port 90d7d049-8d71-4144-8105-57d707bc1ab5 on host instance for vnic_type normal using segments [] 2026-05-27 20:55:19.598 9 INFO neutron.plugins.ml2.plugin [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Attempt 5 to bind port 90d7d049-8d71-4144-8105-57d707bc1ab5 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 96bf52d5-04d1-4790-9031-7c1072af6e8b could not be found. 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:55:19.613 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-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:55:19.613 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-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 96bf52d5-04d1-4790-9031-7c1072af6e8b could not be found. 2026-05-27 20:55:19.613 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:55:19.614 9 ERROR neutron.plugins.ml2.managers [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Failed to bind port 90d7d049-8d71-4144-8105-57d707bc1ab5 on host instance for vnic_type normal using segments [] 2026-05-27 20:55:19.614 9 INFO neutron.plugins.ml2.plugin [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Attempt 6 to bind port 90d7d049-8d71-4144-8105-57d707bc1ab5 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 96bf52d5-04d1-4790-9031-7c1072af6e8b could not be found. 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:55:19.636 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-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:55:19.636 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-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 96bf52d5-04d1-4790-9031-7c1072af6e8b could not be found. 2026-05-27 20:55:19.636 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:55:19.637 9 ERROR neutron.plugins.ml2.managers [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Failed to bind port 90d7d049-8d71-4144-8105-57d707bc1ab5 on host instance for vnic_type normal using segments [] 2026-05-27 20:55:19.637 9 INFO neutron.plugins.ml2.plugin [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Attempt 7 to bind port 90d7d049-8d71-4144-8105-57d707bc1ab5 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 96bf52d5-04d1-4790-9031-7c1072af6e8b could not be found. 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:55:19.653 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-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:55:19.653 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-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 96bf52d5-04d1-4790-9031-7c1072af6e8b could not be found. 2026-05-27 20:55:19.653 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:55:19.654 9 ERROR neutron.plugins.ml2.managers [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Failed to bind port 90d7d049-8d71-4144-8105-57d707bc1ab5 on host instance for vnic_type normal using segments [] 2026-05-27 20:55:19.655 9 INFO neutron.plugins.ml2.plugin [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Attempt 8 to bind port 90d7d049-8d71-4144-8105-57d707bc1ab5 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 96bf52d5-04d1-4790-9031-7c1072af6e8b could not be found. 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:55:19.670 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-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:55:19.670 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-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 96bf52d5-04d1-4790-9031-7c1072af6e8b could not be found. 2026-05-27 20:55:19.670 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:55:19.671 9 ERROR neutron.plugins.ml2.managers [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Failed to bind port 90d7d049-8d71-4144-8105-57d707bc1ab5 on host instance for vnic_type normal using segments [] 2026-05-27 20:55:19.671 9 INFO neutron.plugins.ml2.plugin [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Attempt 9 to bind port 90d7d049-8d71-4144-8105-57d707bc1ab5 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 96bf52d5-04d1-4790-9031-7c1072af6e8b could not be found. 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:55:19.684 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-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:55:19.684 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-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 96bf52d5-04d1-4790-9031-7c1072af6e8b could not be found. 2026-05-27 20:55:19.684 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:55:19.685 9 ERROR neutron.plugins.ml2.managers [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Failed to bind port 90d7d049-8d71-4144-8105-57d707bc1ab5 on host instance for vnic_type normal using segments [] 2026-05-27 20:55:19.686 9 INFO neutron.plugins.ml2.plugin [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Attempt 10 to bind port 90d7d049-8d71-4144-8105-57d707bc1ab5 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 96bf52d5-04d1-4790-9031-7c1072af6e8b could not be found. 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:55:19.706 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-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:55:19.706 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-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 96bf52d5-04d1-4790-9031-7c1072af6e8b could not be found. 2026-05-27 20:55:19.706 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:55:19.707 9 ERROR neutron.plugins.ml2.managers [None req-add7bd43-e006-457e-b53a-52610ac69979 - - - - - -] Failed to bind port 90d7d049-8d71-4144-8105-57d707bc1ab5 on host instance for vnic_type normal using segments [] 2026-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 463832da-b424-425d-a58c-c7511e0f3674 could not be found. 2026-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:55:20.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-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:55:20.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-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:55:20.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-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:55:20.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-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:55:20.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-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:55:20.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-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:20.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-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.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-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.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-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:20.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-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:55:20.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-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.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-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.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-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:20.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-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:20.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-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.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-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.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-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:55:20.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-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:55:20.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-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 463832da-b424-425d-a58c-c7511e0f3674 could not be found. 2026-05-27 20:55:20.450 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:55:20.451 9 ERROR neutron.plugins.ml2.managers [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Failed to bind port edfaac6b-40b9-40c8-b493-690f0e431aa5 on host instance for vnic_type normal using segments [{'id': 'bab9765c-460c-469d-8d98-353c07adb346', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 624, 'network_id': '1674fbb5-bae5-4940-84c5-41e5e6b5af16'}] 2026-05-27 20:55:20.451 9 INFO neutron.plugins.ml2.plugin [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Attempt 2 to bind port edfaac6b-40b9-40c8-b493-690f0e431aa5 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 463832da-b424-425d-a58c-c7511e0f3674 could not be found. 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:55:20.470 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-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:55:20.470 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-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 463832da-b424-425d-a58c-c7511e0f3674 could not be found. 2026-05-27 20:55:20.470 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:55:20.471 9 ERROR neutron.plugins.ml2.managers [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Failed to bind port edfaac6b-40b9-40c8-b493-690f0e431aa5 on host instance for vnic_type normal using segments [{'id': 'bab9765c-460c-469d-8d98-353c07adb346', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 624, 'network_id': '1674fbb5-bae5-4940-84c5-41e5e6b5af16'}] 2026-05-27 20:55:20.471 9 INFO neutron.plugins.ml2.plugin [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Attempt 3 to bind port edfaac6b-40b9-40c8-b493-690f0e431aa5 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 463832da-b424-425d-a58c-c7511e0f3674 could not be found. 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:55:20.488 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-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:55:20.488 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-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 463832da-b424-425d-a58c-c7511e0f3674 could not be found. 2026-05-27 20:55:20.488 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:55:20.489 9 ERROR neutron.plugins.ml2.managers [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Failed to bind port edfaac6b-40b9-40c8-b493-690f0e431aa5 on host instance for vnic_type normal using segments [{'id': 'bab9765c-460c-469d-8d98-353c07adb346', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 624, 'network_id': '1674fbb5-bae5-4940-84c5-41e5e6b5af16'}] 2026-05-27 20:55:20.489 9 INFO neutron.plugins.ml2.plugin [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Attempt 4 to bind port edfaac6b-40b9-40c8-b493-690f0e431aa5 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 463832da-b424-425d-a58c-c7511e0f3674 could not be found. 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:55:20.509 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-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:55:20.509 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-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 463832da-b424-425d-a58c-c7511e0f3674 could not be found. 2026-05-27 20:55:20.509 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:55:20.510 9 ERROR neutron.plugins.ml2.managers [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Failed to bind port edfaac6b-40b9-40c8-b493-690f0e431aa5 on host instance for vnic_type normal using segments [{'id': 'bab9765c-460c-469d-8d98-353c07adb346', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 624, 'network_id': '1674fbb5-bae5-4940-84c5-41e5e6b5af16'}] 2026-05-27 20:55:20.511 9 INFO neutron.plugins.ml2.plugin [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Attempt 5 to bind port edfaac6b-40b9-40c8-b493-690f0e431aa5 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 463832da-b424-425d-a58c-c7511e0f3674 could not be found. 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:55:20.535 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-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:55:20.535 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-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 463832da-b424-425d-a58c-c7511e0f3674 could not be found. 2026-05-27 20:55:20.535 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:55:20.536 9 ERROR neutron.plugins.ml2.managers [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Failed to bind port edfaac6b-40b9-40c8-b493-690f0e431aa5 on host instance for vnic_type normal using segments [{'id': 'bab9765c-460c-469d-8d98-353c07adb346', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 624, 'network_id': '1674fbb5-bae5-4940-84c5-41e5e6b5af16'}] 2026-05-27 20:55:20.536 9 INFO neutron.plugins.ml2.plugin [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Attempt 6 to bind port edfaac6b-40b9-40c8-b493-690f0e431aa5 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 463832da-b424-425d-a58c-c7511e0f3674 could not be found. 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:55:20.557 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-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:55:20.557 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-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 463832da-b424-425d-a58c-c7511e0f3674 could not be found. 2026-05-27 20:55:20.557 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:55:20.558 9 ERROR neutron.plugins.ml2.managers [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Failed to bind port edfaac6b-40b9-40c8-b493-690f0e431aa5 on host instance for vnic_type normal using segments [{'id': 'bab9765c-460c-469d-8d98-353c07adb346', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 624, 'network_id': '1674fbb5-bae5-4940-84c5-41e5e6b5af16'}] 2026-05-27 20:55:20.558 9 INFO neutron.plugins.ml2.plugin [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Attempt 7 to bind port edfaac6b-40b9-40c8-b493-690f0e431aa5 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 463832da-b424-425d-a58c-c7511e0f3674 could not be found. 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:55:20.576 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-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:55:20.576 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-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 463832da-b424-425d-a58c-c7511e0f3674 could not be found. 2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:55:20.576 9 ERROR neutron.plugins.ml2.managers [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Failed to bind port edfaac6b-40b9-40c8-b493-690f0e431aa5 on host instance for vnic_type normal using segments [{'id': 'bab9765c-460c-469d-8d98-353c07adb346', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 624, 'network_id': '1674fbb5-bae5-4940-84c5-41e5e6b5af16'}] 2026-05-27 20:55:20.577 9 INFO neutron.plugins.ml2.plugin [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Attempt 8 to bind port edfaac6b-40b9-40c8-b493-690f0e431aa5 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 463832da-b424-425d-a58c-c7511e0f3674 could not be found. 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:55:20.597 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-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:55:20.597 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-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 463832da-b424-425d-a58c-c7511e0f3674 could not be found. 2026-05-27 20:55:20.597 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:55:20.598 9 ERROR neutron.plugins.ml2.managers [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Failed to bind port edfaac6b-40b9-40c8-b493-690f0e431aa5 on host instance for vnic_type normal using segments [{'id': 'bab9765c-460c-469d-8d98-353c07adb346', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 624, 'network_id': '1674fbb5-bae5-4940-84c5-41e5e6b5af16'}] 2026-05-27 20:55:20.599 9 INFO neutron.plugins.ml2.plugin [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Attempt 9 to bind port edfaac6b-40b9-40c8-b493-690f0e431aa5 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 463832da-b424-425d-a58c-c7511e0f3674 could not be found. 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:55:20.618 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-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:55:20.618 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-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 463832da-b424-425d-a58c-c7511e0f3674 could not be found. 2026-05-27 20:55:20.618 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:55:20.619 9 ERROR neutron.plugins.ml2.managers [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Failed to bind port edfaac6b-40b9-40c8-b493-690f0e431aa5 on host instance for vnic_type normal using segments [{'id': 'bab9765c-460c-469d-8d98-353c07adb346', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 624, 'network_id': '1674fbb5-bae5-4940-84c5-41e5e6b5af16'}] 2026-05-27 20:55:20.619 9 INFO neutron.plugins.ml2.plugin [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Attempt 10 to bind port edfaac6b-40b9-40c8-b493-690f0e431aa5 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 463832da-b424-425d-a58c-c7511e0f3674 could not be found. 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 20:55:20.642 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-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 20:55:20.642 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-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 463832da-b424-425d-a58c-c7511e0f3674 could not be found. 2026-05-27 20:55:20.642 9 ERROR neutron.plugins.ml2.managers  2026-05-27 20:55:20.643 9 ERROR neutron.plugins.ml2.managers [None req-e84193e5-eb1e-47da-b6eb-91a76ff2bdfb - - - - - -] Failed to bind port edfaac6b-40b9-40c8-b493-690f0e431aa5 on host instance for vnic_type normal using segments [{'id': 'bab9765c-460c-469d-8d98-353c07adb346', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 624, 'network_id': '1674fbb5-bae5-4940-84c5-41e5e6b5af16'}] 2026-05-27 20:55:23.173 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 267112dd-83f8-4466-886b-87fc38b1778a 2026-05-27 20:55:24.007 10 INFO neutron.plugins.ml2.plugin [None req-7aaf7839-23da-423f-9bc4-9842f6f59b81 - - - - - -] Attempt 1 to provision port 267112dd-83f8-4466-886b-87fc38b1778a 2026-05-27 20:55:47.304 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 8aa1fe34-dbe0-4a65-9106-dd0cc7e665bf 2026-05-27 20:56:11.347 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 30eed7d2-c278-4c9b-8442-ff38a4783a99 2026-05-27 20:56:11.786 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 55f230b1-96df-4a00-bf43-5c2ea3a4429f 2026-05-27 20:56:12.146 9 INFO neutron.plugins.ml2.plugin [None req-9b5ddde3-a99b-459d-886c-c4ad3949114b - - - - - -] Attempt 1 to provision port 55f230b1-96df-4a00-bf43-5c2ea3a4429f 2026-05-27 20:56:13.220 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 0e3dfc57-0642-43b3-9c5f-63b3dfd42f4f 2026-05-27 20:56:13.747 9 INFO neutron.plugins.ml2.plugin [None req-bc1f9f92-7984-4dd1-87a4-212e51a1feed - - - - - -] Attempt 1 to provision port c8e71797-e078-47c2-bfbf-9a69df30994a 2026-05-27 20:56:13.944 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 30eed7d2-c278-4c9b-8442-ff38a4783a99 2026-05-27 20:56:13.967 9 INFO neutron.plugins.ml2.plugin [None req-85de9e0a-f1c3-4ca4-a084-da18fbc4d917 - - - - - -] Attempt 1 to provision port 30eed7d2-c278-4c9b-8442-ff38a4783a99 2026-05-27 20:56:14.200 9 INFO neutron.plugins.ml2.plugin [None req-49df94e6-c57e-4ad6-99f7-ccc80b9fb390 - - - - - -] Attempt 1 to provision port 55f230b1-96df-4a00-bf43-5c2ea3a4429f 2026-05-27 20:56:14.326 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 55f230b1-96df-4a00-bf43-5c2ea3a4429f 2026-05-27 20:56:15.120 9 INFO neutron.plugins.ml2.plugin [None req-efede99f-a23d-48f3-9793-1f99515c76ac - - - - - -] Attempt 1 to provision port 30eed7d2-c278-4c9b-8442-ff38a4783a99 2026-05-27 20:56:15.131 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 0e3dfc57-0642-43b3-9c5f-63b3dfd42f4f 2026-05-27 20:56:15.485 9 INFO neutron.plugins.ml2.plugin [None req-59e03613-54bf-48ab-820e-8ec26ce78fad - - - - - -] Attempt 1 to provision port 0e3dfc57-0642-43b3-9c5f-63b3dfd42f4f 2026-05-27 20:56:16.759 10 INFO neutron.plugins.ml2.plugin [None req-d1973287-5064-4e9c-9fe2-5e966318e946 - - - - - -] Attempt 1 to provision port 7d2fe0c3-320d-4488-bc00-f9db1329ca1c 2026-05-27 20:56:17.148 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port fd004e8d-270a-4632-a639-2dec332c54d8 2026-05-27 20:56:17.206 9 INFO neutron.plugins.ml2.plugin [None req-b1caba01-3073-41c5-b09f-653a15b371f6 - - - - - -] Attempt 1 to provision port fd004e8d-270a-4632-a639-2dec332c54d8 2026-05-27 20:56:18.083 10 INFO neutron.plugins.ml2.plugin [None req-ad8cfc2a-942e-413b-b4cf-343c04ab393c - - - - - -] Attempt 1 to provision port 0e3dfc57-0642-43b3-9c5f-63b3dfd42f4f 2026-05-27 20:56:18.192 10 INFO neutron.plugins.ml2.plugin [None req-ad8cfc2a-942e-413b-b4cf-343c04ab393c - - - - - -] Attempt 1 to provision port 7d2fe0c3-320d-4488-bc00-f9db1329ca1c 2026-05-27 20:56:18.959 10 INFO neutron.plugins.ml2.plugin [None req-3e4c80bc-c844-48e6-9267-002c13fb9c3e - - - - - -] Attempt 1 to provision port fc348cb7-980f-47b8-b3fd-301d494d62e7 2026-05-27 20:56:19.408 10 INFO neutron.plugins.ml2.plugin [None req-b128deda-0459-44c5-bcd7-d697b328fd2a - - - - - -] Attempt 1 to provision port 99120b25-0c79-440f-87d8-68e312e254a2 2026-05-27 20:56:19.420 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port fc348cb7-980f-47b8-b3fd-301d494d62e7 2026-05-27 20:56:19.773 9 INFO neutron.plugins.ml2.plugin [None req-80b79b3a-b54d-4635-afb9-8893918dfa9f - - - - - -] Attempt 1 to provision port 5333556d-afa2-46af-a495-cf97701f16a5 2026-05-27 20:56:19.943 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 5333556d-afa2-46af-a495-cf97701f16a5 2026-05-27 20:56:20.293 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 51f3a2d6-2c5f-4729-b284-a71d24d24d1b 2026-05-27 20:56:20.329 9 INFO neutron.plugins.ml2.plugin [None req-e171211f-13ae-4032-8e2f-491f005094e1 - - - - - -] Attempt 1 to provision port 99120b25-0c79-440f-87d8-68e312e254a2 2026-05-27 20:56:20.375 9 INFO neutron.plugins.ml2.plugin [None req-e171211f-13ae-4032-8e2f-491f005094e1 - - - - - -] Attempt 1 to provision port 51f3a2d6-2c5f-4729-b284-a71d24d24d1b 2026-05-27 20:56:20.778 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 64a8d4f0-afef-4ac3-9f87-8534541cc945 2026-05-27 20:56:21.306 10 INFO neutron.plugins.ml2.plugin [None req-4adbaa6a-34c5-410f-874a-7f34bf9e83f8 - - - - - -] Attempt 1 to provision port 9a4b040e-5de9-4d8f-bdf4-253dda21e469 2026-05-27 20:56:21.698 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 64a8d4f0-afef-4ac3-9f87-8534541cc945 2026-05-27 20:56:22.057 9 INFO neutron.plugins.ml2.plugin [None req-e2c4daad-4b76-4a48-ae51-54e86c0f1020 - - - - - -] Attempt 1 to provision port 9a4b040e-5de9-4d8f-bdf4-253dda21e469 2026-05-27 20:56:26.570 10 INFO neutron.plugins.ml2.plugin [None req-626f8a7c-6078-4b0d-8bf6-bc7f231386e2 - - - - - -] Attempt 1 to provision port 5c4cddb5-9946-4d26-84c8-432bff5496b8 2026-05-27 20:56:27.096 10 INFO neutron.plugins.ml2.plugin [None req-626f8a7c-6078-4b0d-8bf6-bc7f231386e2 - - - - - -] Attempt 2 to provision port 5c4cddb5-9946-4d26-84c8-432bff5496b8 2026-05-27 20:56:29.576 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 5c4cddb5-9946-4d26-84c8-432bff5496b8 2026-05-27 20:56:29.751 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d76402f8-bbe2-489b-992a-0d52e90b9c51'] response: {'server_uuid': 'd7b60fc8-c334-4f24-8324-d29e940b1c8d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c4cddb5-9946-4d26-84c8-432bff5496b8', 'code': 200} 2026-05-27 20:56:31.465 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 5c4cddb5-9946-4d26-84c8-432bff5496b8 2026-05-27 20:56:35.538 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 9a4b040e-5de9-4d8f-bdf4-253dda21e469 2026-05-27 20:56:35.892 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port c8e71797-e078-47c2-bfbf-9a69df30994a 2026-05-27 20:56:36.211 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 99120b25-0c79-440f-87d8-68e312e254a2 2026-05-27 20:56:36.655 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 7d2fe0c3-320d-4488-bc00-f9db1329ca1c 2026-05-27 20:56:37.637 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 9a4b040e-5de9-4d8f-bdf4-253dda21e469 2026-05-27 20:56:38.042 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port c8e71797-e078-47c2-bfbf-9a69df30994a 2026-05-27 20:56:38.370 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 99120b25-0c79-440f-87d8-68e312e254a2 2026-05-27 20:56:38.857 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 7d2fe0c3-320d-4488-bc00-f9db1329ca1c 2026-05-27 20:56:41.534 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 3ab6f772-02ae-4641-92ac-27c24acd5d73 2026-05-27 20:56:41.690 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6123f616-0a68-461f-a51e-4aec33cd3aec'] response: {'server_uuid': 'ce8e303b-045a-410b-a72f-b1602f29cfa0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3ab6f772-02ae-4641-92ac-27c24acd5d73', 'code': 200} 2026-05-27 20:56:43.498 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 3ab6f772-02ae-4641-92ac-27c24acd5d73 2026-05-27 20:57:02.334 9 INFO neutron.plugins.ml2.plugin [None req-fb7d13c3-9695-40da-9cfd-7e950a973f5e - - - - - -] Attempt 1 to provision port 4802ae1d-20e4-4be9-a7c2-0153cf89add4 2026-05-27 20:57:16.088 9 INFO neutron.plugins.ml2.plugin [None req-543b3279-625e-46c2-8772-10abcfbde2e2 - - - - - -] Attempt 1 to provision port befbed2d-2ced-4b7d-9f4a-60e8ca2fd529 2026-05-27 20:57:17.607 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port befbed2d-2ced-4b7d-9f4a-60e8ca2fd529 2026-05-27 20:57:17.845 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d57c07d2-84d5-47f8-b260-a6b7891b797b'] response: {'server_uuid': '31330eb4-0249-4859-9113-0949e3dd6110', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'befbed2d-2ced-4b7d-9f4a-60e8ca2fd529', 'code': 200} 2026-05-27 20:57:19.512 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port befbed2d-2ced-4b7d-9f4a-60e8ca2fd529 2026-05-27 20:57:56.738 10 INFO neutron.plugins.ml2.plugin [None req-6bb3b576-36e2-4458-a1a3-a95c6d3b6593 - - - - - -] Attempt 1 to provision port 61dd362a-53b8-4ece-b96b-c0df9e2a750e 2026-05-27 20:57:59.614 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 61dd362a-53b8-4ece-b96b-c0df9e2a750e 2026-05-27 20:57:59.888 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-87de8cb7-9ac4-4d81-ac98-fcbc4634e832'] response: {'server_uuid': '31330eb4-0249-4859-9113-0949e3dd6110', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '61dd362a-53b8-4ece-b96b-c0df9e2a750e', 'code': 200} 2026-05-27 20:58:01.550 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port 61dd362a-53b8-4ece-b96b-c0df9e2a750e 2026-05-27 20:58:32.070 9 INFO neutron.plugins.ml2.plugin [None req-70eb3173-ed82-4a40-aaeb-abe531e0ce21 - - - - - -] Attempt 1 to provision port fcf5e1b6-7754-4c10-be62-02adad895c5c 2026-05-27 20:58:32.213 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-93497d3a-04d9-4861-b7b3-bce8b59cf7ad'] response: {'server_uuid': '31330eb4-0249-4859-9113-0949e3dd6110', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fcf5e1b6-7754-4c10-be62-02adad895c5c', 'code': 200} 2026-05-27 20:58:33.607 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port fcf5e1b6-7754-4c10-be62-02adad895c5c 2026-05-27 20:58:39.935 10 INFO neutron.plugins.ml2.plugin [None req-e4018db4-0607-423e-8270-6009047c8195 - - - - - -] Attempt 1 to provision port ca35e3c7-6b73-41f1-9ce6-b6d2c7435422 2026-05-27 20:58:43.703 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port ca35e3c7-6b73-41f1-9ce6-b6d2c7435422 2026-05-27 20:58:43.838 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c21e363-8f60-4475-80f0-fb637dda4e49'] response: {'server_uuid': '31330eb4-0249-4859-9113-0949e3dd6110', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ca35e3c7-6b73-41f1-9ce6-b6d2c7435422', 'code': 200} 2026-05-27 20:58:45.570 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port ca35e3c7-6b73-41f1-9ce6-b6d2c7435422 2026-05-27 20:58:53.231 10 INFO neutron.plugins.ml2.plugin [None req-167750c6-39af-461c-8dec-7074aed0a8f7 - - - - - -] Attempt 1 to provision port ca35e3c7-6b73-41f1-9ce6-b6d2c7435422 2026-05-27 20:58:53.670 9 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port ca35e3c7-6b73-41f1-9ce6-b6d2c7435422 2026-05-27 20:59:24.133 9 INFO neutron.plugins.ml2.plugin [None req-b2c52017-0720-4edc-b7fa-a8144799e865 - - - - - -] Attempt 1 to provision port fcf5e1b6-7754-4c10-be62-02adad895c5c 2026-05-27 20:59:25.646 10 INFO neutron.plugins.ml2.plugin [None req-7b2a6d13-c384-4a89-a039-cd93cc38b44e - - - - - -] Attempt 1 to provision port fcf5e1b6-7754-4c10-be62-02adad895c5c