+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-09 13:29:21.413 1 INFO neutron.common.config [-] Logging enabled! 2026-05-09 13:29:21.413 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-05-09 13:29:21.413 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-09 13:29:21.414 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-09 13:29:22.161 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 13:29:22.164 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-09 13:29:22.166 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-09 13:29:22.167 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 13:29:22.167 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-09 13:29:22.168 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-09 13:29:22.168 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 13:29:22.173 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 13:29:22.173 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 13:29:22.173 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 13:29:22.189 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-09 13:29:22.189 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 13:29:22.190 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-09 13:29:22.219 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-09 13:29:22.219 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-09 13:29:22.219 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-09 13:29:22.219 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-09 13:29:22.460 1 INFO neutron.plugins.ml2.managers [None req-45931ab2-a5bd-4955-b864-1f7f8aadb899 - - - - - -] Initializing driver for type 'vlan' 2026-05-09 13:29:22.728 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-45931ab2-a5bd-4955-b864-1f7f8aadb899 - - - - - -] VlanTypeDriver initialization complete 2026-05-09 13:29:22.729 1 INFO neutron.plugins.ml2.managers [None req-45931ab2-a5bd-4955-b864-1f7f8aadb899 - - - - - -] Initializing driver for type 'vxlan' 2026-05-09 13:29:22.729 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-45931ab2-a5bd-4955-b864-1f7f8aadb899 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-09 13:29:22.769 1 INFO neutron.plugins.ml2.managers [None req-45931ab2-a5bd-4955-b864-1f7f8aadb899 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-09 13:29:22.769 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-45931ab2-a5bd-4955-b864-1f7f8aadb899 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-09 13:29:22.769 1 INFO neutron.plugins.ml2.managers [None req-45931ab2-a5bd-4955-b864-1f7f8aadb899 - - - - - -] Initializing extension driver 'port_security' 2026-05-09 13:29:22.770 1 INFO neutron.plugins.ml2.extensions.port_security [None req-45931ab2-a5bd-4955-b864-1f7f8aadb899 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-09 13:29:22.770 1 INFO neutron.plugins.ml2.managers [None req-45931ab2-a5bd-4955-b864-1f7f8aadb899 - - - - - -] Initializing extension driver 'qos' 2026-05-09 13:29:22.770 1 INFO neutron.plugins.ml2.managers [None req-45931ab2-a5bd-4955-b864-1f7f8aadb899 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-09 13:29:22.770 1 INFO neutron.plugins.ml2.managers [None req-45931ab2-a5bd-4955-b864-1f7f8aadb899 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-09 13:29:22.785 1 INFO neutron.quota [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded quota_driver: . 2026-05-09 13:29:22.786 1 INFO neutron.plugins.ml2.plugin [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Modular L2 Plugin initialization complete 2026-05-09 13:29:22.786 1 INFO neutron.plugins.ml2.managers [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-09 13:29:22.786 1 INFO neutron.plugins.ml2.managers [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-09 13:29:22.786 1 INFO neutron.plugins.ml2.managers [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-09 13:29:22.786 1 INFO neutron.extensions.vlantransparent [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Disabled vlantransparent extension. 2026-05-09 13:29:22.786 1 INFO neutron.manager [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loading Plugin: qos 2026-05-09 13:29:22.799 1 INFO neutron.manager [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loading Plugin: router 2026-05-09 13:29:22.826 1 INFO neutron.services.service_base [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-09 13:29:22.827 1 INFO neutron.manager [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loading Plugin: segments 2026-05-09 13:29:22.888 1 INFO neutron.manager [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loading Plugin: trunk 2026-05-09 13:29:22.940 1 INFO neutron.manager [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loading Plugin: vpnaas 2026-05-09 13:29:22.971 1 WARNING stevedore.named [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-09 13:29:23.023 1 INFO neutron_vpnaas.services.vpn.plugin [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-09 13:29:23.023 1 INFO neutron.common.utils [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-09 13:29:23.024 1 INFO neutron.manager [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loading Plugin: auto_allocate 2026-05-09 13:29:23.028 1 INFO neutron.manager [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loading Plugin: tag 2026-05-09 13:29:23.033 1 INFO neutron.manager [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loading Plugin: timestamp 2026-05-09 13:29:23.036 1 INFO neutron.manager [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loading Plugin: network_ip_availability 2026-05-09 13:29:23.039 1 INFO neutron.manager [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loading Plugin: flavors 2026-05-09 13:29:23.041 1 INFO neutron.manager [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loading Plugin: revisions 2026-05-09 13:29:23.043 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Initializing extension manager. 2026-05-09 13:29:23.044 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: address-group 2026-05-09 13:29:23.045 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: address-scope 2026-05-09 13:29:23.046 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-09 13:29:23.046 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: agent 2026-05-09 13:29:23.047 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: agent-resources-synced 2026-05-09 13:29:23.048 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-09 13:29:23.049 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-09 13:29:23.049 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: availability_zone 2026-05-09 13:29:23.050 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: availability_zone_filter 2026-05-09 13:29:23.050 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-09 13:29:23.050 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: default-subnetpools 2026-05-09 13:29:23.052 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-09 13:29:23.052 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: dns-integration 2026-05-09 13:29:23.052 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: dns-domain-ports 2026-05-09 13:29:23.053 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-09 13:29:23.053 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: dvr 2026-05-09 13:29:23.054 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-09 13:29:23.054 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: empty-string-filtering 2026-05-09 13:29:23.055 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 13:29:23.055 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-09 13:29:23.056 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: external-net 2026-05-09 13:29:23.056 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-09 13:29:23.056 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: extraroute 2026-05-09 13:29:23.057 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: extraroute-atomic 2026-05-09 13:29:23.058 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-09 13:29:23.058 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-09 13:29:23.059 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-09 13:29:23.059 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-09 13:29:23.059 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: fip-port-details 2026-05-09 13:29:23.060 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: flavors 2026-05-09 13:29:23.061 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-09 13:29:23.061 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: floatingip-pools 2026-05-09 13:29:23.062 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: ip_allocation 2026-05-09 13:29:23.062 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-09 13:29:23.063 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: l2_adjacency 2026-05-09 13:29:23.064 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: router 2026-05-09 13:29:23.065 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 13:29:23.065 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: ext-gw-mode 2026-05-09 13:29:23.066 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: l3-ha 2026-05-09 13:29:23.066 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-09 13:29:23.067 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: l3-flavors 2026-05-09 13:29:23.067 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-09 13:29:23.068 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-09 13:29:23.069 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-09 13:29:23.070 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-09 13:29:23.073 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-09 13:29:23.074 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-09 13:29:23.074 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-09 13:29:23.075 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: multi-provider 2026-05-09 13:29:23.075 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: net-mtu 2026-05-09 13:29:23.076 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: net-mtu-writable 2026-05-09 13:29:23.076 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: network_availability_zone 2026-05-09 13:29:23.077 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: network-ip-availability 2026-05-09 13:29:23.078 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-09 13:29:23.078 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: pagination 2026-05-09 13:29:23.078 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: port-device-profile 2026-05-09 13:29:23.079 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: port-mac-override 2026-05-09 13:29:23.079 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-09 13:29:23.080 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-09 13:29:23.080 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: port-resource-request 2026-05-09 13:29:23.081 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-09 13:29:23.081 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: binding 2026-05-09 13:29:23.082 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: binding-extended 2026-05-09 13:29:23.082 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: port-security 2026-05-09 13:29:23.083 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: project-id 2026-05-09 13:29:23.083 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: provider 2026-05-09 13:29:23.084 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: qos 2026-05-09 13:29:23.085 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-09 13:29:23.085 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-09 13:29:23.086 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: qos-default 2026-05-09 13:29:23.086 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: qos-fip 2026-05-09 13:29:23.087 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-09 13:29:23.087 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-09 13:29:23.088 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-09 13:29:23.088 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-09 13:29:23.089 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-09 13:29:23.089 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: qos-pps 2026-05-09 13:29:23.090 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-09 13:29:23.090 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-09 13:29:23.091 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: qos-rules-alias 2026-05-09 13:29:23.091 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: quota-check-limit 2026-05-09 13:29:23.093 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: quotas 2026-05-09 13:29:23.095 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: quota_details 2026-05-09 13:29:23.096 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: rbac-policies 2026-05-09 13:29:23.096 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: rbac-address-group 2026-05-09 13:29:23.097 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: rbac-address-scope 2026-05-09 13:29:23.097 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: rbac-security-groups 2026-05-09 13:29:23.098 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-09 13:29:23.098 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: revision-if-match 2026-05-09 13:29:23.099 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-09 13:29:23.099 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: router_availability_zone 2026-05-09 13:29:23.100 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-09 13:29:23.100 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-09 13:29:23.101 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-09 13:29:23.101 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-09 13:29:23.101 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-09 13:29:23.108 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: security-group 2026-05-09 13:29:23.108 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: segment 2026-05-09 13:29:23.109 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-09 13:29:23.109 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: service-type 2026-05-09 13:29:23.110 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: sorting 2026-05-09 13:29:23.110 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: standard-attr-segment 2026-05-09 13:29:23.111 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: standard-attr-description 2026-05-09 13:29:23.111 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: stateful-security-group 2026-05-09 13:29:23.112 1 WARNING neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-09 13:29:23.112 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-09 13:29:23.113 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: subnet_onboard 2026-05-09 13:29:23.113 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-09 13:29:23.114 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: subnet-service-types 2026-05-09 13:29:23.114 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: subnet_allocation 2026-05-09 13:29:23.115 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-09 13:29:23.115 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-09 13:29:23.117 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: standard-attr-tag 2026-05-09 13:29:23.117 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-09 13:29:23.118 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: trunk 2026-05-09 13:29:23.118 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: trunk-details 2026-05-09 13:29:23.119 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-09 13:29:23.119 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-09 13:29:23.120 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-09 13:29:23.120 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: vpn-flavors 2026-05-09 13:29:23.121 1 INFO neutron.api.extensions [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Loaded extension: vpnaas 2026-05-09 13:29:23.124 1 INFO oslo_service.service [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Starting 2 workers 2026-05-09 13:29:23.128 1 INFO oslo_service.service [None req-db240002-df73-4521-8a90-8ef548196331 - - - - - -] Starting 1 workers 2026-05-09 13:29:58.537 10 INFO neutron.db.l3_hamode_db [None req-648ae1d8-601c-4b4f-94e7-4e3ec3b026ae - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 13:30:09.437 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 9fc7e02a-40c1-44dd-8eb1-0b2f608eeee4 2026-05-09 13:30:11.238 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 9fc7e02a-40c1-44dd-8eb1-0b2f608eeee4 2026-05-09 13:30:11.271 10 INFO neutron.plugins.ml2.plugin [None req-b1af3b46-d05a-496e-80d7-cee95516562a - - - - - -] Attempt 1 to provision port 9fc7e02a-40c1-44dd-8eb1-0b2f608eeee4 2026-05-09 13:30:11.574 9 INFO neutron.plugins.ml2.plugin [None req-bb7ed799-5aca-43b7-9730-46ffe09f7c26 - - - - - -] Attempt 1 to provision port 9fc7e02a-40c1-44dd-8eb1-0b2f608eeee4 2026-05-09 13:36:39.527 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port bbf2b749-27d9-4cf6-a58c-b4cd397663b4 2026-05-09 13:36:40.698 9 INFO neutron.plugins.ml2.plugin [None req-b79efea3-6f8c-4b1f-82c6-34ab0e81572f - - - - - -] Attempt 1 to provision port bbf2b749-27d9-4cf6-a58c-b4cd397663b4 2026-05-09 13:36:40.968 10 INFO neutron.plugins.ml2.plugin [None req-d2918715-dcd0-4e5c-89ba-0092e0fafddb - - - - - -] Attempt 1 to provision port bbf2b749-27d9-4cf6-a58c-b4cd397663b4 2026-05-09 13:36:41.504 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port bbf2b749-27d9-4cf6-a58c-b4cd397663b4 2026-05-09 13:36:46.884 10 INFO neutron.plugins.ml2.plugin [None req-feea6289-04dc-4ee7-8eb7-4e88ff36a088 - - - - - -] Attempt 1 to provision port d74ef28d-396d-448f-8708-a8978dcd9f90 2026-05-09 13:40:13.752 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port d74ef28d-396d-448f-8708-a8978dcd9f90 2026-05-09 13:40:15.659 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port d74ef28d-396d-448f-8708-a8978dcd9f90 2026-05-09 13:49:38.405 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port adcc3762-ed55-45e2-874c-9cbc410878c3 2026-05-09 13:49:40.397 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port adcc3762-ed55-45e2-874c-9cbc410878c3 2026-05-09 14:05:18.268 9 INFO neutron.plugins.ml2.plugin [None req-3b08de8f-68dd-4d25-b9b7-6b39f2088f5f - - - - - -] Attempt 1 to provision port 2569d04b-39b9-4e6b-bceb-2f176137e21e 2026-05-09 14:05:18.925 10 INFO neutron.plugins.ml2.plugin [None req-edc9afd6-99c0-4d1a-a810-d23f2e57c713 - - - - - -] Attempt 1 to provision port 10db008f-9afc-4641-be29-296f5633e452 2026-05-09 14:05:19.110 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 3a034931-d678-47d2-b369-1a6db07d2926 2026-05-09 14:05:19.537 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 7e974de7-cbe5-47b4-a927-3d545a2a9782 2026-05-09 14:05:19.732 9 INFO neutron.plugins.ml2.plugin [None req-4cf4c5e3-914d-4821-9133-4054e6a60f07 - - - - - -] Attempt 1 to provision port e87afd10-df59-4603-806e-c6add34fd86b 2026-05-09 14:05:20.726 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port e87afd10-df59-4603-806e-c6add34fd86b 2026-05-09 14:05:20.735 9 INFO neutron.plugins.ml2.plugin [None req-2b16fb72-7915-4e55-8929-a228d033473e - - - - - -] Attempt 1 to provision port e87afd10-df59-4603-806e-c6add34fd86b 2026-05-09 14:05:20.889 9 INFO neutron.plugins.ml2.plugin [None req-2b16fb72-7915-4e55-8929-a228d033473e - - - - - -] Attempt 1 to provision port 3a034931-d678-47d2-b369-1a6db07d2926 2026-05-09 14:05:21.138 9 INFO neutron.plugins.ml2.plugin [None req-cfed64a8-a420-49d1-9eb5-78a6881c18b6 - - - - - -] Attempt 1 to provision port 376eb61d-b2bb-464c-8dec-8e1384893c61 2026-05-09 14:05:21.207 9 INFO neutron.plugins.ml2.plugin [None req-cfed64a8-a420-49d1-9eb5-78a6881c18b6 - - - - - -] Attempt 1 to provision port 7e974de7-cbe5-47b4-a927-3d545a2a9782 2026-05-09 14:05:21.288 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port e87afd10-df59-4603-806e-c6add34fd86b 2026-05-09 14:05:21.519 9 INFO neutron.plugins.ml2.plugin [None req-2b136981-8bdf-4c91-acdb-9de1f76ce089 - - - - - -] Attempt 1 to provision port 7e974de7-cbe5-47b4-a927-3d545a2a9782 2026-05-09 14:05:21.632 9 INFO neutron.plugins.ml2.plugin [None req-2b136981-8bdf-4c91-acdb-9de1f76ce089 - - - - - -] Attempt 1 to provision port 3a034931-d678-47d2-b369-1a6db07d2926 2026-05-09 14:05:21.652 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 3a034931-d678-47d2-b369-1a6db07d2926 2026-05-09 14:05:21.875 10 INFO neutron.plugins.ml2.plugin [None req-e6e821e7-7156-4619-9f0c-6248cec1b61b - - - - - -] Attempt 1 to provision port c034a713-0c55-4133-9ecf-a6b0b0c02e85 2026-05-09 14:05:22.095 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 7e974de7-cbe5-47b4-a927-3d545a2a9782 2026-05-09 14:05:22.369 9 INFO neutron.plugins.ml2.plugin [None req-c66e2d2e-9d3c-4d0b-8be4-9d6f0ed8164f - - - - - -] Attempt 1 to provision port c034a713-0c55-4133-9ecf-a6b0b0c02e85 2026-05-09 14:05:23.270 10 INFO neutron.plugins.ml2.plugin [None req-f73b4e15-b770-4382-8311-de360e6ba04f - - - - - -] Attempt 1 to provision port 081cff01-52d5-4b83-966f-895c8cfcfab2 2026-05-09 14:05:23.509 9 INFO neutron.plugins.ml2.plugin [None req-f8ecd01e-0ec6-4b89-960d-1979ba947394 - - - - - -] Attempt 1 to provision port 051d860d-f51e-4a04-a95d-12bab638cfb1 2026-05-09 14:05:23.864 10 INFO neutron.plugins.ml2.plugin [None req-d363c0f1-e908-46b5-8012-761e5fd0cabb - - - - - -] Attempt 1 to provision port 081cff01-52d5-4b83-966f-895c8cfcfab2 2026-05-09 14:05:24.225 9 INFO neutron.plugins.ml2.plugin [None req-77334141-95cb-4426-8548-94ecb097c0e4 - - - - - -] Attempt 1 to provision port 051d860d-f51e-4a04-a95d-12bab638cfb1 2026-05-09 14:05:29.331 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 541cc6de-e6ac-45e0-b3b1-85077426fc69 2026-05-09 14:05:29.736 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 4f4e9d57-b939-4f70-8560-396cd886d810 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 14:05:31.311 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 4f4e9d57-b939-4f70-8560-396cd886d810 2026-05-09 14:05:34.758 10 INFO neutron.plugins.ml2.plugin [None req-87526b39-6261-42e4-beff-f49e6b3adb3b - - - - - -] Attempt 1 to provision port 91f2551f-8719-4cb9-afc2-cf8ab6ca7d87 2026-05-09 14:05:35.290 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port ecb97e0b-fd6a-4957-9548-91fc610cc3cc 2026-05-09 14:05:36.089 10 INFO neutron.plugins.ml2.plugin [None req-a129431f-61a7-4170-8896-e1d5b7b0b4a5 - - - - - -] Attempt 1 to provision port 06fd1259-d6ea-41b4-bff7-8b795cc1eaf5 2026-05-09 14:05:36.646 10 INFO neutron.plugins.ml2.plugin [None req-107f7ba6-05c6-43fd-8fb0-df07728d96b1 - - - - - -] Attempt 1 to provision port ecb97e0b-fd6a-4957-9548-91fc610cc3cc 2026-05-09 14:05:37.062 10 INFO neutron.plugins.ml2.plugin [None req-bce0b441-8719-4f72-9067-3016102adea3 - - - - - -] Attempt 1 to provision port ecb97e0b-fd6a-4957-9548-91fc610cc3cc 2026-05-09 14:05:37.322 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port ecb97e0b-fd6a-4957-9548-91fc610cc3cc 2026-05-09 14:05:37.547 10 INFO neutron.plugins.ml2.plugin [None req-7a2932b1-c3b6-45e4-a6e7-7f7c182e6c64 - - - - - -] Attempt 1 to provision port 7d22290e-a528-4c1f-9fd7-9cf8e663ba44 2026-05-09 14:05:38.107 10 INFO neutron.plugins.ml2.plugin [None req-bd1afd40-a298-46a9-a7f5-ea5ed569d1df - - - - - -] Attempt 1 to provision port 7d22290e-a528-4c1f-9fd7-9cf8e663ba44 2026-05-09 14:05:39.268 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port edfb3a02-41bd-4189-9bec-b78d154d77e1 2026-05-09 14:05:41.462 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 06fd1259-d6ea-41b4-bff7-8b795cc1eaf5 2026-05-09 14:05:42.032 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port edfb3a02-41bd-4189-9bec-b78d154d77e1 2026-05-09 14:05:42.241 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-98bd2818-560e-4a39-9f57-a30b3c01c17a'] response: {'server_uuid': '5d1484bd-0f4f-4d4d-ba34-875a2914971b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '06fd1259-d6ea-41b4-bff7-8b795cc1eaf5', 'code': 200} 2026-05-09 14:05:43.461 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 06fd1259-d6ea-41b4-bff7-8b795cc1eaf5 2026-05-09 14:05:43.492 10 INFO neutron.plugins.ml2.plugin [None req-64dce616-159d-4768-bc99-1a254b463a2f - - - - - -] Attempt 1 to provision port 29ffc153-3f79-4f49-8df9-3b4b7e15527b 2026-05-09 14:05:47.407 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 29ffc153-3f79-4f49-8df9-3b4b7e15527b 2026-05-09 14:05:47.532 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ecc62908-9361-4ffe-854f-860f505052da'] response: {'server_uuid': 'facfb1be-27f0-46fe-ad9a-79e2eb2d74c5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '29ffc153-3f79-4f49-8df9-3b4b7e15527b', 'code': 200} 2026-05-09 14:05:49.382 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 29ffc153-3f79-4f49-8df9-3b4b7e15527b 2026-05-09 14:05:53.479 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 6825c7ab-0622-40e9-a297-ed0c88d59938 2026-05-09 14:05:55.164 9 INFO neutron.plugins.ml2.plugin [None req-3b2601eb-ca20-431e-85a2-90bf2f203aff - - - - - -] Attempt 1 to provision port 6825c7ab-0622-40e9-a297-ed0c88d59938 2026-05-09 14:05:57.162 9 INFO neutron.plugins.ml2.plugin [None req-8b551850-2ec8-46e2-83c9-0d993e261ead - - - - - -] Attempt 1 to provision port 7a5cb6b6-6a88-4f2c-8e8d-41c90a37841b 2026-05-09 14:05:57.333 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port a81159b9-aa51-4044-91b1-1b34aa0f9215 2026-05-09 14:05:59.229 10 INFO neutron.plugins.ml2.plugin [None req-4450561b-0d91-4844-a3d6-4c4f396639b9 - - - - - -] Attempt 1 to provision port a81159b9-aa51-4044-91b1-1b34aa0f9215 2026-05-09 14:05:59.490 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port a81159b9-aa51-4044-91b1-1b34aa0f9215 2026-05-09 14:05:59.557 9 INFO neutron.plugins.ml2.plugin [None req-3dc771a8-612a-4367-8cc8-66c17f40888c - - - - - -] Attempt 1 to provision port a81159b9-aa51-4044-91b1-1b34aa0f9215 2026-05-09 14:05:59.842 10 INFO neutron.plugins.ml2.plugin [None req-2d8af45d-b84b-4a55-bb21-7a53265be7c1 - - - - - -] Attempt 1 to provision port ec2aa837-fb9e-41e1-a3bc-710676d6a4ac 2026-05-09 14:06:00.607 10 INFO neutron.plugins.ml2.plugin [None req-45a5dc87-65b7-4f1c-8401-6005bcf675c8 - - - - - -] Attempt 1 to provision port ec2aa837-fb9e-41e1-a3bc-710676d6a4ac 2026-05-09 14:06:01.444 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port af4020be-340e-427e-9068-344700c72b0a 2026-05-09 14:06:02.030 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 0ae51496-3aeb-4bd0-8c01-badc57482014 2026-05-09 14:06:02.506 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port b60e4ef9-a67b-40cc-b82b-7cf094386423 2026-05-09 14:06:03.173 10 INFO neutron.plugins.ml2.plugin [None req-a9263646-971e-4973-bab4-11595781a381 - - - - - -] Attempt 1 to provision port af4020be-340e-427e-9068-344700c72b0a 2026-05-09 14:06:03.466 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port af4020be-340e-427e-9068-344700c72b0a 2026-05-09 14:06:03.482 10 INFO neutron.plugins.ml2.plugin [None req-faef3718-343e-441b-b12a-8690c6170daa - - - - - -] Attempt 1 to provision port af4020be-340e-427e-9068-344700c72b0a 2026-05-09 14:06:03.827 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port b60e4ef9-a67b-40cc-b82b-7cf094386423 2026-05-09 14:06:05.649 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 7d22290e-a528-4c1f-9fd7-9cf8e663ba44 2026-05-09 14:06:05.952 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 91f2551f-8719-4cb9-afc2-cf8ab6ca7d87 2026-05-09 14:06:05.963 10 INFO neutron.plugins.ml2.plugin [None req-7bb1d0a5-13d6-4486-90ba-d76b083ff62b - - - - - -] Attempt 1 to provision port 76d940b9-3091-4514-995c-fbb608c3a3c4 2026-05-09 14:06:07.395 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 91f2551f-8719-4cb9-afc2-cf8ab6ca7d87 2026-05-09 14:06:07.700 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 7d22290e-a528-4c1f-9fd7-9cf8e663ba44 2026-05-09 14:06:09.731 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 4e497ec0-de63-4e02-81e0-bf398924bde4 2026-05-09 14:06:09.926 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 76d940b9-3091-4514-995c-fbb608c3a3c4 2026-05-09 14:06:10.483 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddb203b0-5718-44df-8aac-5f64bd0ee9f2'] response: {'server_uuid': 'a344a021-664a-4534-85cb-b16238d323a1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '76d940b9-3091-4514-995c-fbb608c3a3c4', 'code': 200} 2026-05-09 14:06:11.288 9 INFO neutron.plugins.ml2.plugin [None req-2222b6d2-d84c-4771-b84f-348b90a3eac6 - - - - - -] Attempt 1 to provision port af8b496d-473f-477e-88d2-a3058b70f0f6 2026-05-09 14:06:11.445 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 76d940b9-3091-4514-995c-fbb608c3a3c4 2026-05-09 14:06:11.748 9 INFO neutron.plugins.ml2.plugin [None req-42fb0c9f-746a-43e1-850c-3b5cd07f465d - - - - - -] Attempt 1 to provision port fa739ca2-ebd9-4c80-90cc-2be9cf17338f 2026-05-09 14:06:11.782 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port af8b496d-473f-477e-88d2-a3058b70f0f6 2026-05-09 14:06:11.795 9 INFO neutron.plugins.ml2.plugin [None req-42fb0c9f-746a-43e1-850c-3b5cd07f465d - - - - - -] Attempt 1 to provision port af8b496d-473f-477e-88d2-a3058b70f0f6 2026-05-09 14:06:11.994 9 INFO neutron.plugins.ml2.plugin [None req-5f9d9fde-af5f-4034-8684-54c0902d52ab - - - - - -] Attempt 1 to provision port e71bec6a-1b7f-4033-b524-3dfc2e045a25 2026-05-09 14:06:12.121 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port e71bec6a-1b7f-4033-b524-3dfc2e045a25 2026-05-09 14:06:12.401 10 INFO neutron.plugins.ml2.plugin [None req-6bba4f0c-6b6f-415b-a28e-82d34ebdbdb5 - - - - - -] Attempt 1 to provision port fa739ca2-ebd9-4c80-90cc-2be9cf17338f 2026-05-09 14:06:12.554 10 INFO neutron.plugins.ml2.plugin [None req-5c0161da-598f-454c-bfb9-f51a6aa23ac8 - - - - - -] Attempt 1 to provision port e71bec6a-1b7f-4033-b524-3dfc2e045a25 2026-05-09 14:06:12.777 9 INFO neutron.plugins.ml2.plugin [None req-4bcc8f99-708e-4948-bb4f-908303b8318a - - - - - -] Attempt 1 to provision port fa739ca2-ebd9-4c80-90cc-2be9cf17338f 2026-05-09 14:06:13.139 10 INFO neutron.plugins.ml2.plugin [None req-b192664e-503b-43fd-bb37-f7a0fc8e3c32 - - - - - -] Attempt 1 to provision port 29ffc153-3f79-4f49-8df9-3b4b7e15527b 2026-05-09 14:06:13.451 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 29ffc153-3f79-4f49-8df9-3b4b7e15527b 2026-05-09 14:06:13.465 10 INFO neutron.plugins.ml2.plugin [None req-822be62a-4fa0-414b-8ee2-f27fdf8d907d - - - - - -] Attempt 1 to provision port 0aac5e2f-c66d-4bee-a188-90a49c08832b 2026-05-09 14:06:13.738 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port af8b496d-473f-477e-88d2-a3058b70f0f6 2026-05-09 14:06:13.998 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port e71bec6a-1b7f-4033-b524-3dfc2e045a25 2026-05-09 14:06:14.021 9 INFO neutron.plugins.ml2.plugin [None req-9175e1dd-5d30-4ccf-8e95-dc075c52eb62 - - - - - -] Attempt 1 to provision port 0aac5e2f-c66d-4bee-a188-90a49c08832b 2026-05-09 14:06:17.371 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 7a5cb6b6-6a88-4f2c-8e8d-41c90a37841b 2026-05-09 14:06:17.944 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port ec2aa837-fb9e-41e1-a3bc-710676d6a4ac 2026-05-09 14:06:19.237 10 INFO neutron.plugins.ml2.plugin [None req-74d31e05-771c-4876-9a98-1c344e3db19e - - - - - -] Attempt 1 to provision port 29ffc153-3f79-4f49-8df9-3b4b7e15527b 2026-05-09 14:06:19.400 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 7a5cb6b6-6a88-4f2c-8e8d-41c90a37841b 2026-05-09 14:06:19.681 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 29ffc153-3f79-4f49-8df9-3b4b7e15527b 2026-05-09 14:06:20.067 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port ec2aa837-fb9e-41e1-a3bc-710676d6a4ac 2026-05-09 14:06:21.394 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 0c591bb7-eda3-46b6-8dde-84471731e486 2026-05-09 14:06:22.253 10 INFO neutron.plugins.ml2.plugin [None req-750fad01-8ec5-4aa0-b9d5-21d89ff0562e - - - - - -] Attempt 1 to provision port 0c591bb7-eda3-46b6-8dde-84471731e486 2026-05-09 14:06:22.534 9 INFO neutron.plugins.ml2.plugin [None req-5ccc27f7-2d26-4f7e-8b61-3499f07bbee7 - - - - - -] Attempt 1 to provision port 20b4c97b-f0c0-4f5a-be3b-bcfc69667ab5 2026-05-09 14:06:22.585 9 INFO neutron.plugins.ml2.plugin [None req-5ccc27f7-2d26-4f7e-8b61-3499f07bbee7 - - - - - -] Attempt 1 to provision port 0c591bb7-eda3-46b6-8dde-84471731e486 2026-05-09 14:06:23.093 10 INFO neutron.plugins.ml2.plugin [None req-4cc06048-bbae-4c38-815b-d185b8a092a7 - - - - - -] Attempt 1 to provision port 20b4c97b-f0c0-4f5a-be3b-bcfc69667ab5 2026-05-09 14:06:23.299 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 0c591bb7-eda3-46b6-8dde-84471731e486 2026-05-09 14:06:23.439 10 INFO neutron.plugins.ml2.plugin [None req-7477c6e1-f612-4d4d-8aa9-0662445214db - - - - - -] Attempt 1 to provision port 20b4c97b-f0c0-4f5a-be3b-bcfc69667ab5 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 14:06:23.892 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed643edf-ce58-4796-9a13-6113ff154a67'] response: {'server_uuid': 'facfb1be-27f0-46fe-ad9a-79e2eb2d74c5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '29ffc153-3f79-4f49-8df9-3b4b7e15527b', 'code': 200} 2026-05-09 14:06:29.250 9 INFO neutron.plugins.ml2.plugin [None req-c63b8b37-8a83-4c4a-9fff-627096e6d098 - - - - - -] Attempt 1 to provision port f4c01d40-98df-420b-afa8-12c9ca36ef18 2026-05-09 14:06:29.335 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 41976175-f220-4d2f-8fd8-1ef279ba8f89 2026-05-09 14:06:30.517 10 INFO neutron.plugins.ml2.plugin [None req-7a6ea88d-2de9-4704-989d-1045721b2ea1 - - - - - -] Attempt 1 to provision port 41976175-f220-4d2f-8fd8-1ef279ba8f89 2026-05-09 14:06:30.922 10 INFO neutron.plugins.ml2.plugin [None req-6c63163c-906f-47d1-b4c8-76a2fd6b6cd0 - - - - - -] Attempt 1 to provision port 41976175-f220-4d2f-8fd8-1ef279ba8f89 2026-05-09 14:06:31.349 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 41976175-f220-4d2f-8fd8-1ef279ba8f89 2026-05-09 14:06:32.219 10 INFO neutron.plugins.ml2.plugin [None req-b6bb57e8-7b24-4ffd-a95a-1928a79e7981 - - - - - -] Attempt 1 to provision port b089d81e-7f7b-419a-833b-e50a49e8c5fb 2026-05-09 14:06:32.865 9 INFO neutron.plugins.ml2.plugin [None req-33510b17-dc39-437c-a898-069cf0736267 - - - - - -] Attempt 1 to provision port b089d81e-7f7b-419a-833b-e50a49e8c5fb 2026-05-09 14:06:33.341 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port a6918de4-84c7-494e-a165-00c9f77608a7 2026-05-09 14:06:33.723 9 INFO neutron.plugins.ml2.plugin [None req-f6636335-a959-4580-87ab-ca056de0160d - - - - - -] Attempt 1 to provision port 79652a70-cc75-422b-be9d-68ca7f820189 2026-05-09 14:06:33.892 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 79652a70-cc75-422b-be9d-68ca7f820189 2026-05-09 14:06:34.087 10 INFO neutron.plugins.ml2.plugin [None req-a66d8ae4-849c-47e1-9432-7dca7abeb8fd - - - - - -] Attempt 1 to provision port 79652a70-cc75-422b-be9d-68ca7f820189 2026-05-09 14:06:34.176 10 INFO neutron.plugins.ml2.plugin [None req-a66d8ae4-849c-47e1-9432-7dca7abeb8fd - - - - - -] Attempt 1 to provision port 3e90b979-afdf-4878-8116-a0d8cc0b45b8 2026-05-09 14:06:35.354 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port a6918de4-84c7-494e-a165-00c9f77608a7 2026-05-09 14:06:35.749 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 79652a70-cc75-422b-be9d-68ca7f820189 2026-05-09 14:06:36.985 9 INFO neutron.plugins.ml2.plugin [None req-561d6f18-856a-4248-aa7e-6aadccb8ad3b - - - - - -] Attempt 1 to provision port 4e3469d4-6428-429d-a9af-f042a1ad7f1d 2026-05-09 14:06:37.359 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 4aeb5fbb-965f-4a26-867f-2d0161c0baa7 2026-05-09 14:06:38.542 9 INFO neutron.plugins.ml2.plugin [None req-43420662-efef-4332-9866-461c8200dd12 - - - - - -] Attempt 1 to provision port 4aeb5fbb-965f-4a26-867f-2d0161c0baa7 2026-05-09 14:06:38.843 10 INFO neutron.plugins.ml2.plugin [None req-3f930b4d-632e-4a3b-9c78-fa8f85cee745 - - - - - -] Attempt 1 to provision port 4aeb5fbb-965f-4a26-867f-2d0161c0baa7 2026-05-09 14:06:39.240 9 INFO neutron.plugins.ml2.plugin [None req-0c61e978-a436-4384-862f-22abb19d24c5 - - - - - -] Attempt 1 to provision port 549a3486-2d47-4a85-b88b-596926284464 2026-05-09 14:06:39.347 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 4aeb5fbb-965f-4a26-867f-2d0161c0baa7 2026-05-09 14:06:39.418 9 INFO neutron.plugins.ml2.plugin [None req-49f02869-6189-45a7-9dd3-ae2702bff533 - - - - - -] Attempt 1 to provision port c3c155c9-e02d-4d77-861d-a5485948f050 2026-05-09 14:06:40.086 9 INFO neutron.plugins.ml2.plugin [None req-94760b15-86d8-4f27-893e-456caeb2c4bb - - - - - -] Attempt 1 to provision port c3c155c9-e02d-4d77-861d-a5485948f050 2026-05-09 14:06:40.934 10 INFO neutron.plugins.ml2.plugin [None req-2acefaab-d42f-4ea6-9831-fadf5b83fd60 - - - - - -] Attempt 1 to provision port 68a201e7-0b53-4714-83e4-4643cc510b87 2026-05-09 14:06:41.338 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port cf7681bf-c434-45d4-aff0-fce6306a794f 2026-05-09 14:06:43.493 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 68a201e7-0b53-4714-83e4-4643cc510b87 2026-05-09 14:06:43.634 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2678feaf-2d16-483d-8f93-8971dc441672'] response: {'server_uuid': '923e5435-9695-4103-af3a-f5f8ea026cac', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68a201e7-0b53-4714-83e4-4643cc510b87', 'code': 200} 2026-05-09 14:06:44.094 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port cf7681bf-c434-45d4-aff0-fce6306a794f 2026-05-09 14:06:45.375 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 68a201e7-0b53-4714-83e4-4643cc510b87 2026-05-09 14:06:46.218 10 INFO neutron.plugins.ml2.plugin [None req-d8861886-b535-41af-a7bf-8cb72210e213 - - - - - -] Attempt 1 to provision port 4911c36c-fded-4549-81dc-a2bc850cedd2 2026-05-09 14:06:47.367 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 4911c36c-fded-4549-81dc-a2bc850cedd2 2026-05-09 14:06:47.518 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9086d644-10a9-4b69-a357-e32900ddb1b7'] response: {'server_uuid': 'c04d1a54-9be3-401f-8704-d5f1b4bf6648', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4911c36c-fded-4549-81dc-a2bc850cedd2', 'code': 200} 2026-05-09 14:06:49.385 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port b089d81e-7f7b-419a-833b-e50a49e8c5fb 2026-05-09 14:06:49.820 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 4911c36c-fded-4549-81dc-a2bc850cedd2 2026-05-09 14:06:51.522 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port b7240c7b-87e2-4b60-9cce-35300e7691cc 2026-05-09 14:06:51.944 10 INFO neutron.plugins.ml2.plugin [None req-08cb9ad9-27fc-40be-95f2-4de4163e4245 - - - - - -] Attempt 1 to provision port b7240c7b-87e2-4b60-9cce-35300e7691cc 2026-05-09 14:06:52.381 10 INFO neutron.plugins.ml2.plugin [None req-dc5d2917-0fdc-409c-a862-5d740a9c5674 - - - - - -] Attempt 1 to provision port b7240c7b-87e2-4b60-9cce-35300e7691cc 2026-05-09 14:06:52.493 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 6eaa612e-0722-4153-9006-a9cd68c9b6af 2026-05-09 14:06:52.517 10 INFO neutron.plugins.ml2.plugin [None req-dc5d2917-0fdc-409c-a862-5d740a9c5674 - - - - - -] Attempt 1 to provision port 6eaa612e-0722-4153-9006-a9cd68c9b6af 2026-05-09 14:06:53.182 10 INFO neutron.plugins.ml2.plugin [None req-dc5d2917-0fdc-409c-a862-5d740a9c5674 - - - - - -] Attempt 1 to provision port b360c538-93f7-4c37-b303-e8b8469f9348 2026-05-09 14:06:53.329 10 INFO neutron.plugins.ml2.plugin [None req-c22d7904-e0be-469e-8d21-90dea219bfaf - - - - - -] Attempt 1 to provision port b360c538-93f7-4c37-b303-e8b8469f9348 2026-05-09 14:06:53.368 10 INFO neutron.plugins.ml2.plugin [None req-c22d7904-e0be-469e-8d21-90dea219bfaf - - - - - -] Attempt 1 to provision port 6eaa612e-0722-4153-9006-a9cd68c9b6af 2026-05-09 14:06:53.459 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port b7240c7b-87e2-4b60-9cce-35300e7691cc /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 14:06:53.714 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 6eaa612e-0722-4153-9006-a9cd68c9b6af 2026-05-09 14:06:53.850 10 INFO neutron.plugins.ml2.plugin [None req-fc5fcd65-4bbc-4130-8820-b08d0fe113d0 - - - - - -] Attempt 1 to provision port ea3ef17a-7cc8-4aad-a84a-6a6934ead862 2026-05-09 14:06:54.514 9 INFO neutron.plugins.ml2.plugin [None req-730d3712-1192-431f-9fc1-b1dc7a2f8b3a - - - - - -] Attempt 1 to provision port ea3ef17a-7cc8-4aad-a84a-6a6934ead862 2026-05-09 14:06:57.389 10 INFO neutron.plugins.ml2.plugin [None req-8d780f6a-0c07-4806-bded-1b889a68c091 - - - - - -] Attempt 1 to provision port 480677dc-99aa-4072-a835-e5062bab6084 2026-05-09 14:06:57.418 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port c3c155c9-e02d-4d77-861d-a5485948f050 2026-05-09 14:06:57.761 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 4e3469d4-6428-429d-a9af-f042a1ad7f1d 2026-05-09 14:06:59.330 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port c3c155c9-e02d-4d77-861d-a5485948f050 2026-05-09 14:06:59.632 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 4e3469d4-6428-429d-a9af-f042a1ad7f1d 2026-05-09 14:07:01.425 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 6c1eb6ba-88d6-481b-bed6-b9d800fdd280 2026-05-09 14:07:01.918 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port c0cd1da5-8ff8-4d6b-963e-996bac8b65ff 2026-05-09 14:07:02.473 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port cad8bee9-0903-4937-9315-912444ef6bb6 2026-05-09 14:07:03.038 10 INFO neutron.plugins.ml2.plugin [None req-48f8bed3-0909-4787-a502-c3fe8bd0fec4 - - - - - -] Attempt 1 to provision port cad8bee9-0903-4937-9315-912444ef6bb6 2026-05-09 14:07:03.326 10 INFO neutron.plugins.ml2.plugin [None req-92b339af-b927-430e-9e65-2ae1d6c0e833 - - - - - -] Attempt 1 to provision port cad8bee9-0903-4937-9315-912444ef6bb6 2026-05-09 14:07:03.340 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port c0cd1da5-8ff8-4d6b-963e-996bac8b65ff 2026-05-09 14:07:03.409 10 INFO neutron.plugins.ml2.plugin [None req-92b339af-b927-430e-9e65-2ae1d6c0e833 - - - - - -] Attempt 1 to provision port 680a7277-f151-47a1-a5b7-cfb251d20058 2026-05-09 14:07:03.660 10 INFO neutron.plugins.ml2.plugin [None req-a5ff8d86-7aea-4d7b-8699-5f9b213b586c - - - - - -] Attempt 1 to provision port 6c1eb6ba-88d6-481b-bed6-b9d800fdd280 2026-05-09 14:07:03.692 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 6c1eb6ba-88d6-481b-bed6-b9d800fdd280 2026-05-09 14:07:03.846 9 INFO neutron.plugins.ml2.plugin [None req-dd2b76ee-7217-4edc-975f-9058268c9671 - - - - - -] Attempt 1 to provision port 680a7277-f151-47a1-a5b7-cfb251d20058 2026-05-09 14:07:04.122 10 INFO neutron.plugins.ml2.plugin [None req-8b9b5dbc-2b54-43ee-acef-227d53492db7 - - - - - -] Attempt 1 to provision port 680a7277-f151-47a1-a5b7-cfb251d20058 2026-05-09 14:07:04.128 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port cad8bee9-0903-4937-9315-912444ef6bb6 2026-05-09 14:07:04.168 10 INFO neutron.plugins.ml2.plugin [None req-8b9b5dbc-2b54-43ee-acef-227d53492db7 - - - - - -] Attempt 1 to provision port 6c1eb6ba-88d6-481b-bed6-b9d800fdd280 2026-05-09 14:07:04.231 10 INFO neutron.plugins.ml2.plugin [None req-8b9b5dbc-2b54-43ee-acef-227d53492db7 - - - - - -] Attempt 1 to provision port 465cd546-d86b-4e78-aed4-8ad02a9a1a3d 2026-05-09 14:07:04.382 9 INFO neutron.plugins.ml2.plugin [None req-255fb730-a14a-4fa6-a7f6-a2d9cbcbd870 - - - - - -] Attempt 1 to provision port 465cd546-d86b-4e78-aed4-8ad02a9a1a3d 2026-05-09 14:07:04.734 10 INFO neutron.plugins.ml2.plugin [None req-93b329c1-5118-45ba-89d3-3a663480453e - - - - - -] Attempt 1 to provision port 465cd546-d86b-4e78-aed4-8ad02a9a1a3d 2026-05-09 14:07:06.891 9 INFO neutron.plugins.ml2.plugin [None req-97f48caa-8231-4f29-9620-fe07e3e29fc6 - - - - - -] Attempt 1 to provision port ad5101dc-1c73-435b-a5b4-df14be057b95 2026-05-09 14:07:09.587 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port ad5101dc-1c73-435b-a5b4-df14be057b95 2026-05-09 14:07:09.726 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-284010b2-92b1-4907-8ffd-3bc069f4e072'] response: {'server_uuid': '7a68c01d-1f18-404c-a5d6-5cf9b58e892e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ad5101dc-1c73-435b-a5b4-df14be057b95', 'code': 200} 2026-05-09 14:07:10.056 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 97d5f3a2-99de-4798-b57e-83d313679229 2026-05-09 14:07:11.381 9 INFO neutron.plugins.ml2.plugin [None req-cd0d123f-9b2d-4221-abef-17d8370b52a4 - - - - - -] Attempt 1 to provision port 97d5f3a2-99de-4798-b57e-83d313679229 2026-05-09 14:07:11.470 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fadde33-40af-4f67-9128-c4827fef38ba'] response: {'server_uuid': 'c04d1a54-9be3-401f-8704-d5f1b4bf6648', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4911c36c-fded-4549-81dc-a2bc850cedd2', 'code': 200} 2026-05-09 14:07:11.713 10 INFO neutron.plugins.ml2.plugin [None req-ef0d5ac1-522c-4366-bcbe-eda1b7d843d6 - - - - - -] Attempt 1 to provision port 355d6083-2ac8-46f9-b284-31b7bf679dd0 2026-05-09 14:07:11.747 10 INFO neutron.plugins.ml2.plugin [None req-ef0d5ac1-522c-4366-bcbe-eda1b7d843d6 - - - - - -] Attempt 1 to provision port 97d5f3a2-99de-4798-b57e-83d313679229 2026-05-09 14:07:12.069 10 INFO neutron.plugins.ml2.plugin [None req-a363970b-8fff-4058-bb8e-14abcff38f12 - - - - - -] Attempt 1 to provision port 355d6083-2ac8-46f9-b284-31b7bf679dd0 2026-05-09 14:07:12.335 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port ad5101dc-1c73-435b-a5b4-df14be057b95 2026-05-09 14:07:12.439 10 INFO neutron.plugins.ml2.plugin [None req-958be1e1-2a58-463f-b81a-e008781849e2 - - - - - -] Attempt 1 to provision port 355d6083-2ac8-46f9-b284-31b7bf679dd0 2026-05-09 14:07:12.644 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 97d5f3a2-99de-4798-b57e-83d313679229 2026-05-09 14:07:12.906 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 4911c36c-fded-4549-81dc-a2bc850cedd2 2026-05-09 14:07:13.530 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8912aa7f-69e5-4105-b929-a43f63379751'] response: {'server_uuid': 'c04d1a54-9be3-401f-8704-d5f1b4bf6648', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4911c36c-fded-4549-81dc-a2bc850cedd2', 'code': 200} 2026-05-09 14:07:13.605 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 4911c36c-fded-4549-81dc-a2bc850cedd2 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 14:07:16.646 10 INFO neutron.plugins.ml2.plugin [None req-1c3bd3b8-a55e-47fe-96aa-1c2fcb5239b1 - - - - - -] Attempt 1 to provision port 5a7519d1-891e-4a81-b59b-3b169a004b6a 2026-05-09 14:07:17.554 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 480677dc-99aa-4072-a835-e5062bab6084 2026-05-09 14:07:18.105 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 680a7277-f151-47a1-a5b7-cfb251d20058 2026-05-09 14:07:19.574 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 480677dc-99aa-4072-a835-e5062bab6084 2026-05-09 14:07:19.741 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 680a7277-f151-47a1-a5b7-cfb251d20058 2026-05-09 14:07:34.036 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 38db6701-c851-4d31-ad2a-85a9ee3aa355 2026-05-09 14:07:36.789 10 INFO neutron.plugins.ml2.plugin [None req-5da32873-f9d0-4da4-b09f-76848c71a12b - - - - - -] Attempt 1 to provision port c23b2751-c034-434b-8b62-3b07bb1bdf58 2026-05-09 14:07:39.271 9 INFO neutron.plugins.ml2.plugin [None req-35951dac-6a97-4ba2-a6c8-d7b2496d5a2d - - - - - -] Attempt 1 to provision port 295dda9d-a82e-4aa4-87dc-79b6de0533ec 2026-05-09 14:07:39.687 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port b92f0de4-f929-4b04-8858-69c71d53c379 2026-05-09 14:07:40.229 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port c23b2751-c034-434b-8b62-3b07bb1bdf58 2026-05-09 14:07:40.372 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1a63b0c-8fb0-45d4-8b6e-85a8a2a12ea2'] response: {'server_uuid': '35307f4b-5510-49c7-8870-d3777b389a82', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c23b2751-c034-434b-8b62-3b07bb1bdf58', 'code': 200} 2026-05-09 14:07:41.038 9 INFO neutron.plugins.ml2.plugin [None req-3302087f-39f3-41a6-b0ac-23b966196525 - - - - - -] Attempt 1 to provision port 3cf6d793-18f2-4362-9919-d00dec5f7d2c 2026-05-09 14:07:41.608 10 INFO neutron.plugins.ml2.plugin [None req-a56dd8d4-ca82-4357-981b-ac100e2bb248 - - - - - -] Attempt 1 to provision port b92f0de4-f929-4b04-8858-69c71d53c379 2026-05-09 14:07:41.701 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port b92f0de4-f929-4b04-8858-69c71d53c379 2026-05-09 14:07:42.020 10 INFO neutron.plugins.ml2.plugin [None req-32dd808b-a496-4085-a082-963c45825d21 - - - - - -] Attempt 1 to provision port b92f0de4-f929-4b04-8858-69c71d53c379 2026-05-09 14:07:42.165 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port a6e0e950-cf94-4400-bf63-d2cd9e1e6d74 2026-05-09 14:07:42.457 9 INFO neutron.plugins.ml2.plugin [None req-236011ab-2b40-4e72-ba37-2154c8fefbfc - - - - - -] Attempt 1 to provision port 45546afa-e48f-4bfd-9cfb-2cb93ca13e9c 2026-05-09 14:07:42.629 9 INFO neutron.plugins.ml2.plugin [None req-99c3d67c-fc9e-4b02-aa9e-dd74c9b4215f - - - - - -] Attempt 1 to provision port a6e0e950-cf94-4400-bf63-d2cd9e1e6d74 2026-05-09 14:07:42.964 10 INFO neutron.plugins.ml2.plugin [None req-7b395c90-7fdf-431e-af21-5e0d752b8507 - - - - - -] Attempt 1 to provision port a6e0e950-cf94-4400-bf63-d2cd9e1e6d74 2026-05-09 14:07:43.005 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port c23b2751-c034-434b-8b62-3b07bb1bdf58 2026-05-09 14:07:43.152 9 INFO neutron.plugins.ml2.plugin [None req-25ee932e-4f56-4f00-858c-0d58525044e9 - - - - - -] Attempt 1 to provision port 45546afa-e48f-4bfd-9cfb-2cb93ca13e9c 2026-05-09 14:07:43.678 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port a6e0e950-cf94-4400-bf63-d2cd9e1e6d74 2026-05-09 14:07:44.004 9 INFO neutron.plugins.ml2.plugin [None req-623e0e9b-14d0-40e8-bd04-30d74be0269d - - - - - -] Attempt 1 to provision port 66d7f75c-15c1-4eea-9f14-59e0933d052d 2026-05-09 14:07:44.038 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 4f132eb1-c235-4787-8939-1987923b9863 2026-05-09 14:07:44.668 9 INFO neutron.plugins.ml2.plugin [None req-b1583506-2b19-4b9d-9e1d-2bcd1c167624 - - - - - -] Attempt 1 to provision port 66d7f75c-15c1-4eea-9f14-59e0933d052d 2026-05-09 14:07:45.733 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 9599b7ea-9381-47b7-b7c6-698bd72da917 2026-05-09 14:07:46.628 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 4f132eb1-c235-4787-8939-1987923b9863 2026-05-09 14:07:46.733 9 INFO neutron.plugins.ml2.plugin [None req-51e68d48-a372-46fb-91c9-8d79c3423fae - - - - - -] Attempt 1 to provision port 1d827fc7-cd90-441d-8ade-6c8c2dbc54c0 2026-05-09 14:07:47.679 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 9599b7ea-9381-47b7-b7c6-698bd72da917 2026-05-09 14:07:49.402 10 INFO neutron.plugins.ml2.plugin [None req-b4410f6f-4607-4da8-bda0-c9d8de95047f - - - - - -] Attempt 1 to provision port 3b53f563-07ce-4038-848c-68ec9138edec 2026-05-09 14:07:49.787 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 1d827fc7-cd90-441d-8ade-6c8c2dbc54c0 2026-05-09 14:07:50.118 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d09b962c-6439-4e48-8ec9-f6ec087d0597'] response: {'server_uuid': '7782e54f-83f3-4fb6-8cbb-794459662a6e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1d827fc7-cd90-441d-8ade-6c8c2dbc54c0', 'code': 200} 2026-05-09 14:07:52.104 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 3b53f563-07ce-4038-848c-68ec9138edec 2026-05-09 14:07:52.240 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-60ec7117-d317-4751-b87d-e9cd9da68a89'] response: {'server_uuid': 'c5986050-3910-4443-b751-3cad83faa141', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3b53f563-07ce-4038-848c-68ec9138edec', 'code': 200} 2026-05-09 14:07:52.592 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 1d827fc7-cd90-441d-8ade-6c8c2dbc54c0 2026-05-09 14:07:53.707 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 3b53f563-07ce-4038-848c-68ec9138edec 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9bc5decd-457f-42a8-bac7-625445875cd8 could not be found. 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9bc5decd-457f-42a8-bac7-625445875cd8 could not be found. 2026-05-09 14:07:54.609 9 ERROR neutron.plugins.ml2.managers  2026-05-09 14:07:54.611 9 ERROR neutron.plugins.ml2.managers [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Failed to bind port 80e0c823-176b-4a73-9ffc-e29c61bec7fa on host instance for vnic_type normal using segments [{'id': 'b90fb54f-8ac7-4a56-bbcc-167d1b86c903', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 598, 'network_id': 'b8de4c12-1fa7-44c9-8449-83e3a7912306'}] 2026-05-09 14:07:54.611 9 INFO neutron.plugins.ml2.plugin [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Attempt 2 to bind port 80e0c823-176b-4a73-9ffc-e29c61bec7fa 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9bc5decd-457f-42a8-bac7-625445875cd8 could not be found. 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9bc5decd-457f-42a8-bac7-625445875cd8 could not be found. 2026-05-09 14:07:54.639 9 ERROR neutron.plugins.ml2.managers  2026-05-09 14:07:54.640 9 ERROR neutron.plugins.ml2.managers [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Failed to bind port 80e0c823-176b-4a73-9ffc-e29c61bec7fa on host instance for vnic_type normal using segments [{'id': 'b90fb54f-8ac7-4a56-bbcc-167d1b86c903', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 598, 'network_id': 'b8de4c12-1fa7-44c9-8449-83e3a7912306'}] 2026-05-09 14:07:54.640 9 INFO neutron.plugins.ml2.plugin [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Attempt 3 to bind port 80e0c823-176b-4a73-9ffc-e29c61bec7fa 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9bc5decd-457f-42a8-bac7-625445875cd8 could not be found. 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9bc5decd-457f-42a8-bac7-625445875cd8 could not be found. 2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers  2026-05-09 14:07:54.665 9 ERROR neutron.plugins.ml2.managers [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Failed to bind port 80e0c823-176b-4a73-9ffc-e29c61bec7fa on host instance for vnic_type normal using segments [{'id': 'b90fb54f-8ac7-4a56-bbcc-167d1b86c903', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 598, 'network_id': 'b8de4c12-1fa7-44c9-8449-83e3a7912306'}] 2026-05-09 14:07:54.666 9 INFO neutron.plugins.ml2.plugin [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Attempt 4 to bind port 80e0c823-176b-4a73-9ffc-e29c61bec7fa 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9bc5decd-457f-42a8-bac7-625445875cd8 could not be found. 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9bc5decd-457f-42a8-bac7-625445875cd8 could not be found. 2026-05-09 14:07:54.686 9 ERROR neutron.plugins.ml2.managers  2026-05-09 14:07:54.687 9 ERROR neutron.plugins.ml2.managers [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Failed to bind port 80e0c823-176b-4a73-9ffc-e29c61bec7fa on host instance for vnic_type normal using segments [{'id': 'b90fb54f-8ac7-4a56-bbcc-167d1b86c903', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 598, 'network_id': 'b8de4c12-1fa7-44c9-8449-83e3a7912306'}] 2026-05-09 14:07:54.687 9 INFO neutron.plugins.ml2.plugin [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Attempt 5 to bind port 80e0c823-176b-4a73-9ffc-e29c61bec7fa 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9bc5decd-457f-42a8-bac7-625445875cd8 could not be found. 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9bc5decd-457f-42a8-bac7-625445875cd8 could not be found. 2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers  2026-05-09 14:07:54.707 9 ERROR neutron.plugins.ml2.managers [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Failed to bind port 80e0c823-176b-4a73-9ffc-e29c61bec7fa on host instance for vnic_type normal using segments [{'id': 'b90fb54f-8ac7-4a56-bbcc-167d1b86c903', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 598, 'network_id': 'b8de4c12-1fa7-44c9-8449-83e3a7912306'}] 2026-05-09 14:07:54.707 9 INFO neutron.plugins.ml2.plugin [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Attempt 6 to bind port 80e0c823-176b-4a73-9ffc-e29c61bec7fa 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9bc5decd-457f-42a8-bac7-625445875cd8 could not be found. 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9bc5decd-457f-42a8-bac7-625445875cd8 could not be found. 2026-05-09 14:07:54.727 9 ERROR neutron.plugins.ml2.managers  2026-05-09 14:07:54.728 9 ERROR neutron.plugins.ml2.managers [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Failed to bind port 80e0c823-176b-4a73-9ffc-e29c61bec7fa on host instance for vnic_type normal using segments [{'id': 'b90fb54f-8ac7-4a56-bbcc-167d1b86c903', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 598, 'network_id': 'b8de4c12-1fa7-44c9-8449-83e3a7912306'}] 2026-05-09 14:07:54.728 9 INFO neutron.plugins.ml2.plugin [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Attempt 7 to bind port 80e0c823-176b-4a73-9ffc-e29c61bec7fa 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9bc5decd-457f-42a8-bac7-625445875cd8 could not be found. 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9bc5decd-457f-42a8-bac7-625445875cd8 could not be found. 2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers  2026-05-09 14:07:54.746 9 ERROR neutron.plugins.ml2.managers [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Failed to bind port 80e0c823-176b-4a73-9ffc-e29c61bec7fa on host instance for vnic_type normal using segments [{'id': 'b90fb54f-8ac7-4a56-bbcc-167d1b86c903', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 598, 'network_id': 'b8de4c12-1fa7-44c9-8449-83e3a7912306'}] 2026-05-09 14:07:54.747 9 INFO neutron.plugins.ml2.plugin [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Attempt 8 to bind port 80e0c823-176b-4a73-9ffc-e29c61bec7fa 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9bc5decd-457f-42a8-bac7-625445875cd8 could not be found. 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9bc5decd-457f-42a8-bac7-625445875cd8 could not be found. 2026-05-09 14:07:54.776 9 ERROR neutron.plugins.ml2.managers  2026-05-09 14:07:54.777 9 ERROR neutron.plugins.ml2.managers [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Failed to bind port 80e0c823-176b-4a73-9ffc-e29c61bec7fa on host instance for vnic_type normal using segments [{'id': 'b90fb54f-8ac7-4a56-bbcc-167d1b86c903', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 598, 'network_id': 'b8de4c12-1fa7-44c9-8449-83e3a7912306'}] 2026-05-09 14:07:54.778 9 INFO neutron.plugins.ml2.plugin [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Attempt 9 to bind port 80e0c823-176b-4a73-9ffc-e29c61bec7fa 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9bc5decd-457f-42a8-bac7-625445875cd8 could not be found. 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9bc5decd-457f-42a8-bac7-625445875cd8 could not be found. 2026-05-09 14:07:54.797 9 ERROR neutron.plugins.ml2.managers  2026-05-09 14:07:54.798 9 ERROR neutron.plugins.ml2.managers [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Failed to bind port 80e0c823-176b-4a73-9ffc-e29c61bec7fa on host instance for vnic_type normal using segments [{'id': 'b90fb54f-8ac7-4a56-bbcc-167d1b86c903', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 598, 'network_id': 'b8de4c12-1fa7-44c9-8449-83e3a7912306'}] 2026-05-09 14:07:54.799 9 INFO neutron.plugins.ml2.plugin [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Attempt 10 to bind port 80e0c823-176b-4a73-9ffc-e29c61bec7fa 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9bc5decd-457f-42a8-bac7-625445875cd8 could not be found. 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9bc5decd-457f-42a8-bac7-625445875cd8 could not be found. 2026-05-09 14:07:54.826 9 ERROR neutron.plugins.ml2.managers  2026-05-09 14:07:54.827 9 ERROR neutron.plugins.ml2.managers [None req-e6f97102-ee48-4a00-8c51-eb38394262aa - - - - - -] Failed to bind port 80e0c823-176b-4a73-9ffc-e29c61bec7fa on host instance for vnic_type normal using segments [{'id': 'b90fb54f-8ac7-4a56-bbcc-167d1b86c903', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 598, 'network_id': 'b8de4c12-1fa7-44c9-8449-83e3a7912306'}] 2026-05-09 14:07:56.218 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccb32a70-e3a8-4cff-a882-6ac4b3dfeb0f'] response: {'server_uuid': '35307f4b-5510-49c7-8870-d3777b389a82', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c23b2751-c034-434b-8b62-3b07bb1bdf58', 'code': 200} 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 01325ad5-2da4-43a8-b818-642083e82346 could not be found. 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 01325ad5-2da4-43a8-b818-642083e82346 could not be found. 2026-05-09 14:07:57.582 10 ERROR neutron.plugins.ml2.managers  2026-05-09 14:07:57.585 10 ERROR neutron.plugins.ml2.managers [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Failed to bind port d2daf35e-bf55-4374-816a-4f332db3781e on host instance for vnic_type normal using segments [{'id': '2afddab1-c22e-4cb9-bdfc-21af73654a78', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': '3aeee6f7-4bde-4163-8517-fa3d70d16a8a'}] 2026-05-09 14:07:57.585 10 INFO neutron.plugins.ml2.plugin [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Attempt 2 to bind port d2daf35e-bf55-4374-816a-4f332db3781e 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 01325ad5-2da4-43a8-b818-642083e82346 could not be found. 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 01325ad5-2da4-43a8-b818-642083e82346 could not be found. 2026-05-09 14:07:57.623 10 ERROR neutron.plugins.ml2.managers  2026-05-09 14:07:57.624 10 ERROR neutron.plugins.ml2.managers [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Failed to bind port d2daf35e-bf55-4374-816a-4f332db3781e on host instance for vnic_type normal using segments [{'id': '2afddab1-c22e-4cb9-bdfc-21af73654a78', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': '3aeee6f7-4bde-4163-8517-fa3d70d16a8a'}] 2026-05-09 14:07:57.624 10 INFO neutron.plugins.ml2.plugin [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Attempt 3 to bind port d2daf35e-bf55-4374-816a-4f332db3781e 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 01325ad5-2da4-43a8-b818-642083e82346 could not be found. 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 01325ad5-2da4-43a8-b818-642083e82346 could not be found. 2026-05-09 14:07:57.654 10 ERROR neutron.plugins.ml2.managers  2026-05-09 14:07:57.655 10 ERROR neutron.plugins.ml2.managers [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Failed to bind port d2daf35e-bf55-4374-816a-4f332db3781e on host instance for vnic_type normal using segments [{'id': '2afddab1-c22e-4cb9-bdfc-21af73654a78', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': '3aeee6f7-4bde-4163-8517-fa3d70d16a8a'}] 2026-05-09 14:07:57.656 10 INFO neutron.plugins.ml2.plugin [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Attempt 4 to bind port d2daf35e-bf55-4374-816a-4f332db3781e 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 01325ad5-2da4-43a8-b818-642083e82346 could not be found. 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 01325ad5-2da4-43a8-b818-642083e82346 could not be found. 2026-05-09 14:07:57.685 10 ERROR neutron.plugins.ml2.managers  2026-05-09 14:07:57.686 10 ERROR neutron.plugins.ml2.managers [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Failed to bind port d2daf35e-bf55-4374-816a-4f332db3781e on host instance for vnic_type normal using segments [{'id': '2afddab1-c22e-4cb9-bdfc-21af73654a78', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': '3aeee6f7-4bde-4163-8517-fa3d70d16a8a'}] 2026-05-09 14:07:57.686 10 INFO neutron.plugins.ml2.plugin [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Attempt 5 to bind port d2daf35e-bf55-4374-816a-4f332db3781e 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 01325ad5-2da4-43a8-b818-642083e82346 could not be found. 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 01325ad5-2da4-43a8-b818-642083e82346 could not be found. 2026-05-09 14:07:57.707 10 ERROR neutron.plugins.ml2.managers  2026-05-09 14:07:57.708 10 ERROR neutron.plugins.ml2.managers [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Failed to bind port d2daf35e-bf55-4374-816a-4f332db3781e on host instance for vnic_type normal using segments [{'id': '2afddab1-c22e-4cb9-bdfc-21af73654a78', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': '3aeee6f7-4bde-4163-8517-fa3d70d16a8a'}] 2026-05-09 14:07:57.708 10 INFO neutron.plugins.ml2.plugin [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Attempt 6 to bind port d2daf35e-bf55-4374-816a-4f332db3781e 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 01325ad5-2da4-43a8-b818-642083e82346 could not be found. 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 01325ad5-2da4-43a8-b818-642083e82346 could not be found. 2026-05-09 14:07:57.727 10 ERROR neutron.plugins.ml2.managers  2026-05-09 14:07:57.728 10 ERROR neutron.plugins.ml2.managers [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Failed to bind port d2daf35e-bf55-4374-816a-4f332db3781e on host instance for vnic_type normal using segments [{'id': '2afddab1-c22e-4cb9-bdfc-21af73654a78', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': '3aeee6f7-4bde-4163-8517-fa3d70d16a8a'}] 2026-05-09 14:07:57.728 10 INFO neutron.plugins.ml2.plugin [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Attempt 7 to bind port d2daf35e-bf55-4374-816a-4f332db3781e 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 01325ad5-2da4-43a8-b818-642083e82346 could not be found. 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 01325ad5-2da4-43a8-b818-642083e82346 could not be found. 2026-05-09 14:07:57.759 10 ERROR neutron.plugins.ml2.managers  2026-05-09 14:07:57.760 10 ERROR neutron.plugins.ml2.managers [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Failed to bind port d2daf35e-bf55-4374-816a-4f332db3781e on host instance for vnic_type normal using segments [{'id': '2afddab1-c22e-4cb9-bdfc-21af73654a78', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': '3aeee6f7-4bde-4163-8517-fa3d70d16a8a'}] 2026-05-09 14:07:57.760 10 INFO neutron.plugins.ml2.plugin [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Attempt 8 to bind port d2daf35e-bf55-4374-816a-4f332db3781e 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 01325ad5-2da4-43a8-b818-642083e82346 could not be found. 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 01325ad5-2da4-43a8-b818-642083e82346 could not be found. 2026-05-09 14:07:57.780 10 ERROR neutron.plugins.ml2.managers  2026-05-09 14:07:57.781 10 ERROR neutron.plugins.ml2.managers [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Failed to bind port d2daf35e-bf55-4374-816a-4f332db3781e on host instance for vnic_type normal using segments [{'id': '2afddab1-c22e-4cb9-bdfc-21af73654a78', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': '3aeee6f7-4bde-4163-8517-fa3d70d16a8a'}] 2026-05-09 14:07:57.781 10 INFO neutron.plugins.ml2.plugin [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Attempt 9 to bind port d2daf35e-bf55-4374-816a-4f332db3781e 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 01325ad5-2da4-43a8-b818-642083e82346 could not be found. 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 01325ad5-2da4-43a8-b818-642083e82346 could not be found. 2026-05-09 14:07:57.801 10 ERROR neutron.plugins.ml2.managers  2026-05-09 14:07:57.802 10 ERROR neutron.plugins.ml2.managers [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Failed to bind port d2daf35e-bf55-4374-816a-4f332db3781e on host instance for vnic_type normal using segments [{'id': '2afddab1-c22e-4cb9-bdfc-21af73654a78', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': '3aeee6f7-4bde-4163-8517-fa3d70d16a8a'}] 2026-05-09 14:07:57.802 10 INFO neutron.plugins.ml2.plugin [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Attempt 10 to bind port d2daf35e-bf55-4374-816a-4f332db3781e 2026-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 01325ad5-2da4-43a8-b818-642083e82346 could not be found. 2026-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 14:07:57.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-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 14:07:57.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-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 14:07:57.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-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 14:07:57.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-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:57.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-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.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-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:57.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-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 14:07:57.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-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.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-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.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-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 14:07:57.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-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 14:07:57.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-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 01325ad5-2da4-43a8-b818-642083e82346 could not be found. 2026-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers  2026-05-09 14:07:57.821 10 ERROR neutron.plugins.ml2.managers [None req-ac81f8c3-bb0f-4ea2-91f7-3aa08c7f706d - - - - - -] Failed to bind port d2daf35e-bf55-4374-816a-4f332db3781e on host instance for vnic_type normal using segments [{'id': '2afddab1-c22e-4cb9-bdfc-21af73654a78', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': '3aeee6f7-4bde-4163-8517-fa3d70d16a8a'}] 2026-05-09 14:08:16.304 9 INFO neutron.plugins.ml2.plugin [None req-b89abce6-9c4e-4f8c-aa5f-f94e8f3ce959 - - - - - -] Attempt 1 to provision port 40edb589-b8ab-40ff-adf3-12ec03fb9c33 2026-05-09 14:08:46.575 10 INFO neutron.plugins.ml2.plugin [None req-1b1c2715-1532-46f9-a69c-79e48c588a36 - - - - - -] Attempt 1 to provision port ea4d0ce9-5a4c-4c1c-8376-932154d0914d 2026-05-09 14:08:47.653 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 7a3825a9-855f-4b4b-bab8-6d1d44a691cc 2026-05-09 14:08:48.150 9 INFO neutron.plugins.ml2.plugin [None req-aba961af-2711-44d0-a1fe-4a1f9062c250 - - - - - -] Attempt 1 to provision port 7a3825a9-855f-4b4b-bab8-6d1d44a691cc 2026-05-09 14:08:48.438 10 INFO neutron.plugins.ml2.plugin [None req-cdc665a3-2f0c-432b-ad9c-4156b7893a42 - - - - - -] Attempt 1 to provision port 7a3825a9-855f-4b4b-bab8-6d1d44a691cc 2026-05-09 14:08:49.317 9 INFO neutron.plugins.ml2.plugin [None req-a72e7abf-1ad6-426f-a30d-66a47d856884 - - - - - -] Attempt 1 to provision port 216fd06b-efca-4145-a2ca-b936fdcbe31c 2026-05-09 14:08:49.690 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 66ce582e-8026-48ff-b7ce-f3792d802dba 2026-05-09 14:08:49.979 9 INFO neutron.plugins.ml2.plugin [None req-0db20108-25c0-4469-9cbb-66077d48a0fc - - - - - -] Attempt 1 to provision port 216fd06b-efca-4145-a2ca-b936fdcbe31c 2026-05-09 14:08:50.165 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 7a3825a9-855f-4b4b-bab8-6d1d44a691cc 2026-05-09 14:08:51.645 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 66ce582e-8026-48ff-b7ce-f3792d802dba 2026-05-09 14:08:53.365 9 INFO neutron.plugins.ml2.plugin [None req-c0443ae0-3af3-4808-9d48-650733a6e582 - - - - - -] Attempt 1 to provision port 5b24b81f-d445-43b6-987c-c9a198aa907f 2026-05-09 14:08:53.686 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 079b7cc8-58ac-466e-9ccd-13ab624545c2 2026-05-09 14:08:54.629 10 INFO neutron.plugins.ml2.plugin [None req-6cbfd7b8-1cfa-471e-af60-5e423bb3b067 - - - - - -] Attempt 1 to provision port 079b7cc8-58ac-466e-9ccd-13ab624545c2 2026-05-09 14:08:55.028 10 INFO neutron.plugins.ml2.plugin [None req-10eac9cb-1a7d-45f5-b7fa-513c59340217 - - - - - -] Attempt 1 to provision port 079b7cc8-58ac-466e-9ccd-13ab624545c2 2026-05-09 14:08:55.643 9 INFO neutron.plugins.ml2.plugin [None req-b2c45bbd-b434-4ea8-913c-db486c95c9bf - - - - - -] Attempt 1 to provision port 1487cf56-80d8-4f72-b249-3ed7b61717c6 2026-05-09 14:08:55.724 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 079b7cc8-58ac-466e-9ccd-13ab624545c2 2026-05-09 14:08:56.407 9 INFO neutron.plugins.ml2.plugin [None req-34856845-1ac8-48d7-941d-3e1f524e5921 - - - - - -] Attempt 1 to provision port 1487cf56-80d8-4f72-b249-3ed7b61717c6 2026-05-09 14:08:57.713 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port ce851e6b-a292-44c6-a4c0-4bc6f0612f0b 2026-05-09 14:08:59.658 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port ce851e6b-a292-44c6-a4c0-4bc6f0612f0b 2026-05-09 14:09:02.196 9 INFO neutron.plugins.ml2.plugin [None req-37585a2d-e0fb-43a8-904e-fde6edfb901f - - - - - -] Attempt 1 to provision port 6cc5de01-0009-47ef-8337-41463ed7e775 2026-05-09 14:09:03.738 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 6cc5de01-0009-47ef-8337-41463ed7e775 2026-05-09 14:09:03.880 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b084eebb-1f28-44ee-99f2-5ccbe23e1a17'] response: {'server_uuid': '820d9d14-b47a-49ce-a45e-a5c9ff143887', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6cc5de01-0009-47ef-8337-41463ed7e775', 'code': 200} 2026-05-09 14:09:05.830 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 6cc5de01-0009-47ef-8337-41463ed7e775 2026-05-09 14:09:06.112 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 216fd06b-efca-4145-a2ca-b936fdcbe31c 2026-05-09 14:09:07.791 9 INFO neutron.plugins.ml2.plugin [None req-ede787b3-bb20-4888-980a-79f78df5336f - - - - - -] Attempt 1 to provision port 9373c04b-c7a0-4eb5-a742-2214b250da1c 2026-05-09 14:09:07.897 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port f73172c3-786f-4321-afbf-805d567d2507 2026-05-09 14:09:08.630 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 9373c04b-c7a0-4eb5-a742-2214b250da1c 2026-05-09 14:09:08.940 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port ea4d0ce9-5a4c-4c1c-8376-932154d0914d 2026-05-09 14:09:09.351 9 INFO neutron.plugins.ml2.plugin [None req-7ea837bc-c502-44a8-9934-fb18287f3e54 - - - - - -] Attempt 1 to provision port 9373c04b-c7a0-4eb5-a742-2214b250da1c 2026-05-09 14:09:09.383 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 216fd06b-efca-4145-a2ca-b936fdcbe31c 2026-05-09 14:09:09.566 10 INFO neutron.plugins.ml2.plugin [None req-5a07e0c4-8b2a-441c-80a4-73770e26d6ae - - - - - -] Attempt 1 to provision port f73172c3-786f-4321-afbf-805d567d2507 2026-05-09 14:09:09.905 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 802198e2-b960-43a0-837e-702f26e6a525 2026-05-09 14:09:10.064 9 INFO neutron.plugins.ml2.plugin [None req-c8a7d2ad-246b-4320-ba38-54a9dbc63e79 - - - - - -] Attempt 1 to provision port 9373c04b-c7a0-4eb5-a742-2214b250da1c 2026-05-09 14:09:10.247 10 INFO neutron.plugins.ml2.plugin [None req-b9d229f2-a4ae-4e02-813a-07d12f916f1f - - - - - -] Attempt 1 to provision port 7f1485b2-4205-4e36-8512-5dd076977312 2026-05-09 14:09:10.374 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port f73172c3-786f-4321-afbf-805d567d2507 2026-05-09 14:09:10.678 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 9373c04b-c7a0-4eb5-a742-2214b250da1c 2026-05-09 14:09:10.699 10 INFO neutron.plugins.ml2.plugin [None req-16bd5c1c-ea53-4ad9-bb69-45ea0ee85aee - - - - - -] Attempt 1 to provision port f73172c3-786f-4321-afbf-805d567d2507 2026-05-09 14:09:11.184 10 INFO neutron.plugins.ml2.plugin [None req-13c38035-09cf-41c2-86ff-8e868fcefbcf - - - - - -] Attempt 1 to provision port 802198e2-b960-43a0-837e-702f26e6a525 2026-05-09 14:09:11.202 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port ea4d0ce9-5a4c-4c1c-8376-932154d0914d 2026-05-09 14:09:11.415 10 INFO neutron.plugins.ml2.plugin [None req-46bf7948-d84a-4a0e-8ef2-85e5e2002819 - - - - - -] Attempt 1 to provision port f73172c3-786f-4321-afbf-805d567d2507 2026-05-09 14:09:11.788 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 802198e2-b960-43a0-837e-702f26e6a525 2026-05-09 14:09:12.370 9 INFO neutron.plugins.ml2.plugin [None req-7af0ad8c-3e77-4d10-9da7-e5451e47ff5c - - - - - -] Attempt 1 to provision port 802198e2-b960-43a0-837e-702f26e6a525 2026-05-09 14:09:12.395 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port f73172c3-786f-4321-afbf-805d567d2507 2026-05-09 14:09:12.597 9 INFO neutron.plugins.ml2.plugin [None req-05194fca-587a-4eba-a1a8-89bcb309e250 - - - - - -] Attempt 1 to provision port 292f525b-61c9-4a1b-bf31-2ea4443884be 2026-05-09 14:09:12.942 10 INFO neutron.plugins.ml2.plugin [None req-7f65b416-d8e5-46c0-ab46-5cce3aef9120 - - - - - -] Attempt 1 to provision port 802198e2-b960-43a0-837e-702f26e6a525 2026-05-09 14:09:13.267 9 INFO neutron.plugins.ml2.plugin [None req-96bfa24a-b726-4c39-bada-39a537566d2f - - - - - -] Attempt 1 to provision port 292f525b-61c9-4a1b-bf31-2ea4443884be 2026-05-09 14:09:13.883 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port a1cb623e-5a52-41dc-a47c-59ca456a03e7 2026-05-09 14:09:14.372 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 5b24b81f-d445-43b6-987c-c9a198aa907f 2026-05-09 14:09:14.429 9 INFO neutron.plugins.ml2.plugin [None req-d49096a9-5ad7-4fb9-a810-bb20c65c744d - - - - - -] Attempt 1 to provision port 2fdd5e04-1d7a-4617-bbb0-2b6630a7918c 2026-05-09 14:09:14.684 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 1487cf56-80d8-4f72-b249-3ed7b61717c6 2026-05-09 14:09:15.288 9 INFO neutron.plugins.ml2.plugin [None req-a731ce3e-a5e3-4165-b978-ca58a58cf146 - - - - - -] Attempt 1 to provision port 2fdd5e04-1d7a-4617-bbb0-2b6630a7918c 2026-05-09 14:09:15.789 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port a1cb623e-5a52-41dc-a47c-59ca456a03e7 2026-05-09 14:09:16.077 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 1487cf56-80d8-4f72-b249-3ed7b61717c6 2026-05-09 14:09:16.367 9 INFO neutron.plugins.ml2.plugin [None req-4cc1ab71-3c61-4138-9007-eff71b883fc9 - - - - - -] Attempt 1 to provision port eeb1fb02-f1bc-44b2-a53f-5bd6270fcf08 2026-05-09 14:09:16.395 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 5b24b81f-d445-43b6-987c-c9a198aa907f 2026-05-09 14:09:17.155 10 INFO neutron.plugins.ml2.plugin [None req-1b3a0f6b-645c-40c1-983d-b9fb01556b3f - - - - - -] Attempt 1 to provision port eeb1fb02-f1bc-44b2-a53f-5bd6270fcf08 2026-05-09 14:09:23.893 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 5b5c8681-a83a-4294-83fc-a9aaa79cecd9 2026-05-09 14:09:24.009 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-50056511-7ee4-4e77-a535-5eb38642d394'] response: {'server_uuid': 'b0e86b21-1ec6-45ac-9b3d-7c1f388bd22c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b5c8681-a83a-4294-83fc-a9aaa79cecd9', 'code': 200} 2026-05-09 14:09:26.077 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 5b5c8681-a83a-4294-83fc-a9aaa79cecd9 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 14:09:30.049 9 INFO neutron.plugins.ml2.plugin [None req-a36aff26-e13d-436b-96a2-32918baa4d3c - - - - - -] Attempt 1 to provision port f75afec6-eb0a-4dfc-a605-ccf80e70cd82 2026-05-09 14:09:30.140 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 292f525b-61c9-4a1b-bf31-2ea4443884be 2026-05-09 14:09:30.733 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 2fdd5e04-1d7a-4617-bbb0-2b6630a7918c 2026-05-09 14:09:31.918 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port f75afec6-eb0a-4dfc-a605-ccf80e70cd82 2026-05-09 14:09:32.037 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5f5ddea-c698-4c6e-9af4-685c79ecec56'] response: {'server_uuid': '2e07568e-d956-4a41-b72e-0b3b30226b98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f75afec6-eb0a-4dfc-a605-ccf80e70cd82', 'code': 200} 2026-05-09 14:09:32.434 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 292f525b-61c9-4a1b-bf31-2ea4443884be 2026-05-09 14:09:32.672 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 7f1485b2-4205-4e36-8512-5dd076977312 2026-05-09 14:09:32.979 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 2fdd5e04-1d7a-4617-bbb0-2b6630a7918c 2026-05-09 14:09:33.252 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port eeb1fb02-f1bc-44b2-a53f-5bd6270fcf08 2026-05-09 14:09:34.150 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port f75afec6-eb0a-4dfc-a605-ccf80e70cd82 2026-05-09 14:09:34.415 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 7f1485b2-4205-4e36-8512-5dd076977312 2026-05-09 14:09:34.585 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port eeb1fb02-f1bc-44b2-a53f-5bd6270fcf08 2026-05-09 14:09:51.782 10 INFO neutron.plugins.ml2.plugin [None req-41874945-25a8-4ac8-8d5c-d997844691d1 - - - - - -] Attempt 1 to provision port 8daf1c8b-7150-40a2-b2bd-009f77c0be10 2026-05-09 14:09:52.215 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 00378415-f467-455c-b5a9-0d22ce3423f8 2026-05-09 14:09:52.538 10 INFO neutron.plugins.ml2.plugin [None req-f13b8ba1-390e-45e6-adeb-cbc06d54f1b5 - - - - - -] Attempt 1 to provision port 00378415-f467-455c-b5a9-0d22ce3423f8 2026-05-09 14:09:52.944 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port ecb1ea31-d6c5-4eff-a068-a1889d1780c5 2026-05-09 14:09:53.057 10 INFO neutron.plugins.ml2.plugin [None req-5ab67a6c-1c07-4852-a7e7-f6368bf065ce - - - - - -] Attempt 1 to provision port 00378415-f467-455c-b5a9-0d22ce3423f8 2026-05-09 14:09:54.201 10 INFO neutron.plugins.ml2.plugin [None req-0b4354f7-f38f-4dfd-a335-caadfcf30083 - - - - - -] Attempt 1 to provision port ecb1ea31-d6c5-4eff-a068-a1889d1780c5 2026-05-09 14:09:54.316 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port ecb1ea31-d6c5-4eff-a068-a1889d1780c5 2026-05-09 14:09:54.544 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port b7693163-5e44-4b73-a85c-cd8481c27da2 2026-05-09 14:09:54.689 10 INFO neutron.plugins.ml2.plugin [None req-f7eaa11e-f7ba-492b-9f51-fc15ff9cab5e - - - - - -] Attempt 1 to provision port ecb1ea31-d6c5-4eff-a068-a1889d1780c5 2026-05-09 14:09:55.070 10 INFO neutron.plugins.ml2.plugin [None req-27dbc65c-6b82-46a8-b800-54d56b6d456f - - - - - -] Attempt 1 to provision port 1466cb27-0825-488d-bd04-1d12d6a76e06 2026-05-09 14:09:55.078 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 1466cb27-0825-488d-bd04-1d12d6a76e06 2026-05-09 14:09:55.750 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 3d45d703-637e-42cc-8a66-e12659d81d16 2026-05-09 14:09:56.103 10 INFO neutron.plugins.ml2.plugin [None req-a67ab1de-d4c0-4b73-b9d8-fac5d964b5af - - - - - -] Attempt 1 to provision port 3d45d703-637e-42cc-8a66-e12659d81d16 2026-05-09 14:09:56.138 10 INFO neutron.plugins.ml2.db [None req-a67ab1de-d4c0-4b73-b9d8-fac5d964b5af - - - - - -] No ports have port_id starting with 3d45d703-637e-42cc-8a66-e12659d81d16 2026-05-09 14:09:56.353 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port b7693163-5e44-4b73-a85c-cd8481c27da2 2026-05-09 14:10:03.334 10 INFO neutron.plugins.ml2.plugin [None req-f4cef638-bbff-4081-8bb7-dd6cb7a6c502 - - - - - -] Attempt 1 to provision port 8f6102e6-c977-45fd-b194-611ad5f77781 2026-05-09 14:10:06.549 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 8f6102e6-c977-45fd-b194-611ad5f77781 2026-05-09 14:10:06.695 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a57bc795-1ad6-4f6d-94ae-fc96e724bbcd'] response: {'server_uuid': '33abed2c-59bc-4834-add6-e2b1c69c0e97', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8f6102e6-c977-45fd-b194-611ad5f77781', 'code': 200} 2026-05-09 14:10:08.336 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 8f6102e6-c977-45fd-b194-611ad5f77781 2026-05-09 14:10:45.117 9 INFO neutron.plugins.ml2.plugin [None req-5407a39c-f98c-48a6-bfa2-30cd262e3b94 - - - - - -] Attempt 1 to provision port 431b78d4-6dec-42f6-85cf-79ec0a3db983 2026-05-09 14:10:48.421 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 431b78d4-6dec-42f6-85cf-79ec0a3db983 2026-05-09 14:10:48.546 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-96bb7839-2df9-4a08-9d1f-5d1eab766c1e'] response: {'server_uuid': '33abed2c-59bc-4834-add6-e2b1c69c0e97', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '431b78d4-6dec-42f6-85cf-79ec0a3db983', 'code': 200} 2026-05-09 14:10:50.365 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port 431b78d4-6dec-42f6-85cf-79ec0a3db983 2026-05-09 14:11:07.234 9 INFO neutron.plugins.ml2.plugin [None req-87417c04-22f6-4b78-a61e-39500a47b8b6 - - - - - -] Attempt 1 to provision port e59a9006-2977-4c5e-8335-51b3580b8636 2026-05-09 14:11:10.545 10 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port e59a9006-2977-4c5e-8335-51b3580b8636 2026-05-09 14:11:10.698 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0dc623a-42b8-48a8-aa2d-052a4d9c87b9'] response: {'server_uuid': '33abed2c-59bc-4834-add6-e2b1c69c0e97', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e59a9006-2977-4c5e-8335-51b3580b8636', 'code': 200} 2026-05-09 14:11:12.388 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port e59a9006-2977-4c5e-8335-51b3580b8636 2026-05-09 14:11:18.389 10 INFO neutron.plugins.ml2.plugin [None req-9c7001e3-e83d-4e7a-8f11-a4dfad8848f7 - - - - - -] Attempt 1 to provision port abeb4eec-2a07-4735-83a6-9a75e2d21c7f 2026-05-09 14:11:20.432 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port abeb4eec-2a07-4735-83a6-9a75e2d21c7f 2026-05-09 14:11:20.586 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-31db72ef-9f6d-4bb9-ae91-dac0b13170df'] response: {'server_uuid': '33abed2c-59bc-4834-add6-e2b1c69c0e97', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'abeb4eec-2a07-4735-83a6-9a75e2d21c7f', 'code': 200} 2026-05-09 14:11:21.857 10 INFO neutron.plugins.ml2.plugin [None req-68b48782-67cc-4716-a242-1bbafc195dc1 - - - - - -] Attempt 1 to provision port abeb4eec-2a07-4735-83a6-9a75e2d21c7f 2026-05-09 14:11:22.446 9 INFO neutron.plugins.ml2.plugin [None req-59aa90be-6028-424e-a0f1-9088e1add8b7 - - - - - -] Attempt 1 to provision port abeb4eec-2a07-4735-83a6-9a75e2d21c7f 2026-05-09 14:11:31.915 10 INFO neutron.plugins.ml2.plugin [None req-7c3aff50-c060-44fb-90d2-4cd6b43e6ba2 - - - - - -] Attempt 1 to provision port abeb4eec-2a07-4735-83a6-9a75e2d21c7f 2026-05-09 14:11:37.427 10 INFO neutron.plugins.ml2.plugin [None req-f5994735-e98c-4b3c-8308-03536903cf1a - - - - - -] Attempt 1 to provision port e59a9006-2977-4c5e-8335-51b3580b8636