+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-02 00:54:22.249 1 INFO neutron.common.config [-] Logging enabled! 2026-07-02 00:54:22.249 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-07-02 00:54:22.250 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-02 00:54:22.250 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 00:54:23.019 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 00:54:23.021 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 00:54:23.024 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-02 00:54:23.025 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 00:54:23.025 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 00:54:23.025 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 00:54:23.025 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 00:54:23.030 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 00:54:23.030 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 00:54:23.030 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 00:54:23.045 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 00:54:23.046 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 00:54:23.046 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 00:54:23.071 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 00:54:23.072 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 00:54:23.072 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 00:54:23.072 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 00:54:23.077 1 WARNING oslo_policy.policy [None req-16ac99ae-3d04-4132-8036-c18536ab2eb8 - - - - - -] 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-07-02 00:54:23.341 1 INFO neutron.plugins.ml2.managers [None req-16ac99ae-3d04-4132-8036-c18536ab2eb8 - - - - - -] Initializing driver for type 'vlan' 2026-07-02 00:54:23.601 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-16ac99ae-3d04-4132-8036-c18536ab2eb8 - - - - - -] VlanTypeDriver initialization complete 2026-07-02 00:54:23.602 1 INFO neutron.plugins.ml2.managers [None req-16ac99ae-3d04-4132-8036-c18536ab2eb8 - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 00:54:23.603 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-16ac99ae-3d04-4132-8036-c18536ab2eb8 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 00:54:23.643 1 INFO neutron.plugins.ml2.managers [None req-16ac99ae-3d04-4132-8036-c18536ab2eb8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 00:54:23.643 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-16ac99ae-3d04-4132-8036-c18536ab2eb8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 00:54:23.643 1 INFO neutron.plugins.ml2.managers [None req-16ac99ae-3d04-4132-8036-c18536ab2eb8 - - - - - -] Initializing extension driver 'port_security' 2026-07-02 00:54:23.644 1 INFO neutron.plugins.ml2.extensions.port_security [None req-16ac99ae-3d04-4132-8036-c18536ab2eb8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 00:54:23.644 1 INFO neutron.plugins.ml2.managers [None req-16ac99ae-3d04-4132-8036-c18536ab2eb8 - - - - - -] Initializing extension driver 'qos' 2026-07-02 00:54:23.644 1 INFO neutron.plugins.ml2.managers [None req-16ac99ae-3d04-4132-8036-c18536ab2eb8 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 00:54:23.644 1 INFO neutron.plugins.ml2.managers [None req-16ac99ae-3d04-4132-8036-c18536ab2eb8 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 00:54:23.657 1 INFO neutron.quota [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded quota_driver: . 2026-07-02 00:54:23.657 1 INFO neutron.plugins.ml2.plugin [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 00:54:23.657 1 INFO neutron.plugins.ml2.managers [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 00:54:23.658 1 INFO neutron.plugins.ml2.managers [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 00:54:23.658 1 INFO neutron.plugins.ml2.managers [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 00:54:23.658 1 INFO neutron.extensions.vlantransparent [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Disabled vlantransparent extension. 2026-07-02 00:54:23.658 1 INFO neutron.manager [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loading Plugin: qos 2026-07-02 00:54:23.668 1 INFO neutron.manager [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loading Plugin: router 2026-07-02 00:54:23.696 1 INFO neutron.services.service_base [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 00:54:23.696 1 INFO neutron.manager [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loading Plugin: segments 2026-07-02 00:54:23.753 1 INFO neutron.manager [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loading Plugin: trunk 2026-07-02 00:54:23.807 1 INFO neutron.manager [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loading Plugin: vpnaas 2026-07-02 00:54:23.839 1 WARNING stevedore.named [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 00:54:23.892 1 INFO neutron_vpnaas.services.vpn.plugin [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 00:54:23.893 1 INFO neutron.common.utils [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 00:54:23.893 1 INFO neutron.manager [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loading Plugin: auto_allocate 2026-07-02 00:54:23.898 1 INFO neutron.manager [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loading Plugin: tag 2026-07-02 00:54:23.904 1 INFO neutron.manager [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loading Plugin: timestamp 2026-07-02 00:54:23.905 1 INFO neutron.manager [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 00:54:23.909 1 INFO neutron.manager [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loading Plugin: flavors 2026-07-02 00:54:23.911 1 INFO neutron.manager [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loading Plugin: revisions 2026-07-02 00:54:23.913 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Initializing extension manager. 2026-07-02 00:54:23.914 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: address-group 2026-07-02 00:54:23.915 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: address-scope 2026-07-02 00:54:23.916 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 00:54:23.916 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: agent 2026-07-02 00:54:23.917 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 00:54:23.918 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 00:54:23.919 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 00:54:23.919 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: availability_zone 2026-07-02 00:54:23.920 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 00:54:23.920 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 00:54:23.921 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: default-subnetpools 2026-07-02 00:54:23.922 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 00:54:23.923 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: dns-integration 2026-07-02 00:54:23.923 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 00:54:23.924 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 00:54:23.924 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: dvr 2026-07-02 00:54:23.925 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 00:54:23.925 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 00:54:23.926 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 00:54:23.926 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 00:54:23.927 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: external-net 2026-07-02 00:54:23.927 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 00:54:23.928 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: extraroute 2026-07-02 00:54:23.928 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 00:54:23.929 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 00:54:23.929 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 00:54:23.930 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 00:54:23.930 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 00:54:23.931 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: fip-port-details 2026-07-02 00:54:23.932 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: flavors 2026-07-02 00:54:23.933 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 00:54:23.934 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: floatingip-pools 2026-07-02 00:54:23.935 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: ip_allocation 2026-07-02 00:54:23.935 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 00:54:23.936 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: l2_adjacency 2026-07-02 00:54:23.937 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: router 2026-07-02 00:54:23.938 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 00:54:23.939 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 00:54:23.939 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: l3-ha 2026-07-02 00:54:23.940 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 00:54:23.940 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 00:54:23.940 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: l3-flavors 2026-07-02 00:54:23.941 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 00:54:23.942 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 00:54:23.943 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 00:54:23.944 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 00:54:23.945 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 00:54:23.946 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 00:54:23.946 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 00:54:23.947 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: multi-provider 2026-07-02 00:54:23.948 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: net-mtu 2026-07-02 00:54:23.948 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 00:54:23.949 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: network_availability_zone 2026-07-02 00:54:23.949 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: network_ha 2026-07-02 00:54:23.950 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: network-ip-availability 2026-07-02 00:54:23.951 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 00:54:23.951 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: pagination 2026-07-02 00:54:23.952 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: port-device-profile 2026-07-02 00:54:23.952 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 00:54:23.953 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 00:54:23.953 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: port-mac-override 2026-07-02 00:54:23.954 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 00:54:23.954 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 00:54:23.955 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: port-resource-request 2026-07-02 00:54:23.955 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 00:54:23.956 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: binding 2026-07-02 00:54:23.956 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: binding-extended 2026-07-02 00:54:23.957 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: port-security 2026-07-02 00:54:23.957 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: project-id 2026-07-02 00:54:23.958 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: provider 2026-07-02 00:54:23.960 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: qos 2026-07-02 00:54:23.960 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 00:54:23.961 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 00:54:23.961 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: qos-default 2026-07-02 00:54:23.962 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: qos-fip 2026-07-02 00:54:23.962 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 00:54:23.963 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 00:54:23.963 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 00:54:23.964 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 00:54:23.964 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 00:54:23.965 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: qos-pps 2026-07-02 00:54:23.966 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 00:54:23.966 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 00:54:23.967 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 00:54:23.967 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: quota-check-limit 2026-07-02 00:54:23.969 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: quotas 2026-07-02 00:54:23.971 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: quota_details 2026-07-02 00:54:23.972 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: rbac-policies 2026-07-02 00:54:23.972 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: rbac-address-group 2026-07-02 00:54:23.973 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 00:54:23.973 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 00:54:23.974 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 00:54:23.974 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: revision-if-match 2026-07-02 00:54:23.975 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 00:54:23.976 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: router_availability_zone 2026-07-02 00:54:23.976 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 00:54:23.978 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 00:54:23.978 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 00:54:23.979 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 00:54:23.979 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 00:54:23.980 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 00:54:23.986 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: security-group 2026-07-02 00:54:23.987 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: segment 2026-07-02 00:54:23.988 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 00:54:23.988 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: service-type 2026-07-02 00:54:23.989 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: sorting 2026-07-02 00:54:23.989 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 00:54:23.990 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: standard-attr-description 2026-07-02 00:54:23.991 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: stateful-security-group 2026-07-02 00:54:23.991 1 WARNING neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 00:54:23.992 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 00:54:23.992 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: subnet_onboard 2026-07-02 00:54:23.993 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 00:54:23.993 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: subnet-service-types 2026-07-02 00:54:23.994 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: subnet_allocation 2026-07-02 00:54:23.995 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 00:54:23.995 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 00:54:23.998 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 00:54:23.999 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 00:54:23.999 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: trunk 2026-07-02 00:54:24.000 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: trunk-details 2026-07-02 00:54:24.000 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 00:54:24.001 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 00:54:24.002 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 00:54:24.002 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: vpn-flavors 2026-07-02 00:54:24.003 1 INFO neutron.api.extensions [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Loaded extension: vpnaas 2026-07-02 00:54:24.006 1 INFO oslo_service.service [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Starting 2 workers 2026-07-02 00:54:24.010 1 INFO oslo_service.service [None req-388f4a8c-dfe1-4db1-86a8-42aba66cf122 - - - - - -] Starting 1 workers 2026-07-02 00:54:59.987 10 INFO neutron.db.l3_hamode_db [None req-644acb05-b398-4a5b-bea2-acde0c8f8617 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 00:55:14.362 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 10312b99-dd72-4447-9bfa-9c1cd9375cf4 2026-07-02 00:55:14.501 9 INFO neutron.plugins.ml2.plugin [None req-35fd993d-7f0a-4ebe-aad4-c3b6835a4ece - - - - - -] Attempt 1 to provision port 10312b99-dd72-4447-9bfa-9c1cd9375cf4 2026-07-02 00:55:16.075 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 10312b99-dd72-4447-9bfa-9c1cd9375cf4 2026-07-02 00:59:28.449 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port a89ee512-d484-4a9c-b28e-5c37b25d9d6c 2026-07-02 00:59:29.283 9 INFO neutron.plugins.ml2.plugin [None req-5326cfbf-136f-4e25-a9c8-33d97758d106 - - - - - -] Attempt 1 to provision port a89ee512-d484-4a9c-b28e-5c37b25d9d6c 2026-07-02 00:59:30.265 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port a89ee512-d484-4a9c-b28e-5c37b25d9d6c 2026-07-02 00:59:36.513 10 INFO neutron.plugins.ml2.plugin [None req-06feb668-ed5c-4d93-a398-782cef009ea0 - - - - - -] Attempt 1 to provision port e8461dc5-5e69-4584-b651-68db9b2693e9 2026-07-02 01:03:00.515 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port e8461dc5-5e69-4584-b651-68db9b2693e9 2026-07-02 01:03:02.410 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port e8461dc5-5e69-4584-b651-68db9b2693e9 2026-07-02 01:11:02.727 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 9007de56-5d8c-4364-8822-54d7fc5832c3 2026-07-02 01:11:04.718 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 9007de56-5d8c-4364-8822-54d7fc5832c3 2026-07-02 01:26:22.761 10 INFO neutron.plugins.ml2.plugin [None req-da1d6f96-bc6c-4c25-88aa-49a546673088 - - - - - -] Attempt 1 to provision port cb1fe942-8d4a-4018-bd48-471a61635fbd 2026-07-02 01:26:23.320 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port aa96e159-6c0a-4ed3-91f8-7e2378b65cc5 2026-07-02 01:26:23.525 9 INFO neutron.plugins.ml2.plugin [None req-ef2565dc-3237-4002-91d5-b0dec50a99bb - - - - - -] Attempt 1 to provision port aa96e159-6c0a-4ed3-91f8-7e2378b65cc5 2026-07-02 01:26:23.646 9 INFO neutron.plugins.ml2.plugin [None req-ef2565dc-3237-4002-91d5-b0dec50a99bb - - - - - -] Attempt 1 to provision port d7122293-67dd-4b81-ae48-c21e6c83d46f 2026-07-02 01:26:23.860 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 7717b5b8-7036-4484-a65b-b6a49ac94dbc 2026-07-02 01:26:24.027 9 INFO neutron.plugins.ml2.plugin [None req-dd411ebf-2c81-4956-a25b-8957f07da7a2 - - - - - -] Attempt 1 to provision port 7717b5b8-7036-4484-a65b-b6a49ac94dbc 2026-07-02 01:26:24.235 9 INFO neutron.plugins.ml2.plugin [None req-dd411ebf-2c81-4956-a25b-8957f07da7a2 - - - - - -] Attempt 1 to provision port b2547a59-18f0-409e-bc17-7008ab2b8f0e 2026-07-02 01:26:24.858 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port b2547a59-18f0-409e-bc17-7008ab2b8f0e 2026-07-02 01:26:25.312 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port aa96e159-6c0a-4ed3-91f8-7e2378b65cc5 2026-07-02 01:26:25.668 9 INFO neutron.plugins.ml2.plugin [None req-cebcc7e4-78aa-4540-8ebc-eb0ceae1a98b - - - - - -] Attempt 1 to provision port 76ef4ed5-d1ec-43d9-8d66-f6a848e265e5 2026-07-02 01:26:25.718 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 7717b5b8-7036-4484-a65b-b6a49ac94dbc 2026-07-02 01:26:25.810 10 INFO neutron.plugins.ml2.plugin [None req-d43ee8ba-6e75-4177-b0ff-58777fddb413 - - - - - -] Attempt 1 to provision port fc2cab5c-a2e7-440b-98d9-608afa5764aa 2026-07-02 01:26:25.964 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port b2547a59-18f0-409e-bc17-7008ab2b8f0e 2026-07-02 01:26:26.161 10 INFO neutron.plugins.ml2.plugin [None req-846d5c73-1ec1-4c80-b114-a49c4c0e29be - - - - - -] Attempt 1 to provision port fc2cab5c-a2e7-440b-98d9-608afa5764aa 2026-07-02 01:26:27.014 10 INFO neutron.plugins.ml2.plugin [None req-b7eed300-982e-40e1-bfa4-b415103e3768 - - - - - -] Attempt 1 to provision port 0f6e5f84-5c01-4261-a37d-b79f1d968814 2026-07-02 01:26:27.579 10 INFO neutron.plugins.ml2.plugin [None req-a58c6368-5411-46eb-afdc-fac31b1d9401 - - - - - -] Attempt 1 to provision port 0f6e5f84-5c01-4261-a37d-b79f1d968814 2026-07-02 01:26:27.935 9 INFO neutron.plugins.ml2.plugin [None req-3d144617-6f69-4a1b-996c-12764cca74b5 - - - - - -] Attempt 1 to provision port e635e94f-774f-4c94-bdd7-baaf9f2a373c 2026-07-02 01:26:28.696 10 INFO neutron.plugins.ml2.plugin [None req-77cd25b7-dea3-4907-a862-ab586c668fb6 - - - - - -] Attempt 1 to provision port e635e94f-774f-4c94-bdd7-baaf9f2a373c 2026-07-02 01:26:28.957 9 INFO neutron.plugins.ml2.plugin [None req-8665729b-da10-4eb3-ae06-63512ccf01f0 - - - - - -] Attempt 1 to provision port 4f79ab09-f0b0-425b-95dd-e025a528b7f8 2026-07-02 01:26:29.306 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 6dd4ccf9-963f-4267-9ce0-557d65dcab1d 2026-07-02 01:26:29.314 10 INFO neutron.plugins.ml2.plugin [None req-72f0ce10-f40a-40b7-8f4c-1ed414862b97 - - - - - -] Attempt 1 to provision port 6dd4ccf9-963f-4267-9ce0-557d65dcab1d 2026-07-02 01:26:31.323 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 6dd4ccf9-963f-4267-9ce0-557d65dcab1d 2026-07-02 01:26:31.380 9 INFO neutron.plugins.ml2.plugin [None req-47c70cfd-c17b-4c5a-ad6c-6cfe690f57c4 - - - - - -] Attempt 1 to provision port 95469e6d-f6b7-4043-a1cf-273d7b8ff613 2026-07-02 01:26:31.937 9 INFO neutron.plugins.ml2.plugin [None req-a03ce074-b83a-49c9-ba23-e7b552eaf5d9 - - - - - -] Attempt 1 to provision port 95469e6d-f6b7-4043-a1cf-273d7b8ff613 2026-07-02 01:26:35.315 10 INFO neutron.plugins.ml2.plugin [None req-c3f8932b-6d91-45f7-914d-a8d2e3a7b274 - - - - - -] Attempt 1 to provision port 726bb751-c581-411e-a63b-ef968227a8a9 2026-07-02 01:26:35.402 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 0800e551-71b7-49d4-9799-91daafc0d623 2026-07-02 01:26:35.654 10 INFO neutron.plugins.ml2.plugin [None req-72acc829-4819-46a5-9d22-549c43b2b7cc - - - - - -] Attempt 1 to provision port a40926c7-f4d2-4f20-a3ee-a8471a771c22 2026-07-02 01:26:36.006 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port cf02ce8a-0db0-47c2-a85a-8911701db0cc 2026-07-02 01:26:36.443 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 13635678-d8a4-435a-910a-6b5ab95d6216 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 01:26:37.401 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 0800e551-71b7-49d4-9799-91daafc0d623 2026-07-02 01:26:37.666 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port cf02ce8a-0db0-47c2-a85a-8911701db0cc 2026-07-02 01:26:37.998 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 13635678-d8a4-435a-910a-6b5ab95d6216 2026-07-02 01:26:41.556 10 INFO neutron.plugins.ml2.plugin [None req-e6390367-375d-431f-a6a6-b8c9fa7e473c - - - - - -] Attempt 1 to provision port 87fa7217-1e3b-4170-9fd2-0cc92c99d71c 2026-07-02 01:26:41.560 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 726bb751-c581-411e-a63b-ef968227a8a9 2026-07-02 01:26:41.838 9 INFO neutron.plugins.ml2.plugin [None req-d8eea7b7-65d0-4efe-8e52-38dc9e5112e7 - - - - - -] Attempt 1 to provision port be368206-23fd-4055-9aff-6cd1dbe4150c 2026-07-02 01:26:42.273 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-48a3e45c-01b2-44a9-ac9b-cf9b93cd6b18'] response: {'server_uuid': '319f1db2-a532-42a3-9102-1ddbc1bbba6d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '726bb751-c581-411e-a63b-ef968227a8a9', 'code': 200} 2026-07-02 01:26:42.322 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port a40926c7-f4d2-4f20-a3ee-a8471a771c22 2026-07-02 01:26:42.426 9 INFO neutron.plugins.ml2.plugin [None req-3c2fe7c8-ab16-4964-8da0-204ee6584a8e - - - - - -] Attempt 1 to provision port 0ebb51cb-7ca2-4792-b093-4486269fe27a 2026-07-02 01:26:42.950 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 0ebb51cb-7ca2-4792-b093-4486269fe27a 2026-07-02 01:26:43.368 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 726bb751-c581-411e-a63b-ef968227a8a9 2026-07-02 01:26:43.642 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port a40926c7-f4d2-4f20-a3ee-a8471a771c22 2026-07-02 01:26:44.034 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 0ebb51cb-7ca2-4792-b093-4486269fe27a 2026-07-02 01:26:44.329 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-da2da2c1-1939-4fc3-88cf-7b9a0ac62bac'] response: {'server_uuid': '3376d786-f368-4d28-bd73-4dfa6f0c7be4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a40926c7-f4d2-4f20-a3ee-a8471a771c22', 'code': 200} 2026-07-02 01:26:44.696 9 INFO neutron.plugins.ml2.plugin [None req-c7699792-a9ad-4771-a6a0-1d41b5e76557 - - - - - -] Attempt 1 to provision port 61252504-f6bc-4dda-ae81-55d2ff5c7203 2026-07-02 01:26:45.450 9 INFO neutron.plugins.ml2.plugin [None req-fe03cb80-68b0-4050-9711-80ae18736cd0 - - - - - -] Attempt 1 to provision port 61252504-f6bc-4dda-ae81-55d2ff5c7203 2026-07-02 01:26:45.490 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 87fa7217-1e3b-4170-9fd2-0cc92c99d71c 2026-07-02 01:26:46.064 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 909da91e-c69f-4da5-98bc-4616e5309f99 2026-07-02 01:26:46.233 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0627942-39bc-48cf-840c-99f4efe5c0ac'] response: {'server_uuid': '84e87407-8ecc-46b3-9051-ed7beee8b2d1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '87fa7217-1e3b-4170-9fd2-0cc92c99d71c', 'code': 200} 2026-07-02 01:26:47.436 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 87fa7217-1e3b-4170-9fd2-0cc92c99d71c 2026-07-02 01:26:47.726 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 909da91e-c69f-4da5-98bc-4616e5309f99 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 01:26:57.530 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 909f99ff-ccbb-496e-bd90-80a4ce26d2fe 2026-07-02 01:26:57.578 9 INFO neutron.plugins.ml2.plugin [None req-8db3aa52-6cdb-460a-afcf-7bca88562a19 - - - - - -] Attempt 1 to provision port b9743338-a826-4a0a-bb8f-672cf8cfd02c 2026-07-02 01:26:58.340 10 INFO neutron.plugins.ml2.plugin [None req-989f7f11-81ef-4a9a-ace1-8aa0f1d25976 - - - - - -] Attempt 1 to provision port 909f99ff-ccbb-496e-bd90-80a4ce26d2fe 2026-07-02 01:26:59.377 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 909f99ff-ccbb-496e-bd90-80a4ce26d2fe 2026-07-02 01:26:59.827 9 INFO neutron.plugins.ml2.plugin [None req-80fb356c-8890-412f-9362-0e0711962518 - - - - - -] Attempt 1 to provision port b510ff55-ce06-4d1b-9700-67d03f3b1052 2026-07-02 01:27:00.482 9 INFO neutron.plugins.ml2.plugin [None req-14d2aae1-6a22-4dbd-9df5-ce0e600b882f - - - - - -] Attempt 1 to provision port b510ff55-ce06-4d1b-9700-67d03f3b1052 2026-07-02 01:27:01.376 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 0cd05291-872f-47d3-a1e7-c23dc131fdb2 2026-07-02 01:27:03.336 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 0cd05291-872f-47d3-a1e7-c23dc131fdb2 2026-07-02 01:27:04.762 9 INFO neutron.plugins.ml2.plugin [None req-be4176b2-ba1a-4fcf-9c0e-37961028572c - - - - - -] Attempt 1 to provision port 468d8394-f0fc-49e8-87db-03cdc45db379 2026-07-02 01:27:05.289 9 INFO neutron.plugins.ml2.plugin [None req-be4176b2-ba1a-4fcf-9c0e-37961028572c - - - - - -] Attempt 2 to provision port 468d8394-f0fc-49e8-87db-03cdc45db379 2026-07-02 01:27:05.450 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 0f6e5f84-5c01-4261-a37d-b79f1d968814 2026-07-02 01:27:05.881 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port cb1fe942-8d4a-4018-bd48-471a61635fbd 2026-07-02 01:27:07.435 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 0f6e5f84-5c01-4261-a37d-b79f1d968814 2026-07-02 01:27:07.731 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 468d8394-f0fc-49e8-87db-03cdc45db379 2026-07-02 01:27:07.838 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6595e43c-06ed-486d-995a-2d99dd925ef1'] response: {'server_uuid': '7435b9f5-ee10-4429-b2b8-f44a774fa45d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '468d8394-f0fc-49e8-87db-03cdc45db379', 'code': 200} 2026-07-02 01:27:08.267 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port cb1fe942-8d4a-4018-bd48-471a61635fbd 2026-07-02 01:27:09.365 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 468d8394-f0fc-49e8-87db-03cdc45db379 2026-07-02 01:27:09.782 10 INFO neutron.plugins.ml2.plugin [None req-7c2b9f74-52cb-4464-a865-45c7617cce43 - - - - - -] Attempt 1 to provision port a40926c7-f4d2-4f20-a3ee-a8471a771c22 2026-07-02 01:27:10.827 10 INFO neutron.plugins.ml2.plugin [None req-dcb54c46-8a06-4f99-a83c-9aff0fc4e7b2 - - - - - -] Attempt 1 to provision port 5fedf35b-9351-429c-b93e-f6abc032a9da 2026-07-02 01:27:11.505 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port a40926c7-f4d2-4f20-a3ee-a8471a771c22 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 01:27:13.750 9 INFO neutron.plugins.ml2.plugin [None req-c3ae7cad-4816-44bd-8379-88e07ead2354 - - - - - -] Attempt 1 to provision port a40926c7-f4d2-4f20-a3ee-a8471a771c22 2026-07-02 01:27:15.699 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b31e3166-6c16-44f4-b7be-42bb8a97f841'] response: {'server_uuid': '3376d786-f368-4d28-bd73-4dfa6f0c7be4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a40926c7-f4d2-4f20-a3ee-a8471a771c22', 'code': 200} 2026-07-02 01:27:17.488 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 0800d450-515a-4355-9b2f-202f304f3d91 2026-07-02 01:27:17.866 10 INFO neutron.plugins.ml2.plugin [None req-11007636-e802-4d11-b763-dc02b5b9d155 - - - - - -] Attempt 1 to provision port 0800d450-515a-4355-9b2f-202f304f3d91 2026-07-02 01:27:19.433 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 0800d450-515a-4355-9b2f-202f304f3d91 2026-07-02 01:27:21.666 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 994ede2d-b2cb-42d0-9983-67ef589293e6 2026-07-02 01:27:22.491 10 INFO neutron.plugins.ml2.plugin [None req-e62d3d67-6855-47a2-bdf0-05c6b30da88f - - - - - -] Attempt 1 to provision port 994ede2d-b2cb-42d0-9983-67ef589293e6 2026-07-02 01:27:22.764 9 INFO neutron.plugins.ml2.plugin [None req-ce9d48bd-bf6e-4997-b90c-1f260c7cbb50 - - - - - -] Attempt 1 to provision port 5cd0639e-ebd3-45fb-9975-d50e9ebd1a2f 2026-07-02 01:27:23.537 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 994ede2d-b2cb-42d0-9983-67ef589293e6 2026-07-02 01:27:23.714 10 INFO neutron.plugins.ml2.plugin [None req-d13eb4b3-4316-4a2a-9153-c72ca413156f - - - - - -] Attempt 1 to provision port 3ccb5ab0-030a-4cf3-93bc-b6cf904f2e48 2026-07-02 01:27:23.785 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 3ccb5ab0-030a-4cf3-93bc-b6cf904f2e48 2026-07-02 01:27:25.382 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 3ccb5ab0-030a-4cf3-93bc-b6cf904f2e48 2026-07-02 01:27:25.390 9 INFO neutron.plugins.ml2.plugin [None req-e55bf1cc-0e23-4bde-961e-263b07ac382c - - - - - -] Attempt 1 to provision port 29f85174-feb3-4e6d-8056-581a97b1b112 2026-07-02 01:27:25.953 10 INFO neutron.plugins.ml2.plugin [None req-3eec64a9-5259-49de-a5aa-3a18c4bb5ad9 - - - - - -] Attempt 1 to provision port 29f85174-feb3-4e6d-8056-581a97b1b112 2026-07-02 01:27:27.395 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 609c2810-78ac-491a-b733-579dd31d68bf 2026-07-02 01:27:29.457 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 609c2810-78ac-491a-b733-579dd31d68bf 2026-07-02 01:27:30.337 10 INFO neutron.plugins.ml2.plugin [None req-e7ec0305-996f-4c95-b890-21e6480628d8 - - - - - -] Attempt 1 to provision port f1de677e-0c0c-4067-a69d-3d0a2ee59a10 2026-07-02 01:27:30.872 10 INFO neutron.plugins.ml2.plugin [None req-e7ec0305-996f-4c95-b890-21e6480628d8 - - - - - -] Attempt 2 to provision port f1de677e-0c0c-4067-a69d-3d0a2ee59a10 2026-07-02 01:27:31.420 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port f1de677e-0c0c-4067-a69d-3d0a2ee59a10 2026-07-02 01:27:31.539 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-148e01bf-7a3e-46b4-b8b9-ea16811684ce'] response: {'server_uuid': '8f902f5e-e4ee-4447-81c9-592a67383b56', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f1de677e-0c0c-4067-a69d-3d0a2ee59a10', 'code': 200} 2026-07-02 01:27:33.383 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port f1de677e-0c0c-4067-a69d-3d0a2ee59a10 2026-07-02 01:27:37.180 9 INFO neutron.plugins.ml2.plugin [None req-3b01dc9f-caf8-42c8-af29-df67d31e6e24 - - - - - -] Attempt 1 to provision port 1c91cf7c-45b8-49c6-ac20-e55687ad4e03 2026-07-02 01:27:37.376 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 95de7522-7cdb-49a9-befa-6058648cdb96 2026-07-02 01:27:37.944 10 INFO neutron.plugins.ml2.plugin [None req-cc031fa0-8a7d-4a4f-b136-78a0c13dfb58 - - - - - -] Attempt 1 to provision port 95de7522-7cdb-49a9-befa-6058648cdb96 2026-07-02 01:27:39.353 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 95de7522-7cdb-49a9-befa-6058648cdb96 2026-07-02 01:27:39.632 9 INFO neutron.plugins.ml2.plugin [None req-661e1ac9-9f82-43cb-b4d2-a1a0e5bbf9d8 - - - - - -] Attempt 1 to provision port 2981157f-f42f-4a6f-8d14-951bce67097a 2026-07-02 01:27:40.305 9 INFO neutron.plugins.ml2.plugin [None req-792746a6-e5e1-4d9e-8665-ab25f393afab - - - - - -] Attempt 1 to provision port 2981157f-f42f-4a6f-8d14-951bce67097a 2026-07-02 01:27:41.379 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port fe590f83-7702-4d9e-9ead-6709fb0537de 2026-07-02 01:27:43.389 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port fe590f83-7702-4d9e-9ead-6709fb0537de 2026-07-02 01:27:45.287 10 INFO neutron.plugins.ml2.plugin [None req-a81d9af8-8a1d-4a18-8e6b-37fd772dac8e - - - - - -] Attempt 1 to provision port 7ada2dcd-842a-4252-8135-4f581f213087 2026-07-02 01:27:47.600 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 5cd0639e-ebd3-45fb-9975-d50e9ebd1a2f 2026-07-02 01:27:47.925 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 29f85174-feb3-4e6d-8056-581a97b1b112 2026-07-02 01:27:48.318 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 7ada2dcd-842a-4252-8135-4f581f213087 2026-07-02 01:27:48.443 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-00b327aa-b415-4e42-b1e1-450a1884e244'] response: {'server_uuid': 'b3bfb560-d12e-494f-8224-96a99af2c7ad', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ada2dcd-842a-4252-8135-4f581f213087', 'code': 200} 2026-07-02 01:27:49.157 9 INFO neutron.plugins.ml2.plugin [None req-25bc7a57-9e0f-49eb-ac36-855432b10c8a - - - - - -] Attempt 1 to provision port 4652770e-061e-4853-a678-306f41b1d867 2026-07-02 01:27:49.530 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 5cd0639e-ebd3-45fb-9975-d50e9ebd1a2f 2026-07-02 01:27:49.931 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 29f85174-feb3-4e6d-8056-581a97b1b112 2026-07-02 01:27:50.369 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 7ada2dcd-842a-4252-8135-4f581f213087 2026-07-02 01:27:51.414 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a0fd37c-878f-4fb4-9c7b-d11871c64060'] response: {'server_uuid': '8f902f5e-e4ee-4447-81c9-592a67383b56', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f1de677e-0c0c-4067-a69d-3d0a2ee59a10', 'code': 200} 2026-07-02 01:27:52.146 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port f1de677e-0c0c-4067-a69d-3d0a2ee59a10 2026-07-02 01:27:53.429 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port f1de677e-0c0c-4067-a69d-3d0a2ee59a10 2026-07-02 01:27:53.474 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e79baa4-36e8-43af-9479-e08157083e01'] response: {'server_uuid': '8f902f5e-e4ee-4447-81c9-592a67383b56', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f1de677e-0c0c-4067-a69d-3d0a2ee59a10', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 01:28:09.637 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port d1e69b04-7d7e-491b-8ea3-4d610d3eb964 2026-07-02 01:28:10.098 10 INFO neutron.plugins.ml2.plugin [None req-231a7036-a2b8-4119-8ce6-796ac4e6bcb7 - - - - - -] Attempt 1 to provision port d1e69b04-7d7e-491b-8ea3-4d610d3eb964 2026-07-02 01:28:10.118 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port bfd033b9-efe5-45fc-a343-f2a548138a24 2026-07-02 01:28:10.620 10 INFO neutron.plugins.ml2.plugin [None req-2c72995a-d016-4dd8-aeeb-b9c52b7f9605 - - - - - -] Attempt 1 to provision port d1e69b04-7d7e-491b-8ea3-4d610d3eb964 2026-07-02 01:28:11.629 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port d1e69b04-7d7e-491b-8ea3-4d610d3eb964 2026-07-02 01:28:11.654 10 INFO neutron.plugins.ml2.plugin [None req-22696515-21a1-4290-ad86-91c82282995f - - - - - -] Attempt 1 to provision port bfd033b9-efe5-45fc-a343-f2a548138a24 2026-07-02 01:28:11.917 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port bfd033b9-efe5-45fc-a343-f2a548138a24 2026-07-02 01:28:12.090 9 INFO neutron.plugins.ml2.plugin [None req-aaa25b1f-6eaa-4215-9847-3986c4961bfd - - - - - -] Attempt 1 to provision port bfd033b9-efe5-45fc-a343-f2a548138a24 2026-07-02 01:28:12.224 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 0a890d82-ca56-4121-b6f1-b7d3c1855754 2026-07-02 01:28:12.616 9 INFO neutron.plugins.ml2.plugin [None req-1af54109-8a33-4412-8c14-2aa8b47c1c47 - - - - - -] Attempt 1 to provision port 32075d8c-15ff-44ec-86cf-dffa81e30c0c 2026-07-02 01:28:13.080 10 INFO neutron.plugins.ml2.plugin [None req-050597cf-38b3-40b4-b447-99ed0bee4a74 - - - - - -] Attempt 1 to provision port ef3a58db-37d5-4ff9-9f7f-37a04914a85a 2026-07-02 01:28:13.547 9 INFO neutron.plugins.ml2.plugin [None req-0b60b432-1d54-4277-b446-e6acc9573356 - - - - - -] Attempt 1 to provision port 0a890d82-ca56-4121-b6f1-b7d3c1855754 2026-07-02 01:28:13.760 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port ef3a58db-37d5-4ff9-9f7f-37a04914a85a 2026-07-02 01:28:13.890 9 INFO neutron.plugins.ml2.plugin [None req-0c57144c-52e6-4e5f-b9a2-8d4ad706ddec - - - - - -] Attempt 1 to provision port 0a890d82-ca56-4121-b6f1-b7d3c1855754 2026-07-02 01:28:14.096 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 0a890d82-ca56-4121-b6f1-b7d3c1855754 2026-07-02 01:28:15.435 10 INFO neutron.plugins.ml2.plugin [None req-af76df89-f04a-4ecd-affa-e1676a9ef0d2 - - - - - -] Attempt 1 to provision port fad33bf3-d455-4db0-b669-39a7477eabaa 2026-07-02 01:28:15.855 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 068f01b1-cdcd-47bb-a1f9-bf097a3caa8e 2026-07-02 01:28:16.203 10 INFO neutron.plugins.ml2.plugin [None req-17342133-c590-4cad-85ae-c3bb034b6116 - - - - - -] Attempt 1 to provision port fad33bf3-d455-4db0-b669-39a7477eabaa 2026-07-02 01:28:17.574 9 INFO neutron.plugins.ml2.plugin [None req-3621906b-2399-4ecc-b160-6108bfe7a0b4 - - - - - -] Attempt 1 to provision port cc04506e-5d52-456a-a2f9-aa694078dc55 2026-07-02 01:28:17.669 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 068f01b1-cdcd-47bb-a1f9-bf097a3caa8e 2026-07-02 01:28:18.225 9 INFO neutron.plugins.ml2.plugin [None req-d8e5ede8-98b6-4878-8887-e86ac892bf15 - - - - - -] Attempt 1 to provision port cc04506e-5d52-456a-a2f9-aa694078dc55 2026-07-02 01:28:19.393 9 INFO neutron.plugins.ml2.plugin [None req-daeeed31-254d-44c3-a92a-4989e68b8afb - - - - - -] Attempt 1 to provision port baa9a671-2eb6-4005-9861-ffd2688507ef 2026-07-02 01:28:20.150 9 INFO neutron.plugins.ml2.plugin [None req-8bfef512-5a36-4f6b-bb91-c5a03a66838a - - - - - -] Attempt 1 to provision port baa9a671-2eb6-4005-9861-ffd2688507ef 2026-07-02 01:28:21.939 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port b3bf75f1-9994-4b68-9e3b-5d3246261093 2026-07-02 01:28:22.409 9 INFO neutron.plugins.ml2.plugin [None req-1539ba7b-d701-4304-8fcd-6188a6759311 - - - - - -] Attempt 1 to provision port e30a632a-4204-498d-bd35-1e2d95aa7f4d 2026-07-02 01:28:22.853 10 INFO neutron.plugins.ml2.plugin [None req-aeefca07-fc79-43cd-a686-4bc35e4e540c - - - - - -] Attempt 1 to provision port b3bf75f1-9994-4b68-9e3b-5d3246261093 2026-07-02 01:28:23.714 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port b3bf75f1-9994-4b68-9e3b-5d3246261093 2026-07-02 01:28:24.654 9 INFO neutron.plugins.ml2.plugin [None req-17b18319-d337-47ea-9531-7b73a9b20330 - - - - - -] Attempt 1 to provision port 0f5ced61-48d3-4def-af46-ce9bc3e70008 2026-07-02 01:28:25.197 9 INFO neutron.plugins.ml2.plugin [None req-d1be15cb-87f6-430a-b1a8-93aac579a372 - - - - - -] Attempt 1 to provision port 0f5ced61-48d3-4def-af46-ce9bc3e70008 2026-07-02 01:28:25.932 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 1f24ec2b-a496-4629-8a0c-9962eb55df4f 2026-07-02 01:28:26.650 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port c0854dbf-69aa-45f5-9e0a-c6c1c969f71f 2026-07-02 01:28:26.781 9 INFO neutron.plugins.ml2.plugin [None req-7f5742c8-05da-4e87-bd9d-f2aac0723378 - - - - - -] Attempt 1 to provision port 1f24ec2b-a496-4629-8a0c-9962eb55df4f 2026-07-02 01:28:27.600 9 INFO neutron.plugins.ml2.plugin [None req-aca0cfbe-8d49-489a-b87d-748057e3444a - - - - - -] Attempt 1 to provision port 46610168-3744-4313-90a2-586717bba7b5 2026-07-02 01:28:27.719 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 1f24ec2b-a496-4629-8a0c-9962eb55df4f 2026-07-02 01:28:27.985 10 INFO neutron.plugins.ml2.plugin [None req-3ab6c1c7-49ef-412a-96ea-35a41be40e73 - - - - - -] Attempt 1 to provision port cc7d2d75-8650-4396-8edb-dd770d6fc047 2026-07-02 01:28:28.093 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port c0854dbf-69aa-45f5-9e0a-c6c1c969f71f 2026-07-02 01:28:28.238 9 INFO neutron.plugins.ml2.plugin [None req-15b463d5-639e-438b-a3cd-9703a1b0a306 - - - - - -] Attempt 1 to provision port e2a2b8b6-070f-4ab7-9ea4-babb47be2df6 2026-07-02 01:28:28.379 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 46610168-3744-4313-90a2-586717bba7b5 2026-07-02 01:28:29.287 9 INFO neutron.plugins.ml2.plugin [None req-98a24f09-fa89-4c0c-a08a-88a308bd2d25 - - - - - -] Attempt 1 to provision port 5166975a-e41c-498b-81b8-0df9d1552362 2026-07-02 01:28:29.318 9 INFO neutron.plugins.ml2.plugin [None req-98a24f09-fa89-4c0c-a08a-88a308bd2d25 - - - - - -] Attempt 1 to provision port e2a2b8b6-070f-4ab7-9ea4-babb47be2df6 2026-07-02 01:28:29.700 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 46610168-3744-4313-90a2-586717bba7b5 2026-07-02 01:28:30.156 9 INFO neutron.plugins.ml2.plugin [None req-0f594393-4aab-4734-bbbd-92e817395d77 - - - - - -] Attempt 1 to provision port 5879ef56-631c-422b-a028-7a9f9973aa26 2026-07-02 01:28:30.803 10 INFO neutron.plugins.ml2.plugin [None req-cf10a2b5-1b82-4d5c-ae93-a4dd6b0a3ae1 - - - - - -] Attempt 1 to provision port 5879ef56-631c-422b-a028-7a9f9973aa26 2026-07-02 01:28:31.886 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 5166975a-e41c-498b-81b8-0df9d1552362 2026-07-02 01:28:32.087 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cd16beb-bd74-45ec-b793-995628a2d19e'] response: {'server_uuid': 'b6419a9d-07c2-4e2b-bc6d-d1580842528d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5166975a-e41c-498b-81b8-0df9d1552362', 'code': 200} 2026-07-02 01:28:32.635 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port cc7d2d75-8650-4396-8edb-dd770d6fc047 2026-07-02 01:28:33.847 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port cc7d2d75-8650-4396-8edb-dd770d6fc047 2026-07-02 01:28:34.069 9 INFO neutron.plugins.ml2.plugin [None req-65cbe76e-7b68-490b-be9d-0e9cc71360b7 - - - - - -] Attempt 1 to provision port 6fd9bfe9-f6a6-4ece-b18e-0da0da090860 2026-07-02 01:28:34.141 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5c68d2c-5261-4cd2-8153-15aab9e0cf88'] response: {'server_uuid': '39820596-b2e5-48d9-8830-a8551d941c05', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cc7d2d75-8650-4396-8edb-dd770d6fc047', 'code': 200} 2026-07-02 01:28:34.427 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 6fd9bfe9-f6a6-4ece-b18e-0da0da090860 2026-07-02 01:28:35.011 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 5166975a-e41c-498b-81b8-0df9d1552362 2026-07-02 01:28:35.746 9 INFO neutron.plugins.ml2.plugin [None req-baf196f3-5ae0-401e-a4be-2965ec4cf701 - - - - - -] Attempt 1 to provision port cefafbcd-fcdb-4f77-b742-b18edd3e7616 2026-07-02 01:28:36.180 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port baa9a671-2eb6-4005-9861-ffd2688507ef 2026-07-02 01:28:36.621 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port d0e04c54-369c-4861-b342-57f09a9a923a 2026-07-02 01:28:36.685 10 INFO neutron.plugins.ml2.plugin [None req-e12b80e3-7aa7-4db5-b2ca-543f3a09502f - - - - - -] Attempt 1 to provision port d0e04c54-369c-4861-b342-57f09a9a923a 2026-07-02 01:28:37.465 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 2af99d21-5606-438a-929f-8502a7b5e347 2026-07-02 01:28:37.489 9 INFO neutron.plugins.ml2.plugin [None req-c1dd1a54-caaf-40e4-8a8d-59debe3a9f2f - - - - - -] Attempt 1 to provision port 2af99d21-5606-438a-929f-8502a7b5e347 2026-07-02 01:28:38.070 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 32075d8c-15ff-44ec-86cf-dffa81e30c0c 2026-07-02 01:28:38.352 10 INFO neutron.plugins.ml2.plugin [None req-62db78b3-218d-4f61-8e1d-16c380cad12b - - - - - -] Attempt 1 to provision port 52bea2c2-703d-4aba-9b30-36d4eafd61bc 2026-07-02 01:28:38.851 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port cefafbcd-fcdb-4f77-b742-b18edd3e7616 2026-07-02 01:28:39.273 10 INFO neutron.plugins.ml2.plugin [None req-18e3d49b-36ce-4a7b-84ea-a29384b8b969 - - - - - -] Attempt 1 to provision port 594af525-3675-499e-a70a-1868dc9f04dc 2026-07-02 01:28:39.739 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port baa9a671-2eb6-4005-9861-ffd2688507ef 2026-07-02 01:28:39.967 9 INFO neutron.plugins.ml2.plugin [None req-76cb6f73-e272-4c89-9dd6-d62ef51d2e4c - - - - - -] Attempt 1 to provision port 84629b05-c201-4906-a3bf-3520e3706a66 2026-07-02 01:28:40.012 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port fad33bf3-d455-4db0-b669-39a7477eabaa 2026-07-02 01:28:40.489 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 32075d8c-15ff-44ec-86cf-dffa81e30c0c 2026-07-02 01:28:40.712 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 52bea2c2-703d-4aba-9b30-36d4eafd61bc 2026-07-02 01:28:40.819 10 INFO neutron.plugins.ml2.plugin [None req-9ab73a34-7fe1-4acd-a6b9-e32fec6887eb - - - - - -] Attempt 1 to provision port 84629b05-c201-4906-a3bf-3520e3706a66 2026-07-02 01:28:41.144 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 594af525-3675-499e-a70a-1868dc9f04dc /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 01:28:41.402 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port cc04506e-5d52-456a-a2f9-aa694078dc55 2026-07-02 01:28:42.250 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port fad33bf3-d455-4db0-b669-39a7477eabaa 2026-07-02 01:28:42.513 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port cc04506e-5d52-456a-a2f9-aa694078dc55 2026-07-02 01:28:42.800 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 594af525-3675-499e-a70a-1868dc9f04dc 2026-07-02 01:28:44.796 10 INFO neutron.plugins.ml2.plugin [None req-8e80b5b0-99ec-4826-be60-43eff0a64401 - - - - - -] Attempt 1 to provision port 878ed024-2d11-4f20-81cc-a998ec73de09 2026-07-02 01:28:46.190 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port ca58ed19-91a8-4175-aee0-d0bfd1167868 2026-07-02 01:28:47.259 9 INFO neutron.plugins.ml2.plugin [None req-d51487a4-fb8d-4749-9da8-0e0890d8ccd8 - - - - - -] Attempt 1 to provision port ca58ed19-91a8-4175-aee0-d0bfd1167868 2026-07-02 01:28:48.162 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port ca58ed19-91a8-4175-aee0-d0bfd1167868 2026-07-02 01:28:48.473 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 878ed024-2d11-4f20-81cc-a998ec73de09 2026-07-02 01:28:48.537 10 INFO neutron.plugins.ml2.plugin [None req-6ee55604-8ce4-4deb-a868-df481bb728d9 - - - - - -] Attempt 1 to provision port 39b69428-882d-4438-b41d-8486d350b6ab 2026-07-02 01:28:48.623 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-187da8ac-a121-4b67-90ec-2245106325b1'] response: {'server_uuid': '09de8552-20b4-4f79-9e63-835ee7cc996c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '878ed024-2d11-4f20-81cc-a998ec73de09', 'code': 200} 2026-07-02 01:28:48.901 9 INFO neutron.plugins.ml2.plugin [None req-e35fba00-120b-4c47-b689-74af70d20ed1 - - - - - -] Attempt 1 to provision port 39b69428-882d-4438-b41d-8486d350b6ab 2026-07-02 01:28:50.148 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 878ed024-2d11-4f20-81cc-a998ec73de09 2026-07-02 01:28:52.713 10 INFO neutron.plugins.ml2.plugin [None req-8c21e9e0-0519-499f-9279-f914d8c7733d - - - - - -] Attempt 1 to provision port 2c3f8d4a-fbfe-4bad-9599-2a790252b0b8 2026-07-02 01:29:07.090 9 INFO neutron.plugins.ml2.plugin [None req-344de9ec-e624-4b75-a852-ea6843faf342 - - - - - -] Attempt 1 to provision port ea127d90-30c4-4997-9b9a-8b528ed0297c 2026-07-02 01:29:09.745 9 INFO neutron.plugins.ml2.plugin [None req-1aca15f3-8421-41b4-8781-f52960f537fd - - - - - -] Attempt 1 to provision port b43e0865-94d0-44ef-b4c2-5c0398acd989 2026-07-02 01:29:10.174 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 308cdeda-0b16-4ca0-b134-592a7e9282bd 2026-07-02 01:29:11.405 10 INFO neutron.plugins.ml2.plugin [None req-9e1099c1-d3b3-4066-809a-5a7b1ff8e592 - - - - - -] Attempt 1 to provision port 5fbc977a-d35f-4684-815d-6a045931a1a2 2026-07-02 01:29:11.452 10 INFO neutron.plugins.ml2.plugin [None req-9e1099c1-d3b3-4066-809a-5a7b1ff8e592 - - - - - -] Attempt 1 to provision port 37074943-dabc-44e1-a378-3996540530d4 2026-07-02 01:29:12.181 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 308cdeda-0b16-4ca0-b134-592a7e9282bd 2026-07-02 01:29:12.439 9 INFO neutron.plugins.ml2.plugin [None req-2d649b49-48b4-423b-b678-72b257423f08 - - - - - -] Attempt 1 to provision port 5fbc977a-d35f-4684-815d-6a045931a1a2 2026-07-02 01:29:12.448 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 37074943-dabc-44e1-a378-3996540530d4 2026-07-02 01:29:12.900 9 INFO neutron.plugins.ml2.plugin [None req-d8f5cb06-768e-4461-80c1-63b38fe86db8 - - - - - -] Attempt 1 to provision port 5fbc977a-d35f-4684-815d-6a045931a1a2 2026-07-02 01:29:15.453 9 INFO neutron.plugins.ml2.plugin [None req-933a0b75-b6df-449b-93c3-ba36177331d1 - - - - - -] Attempt 1 to provision port 42c70b18-49bd-4d02-b68a-c9b98063e7d9 2026-07-02 01:29:18.246 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 42c70b18-49bd-4d02-b68a-c9b98063e7d9 2026-07-02 01:29:18.364 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-eade44b3-1f52-416f-8598-648058608690'] response: {'server_uuid': 'd457e923-ad0c-4e75-bc58-1a78b354476b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '42c70b18-49bd-4d02-b68a-c9b98063e7d9', 'code': 200} 2026-07-02 01:29:20.298 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 42c70b18-49bd-4d02-b68a-c9b98063e7d9 2026-07-02 01:29:22.755 9 INFO neutron.plugins.ml2.plugin [None req-eed52690-3691-4a4b-b24f-f9d8d7425a74 - - - - - -] Attempt 1 to provision port ae158550-de6a-4e79-8453-74434ce0ba6b 2026-07-02 01:29:24.171 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port ae158550-de6a-4e79-8453-74434ce0ba6b 2026-07-02 01:29:24.294 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-76bb0d61-1cde-449b-82ea-199b561e6062'] response: {'server_uuid': '865f43da-f5f8-4bfd-a702-6dce6eed43d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ae158550-de6a-4e79-8453-74434ce0ba6b', 'code': 200} 2026-07-02 01:29:26.159 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port ae158550-de6a-4e79-8453-74434ce0ba6b 2026-07-02 01:29:34.145 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 5fbc977a-d35f-4684-815d-6a045931a1a2 2026-07-02 01:29:34.542 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port ea127d90-30c4-4997-9b9a-8b528ed0297c 2026-07-02 01:29:35.709 9 INFO neutron.plugins.ml2.plugin [None req-4fc1ace0-20f5-4d2b-b82b-121feeecb0ee - - - - - -] Attempt 1 to provision port 218d0568-2e09-4a9c-893a-2e816db2a6ff 2026-07-02 01:29:36.179 10 INFO neutron.plugins.ml2.plugin [None req-09d854f0-8edf-4285-bb05-e470ea90a59b - - - - - -] Attempt 1 to provision port 02cd1f12-4338-4d5d-a38c-963369420930 2026-07-02 01:29:36.251 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 218d0568-2e09-4a9c-893a-2e816db2a6ff 2026-07-02 01:29:36.562 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 5fbc977a-d35f-4684-815d-6a045931a1a2 2026-07-02 01:29:36.856 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 02cd1f12-4338-4d5d-a38c-963369420930 2026-07-02 01:29:37.218 9 INFO neutron.plugins.ml2.plugin [None req-5c4b2cab-7b77-4c44-b9ae-1e2bf7cb681b - - - - - -] Attempt 1 to provision port c4418440-e0a8-4037-806f-94d1933c9faa 2026-07-02 01:29:37.237 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port ea127d90-30c4-4997-9b9a-8b528ed0297c 2026-07-02 01:29:37.584 9 INFO neutron.plugins.ml2.plugin [None req-03652e62-b6c1-4542-941a-1855b8c3ab37 - - - - - -] Attempt 1 to provision port c4418440-e0a8-4037-806f-94d1933c9faa 2026-07-02 01:29:38.118 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 218d0568-2e09-4a9c-893a-2e816db2a6ff 2026-07-02 01:29:38.230 10 INFO neutron.plugins.ml2.plugin [None req-da52472c-ab36-49dd-b4ef-159299df0450 - - - - - -] Attempt 1 to provision port 0335f918-5967-46dc-a390-05c6a634d133 2026-07-02 01:29:38.354 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 02cd1f12-4338-4d5d-a38c-963369420930 2026-07-02 01:29:38.977 10 INFO neutron.plugins.ml2.plugin [None req-a0c252f3-1621-4e9e-88a9-edc5c9e5bb62 - - - - - -] Attempt 1 to provision port 0335f918-5967-46dc-a390-05c6a634d133 2026-07-02 01:29:43.667 10 INFO neutron.plugins.ml2.plugin [None req-e6803eeb-3da1-42fc-8602-7c050ad07427 - - - - - -] Attempt 1 to provision port eb8336d5-d7c2-4e9b-b155-2cd2798008b0 2026-07-02 01:29:46.244 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port eb8336d5-d7c2-4e9b-b155-2cd2798008b0 2026-07-02 01:29:46.327 9 INFO neutron.plugins.ml2.plugin [None req-3dede873-3621-48b8-ab7d-e8d7f0e681df - - - - - -] Attempt 1 to provision port 165b00ca-9334-4473-ae7f-78c23c49b965 2026-07-02 01:29:46.376 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f51e4abc-f67e-41a6-a493-ca49601ad6cf'] response: {'server_uuid': 'f047e7d8-1bb3-457d-a428-bc22d1b3ba4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eb8336d5-d7c2-4e9b-b155-2cd2798008b0', 'code': 200} 2026-07-02 01:29:46.747 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 165b00ca-9334-4473-ae7f-78c23c49b965 2026-07-02 01:29:47.136 9 INFO neutron.plugins.ml2.plugin [None req-5a68b212-04ce-4f7d-8259-51181e04665c - - - - - -] Attempt 1 to provision port 8857417b-e36b-47c0-9c2b-10c319b0425c 2026-07-02 01:29:48.174 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port eb8336d5-d7c2-4e9b-b155-2cd2798008b0 2026-07-02 01:29:48.203 10 INFO neutron.plugins.ml2.plugin [None req-b9d751f7-6801-40b6-9d50-948b06a46b59 - - - - - -] Attempt 1 to provision port 8857417b-e36b-47c0-9c2b-10c319b0425c 2026-07-02 01:29:48.644 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 165b00ca-9334-4473-ae7f-78c23c49b965 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 01:29:54.181 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 873b561c-5018-4ccc-9f60-684a0c4079b2 2026-07-02 01:29:54.198 9 INFO neutron.plugins.ml2.plugin [None req-55256ee1-9d2d-43af-a097-2c36c27077d4 - - - - - -] Attempt 1 to provision port 873b561c-5018-4ccc-9f60-684a0c4079b2 2026-07-02 01:29:55.340 9 INFO neutron.plugins.ml2.plugin [None req-766727a3-5985-4560-b8c3-3914ccaa2ea0 - - - - - -] Attempt 1 to provision port 38cf5e42-52a1-4cc0-812a-47cd470a0b53 2026-07-02 01:29:55.705 9 INFO neutron.plugins.ml2.plugin [None req-45c57188-b4ba-4ea6-a9a6-c52b66efa6d0 - - - - - -] Attempt 1 to provision port 38cf5e42-52a1-4cc0-812a-47cd470a0b53 2026-07-02 01:29:56.151 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 873b561c-5018-4ccc-9f60-684a0c4079b2 2026-07-02 01:29:59.585 10 INFO neutron.plugins.ml2.plugin [None req-ad3730eb-611d-40be-bb2e-5cf4df2d0224 - - - - - -] Attempt 1 to provision port 6a204c21-0a3c-4969-8e26-6a1600bb75e5 2026-07-02 01:30:03.873 10 INFO neutron.plugins.ml2.plugin [None req-55b3b47a-0480-4194-84bf-4b5a4b108898 - - - - - -] Attempt 1 to provision port 9426ee39-c461-4525-a590-c4f901650f88 2026-07-02 01:30:06.378 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 9426ee39-c461-4525-a590-c4f901650f88 2026-07-02 01:30:06.494 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-000bf0e3-beb5-464f-9aa8-f7e5ac8ac404'] response: {'server_uuid': '865f43da-f5f8-4bfd-a702-6dce6eed43d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9426ee39-c461-4525-a590-c4f901650f88', 'code': 200} 2026-07-02 01:30:08.315 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 9426ee39-c461-4525-a590-c4f901650f88 2026-07-02 01:30:17.418 10 INFO neutron.plugins.ml2.plugin [None req-ce192228-197f-4134-98fe-b2b404921a2b - - - - - -] Attempt 1 to provision port 119800f1-318e-4559-847c-da1bd0874e78 2026-07-02 01:30:18.161 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 34ffad88-3d89-44d0-b4d6-92b35ce651df 2026-07-02 01:30:18.284 9 INFO neutron.plugins.ml2.plugin [None req-b253456b-6805-46a7-91f4-622038ea717d - - - - - -] Attempt 1 to provision port 34ffad88-3d89-44d0-b4d6-92b35ce651df 2026-07-02 01:30:19.874 9 INFO neutron.plugins.ml2.plugin [None req-e8e78dc3-2fc4-423d-966c-9ec17235572e - - - - - -] Attempt 1 to provision port 645681e8-bedb-4494-81fa-5e75e1332a09 2026-07-02 01:30:20.261 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 34ffad88-3d89-44d0-b4d6-92b35ce651df 2026-07-02 01:30:20.317 10 INFO neutron.plugins.ml2.plugin [None req-0e9ac5a8-e13a-479f-9ed8-3c4290445d50 - - - - - -] Attempt 1 to provision port 645681e8-bedb-4494-81fa-5e75e1332a09 2026-07-02 01:30:20.598 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 9f4cdb70-5ce7-4750-be23-d2e3ad19b91d 2026-07-02 01:30:22.191 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 9f4cdb70-5ce7-4750-be23-d2e3ad19b91d 2026-07-02 01:30:23.175 9 INFO neutron.plugins.ml2.plugin [None req-6026cdc8-6870-4ebb-a832-4cf564dd5e4e - - - - - -] Attempt 1 to provision port 2581ac4b-2c9e-4e55-8d69-4b6bf44f3b9c 2026-07-02 01:30:24.030 9 INFO neutron.plugins.ml2.plugin [None req-a3093556-3743-49e6-b650-59a8a0d9d4f6 - - - - - -] Attempt 1 to provision port bbe5823c-5840-4927-adcf-59c6e6691460 2026-07-02 01:30:24.361 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port bbe5823c-5840-4927-adcf-59c6e6691460 2026-07-02 01:30:25.569 10 INFO neutron.plugins.ml2.plugin [None req-f949f5ff-b5d8-4ba8-9075-d9b3c8d72644 - - - - - -] Attempt 1 to provision port fd3b30a2-148d-4e07-80b9-55a20efea75a 2026-07-02 01:30:26.225 9 INFO neutron.plugins.ml2.plugin [None req-468ac168-5d34-4618-bf8b-1676aee5f571 - - - - - -] Attempt 1 to provision port fd3b30a2-148d-4e07-80b9-55a20efea75a 2026-07-02 01:30:26.237 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port ffe5e703-b098-4b59-92e5-c43b33501b01 2026-07-02 01:30:26.765 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port bbe5823c-5840-4927-adcf-59c6e6691460 2026-07-02 01:30:28.192 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port ffe5e703-b098-4b59-92e5-c43b33501b01 2026-07-02 01:30:31.518 10 INFO neutron.plugins.ml2.plugin [None req-164b8e05-e0b9-421a-ae30-e659599b69fa - - - - - -] Attempt 1 to provision port 051fb0c6-3e65-4026-90d4-d3bfd07881ee 2026-07-02 01:30:34.229 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 051fb0c6-3e65-4026-90d4-d3bfd07881ee 2026-07-02 01:30:34.370 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e950231-25eb-420a-8d73-114200ce7609'] response: {'server_uuid': '1751559a-6733-40ba-bcbd-90a31d1c04d9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '051fb0c6-3e65-4026-90d4-d3bfd07881ee', 'code': 200} 2026-07-02 01:30:36.183 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 119800f1-318e-4559-847c-da1bd0874e78 2026-07-02 01:30:36.507 9 INFO neutron.plugins.ml2.plugin [None req-7638a85d-8f8e-4265-aeed-58ddf643991a - - - - - -] Attempt 1 to provision port b5da10ae-b700-486c-b687-6f7061157870 2026-07-02 01:30:36.574 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 051fb0c6-3e65-4026-90d4-d3bfd07881ee 2026-07-02 01:30:36.828 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 645681e8-bedb-4494-81fa-5e75e1332a09 2026-07-02 01:30:37.117 9 INFO neutron.plugins.ml2.plugin [None req-7638a85d-8f8e-4265-aeed-58ddf643991a - - - - - -] Attempt 2 to provision port b5da10ae-b700-486c-b687-6f7061157870 2026-07-02 01:30:38.178 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 645681e8-bedb-4494-81fa-5e75e1332a09 2026-07-02 01:30:38.469 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 119800f1-318e-4559-847c-da1bd0874e78 2026-07-02 01:30:40.222 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port b5da10ae-b700-486c-b687-6f7061157870 2026-07-02 01:30:40.327 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-574a46a1-efc5-40e9-9a13-e1150d6f55cc'] response: {'server_uuid': '865f43da-f5f8-4bfd-a702-6dce6eed43d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5da10ae-b700-486c-b687-6f7061157870', 'code': 200} 2026-07-02 01:30:42.211 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port fd3b30a2-148d-4e07-80b9-55a20efea75a 2026-07-02 01:30:42.652 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 2581ac4b-2c9e-4e55-8d69-4b6bf44f3b9c 2026-07-02 01:30:42.941 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port b5da10ae-b700-486c-b687-6f7061157870 2026-07-02 01:30:44.175 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port fd3b30a2-148d-4e07-80b9-55a20efea75a 2026-07-02 01:30:44.447 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 2581ac4b-2c9e-4e55-8d69-4b6bf44f3b9c 2026-07-02 01:30:47.491 10 INFO neutron.plugins.ml2.plugin [None req-6300ca44-f1ee-4d69-8b55-a25c77de3bd4 - - - - - -] Attempt 1 to provision port dba6e48d-08d2-42bb-9c28-0acd612dab32 2026-07-02 01:30:52.369 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port dba6e48d-08d2-42bb-9c28-0acd612dab32 2026-07-02 01:30:52.526 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5fd5250-4176-45af-a939-fbb734f95996'] response: {'server_uuid': '865f43da-f5f8-4bfd-a702-6dce6eed43d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dba6e48d-08d2-42bb-9c28-0acd612dab32', 'code': 200} 2026-07-02 01:30:54.217 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port dba6e48d-08d2-42bb-9c28-0acd612dab32 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 01:31:05.802 10 INFO neutron.plugins.ml2.plugin [None req-a5d064b5-b671-4ac4-beb9-466ac48b0655 - - - - - -] Attempt 1 to provision port dba6e48d-08d2-42bb-9c28-0acd612dab32 2026-07-02 01:31:06.228 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port dba6e48d-08d2-42bb-9c28-0acd612dab32 2026-07-02 01:31:16.220 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port b5da10ae-b700-486c-b687-6f7061157870 2026-07-02 01:31:16.243 10 INFO neutron.plugins.ml2.plugin [None req-9dbc7535-0bc4-4906-ab2c-af04704b525a - - - - - -] Attempt 1 to provision port b5da10ae-b700-486c-b687-6f7061157870 2026-07-02 01:31:36.466 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d61da8c9-36d1-42f0-bb17-af6295c2752c'] response: {'server_uuid': '865f43da-f5f8-4bfd-a702-6dce6eed43d8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ae158550-de6a-4e79-8453-74434ce0ba6b', 'code': 200} 2026-07-02 01:31:44.553 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] No ports have port_id starting with cc7d2d75-8650-4396-8edb-dd770d6fc047 2026-07-02 01:31:44.637 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a8934e8-cb36-4b69-a7ce-12b312c39310'] response: {'server_uuid': '39820596-b2e5-48d9-8830-a8551d941c05', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cc7d2d75-8650-4396-8edb-dd770d6fc047', 'code': 200} 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e175405a-d99a-417c-8cf7-4ea6c6d5aba2 could not be found. 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e175405a-d99a-417c-8cf7-4ea6c6d5aba2 could not be found. 2026-07-02 01:32:08.037 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:32:08.039 10 ERROR neutron.plugins.ml2.managers [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Failed to bind port 77c23ece-1dff-4675-bb9d-a8a9ef61183e on host instance for vnic_type normal using segments [{'id': '1620cd72-53ff-4e3f-b50e-34a1f0885d09', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 831, 'network_id': '18e660a1-f55c-4345-9e73-97d85bebcafa'}] 2026-07-02 01:32:08.039 10 INFO neutron.plugins.ml2.plugin [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Attempt 2 to bind port 77c23ece-1dff-4675-bb9d-a8a9ef61183e 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e175405a-d99a-417c-8cf7-4ea6c6d5aba2 could not be found. 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e175405a-d99a-417c-8cf7-4ea6c6d5aba2 could not be found. 2026-07-02 01:32:08.056 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:32:08.057 10 ERROR neutron.plugins.ml2.managers [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Failed to bind port 77c23ece-1dff-4675-bb9d-a8a9ef61183e on host instance for vnic_type normal using segments [{'id': '1620cd72-53ff-4e3f-b50e-34a1f0885d09', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 831, 'network_id': '18e660a1-f55c-4345-9e73-97d85bebcafa'}] 2026-07-02 01:32:08.057 10 INFO neutron.plugins.ml2.plugin [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Attempt 3 to bind port 77c23ece-1dff-4675-bb9d-a8a9ef61183e 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e175405a-d99a-417c-8cf7-4ea6c6d5aba2 could not be found. 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e175405a-d99a-417c-8cf7-4ea6c6d5aba2 could not be found. 2026-07-02 01:32:08.074 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:32:08.075 10 ERROR neutron.plugins.ml2.managers [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Failed to bind port 77c23ece-1dff-4675-bb9d-a8a9ef61183e on host instance for vnic_type normal using segments [{'id': '1620cd72-53ff-4e3f-b50e-34a1f0885d09', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 831, 'network_id': '18e660a1-f55c-4345-9e73-97d85bebcafa'}] 2026-07-02 01:32:08.075 10 INFO neutron.plugins.ml2.plugin [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Attempt 4 to bind port 77c23ece-1dff-4675-bb9d-a8a9ef61183e 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e175405a-d99a-417c-8cf7-4ea6c6d5aba2 could not be found. 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e175405a-d99a-417c-8cf7-4ea6c6d5aba2 could not be found. 2026-07-02 01:32:08.096 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:32:08.097 10 ERROR neutron.plugins.ml2.managers [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Failed to bind port 77c23ece-1dff-4675-bb9d-a8a9ef61183e on host instance for vnic_type normal using segments [{'id': '1620cd72-53ff-4e3f-b50e-34a1f0885d09', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 831, 'network_id': '18e660a1-f55c-4345-9e73-97d85bebcafa'}] 2026-07-02 01:32:08.097 10 INFO neutron.plugins.ml2.plugin [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Attempt 5 to bind port 77c23ece-1dff-4675-bb9d-a8a9ef61183e 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e175405a-d99a-417c-8cf7-4ea6c6d5aba2 could not be found. 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e175405a-d99a-417c-8cf7-4ea6c6d5aba2 could not be found. 2026-07-02 01:32:08.116 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:32:08.117 10 ERROR neutron.plugins.ml2.managers [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Failed to bind port 77c23ece-1dff-4675-bb9d-a8a9ef61183e on host instance for vnic_type normal using segments [{'id': '1620cd72-53ff-4e3f-b50e-34a1f0885d09', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 831, 'network_id': '18e660a1-f55c-4345-9e73-97d85bebcafa'}] 2026-07-02 01:32:08.117 10 INFO neutron.plugins.ml2.plugin [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Attempt 6 to bind port 77c23ece-1dff-4675-bb9d-a8a9ef61183e 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e175405a-d99a-417c-8cf7-4ea6c6d5aba2 could not be found. 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e175405a-d99a-417c-8cf7-4ea6c6d5aba2 could not be found. 2026-07-02 01:32:08.134 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:32:08.135 10 ERROR neutron.plugins.ml2.managers [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Failed to bind port 77c23ece-1dff-4675-bb9d-a8a9ef61183e on host instance for vnic_type normal using segments [{'id': '1620cd72-53ff-4e3f-b50e-34a1f0885d09', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 831, 'network_id': '18e660a1-f55c-4345-9e73-97d85bebcafa'}] 2026-07-02 01:32:08.135 10 INFO neutron.plugins.ml2.plugin [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Attempt 7 to bind port 77c23ece-1dff-4675-bb9d-a8a9ef61183e 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e175405a-d99a-417c-8cf7-4ea6c6d5aba2 could not be found. 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e175405a-d99a-417c-8cf7-4ea6c6d5aba2 could not be found. 2026-07-02 01:32:08.152 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:32:08.153 10 ERROR neutron.plugins.ml2.managers [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Failed to bind port 77c23ece-1dff-4675-bb9d-a8a9ef61183e on host instance for vnic_type normal using segments [{'id': '1620cd72-53ff-4e3f-b50e-34a1f0885d09', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 831, 'network_id': '18e660a1-f55c-4345-9e73-97d85bebcafa'}] 2026-07-02 01:32:08.153 10 INFO neutron.plugins.ml2.plugin [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Attempt 8 to bind port 77c23ece-1dff-4675-bb9d-a8a9ef61183e 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e175405a-d99a-417c-8cf7-4ea6c6d5aba2 could not be found. 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e175405a-d99a-417c-8cf7-4ea6c6d5aba2 could not be found. 2026-07-02 01:32:08.171 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:32:08.172 10 ERROR neutron.plugins.ml2.managers [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Failed to bind port 77c23ece-1dff-4675-bb9d-a8a9ef61183e on host instance for vnic_type normal using segments [{'id': '1620cd72-53ff-4e3f-b50e-34a1f0885d09', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 831, 'network_id': '18e660a1-f55c-4345-9e73-97d85bebcafa'}] 2026-07-02 01:32:08.172 10 INFO neutron.plugins.ml2.plugin [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Attempt 9 to bind port 77c23ece-1dff-4675-bb9d-a8a9ef61183e 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e175405a-d99a-417c-8cf7-4ea6c6d5aba2 could not be found. 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e175405a-d99a-417c-8cf7-4ea6c6d5aba2 could not be found. 2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:32:08.186 10 ERROR neutron.plugins.ml2.managers [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Failed to bind port 77c23ece-1dff-4675-bb9d-a8a9ef61183e on host instance for vnic_type normal using segments [{'id': '1620cd72-53ff-4e3f-b50e-34a1f0885d09', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 831, 'network_id': '18e660a1-f55c-4345-9e73-97d85bebcafa'}] 2026-07-02 01:32:08.186 10 INFO neutron.plugins.ml2.plugin [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Attempt 10 to bind port 77c23ece-1dff-4675-bb9d-a8a9ef61183e 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e175405a-d99a-417c-8cf7-4ea6c6d5aba2 could not be found. 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e175405a-d99a-417c-8cf7-4ea6c6d5aba2 could not be found. 2026-07-02 01:32:08.206 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:32:08.207 10 ERROR neutron.plugins.ml2.managers [None req-6cecd33f-82f0-4e63-a5fa-efa3835225ad - - - - - -] Failed to bind port 77c23ece-1dff-4675-bb9d-a8a9ef61183e on host instance for vnic_type normal using segments [{'id': '1620cd72-53ff-4e3f-b50e-34a1f0885d09', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 831, 'network_id': '18e660a1-f55c-4345-9e73-97d85bebcafa'}] 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 18e660a1-f55c-4345-9e73-97d85bebcafa could not be found. 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 253, in get_network_details 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1298, in get_network 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1001, in wrapper 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 18e660a1-f55c-4345-9e73-97d85bebcafa could not be found. 2026-07-02 01:32:08.952 10 ERROR oslo_messaging.rpc.server  2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 27d20414-076c-4e2a-953c-e1761e19b282 could not be found. 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 27d20414-076c-4e2a-953c-e1761e19b282 could not be found. 2026-07-02 01:32:09.678 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:32:09.679 10 ERROR neutron.plugins.ml2.managers [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Failed to bind port 918f2e1c-aef1-4b5d-886d-9c2999b14dda on host instance for vnic_type normal using segments [{'id': '89cd0a3d-094e-4aae-a0d9-75a5a6d1dbd0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 396, 'network_id': 'ea9d4760-5fc4-41be-abae-014c8ae5c242'}] 2026-07-02 01:32:09.679 10 INFO neutron.plugins.ml2.plugin [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Attempt 2 to bind port 918f2e1c-aef1-4b5d-886d-9c2999b14dda 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 27d20414-076c-4e2a-953c-e1761e19b282 could not be found. 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 27d20414-076c-4e2a-953c-e1761e19b282 could not be found. 2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:32:09.698 10 ERROR neutron.plugins.ml2.managers [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Failed to bind port 918f2e1c-aef1-4b5d-886d-9c2999b14dda on host instance for vnic_type normal using segments [{'id': '89cd0a3d-094e-4aae-a0d9-75a5a6d1dbd0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 396, 'network_id': 'ea9d4760-5fc4-41be-abae-014c8ae5c242'}] 2026-07-02 01:32:09.698 10 INFO neutron.plugins.ml2.plugin [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Attempt 3 to bind port 918f2e1c-aef1-4b5d-886d-9c2999b14dda 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 27d20414-076c-4e2a-953c-e1761e19b282 could not be found. 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 27d20414-076c-4e2a-953c-e1761e19b282 could not be found. 2026-07-02 01:32:09.714 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:32:09.715 10 ERROR neutron.plugins.ml2.managers [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Failed to bind port 918f2e1c-aef1-4b5d-886d-9c2999b14dda on host instance for vnic_type normal using segments [{'id': '89cd0a3d-094e-4aae-a0d9-75a5a6d1dbd0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 396, 'network_id': 'ea9d4760-5fc4-41be-abae-014c8ae5c242'}] 2026-07-02 01:32:09.715 10 INFO neutron.plugins.ml2.plugin [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Attempt 4 to bind port 918f2e1c-aef1-4b5d-886d-9c2999b14dda 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 27d20414-076c-4e2a-953c-e1761e19b282 could not be found. 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 27d20414-076c-4e2a-953c-e1761e19b282 could not be found. 2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:32:09.735 10 ERROR neutron.plugins.ml2.managers [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Failed to bind port 918f2e1c-aef1-4b5d-886d-9c2999b14dda on host instance for vnic_type normal using segments [{'id': '89cd0a3d-094e-4aae-a0d9-75a5a6d1dbd0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 396, 'network_id': 'ea9d4760-5fc4-41be-abae-014c8ae5c242'}] 2026-07-02 01:32:09.736 10 INFO neutron.plugins.ml2.plugin [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Attempt 5 to bind port 918f2e1c-aef1-4b5d-886d-9c2999b14dda 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 27d20414-076c-4e2a-953c-e1761e19b282 could not be found. 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 27d20414-076c-4e2a-953c-e1761e19b282 could not be found. 2026-07-02 01:32:09.753 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:32:09.754 10 ERROR neutron.plugins.ml2.managers [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Failed to bind port 918f2e1c-aef1-4b5d-886d-9c2999b14dda on host instance for vnic_type normal using segments [{'id': '89cd0a3d-094e-4aae-a0d9-75a5a6d1dbd0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 396, 'network_id': 'ea9d4760-5fc4-41be-abae-014c8ae5c242'}] 2026-07-02 01:32:09.754 10 INFO neutron.plugins.ml2.plugin [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Attempt 6 to bind port 918f2e1c-aef1-4b5d-886d-9c2999b14dda 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 27d20414-076c-4e2a-953c-e1761e19b282 could not be found. 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 27d20414-076c-4e2a-953c-e1761e19b282 could not be found. 2026-07-02 01:32:09.769 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:32:09.770 10 ERROR neutron.plugins.ml2.managers [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Failed to bind port 918f2e1c-aef1-4b5d-886d-9c2999b14dda on host instance for vnic_type normal using segments [{'id': '89cd0a3d-094e-4aae-a0d9-75a5a6d1dbd0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 396, 'network_id': 'ea9d4760-5fc4-41be-abae-014c8ae5c242'}] 2026-07-02 01:32:09.770 10 INFO neutron.plugins.ml2.plugin [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Attempt 7 to bind port 918f2e1c-aef1-4b5d-886d-9c2999b14dda 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 27d20414-076c-4e2a-953c-e1761e19b282 could not be found. 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 27d20414-076c-4e2a-953c-e1761e19b282 could not be found. 2026-07-02 01:32:09.787 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:32:09.788 10 ERROR neutron.plugins.ml2.managers [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Failed to bind port 918f2e1c-aef1-4b5d-886d-9c2999b14dda on host instance for vnic_type normal using segments [{'id': '89cd0a3d-094e-4aae-a0d9-75a5a6d1dbd0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 396, 'network_id': 'ea9d4760-5fc4-41be-abae-014c8ae5c242'}] 2026-07-02 01:32:09.788 10 INFO neutron.plugins.ml2.plugin [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Attempt 8 to bind port 918f2e1c-aef1-4b5d-886d-9c2999b14dda 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 27d20414-076c-4e2a-953c-e1761e19b282 could not be found. 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 27d20414-076c-4e2a-953c-e1761e19b282 could not be found. 2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:32:09.805 10 ERROR neutron.plugins.ml2.managers [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Failed to bind port 918f2e1c-aef1-4b5d-886d-9c2999b14dda on host instance for vnic_type normal using segments [{'id': '89cd0a3d-094e-4aae-a0d9-75a5a6d1dbd0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 396, 'network_id': 'ea9d4760-5fc4-41be-abae-014c8ae5c242'}] 2026-07-02 01:32:09.806 10 INFO neutron.plugins.ml2.plugin [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Attempt 9 to bind port 918f2e1c-aef1-4b5d-886d-9c2999b14dda 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 27d20414-076c-4e2a-953c-e1761e19b282 could not be found. 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 27d20414-076c-4e2a-953c-e1761e19b282 could not be found. 2026-07-02 01:32:09.821 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:32:09.822 10 ERROR neutron.plugins.ml2.managers [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Failed to bind port 918f2e1c-aef1-4b5d-886d-9c2999b14dda on host instance for vnic_type normal using segments [{'id': '89cd0a3d-094e-4aae-a0d9-75a5a6d1dbd0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 396, 'network_id': 'ea9d4760-5fc4-41be-abae-014c8ae5c242'}] 2026-07-02 01:32:09.822 10 INFO neutron.plugins.ml2.plugin [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Attempt 10 to bind port 918f2e1c-aef1-4b5d-886d-9c2999b14dda 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 27d20414-076c-4e2a-953c-e1761e19b282 could not be found. 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 27d20414-076c-4e2a-953c-e1761e19b282 could not be found. 2026-07-02 01:32:09.843 10 ERROR neutron.plugins.ml2.managers  2026-07-02 01:32:09.844 10 ERROR neutron.plugins.ml2.managers [None req-16d17bb0-e2b3-4cf7-92c7-2be06c073f7f - - - - - -] Failed to bind port 918f2e1c-aef1-4b5d-886d-9c2999b14dda on host instance for vnic_type normal using segments [{'id': '89cd0a3d-094e-4aae-a0d9-75a5a6d1dbd0', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 396, 'network_id': 'ea9d4760-5fc4-41be-abae-014c8ae5c242'}] 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network ea9d4760-5fc4-41be-abae-014c8ae5c242 could not be found. 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 253, in get_network_details 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1298, in get_network 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1001, in wrapper 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network ea9d4760-5fc4-41be-abae-014c8ae5c242 could not be found. 2026-07-02 01:32:10.652 10 ERROR oslo_messaging.rpc.server  2026-07-02 01:32:12.215 10 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port 20a60518-99c4-4d50-ae7f-7aa483e93fa5 2026-07-02 01:32:50.335 9 INFO neutron.plugins.ml2.plugin [None req-02e60896-6f01-4db9-b194-e4d2b6798f11 - - - - - -] Attempt 1 to provision port c0f5e821-7d05-49b3-a135-0d013a58840f