+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-25 01:17:04.634 1 INFO neutron.common.config [-] Logging enabled! 2026-05-25 01:17:04.634 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-05-25 01:17:04.634 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-25 01:17:04.634 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-25 01:17:05.386 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-25 01:17:05.389 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-25 01:17:05.391 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-25 01:17:05.392 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-25 01:17:05.392 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-25 01:17:05.392 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-25 01:17:05.393 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-25 01:17:05.397 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-25 01:17:05.398 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-25 01:17:05.398 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-25 01:17:05.413 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-25 01:17:05.414 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-25 01:17:05.414 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-25 01:17:05.442 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-25 01:17:05.443 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-25 01:17:05.443 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-25 01:17:05.443 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-25 01:17:05.449 1 WARNING oslo_policy.policy [None req-854c4627-0c1f-41ec-848f-52360823427f - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-25 01:17:05.697 1 INFO neutron.plugins.ml2.managers [None req-854c4627-0c1f-41ec-848f-52360823427f - - - - - -] Initializing driver for type 'vlan' 2026-05-25 01:17:05.937 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-854c4627-0c1f-41ec-848f-52360823427f - - - - - -] VlanTypeDriver initialization complete 2026-05-25 01:17:05.938 1 INFO neutron.plugins.ml2.managers [None req-854c4627-0c1f-41ec-848f-52360823427f - - - - - -] Initializing driver for type 'vxlan' 2026-05-25 01:17:05.938 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-854c4627-0c1f-41ec-848f-52360823427f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-25 01:17:05.983 1 INFO neutron.plugins.ml2.managers [None req-854c4627-0c1f-41ec-848f-52360823427f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-25 01:17:05.983 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-854c4627-0c1f-41ec-848f-52360823427f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-25 01:17:05.983 1 INFO neutron.plugins.ml2.managers [None req-854c4627-0c1f-41ec-848f-52360823427f - - - - - -] Initializing extension driver 'port_security' 2026-05-25 01:17:05.984 1 INFO neutron.plugins.ml2.extensions.port_security [None req-854c4627-0c1f-41ec-848f-52360823427f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-25 01:17:05.984 1 INFO neutron.plugins.ml2.managers [None req-854c4627-0c1f-41ec-848f-52360823427f - - - - - -] Initializing extension driver 'qos' 2026-05-25 01:17:05.984 1 INFO neutron.plugins.ml2.managers [None req-854c4627-0c1f-41ec-848f-52360823427f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-25 01:17:05.984 1 INFO neutron.plugins.ml2.managers [None req-854c4627-0c1f-41ec-848f-52360823427f - - - - - -] Initializing mechanism driver 'l2population' 2026-05-25 01:17:05.997 1 INFO neutron.quota [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded quota_driver: . 2026-05-25 01:17:05.997 1 INFO neutron.plugins.ml2.plugin [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Modular L2 Plugin initialization complete 2026-05-25 01:17:05.998 1 INFO neutron.plugins.ml2.managers [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-25 01:17:05.998 1 INFO neutron.plugins.ml2.managers [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-25 01:17:05.998 1 INFO neutron.plugins.ml2.managers [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-25 01:17:05.998 1 INFO neutron.extensions.vlantransparent [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Disabled vlantransparent extension. 2026-05-25 01:17:05.999 1 INFO neutron.manager [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loading Plugin: qos 2026-05-25 01:17:06.007 1 INFO neutron.manager [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loading Plugin: router 2026-05-25 01:17:06.035 1 INFO neutron.services.service_base [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-25 01:17:06.035 1 INFO neutron.manager [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loading Plugin: segments 2026-05-25 01:17:06.095 1 INFO neutron.manager [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loading Plugin: trunk 2026-05-25 01:17:06.145 1 INFO neutron.manager [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loading Plugin: vpnaas 2026-05-25 01:17:06.177 1 WARNING stevedore.named [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-25 01:17:06.231 1 INFO neutron_vpnaas.services.vpn.plugin [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-25 01:17:06.231 1 INFO neutron.common.utils [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-25 01:17:06.231 1 INFO neutron.manager [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loading Plugin: auto_allocate 2026-05-25 01:17:06.236 1 INFO neutron.manager [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loading Plugin: tag 2026-05-25 01:17:06.242 1 INFO neutron.manager [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loading Plugin: timestamp 2026-05-25 01:17:06.244 1 INFO neutron.manager [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loading Plugin: network_ip_availability 2026-05-25 01:17:06.247 1 INFO neutron.manager [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loading Plugin: flavors 2026-05-25 01:17:06.250 1 INFO neutron.manager [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loading Plugin: revisions 2026-05-25 01:17:06.253 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Initializing extension manager. 2026-05-25 01:17:06.254 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: address-group 2026-05-25 01:17:06.255 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: address-scope 2026-05-25 01:17:06.255 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-25 01:17:06.256 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: agent 2026-05-25 01:17:06.257 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: agent-resources-synced 2026-05-25 01:17:06.258 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-25 01:17:06.258 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-25 01:17:06.259 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: availability_zone 2026-05-25 01:17:06.260 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: availability_zone_filter 2026-05-25 01:17:06.260 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-25 01:17:06.260 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: default-subnetpools 2026-05-25 01:17:06.262 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-25 01:17:06.262 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: dns-integration 2026-05-25 01:17:06.263 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: dns-domain-ports 2026-05-25 01:17:06.263 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-25 01:17:06.264 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: dvr 2026-05-25 01:17:06.264 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-25 01:17:06.265 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: empty-string-filtering 2026-05-25 01:17:06.265 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-25 01:17:06.266 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-25 01:17:06.266 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: external-net 2026-05-25 01:17:06.266 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-25 01:17:06.267 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: extraroute 2026-05-25 01:17:06.267 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: extraroute-atomic 2026-05-25 01:17:06.268 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-25 01:17:06.268 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-25 01:17:06.269 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-25 01:17:06.269 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-25 01:17:06.270 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: fip-port-details 2026-05-25 01:17:06.270 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: flavors 2026-05-25 01:17:06.271 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-25 01:17:06.272 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: floatingip-pools 2026-05-25 01:17:06.272 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: ip_allocation 2026-05-25 01:17:06.273 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-25 01:17:06.273 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: l2_adjacency 2026-05-25 01:17:06.274 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: router 2026-05-25 01:17:06.275 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-25 01:17:06.276 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: ext-gw-mode 2026-05-25 01:17:06.276 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: l3-ha 2026-05-25 01:17:06.277 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-25 01:17:06.277 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-25 01:17:06.278 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: l3-flavors 2026-05-25 01:17:06.278 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-25 01:17:06.279 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-25 01:17:06.280 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-25 01:17:06.281 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-25 01:17:06.282 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-25 01:17:06.283 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-25 01:17:06.284 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-25 01:17:06.284 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: multi-provider 2026-05-25 01:17:06.284 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: net-mtu 2026-05-25 01:17:06.285 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: net-mtu-writable 2026-05-25 01:17:06.285 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: network_availability_zone 2026-05-25 01:17:06.286 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: network_ha 2026-05-25 01:17:06.286 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: network-ip-availability 2026-05-25 01:17:06.287 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-25 01:17:06.288 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: pagination 2026-05-25 01:17:06.288 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: port-device-profile 2026-05-25 01:17:06.289 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-25 01:17:06.289 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-25 01:17:06.289 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: port-mac-override 2026-05-25 01:17:06.290 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-25 01:17:06.290 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-25 01:17:06.291 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: port-resource-request 2026-05-25 01:17:06.291 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-25 01:17:06.292 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: binding 2026-05-25 01:17:06.292 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: binding-extended 2026-05-25 01:17:06.293 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: port-security 2026-05-25 01:17:06.293 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: project-id 2026-05-25 01:17:06.294 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: provider 2026-05-25 01:17:06.295 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: qos 2026-05-25 01:17:06.296 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-25 01:17:06.296 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-25 01:17:06.297 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: qos-default 2026-05-25 01:17:06.297 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: qos-fip 2026-05-25 01:17:06.298 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-25 01:17:06.298 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-25 01:17:06.298 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-25 01:17:06.299 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-25 01:17:06.299 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-25 01:17:06.300 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: qos-pps 2026-05-25 01:17:06.301 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-25 01:17:06.301 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-25 01:17:06.301 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: qos-rules-alias 2026-05-25 01:17:06.302 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: quota-check-limit 2026-05-25 01:17:06.303 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: quotas 2026-05-25 01:17:06.305 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: quota_details 2026-05-25 01:17:06.306 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: rbac-policies 2026-05-25 01:17:06.307 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: rbac-address-group 2026-05-25 01:17:06.307 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: rbac-address-scope 2026-05-25 01:17:06.308 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: rbac-security-groups 2026-05-25 01:17:06.308 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-25 01:17:06.309 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: revision-if-match 2026-05-25 01:17:06.309 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-25 01:17:06.310 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: router_availability_zone 2026-05-25 01:17:06.310 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-25 01:17:06.311 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-25 01:17:06.312 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-25 01:17:06.313 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-25 01:17:06.313 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-25 01:17:06.313 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-25 01:17:06.319 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: security-group 2026-05-25 01:17:06.320 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: segment 2026-05-25 01:17:06.321 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-25 01:17:06.321 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: service-type 2026-05-25 01:17:06.322 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: sorting 2026-05-25 01:17:06.322 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: standard-attr-segment 2026-05-25 01:17:06.323 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: standard-attr-description 2026-05-25 01:17:06.323 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: stateful-security-group 2026-05-25 01:17:06.324 1 WARNING neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-25 01:17:06.324 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-25 01:17:06.325 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: subnet_onboard 2026-05-25 01:17:06.325 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-25 01:17:06.326 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: subnet-service-types 2026-05-25 01:17:06.326 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: subnet_allocation 2026-05-25 01:17:06.327 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-25 01:17:06.327 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-25 01:17:06.330 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: standard-attr-tag 2026-05-25 01:17:06.330 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-25 01:17:06.331 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: trunk 2026-05-25 01:17:06.331 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: trunk-details 2026-05-25 01:17:06.332 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-25 01:17:06.332 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-25 01:17:06.333 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-25 01:17:06.333 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: vpn-flavors 2026-05-25 01:17:06.334 1 INFO neutron.api.extensions [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Loaded extension: vpnaas 2026-05-25 01:17:06.337 1 INFO oslo_service.service [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Starting 2 workers 2026-05-25 01:17:06.341 1 INFO oslo_service.service [None req-6a9306a9-7901-4e50-8dc5-ce1018e6cff7 - - - - - -] Starting 1 workers 2026-05-25 01:17:39.729 10 INFO neutron.db.l3_hamode_db [None req-253cc409-69e3-4e24-b345-db5ce90cbacc - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 01:17:55.532 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port dfa9d5c4-e785-4ba4-9ded-7f08863a4cb7 2026-05-25 01:17:56.812 9 INFO neutron.plugins.ml2.plugin [None req-4928eacd-7832-48a6-b28c-43252093ec0a - - - - - -] Attempt 1 to provision port dfa9d5c4-e785-4ba4-9ded-7f08863a4cb7 2026-05-25 01:17:57.320 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port dfa9d5c4-e785-4ba4-9ded-7f08863a4cb7 2026-05-25 01:22:14.665 9 INFO neutron.plugins.ml2.plugin [None req-d0fa05d6-0f08-480a-9906-e983c706f735 - - - - - -] Attempt 1 to provision port d9c9b76b-d088-4767-93e3-1c01ebe26193 2026-05-25 01:22:15.505 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port d9c9b76b-d088-4767-93e3-1c01ebe26193 2026-05-25 01:22:21.930 10 INFO neutron.plugins.ml2.plugin [None req-bcb0f84a-0793-44cc-b4ae-d46d0d3a3f36 - - - - - -] Attempt 1 to provision port ad25c4ec-d564-4778-a709-07730a9c2e70 2026-05-25 01:25:49.740 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port ad25c4ec-d564-4778-a709-07730a9c2e70 2026-05-25 01:25:51.629 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port ad25c4ec-d564-4778-a709-07730a9c2e70 2026-05-25 01:34:11.968 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 5e3f67d3-021b-44dd-851c-9149f110ea3d 2026-05-25 01:34:13.949 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 5e3f67d3-021b-44dd-851c-9149f110ea3d 2026-05-25 01:49:34.610 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port c1b9603e-4d99-4bef-96a9-1963027ad51f 2026-05-25 01:49:34.616 9 INFO neutron.plugins.ml2.plugin [None req-14ce1359-7cf5-4487-a6c3-75f170c6ac03 - - - - - -] Attempt 1 to provision port 14081a53-ffac-492a-b432-30dbb22b44af 2026-05-25 01:49:35.080 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 8eedd3c1-6c66-4a20-ad2a-0aa6aedf7c27 2026-05-25 01:49:35.203 10 INFO neutron.plugins.ml2.plugin [None req-e0acf559-bd83-44fe-a696-af61806fdf96 - - - - - -] Attempt 1 to provision port 94c93142-7a57-4893-a328-be9b19017bcc 2026-05-25 01:49:35.363 9 INFO neutron.plugins.ml2.plugin [None req-7e3e2f30-af29-4b92-9e50-f06ff97a4237 - - - - - -] Attempt 1 to provision port 09be8268-7089-4d48-9d84-ec6f38f700b7 2026-05-25 01:49:35.650 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 09be8268-7089-4d48-9d84-ec6f38f700b7 2026-05-25 01:49:35.738 10 INFO neutron.plugins.ml2.plugin [None req-0dc32a72-5c4e-481b-ab06-7c52cd49db19 - - - - - -] Attempt 1 to provision port 8eedd3c1-6c66-4a20-ad2a-0aa6aedf7c27 2026-05-25 01:49:36.007 9 INFO neutron.plugins.ml2.plugin [None req-e22fd579-815f-4e18-8429-e7492ade69a5 - - - - - -] Attempt 1 to provision port c1b9603e-4d99-4bef-96a9-1963027ad51f 2026-05-25 01:49:36.559 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 09be8268-7089-4d48-9d84-ec6f38f700b7 2026-05-25 01:49:36.965 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port c1b9603e-4d99-4bef-96a9-1963027ad51f 2026-05-25 01:49:37.514 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 8eedd3c1-6c66-4a20-ad2a-0aa6aedf7c27 2026-05-25 01:49:37.613 10 INFO neutron.plugins.ml2.plugin [None req-69d858ba-a7d7-430d-a8f5-879216c9ae7c - - - - - -] Attempt 1 to provision port 0a7afd6f-526f-4de5-ba45-9cbb45b43c4a 2026-05-25 01:49:37.796 10 INFO neutron.plugins.ml2.plugin [None req-347a47d7-daf5-4cf4-aa69-1ee31dcb1862 - - - - - -] Attempt 1 to provision port 1decb948-9e81-43e8-ad4d-fa23d83a7ec5 2026-05-25 01:49:37.953 9 INFO neutron.plugins.ml2.plugin [None req-cb596b19-3be0-4265-8c19-18beb106ce16 - - - - - -] Attempt 1 to provision port 0a7afd6f-526f-4de5-ba45-9cbb45b43c4a 2026-05-25 01:49:38.812 9 INFO neutron.plugins.ml2.plugin [None req-daca03f5-7942-4c00-ac8c-707ebb432d68 - - - - - -] Attempt 1 to provision port 6c7c7d05-f738-4d30-9c94-84815ed0708a 2026-05-25 01:49:39.361 10 INFO neutron.plugins.ml2.plugin [None req-81a73aa9-45bd-426f-b918-944fb3c190e3 - - - - - -] Attempt 1 to provision port 6c7c7d05-f738-4d30-9c94-84815ed0708a 2026-05-25 01:49:40.010 10 INFO neutron.plugins.ml2.plugin [None req-b0208509-35fd-47a1-906a-f7e472141b74 - - - - - -] Attempt 1 to provision port 01937fb0-5891-442f-bca0-fb54dbb379bd 2026-05-25 01:49:40.773 9 INFO neutron.plugins.ml2.plugin [None req-845ec9db-89da-42ac-b4ad-0902c6905104 - - - - - -] Attempt 1 to provision port 01937fb0-5891-442f-bca0-fb54dbb379bd 2026-05-25 01:49:41.514 10 INFO neutron.plugins.ml2.plugin [None req-9f5fa491-9bc0-4a81-a602-970102b09d07 - - - - - -] Attempt 1 to provision port e2b200bc-6e72-4f93-9a15-ef32b0d776c9 2026-05-25 01:49:41.955 9 INFO neutron.plugins.ml2.plugin [None req-db48c2a8-844b-45f2-9425-5854c02fd112 - - - - - -] Attempt 1 to provision port 4cfd8b5c-746e-4b4a-a8b5-17cf0dafdd2e 2026-05-25 01:49:42.578 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 4cfd8b5c-746e-4b4a-a8b5-17cf0dafdd2e 2026-05-25 01:49:43.812 10 INFO neutron.plugins.ml2.plugin [None req-e9a50560-98e8-472a-9df8-841f3b570bcb - - - - - -] Attempt 1 to provision port 902e7412-82ea-48e3-a93b-5a62e5d5b98c 2026-05-25 01:49:44.474 10 INFO neutron.plugins.ml2.plugin [None req-14cb3f53-f226-48d9-ac11-be1d750dff63 - - - - - -] Attempt 1 to provision port 902e7412-82ea-48e3-a93b-5a62e5d5b98c 2026-05-25 01:49:46.638 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port e4d34e27-b1c8-4aef-ad49-bfba451623ce 2026-05-25 01:49:47.111 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port b3167a75-65e5-4be7-89f2-b7b47ef450b6 2026-05-25 01:49:47.450 9 INFO neutron.plugins.ml2.plugin [None req-d9c4b0b7-4ed2-4771-ac76-0ebfdd9a2ad5 - - - - - -] Attempt 1 to provision port a21a87da-70af-403a-8d44-3a051846da66 2026-05-25 01:49:47.752 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port ce7362d9-9a99-451d-bfe5-fad58734a350 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-25 01:49:48.611 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port e4d34e27-b1c8-4aef-ad49-bfba451623ce 2026-05-25 01:49:48.926 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port b3167a75-65e5-4be7-89f2-b7b47ef450b6 2026-05-25 01:49:49.223 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port ce7362d9-9a99-451d-bfe5-fad58734a350 2026-05-25 01:49:50.536 9 INFO neutron.plugins.ml2.plugin [None req-3fc4a76d-f842-4feb-b12f-20a72ca5e47f - - - - - -] Attempt 1 to provision port e51d3ca2-e656-4317-91f0-0598faec5f33 2026-05-25 01:49:52.526 10 INFO neutron.plugins.ml2.plugin [None req-bc18a016-c78e-4aa0-911c-221c9ea5bb0e - - - - - -] Attempt 1 to provision port a019b582-14a0-414b-b3cd-d0268ad8c208 2026-05-25 01:49:52.605 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 375afd95-404f-4322-b5b2-774cf2459cb3 2026-05-25 01:49:52.794 10 INFO neutron.plugins.ml2.plugin [None req-3fa74779-ab22-436d-9225-4b567a897efd - - - - - -] Attempt 1 to provision port 18ca4fef-4dc4-4070-85e7-430128d166d4 2026-05-25 01:49:53.464 9 INFO neutron.plugins.ml2.plugin [None req-bf78a8dc-f921-4d0f-8d7a-d2c5b58d8865 - - - - - -] Attempt 1 to provision port 375afd95-404f-4322-b5b2-774cf2459cb3 2026-05-25 01:49:54.733 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port a21a87da-70af-403a-8d44-3a051846da66 2026-05-25 01:49:55.095 10 INFO neutron.plugins.ml2.plugin [None req-7da90cb7-b177-45f0-859c-c6cc02d66fc5 - - - - - -] Attempt 1 to provision port d50620ed-f76d-4e50-a9c4-5a4e736dbd16 2026-05-25 01:49:55.380 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c0d5c64-2278-4338-88e6-c1e1815bbd11'] response: {'server_uuid': 'ed0b8fe0-e2dc-42cd-b642-afecdc889dbe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a21a87da-70af-403a-8d44-3a051846da66', 'code': 200} 2026-05-25 01:49:55.558 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 375afd95-404f-4322-b5b2-774cf2459cb3 2026-05-25 01:49:55.867 10 INFO neutron.plugins.ml2.plugin [None req-61743a69-4ff5-499b-b4f2-2e51f2c63e37 - - - - - -] Attempt 1 to provision port d50620ed-f76d-4e50-a9c4-5a4e736dbd16 2026-05-25 01:49:55.955 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port e51d3ca2-e656-4317-91f0-0598faec5f33 2026-05-25 01:49:56.843 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 18ca4fef-4dc4-4070-85e7-430128d166d4 2026-05-25 01:49:57.411 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port e51d3ca2-e656-4317-91f0-0598faec5f33 2026-05-25 01:49:57.426 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ea16eba-bee9-42f5-bce5-c78e6477684d'] response: {'server_uuid': 'c97aa491-6361-4e25-b9ea-0cc6f34433a0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e51d3ca2-e656-4317-91f0-0598faec5f33', 'code': 200} 2026-05-25 01:49:57.426 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ea16eba-bee9-42f5-bce5-c78e6477684d'] response: {'server_uuid': 'd6e339c7-cf91-46be-bef8-df220251c291', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '18ca4fef-4dc4-4070-85e7-430128d166d4', 'code': 200} 2026-05-25 01:49:57.844 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port a21a87da-70af-403a-8d44-3a051846da66 2026-05-25 01:49:58.277 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port c7eaa119-53bb-4ea1-81c8-48997c38229e 2026-05-25 01:49:59.006 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port c7eaa119-53bb-4ea1-81c8-48997c38229e 2026-05-25 01:49:59.294 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 18ca4fef-4dc4-4070-85e7-430128d166d4 2026-05-25 01:50:07.249 9 INFO neutron.plugins.ml2.plugin [None req-fe5b2a39-5462-4c52-ba5c-ff0ecde7643d - - - - - -] Attempt 1 to provision port c6262623-2283-4d8e-a16c-98b065e0969b /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-25 01:50:08.001 9 INFO neutron.plugins.ml2.plugin [None req-7c47bed6-bfe2-4d92-8a36-c9ac6715299d - - - - - -] Attempt 1 to provision port 9f67549c-78ab-4b4d-a297-9ece8b74c98d 2026-05-25 01:50:09.091 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 9f67549c-78ab-4b4d-a297-9ece8b74c98d 2026-05-25 01:50:09.679 9 INFO neutron.plugins.ml2.plugin [None req-09394aa7-8052-4087-8ec2-e408dbb318df - - - - - -] Attempt 1 to provision port 462da2b7-05ef-420d-b509-da469e026f89 2026-05-25 01:50:10.335 9 INFO neutron.plugins.ml2.plugin [None req-bd8e62e7-81d7-4911-a024-750f12f91089 - - - - - -] Attempt 1 to provision port 462da2b7-05ef-420d-b509-da469e026f89 2026-05-25 01:50:10.930 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 4f4c954a-a02c-42c2-9d6c-559e235870d3 2026-05-25 01:50:12.925 10 INFO neutron.plugins.ml2.plugin [None req-9ecdf29d-efc3-4491-a6a0-4de07a9a8e1a - - - - - -] Attempt 1 to provision port 9833157e-a14d-4e82-b6c5-a12fc3bd2f27 2026-05-25 01:50:13.014 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port d90eef22-68b6-40e1-812e-8439b3d2192a 2026-05-25 01:50:13.736 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 4f4c954a-a02c-42c2-9d6c-559e235870d3 2026-05-25 01:50:13.813 10 INFO neutron.plugins.ml2.plugin [None req-5fc108e6-011b-4195-a5e5-d4ffed5bf5a4 - - - - - -] Attempt 1 to provision port d90eef22-68b6-40e1-812e-8439b3d2192a 2026-05-25 01:50:14.043 9 INFO neutron.plugins.ml2.plugin [None req-e8121cb9-44a4-4741-8e35-440d31a8d622 - - - - - -] Attempt 1 to provision port fac5706c-368f-4892-9468-fc752561cd87 2026-05-25 01:50:14.940 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port d90eef22-68b6-40e1-812e-8439b3d2192a 2026-05-25 01:50:15.436 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 902e7412-82ea-48e3-a93b-5a62e5d5b98c 2026-05-25 01:50:15.616 9 INFO neutron.plugins.ml2.plugin [None req-c2218447-2925-48d9-a63e-ea3d07a6bcd8 - - - - - -] Attempt 1 to provision port ce29249b-2d64-4483-ad3b-c7c5488e59b2 2026-05-25 01:50:16.386 9 INFO neutron.plugins.ml2.plugin [None req-2424f74f-bc71-4e00-8f17-a55bc354a177 - - - - - -] Attempt 1 to provision port ce29249b-2d64-4483-ad3b-c7c5488e59b2 2026-05-25 01:50:16.539 10 INFO neutron.plugins.ml2.plugin [None req-a0f460a0-3025-4758-b53a-872bae291edf - - - - - -] Attempt 1 to provision port 787381dd-c8dd-4ad0-af5a-9e3207c2d43d 2026-05-25 01:50:16.983 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 64d96ab2-6b0b-4a35-881a-3b64b6ec9855 2026-05-25 01:50:17.390 9 INFO neutron.plugins.ml2.plugin [None req-4c64b571-31ff-495f-981b-7b60aaeaa6ed - - - - - -] Attempt 1 to provision port 22f2b4c7-2085-4c35-9a5a-c0ce0f691b6e 2026-05-25 01:50:17.551 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 22f2b4c7-2085-4c35-9a5a-c0ce0f691b6e 2026-05-25 01:50:17.842 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 902e7412-82ea-48e3-a93b-5a62e5d5b98c 2026-05-25 01:50:18.179 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port e2b200bc-6e72-4f93-9a15-ef32b0d776c9 2026-05-25 01:50:18.920 9 INFO neutron.plugins.ml2.plugin [None req-7d82e733-8e93-4942-8d29-a2abaf21aad9 - - - - - -] Attempt 1 to provision port 16d92cca-eaa6-4def-b84e-5bb5f7dd6013 2026-05-25 01:50:19.159 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port fac5706c-368f-4892-9468-fc752561cd87 2026-05-25 01:50:19.314 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0f6a2d3-29d2-4c72-bdc7-e20a9c42b85f'] response: {'server_uuid': '0cab7cae-9927-4c3d-97bf-9d0b135463bd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fac5706c-368f-4892-9468-fc752561cd87', 'code': 200} 2026-05-25 01:50:19.599 10 INFO neutron.plugins.ml2.plugin [None req-30fd7da5-93f9-43a1-a0f2-bf5966f12974 - - - - - -] Attempt 1 to provision port 16d92cca-eaa6-4def-b84e-5bb5f7dd6013 2026-05-25 01:50:19.730 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 64d96ab2-6b0b-4a35-881a-3b64b6ec9855 2026-05-25 01:50:20.017 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port e2b200bc-6e72-4f93-9a15-ef32b0d776c9 2026-05-25 01:50:20.256 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 22f2b4c7-2085-4c35-9a5a-c0ce0f691b6e 2026-05-25 01:50:20.858 10 INFO neutron.plugins.ml2.plugin [None req-0ee6abb3-29f8-485e-ab3c-c3a105fe0108 - - - - - -] Attempt 1 to provision port 1178d5b3-544a-4f40-be58-725088424555 2026-05-25 01:50:21.124 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 4be38350-79be-4efc-b181-a014e742dafb 2026-05-25 01:50:21.812 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port fac5706c-368f-4892-9468-fc752561cd87 2026-05-25 01:50:23.007 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 1178d5b3-544a-4f40-be58-725088424555 2026-05-25 01:50:23.162 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4ba5204-f7d7-4503-b7f8-a80d368869ca'] response: {'server_uuid': '91a187e0-46e3-4f7e-8cf4-45b52ce3d71a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1178d5b3-544a-4f40-be58-725088424555', 'code': 200} 2026-05-25 01:50:23.618 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 4be38350-79be-4efc-b181-a014e742dafb 2026-05-25 01:50:24.288 9 INFO neutron.plugins.ml2.plugin [None req-cd1b3a1c-09e5-43f2-ad7d-02b04dc9edf6 - - - - - -] Attempt 1 to provision port e51d3ca2-e656-4317-91f0-0598faec5f33 2026-05-25 01:50:25.188 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 1178d5b3-544a-4f40-be58-725088424555 2026-05-25 01:50:25.306 10 INFO neutron.plugins.ml2.plugin [None req-e15ece1a-415c-4246-beef-13500118a840 - - - - - -] Attempt 1 to provision port 839da823-3185-45ad-a70d-a077bf0d30d8 2026-05-25 01:50:25.538 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port e51d3ca2-e656-4317-91f0-0598faec5f33 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-25 01:50:28.488 9 INFO neutron.plugins.ml2.plugin [None req-99c56ed7-08b5-41e9-a6bb-068537c41bc5 - - - - - -] Attempt 1 to provision port e51d3ca2-e656-4317-91f0-0598faec5f33 2026-05-25 01:50:29.014 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 839da823-3185-45ad-a70d-a077bf0d30d8 2026-05-25 01:50:29.467 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port e51d3ca2-e656-4317-91f0-0598faec5f33 2026-05-25 01:50:29.753 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-625e9dd5-7dc7-4b26-bcd4-602caa409dd3'] response: {'server_uuid': 'ab5563bb-8f9a-42b5-9640-6ce9cded6611', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '839da823-3185-45ad-a70d-a077bf0d30d8', 'code': 200} 2026-05-25 01:50:30.931 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 839da823-3185-45ad-a70d-a077bf0d30d8 2026-05-25 01:50:38.897 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 9833157e-a14d-4e82-b6c5-a12fc3bd2f27 2026-05-25 01:50:39.239 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port ce29249b-2d64-4483-ad3b-c7c5488e59b2 2026-05-25 01:50:40.873 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 9833157e-a14d-4e82-b6c5-a12fc3bd2f27 2026-05-25 01:50:41.125 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port ce29249b-2d64-4483-ad3b-c7c5488e59b2 2026-05-25 01:50:46.940 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-277f338f-e94d-44a6-bb69-2cb85f26ff1d'] response: {'server_uuid': '91a187e0-46e3-4f7e-8cf4-45b52ce3d71a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1178d5b3-544a-4f40-be58-725088424555', 'code': 200} 2026-05-25 01:50:47.730 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 1178d5b3-544a-4f40-be58-725088424555 2026-05-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d86b8d01-f30b-4751-8dc0-900025086867 could not be found. 2026-05-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:50:48.539 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-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:50:48.539 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-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:50:48.539 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-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:50:48.539 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-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:50:48.539 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-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.539 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-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:50:48.539 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-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:50:48.539 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-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.539 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-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.539 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-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:50:48.539 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-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.539 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-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d86b8d01-f30b-4751-8dc0-900025086867 could not be found. 2026-05-25 01:50:48.539 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:50:48.541 10 ERROR neutron.plugins.ml2.managers [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Failed to bind port 42e069b1-5245-47a4-b94f-1dc573f00fdc on host instance for vnic_type normal using segments [{'id': '81ec0138-893a-4a64-976b-28983058902f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 706, 'network_id': 'edc0c66c-8cfa-4d0f-bf53-19e45869bbe1'}] 2026-05-25 01:50:48.541 10 INFO neutron.plugins.ml2.plugin [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Attempt 2 to bind port 42e069b1-5245-47a4-b94f-1dc573f00fdc 2026-05-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d86b8d01-f30b-4751-8dc0-900025086867 could not be found. 2026-05-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:50:48.567 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-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:50:48.567 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-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:50:48.567 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-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:50:48.567 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-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:50:48.567 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-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.567 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-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:50:48.567 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-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:50:48.567 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-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.567 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-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.567 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-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:50:48.567 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-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.567 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-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d86b8d01-f30b-4751-8dc0-900025086867 could not be found. 2026-05-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:50:48.567 10 ERROR neutron.plugins.ml2.managers [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Failed to bind port 42e069b1-5245-47a4-b94f-1dc573f00fdc on host instance for vnic_type normal using segments [{'id': '81ec0138-893a-4a64-976b-28983058902f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 706, 'network_id': 'edc0c66c-8cfa-4d0f-bf53-19e45869bbe1'}] 2026-05-25 01:50:48.567 10 INFO neutron.plugins.ml2.plugin [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Attempt 3 to bind port 42e069b1-5245-47a4-b94f-1dc573f00fdc 2026-05-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d86b8d01-f30b-4751-8dc0-900025086867 could not be found. 2026-05-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:50:48.594 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-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:50:48.594 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-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:50:48.594 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-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:50:48.594 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-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:50:48.594 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-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.594 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-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:50:48.594 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-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:50:48.594 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-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.594 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-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.594 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-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:50:48.594 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-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.594 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-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d86b8d01-f30b-4751-8dc0-900025086867 could not be found. 2026-05-25 01:50:48.594 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:50:48.595 10 ERROR neutron.plugins.ml2.managers [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Failed to bind port 42e069b1-5245-47a4-b94f-1dc573f00fdc on host instance for vnic_type normal using segments [{'id': '81ec0138-893a-4a64-976b-28983058902f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 706, 'network_id': 'edc0c66c-8cfa-4d0f-bf53-19e45869bbe1'}] 2026-05-25 01:50:48.595 10 INFO neutron.plugins.ml2.plugin [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Attempt 4 to bind port 42e069b1-5245-47a4-b94f-1dc573f00fdc 2026-05-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d86b8d01-f30b-4751-8dc0-900025086867 could not be found. 2026-05-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:50:48.619 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-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:50:48.619 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-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:50:48.619 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-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:50:48.619 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-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:50:48.619 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-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.619 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-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:50:48.619 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-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:50:48.619 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-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.619 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-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.619 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-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:50:48.619 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-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.619 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-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d86b8d01-f30b-4751-8dc0-900025086867 could not be found. 2026-05-25 01:50:48.619 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:50:48.620 10 ERROR neutron.plugins.ml2.managers [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Failed to bind port 42e069b1-5245-47a4-b94f-1dc573f00fdc on host instance for vnic_type normal using segments [{'id': '81ec0138-893a-4a64-976b-28983058902f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 706, 'network_id': 'edc0c66c-8cfa-4d0f-bf53-19e45869bbe1'}] 2026-05-25 01:50:48.620 10 INFO neutron.plugins.ml2.plugin [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Attempt 5 to bind port 42e069b1-5245-47a4-b94f-1dc573f00fdc 2026-05-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d86b8d01-f30b-4751-8dc0-900025086867 could not be found. 2026-05-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:50:48.647 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-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:50:48.647 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-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:50:48.647 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-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:50:48.647 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-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:50:48.647 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-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.647 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-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:50:48.647 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-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:50:48.647 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-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.647 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-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.647 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-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:50:48.647 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-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.647 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-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d86b8d01-f30b-4751-8dc0-900025086867 could not be found. 2026-05-25 01:50:48.647 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:50:48.648 10 ERROR neutron.plugins.ml2.managers [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Failed to bind port 42e069b1-5245-47a4-b94f-1dc573f00fdc on host instance for vnic_type normal using segments [{'id': '81ec0138-893a-4a64-976b-28983058902f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 706, 'network_id': 'edc0c66c-8cfa-4d0f-bf53-19e45869bbe1'}] 2026-05-25 01:50:48.648 10 INFO neutron.plugins.ml2.plugin [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Attempt 6 to bind port 42e069b1-5245-47a4-b94f-1dc573f00fdc 2026-05-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d86b8d01-f30b-4751-8dc0-900025086867 could not be found. 2026-05-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:50:48.667 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-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:50:48.667 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-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:50:48.667 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-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:50:48.667 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-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:50:48.667 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-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.667 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-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:50:48.667 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-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:50:48.667 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-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.667 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-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.667 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-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:50:48.667 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-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.667 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-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d86b8d01-f30b-4751-8dc0-900025086867 could not be found. 2026-05-25 01:50:48.667 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:50:48.668 10 ERROR neutron.plugins.ml2.managers [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Failed to bind port 42e069b1-5245-47a4-b94f-1dc573f00fdc on host instance for vnic_type normal using segments [{'id': '81ec0138-893a-4a64-976b-28983058902f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 706, 'network_id': 'edc0c66c-8cfa-4d0f-bf53-19e45869bbe1'}] 2026-05-25 01:50:48.668 10 INFO neutron.plugins.ml2.plugin [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Attempt 7 to bind port 42e069b1-5245-47a4-b94f-1dc573f00fdc 2026-05-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d86b8d01-f30b-4751-8dc0-900025086867 could not be found. 2026-05-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:50:48.701 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-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:50:48.701 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-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:50:48.701 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-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:50:48.701 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-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:50:48.701 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-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.701 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-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:50:48.701 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-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:50:48.701 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-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.701 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-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.701 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-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:50:48.701 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-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.701 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-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d86b8d01-f30b-4751-8dc0-900025086867 could not be found. 2026-05-25 01:50:48.701 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:50:48.702 10 ERROR neutron.plugins.ml2.managers [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Failed to bind port 42e069b1-5245-47a4-b94f-1dc573f00fdc on host instance for vnic_type normal using segments [{'id': '81ec0138-893a-4a64-976b-28983058902f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 706, 'network_id': 'edc0c66c-8cfa-4d0f-bf53-19e45869bbe1'}] 2026-05-25 01:50:48.702 10 INFO neutron.plugins.ml2.plugin [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Attempt 8 to bind port 42e069b1-5245-47a4-b94f-1dc573f00fdc 2026-05-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d86b8d01-f30b-4751-8dc0-900025086867 could not be found. 2026-05-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:50:48.723 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-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:50:48.723 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-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:50:48.723 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-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:50:48.723 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-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:50:48.723 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-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.723 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-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:50:48.723 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-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:50:48.723 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-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.723 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-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.723 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-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:50:48.723 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-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.723 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-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d86b8d01-f30b-4751-8dc0-900025086867 could not be found. 2026-05-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:50:48.723 10 ERROR neutron.plugins.ml2.managers [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Failed to bind port 42e069b1-5245-47a4-b94f-1dc573f00fdc on host instance for vnic_type normal using segments [{'id': '81ec0138-893a-4a64-976b-28983058902f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 706, 'network_id': 'edc0c66c-8cfa-4d0f-bf53-19e45869bbe1'}] 2026-05-25 01:50:48.724 10 INFO neutron.plugins.ml2.plugin [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Attempt 9 to bind port 42e069b1-5245-47a4-b94f-1dc573f00fdc 2026-05-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d86b8d01-f30b-4751-8dc0-900025086867 could not be found. 2026-05-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:50:48.755 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-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:50:48.755 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-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:50:48.755 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-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:50:48.755 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-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:50:48.755 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-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.755 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-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:50:48.755 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-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:50:48.755 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-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.755 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-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.755 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-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:50:48.755 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-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.755 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-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d86b8d01-f30b-4751-8dc0-900025086867 could not be found. 2026-05-25 01:50:48.755 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:50:48.756 10 ERROR neutron.plugins.ml2.managers [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Failed to bind port 42e069b1-5245-47a4-b94f-1dc573f00fdc on host instance for vnic_type normal using segments [{'id': '81ec0138-893a-4a64-976b-28983058902f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 706, 'network_id': 'edc0c66c-8cfa-4d0f-bf53-19e45869bbe1'}] 2026-05-25 01:50:48.756 10 INFO neutron.plugins.ml2.plugin [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Attempt 10 to bind port 42e069b1-5245-47a4-b94f-1dc573f00fdc 2026-05-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d86b8d01-f30b-4751-8dc0-900025086867 could not be found. 2026-05-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:50:48.783 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-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:50:48.783 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-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:50:48.783 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-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:50:48.783 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-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:50:48.783 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-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.783 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-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:50:48.783 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-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:50:48.783 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-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.783 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-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.783 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-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:50:48.783 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-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:50:48.783 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-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d86b8d01-f30b-4751-8dc0-900025086867 could not be found. 2026-05-25 01:50:48.783 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:50:48.784 10 ERROR neutron.plugins.ml2.managers [None req-79775cd9-59e3-43c3-a34b-781312254371 - - - - - -] Failed to bind port 42e069b1-5245-47a4-b94f-1dc573f00fdc on host instance for vnic_type normal using segments [{'id': '81ec0138-893a-4a64-976b-28983058902f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 706, 'network_id': 'edc0c66c-8cfa-4d0f-bf53-19e45869bbe1'}] 2026-05-25 01:50:48.955 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 1178d5b3-544a-4f40-be58-725088424555 2026-05-25 01:50:48.964 10 INFO neutron.plugins.ml2.plugin [None req-36006f02-90b5-4905-abae-317dc8106715 - - - - - -] Attempt 1 to provision port b8d735b7-318c-4c8f-b5c0-c1bef0cd8806 2026-05-25 01:50:48.993 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee1b716b-e1e1-4a42-ae95-e1a973ca7827'] response: {'server_uuid': '91a187e0-46e3-4f7e-8cf4-45b52ce3d71a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1178d5b3-544a-4f40-be58-725088424555', 'code': 200} 2026-05-25 01:50:49.269 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port b8d735b7-318c-4c8f-b5c0-c1bef0cd8806 2026-05-25 01:50:56.249 9 INFO neutron.plugins.ml2.plugin [None req-5e9bd36e-8f2a-4bcb-98fe-6a3497ae529c - - - - - -] Attempt 1 to provision port 76074209-52b7-4f95-896c-291dcad692ea 2026-05-25 01:50:56.958 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 76074209-52b7-4f95-896c-291dcad692ea /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-25 01:51:02.943 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 6707deec-5c71-414f-90c8-f43f033434b4 2026-05-25 01:51:03.586 9 INFO neutron.plugins.ml2.plugin [None req-12abf894-60fd-4efc-9ff7-ee5141b7d010 - - - - - -] Attempt 1 to provision port b10037c0-5a26-4a14-8293-320bc665c521 2026-05-25 01:51:18.953 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port f79b03bc-6b48-4251-aaba-28a038d2e840 2026-05-25 01:51:19.493 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 201a3863-3d87-49c9-805c-86b215dee3a5 2026-05-25 01:51:19.860 10 INFO neutron.plugins.ml2.plugin [None req-f02245fa-a6ce-456a-a1a3-c1569870f60d - - - - - -] Attempt 1 to provision port f79b03bc-6b48-4251-aaba-28a038d2e840 2026-05-25 01:51:19.863 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 2cf85fa0-496b-47fa-907a-6ae73be994ae 2026-05-25 01:51:19.942 10 INFO neutron.plugins.ml2.plugin [None req-f02245fa-a6ce-456a-a1a3-c1569870f60d - - - - - -] Attempt 1 to provision port 2cf85fa0-496b-47fa-907a-6ae73be994ae 2026-05-25 01:51:20.724 9 INFO neutron.plugins.ml2.plugin [None req-90817908-ea81-4d9e-ad42-c662428bc4e1 - - - - - -] Attempt 1 to provision port ed1475d8-42f9-427d-ae81-0d5af7d7eebc 2026-05-25 01:51:20.954 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 2cf85fa0-496b-47fa-907a-6ae73be994ae 2026-05-25 01:51:21.208 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port f79b03bc-6b48-4251-aaba-28a038d2e840 2026-05-25 01:51:22.180 9 INFO neutron.plugins.ml2.plugin [None req-92b621ca-b30e-4151-a767-0b60b904edc1 - - - - - -] Attempt 1 to provision port 7c322fdc-2eae-48b1-abba-a788a169fd98 2026-05-25 01:51:22.831 9 INFO neutron.plugins.ml2.plugin [None req-6699de55-c90a-4760-aecf-13096903ba32 - - - - - -] Attempt 1 to provision port 7c322fdc-2eae-48b1-abba-a788a169fd98 2026-05-25 01:51:27.165 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 253a7ca1-8394-4c24-989c-b9f8e4894b8a 2026-05-25 01:51:27.650 9 INFO neutron.plugins.ml2.plugin [None req-be4c894c-681e-4594-b4ea-ae0b1eb120c9 - - - - - -] Attempt 1 to provision port 253a7ca1-8394-4c24-989c-b9f8e4894b8a 2026-05-25 01:51:27.893 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port ddbce035-100f-4773-b37c-b14728970f33 2026-05-25 01:51:28.063 9 INFO neutron.plugins.ml2.plugin [None req-452179fa-9aaa-4d9c-98cf-5e038e36b46f - - - - - -] Attempt 1 to provision port ddbce035-100f-4773-b37c-b14728970f33 2026-05-25 01:51:28.950 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 253a7ca1-8394-4c24-989c-b9f8e4894b8a 2026-05-25 01:51:29.055 9 INFO neutron.plugins.ml2.plugin [None req-bb1e11d0-9011-45d2-9b0f-68fc8542c742 - - - - - -] Attempt 1 to provision port 30fe8096-3ed9-4b6d-9b8d-3004bd0fd49f 2026-05-25 01:51:29.270 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port ddbce035-100f-4773-b37c-b14728970f33 2026-05-25 01:51:29.313 10 INFO neutron.plugins.ml2.plugin [None req-1087675f-af69-49e3-b75d-a501dbf785e9 - - - - - -] Attempt 1 to provision port 30fe8096-3ed9-4b6d-9b8d-3004bd0fd49f 2026-05-25 01:51:30.476 10 INFO neutron.plugins.ml2.plugin [None req-fc1957d3-d140-4396-b2a6-2a7c0fe4ad5c - - - - - -] Attempt 1 to provision port b0f57c45-fdaf-4e23-a609-b4be7efae386 2026-05-25 01:51:30.910 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port e21b144e-c612-4371-a5fd-634d250035f3 2026-05-25 01:51:30.939 10 INFO neutron.plugins.ml2.plugin [None req-346d61a7-fd92-4f02-9b7f-3424871d6139 - - - - - -] Attempt 1 to provision port e21b144e-c612-4371-a5fd-634d250035f3 2026-05-25 01:51:31.352 9 INFO neutron.plugins.ml2.plugin [None req-c29d6862-1ddc-4ef8-8020-972cfe60e841 - - - - - -] Attempt 1 to provision port b0f57c45-fdaf-4e23-a609-b4be7efae386 2026-05-25 01:51:31.710 9 INFO neutron.plugins.ml2.plugin [None req-972f4285-65d8-4edb-9f62-6fed64fc298f - - - - - -] Attempt 1 to provision port 8e4a01bf-aee1-4493-99f9-6980b5c65c4f 2026-05-25 01:51:32.364 9 INFO neutron.plugins.ml2.plugin [None req-475271bb-2ae0-435e-8c8c-f3a42993b382 - - - - - -] Attempt 1 to provision port 8e4a01bf-aee1-4493-99f9-6980b5c65c4f 2026-05-25 01:51:32.929 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port e21b144e-c612-4371-a5fd-634d250035f3 2026-05-25 01:51:37.129 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 28fc3465-4c15-4093-a99f-50a9d3038a57 2026-05-25 01:51:38.049 10 INFO neutron.plugins.ml2.plugin [None req-9a2d9ff8-a114-4c8b-a5a8-b7c4dfeb8680 - - - - - -] Attempt 1 to provision port 28fc3465-4c15-4093-a99f-50a9d3038a57 2026-05-25 01:51:38.334 10 INFO neutron.plugins.ml2.plugin [None req-392e13ec-32bc-408c-a1ba-2d1f74403ea8 - - - - - -] Attempt 1 to provision port 95459b9e-b3e2-4aba-bdb4-90c662cf3359 2026-05-25 01:51:38.990 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 28fc3465-4c15-4093-a99f-50a9d3038a57 2026-05-25 01:51:39.265 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 95459b9e-b3e2-4aba-bdb4-90c662cf3359 2026-05-25 01:51:39.285 10 INFO neutron.plugins.ml2.plugin [None req-1d6ba2bf-8b79-4cc0-bc3d-ddb22ae3a487 - - - - - -] Attempt 1 to provision port 75202af8-09eb-46df-a3a5-9dbf29550711 2026-05-25 01:51:39.534 10 INFO neutron.plugins.ml2.plugin [None req-7db37664-ab50-4e84-a477-e7150cf3e86e - - - - - -] Attempt 1 to provision port 81ee4bb3-bec2-4a24-bb82-6d9cae98e7bf 2026-05-25 01:51:39.990 10 INFO neutron.plugins.ml2.plugin [None req-590bebd3-4847-4252-b26d-4ca908fcd7b7 - - - - - -] Attempt 1 to provision port 81ee4bb3-bec2-4a24-bb82-6d9cae98e7bf 2026-05-25 01:51:40.138 9 INFO neutron.plugins.ml2.plugin [None req-0db864ac-80c2-4695-b453-c397afc58f03 - - - - - -] Attempt 1 to provision port 75202af8-09eb-46df-a3a5-9dbf29550711 2026-05-25 01:51:43.502 9 INFO neutron.plugins.ml2.plugin [None req-54bc9257-e211-431e-b9cd-1fa7cbf23627 - - - - - -] Attempt 1 to provision port 2297da42-c1d6-45f1-8da5-3855c48243af 2026-05-25 01:51:44.962 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 3d5dea5e-94dc-4b9e-8898-9c3bbdcb47a3 2026-05-25 01:51:45.565 9 INFO neutron.plugins.ml2.plugin [None req-ffa1769c-723b-4774-8143-1ac29fee513f - - - - - -] Attempt 1 to provision port 3d5dea5e-94dc-4b9e-8898-9c3bbdcb47a3 2026-05-25 01:51:46.461 10 INFO neutron.plugins.ml2.plugin [None req-1856d2ef-b2a2-4caf-ae32-cbbf6ec63076 - - - - - -] Attempt 1 to provision port 618dc357-98cc-40d5-8d7c-833a3d3a876d 2026-05-25 01:51:46.940 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 3d5dea5e-94dc-4b9e-8898-9c3bbdcb47a3 2026-05-25 01:51:47.005 9 INFO neutron.plugins.ml2.plugin [None req-b88f904b-ee8a-4b01-b97e-a2c1dd78a1a9 - - - - - -] Attempt 1 to provision port 618dc357-98cc-40d5-8d7c-833a3d3a876d 2026-05-25 01:51:50.618 10 INFO neutron.plugins.ml2.plugin [None req-bb724485-19c4-49ee-9d65-908e295cfb0e - - - - - -] Attempt 1 to provision port 41629445-5d19-474a-8760-1d0a69081a28 2026-05-25 01:51:50.966 9 INFO neutron.plugins.ml2.plugin [None req-b724f451-f72d-4ee1-816a-e3629b75c0a2 - - - - - -] Attempt 1 to provision port 16c2c4a8-4b47-45c7-8e3d-a5da3cdf7ea6 2026-05-25 01:51:54.990 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 4e89d641-5ef8-4f50-9c40-a0ed9b155d78 2026-05-25 01:51:55.559 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 5ff50dca-5b24-4640-b54b-e3dd8d0c7b04 2026-05-25 01:51:55.753 9 INFO neutron.plugins.ml2.plugin [None req-4c538b30-184e-4693-8c13-b410d4ca3aeb - - - - - -] Attempt 1 to provision port 4e89d641-5ef8-4f50-9c40-a0ed9b155d78 2026-05-25 01:51:55.864 9 INFO neutron.plugins.ml2.plugin [None req-4c538b30-184e-4693-8c13-b410d4ca3aeb - - - - - -] Attempt 1 to provision port 1d92d8fc-ef02-41b7-9e21-9a3f2eeedbdb 2026-05-25 01:51:56.914 10 INFO neutron.plugins.ml2.plugin [None req-56f972dc-5ef5-4812-bcc7-3bf4ddd12371 - - - - - -] Attempt 1 to provision port 1d92d8fc-ef02-41b7-9e21-9a3f2eeedbdb 2026-05-25 01:51:57.058 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 4e89d641-5ef8-4f50-9c40-a0ed9b155d78 2026-05-25 01:51:57.365 10 INFO neutron.plugins.ml2.plugin [None req-b6a73ba3-fb9b-4c63-86fc-da93c00e3e7b - - - - - -] Attempt 1 to provision port 1d92d8fc-ef02-41b7-9e21-9a3f2eeedbdb 2026-05-25 01:51:57.417 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 5ff50dca-5b24-4640-b54b-e3dd8d0c7b04 2026-05-25 01:51:58.224 10 INFO neutron.plugins.ml2.plugin [None req-a79b04e6-ee0b-44a5-86bf-c6b34c3fac6b - - - - - -] Attempt 1 to provision port 492ffe24-27f7-408a-8a80-9f5b4f87e9e1 2026-05-25 01:51:58.889 9 INFO neutron.plugins.ml2.plugin [None req-c5363967-1232-4f25-bd72-27a1c0f9b7fb - - - - - -] Attempt 1 to provision port 55968cf0-0e01-4bd4-ae32-49342293d801 2026-05-25 01:51:59.009 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 55968cf0-0e01-4bd4-ae32-49342293d801 2026-05-25 01:52:00.923 9 INFO neutron.plugins.ml2.plugin [None req-0d78df68-9095-4362-a21c-0b22868bcd37 - - - - - -] Attempt 1 to provision port b9ed0899-cef9-413e-a910-c897671fdf57 2026-05-25 01:52:01.225 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port df8180ba-9a04-4bb1-877f-be07eab60e4a 2026-05-25 01:52:01.695 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 55968cf0-0e01-4bd4-ae32-49342293d801 2026-05-25 01:52:01.793 9 INFO neutron.plugins.ml2.plugin [None req-5dbf0a6e-0600-48e5-b192-fab61a8b8124 - - - - - -] Attempt 1 to provision port b9ed0899-cef9-413e-a910-c897671fdf57 2026-05-25 01:52:03.042 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port f5306d42-eaba-49e7-a8ea-d3eecdb301df 2026-05-25 01:52:03.764 10 INFO neutron.plugins.ml2.plugin [None req-df0df34f-d5bb-4c18-878a-c5540fd7cd22 - - - - - -] Attempt 1 to provision port de71b1b4-a407-4bcc-8537-0aa7f35f1451 2026-05-25 01:52:04.974 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port f5306d42-eaba-49e7-a8ea-d3eecdb301df 2026-05-25 01:52:06.956 9 INFO neutron.plugins.ml2.plugin [None req-5700c610-f3a8-4407-a6f0-173f12a5b701 - - - - - -] Attempt 1 to provision port 8a993f86-d8d6-42f5-8819-93113efc6e8f 2026-05-25 01:52:06.995 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port de71b1b4-a407-4bcc-8537-0aa7f35f1451 2026-05-25 01:52:07.103 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b55c9f76-a97b-428c-8831-ccfb4e6a1b81'] response: {'server_uuid': 'b4b28940-06bd-46fb-9a5c-27cb44c48d5e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'de71b1b4-a407-4bcc-8537-0aa7f35f1451', 'code': 200} 2026-05-25 01:52:09.470 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 8a993f86-d8d6-42f5-8819-93113efc6e8f 2026-05-25 01:52:09.606 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb507a79-1452-4a22-8b56-fdc767db1898'] response: {'server_uuid': '881bb393-c16c-4d57-abcf-30333c14b4cb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8a993f86-d8d6-42f5-8819-93113efc6e8f', 'code': 200} 2026-05-25 01:52:10.062 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port de71b1b4-a407-4bcc-8537-0aa7f35f1451 2026-05-25 01:52:11.021 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 41629445-5d19-474a-8760-1d0a69081a28 2026-05-25 01:52:11.499 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 1d92d8fc-ef02-41b7-9e21-9a3f2eeedbdb 2026-05-25 01:52:11.923 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 8a993f86-d8d6-42f5-8819-93113efc6e8f 2026-05-25 01:52:13.002 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 41629445-5d19-474a-8760-1d0a69081a28 2026-05-25 01:52:13.248 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 1d92d8fc-ef02-41b7-9e21-9a3f2eeedbdb /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-25 01:52:29.891 10 INFO neutron.plugins.ml2.plugin [None req-db76d4ea-379b-413b-9614-98b7dc4e48b2 - - - - - -] Attempt 1 to provision port 2d1d69ad-c51f-4241-b438-4db9a5ff0f02 2026-05-25 01:52:33.003 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 2d1d69ad-c51f-4241-b438-4db9a5ff0f02 2026-05-25 01:52:33.135 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-26cd2fdb-06b0-4d8b-b6b0-91867f65f5d8'] response: {'server_uuid': 'ba82628c-7fd7-4426-9a3a-5fbb28335173', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2d1d69ad-c51f-4241-b438-4db9a5ff0f02', 'code': 200} 2026-05-25 01:52:34.272 10 INFO neutron.plugins.ml2.plugin [None req-dfc9dc2c-b097-4201-b232-ea880a372191 - - - - - -] Attempt 1 to provision port ce86ee9d-1cfc-4ec6-8cf4-bdb825143549 2026-05-25 01:52:35.020 9 INFO neutron.plugins.ml2.plugin [None req-fa4c5d8c-833f-4cd8-9eb0-408797f22aa7 - - - - - -] Attempt 1 to provision port 50af790d-4ef6-439d-940a-c9b3b199c18d 2026-05-25 01:52:35.042 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 2d1d69ad-c51f-4241-b438-4db9a5ff0f02 2026-05-25 01:52:35.438 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 50af790d-4ef6-439d-940a-c9b3b199c18d 2026-05-25 01:52:36.533 9 INFO neutron.plugins.ml2.plugin [None req-788c6220-e1eb-4fdd-9660-38eab6cbc437 - - - - - -] Attempt 1 to provision port 78c54b9c-d71c-4972-af6c-4c8d39acad97 2026-05-25 01:52:37.023 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 50af790d-4ef6-439d-940a-c9b3b199c18d 2026-05-25 01:52:37.291 10 INFO neutron.plugins.ml2.plugin [None req-88cf47ce-54c4-4a2c-8f3f-27423d58ef62 - - - - - -] Attempt 1 to provision port 78c54b9c-d71c-4972-af6c-4c8d39acad97 2026-05-25 01:52:39.011 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port a69c8a3d-4c7d-4a93-a10e-e730940ec1e9 2026-05-25 01:52:41.066 10 INFO neutron.plugins.ml2.plugin [None req-a207b8ca-1737-451e-bde2-38c0b05fc777 - - - - - -] Attempt 1 to provision port 0baa7ad6-8e84-430b-a040-35c461b1a16d 2026-05-25 01:52:41.089 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 41aa5366-3d6b-4921-ba7b-4fb71b58df2f 2026-05-25 01:52:41.638 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port a69c8a3d-4c7d-4a93-a10e-e730940ec1e9 2026-05-25 01:52:41.917 10 INFO neutron.plugins.ml2.plugin [None req-b5437204-3373-4743-b3fb-56d45ff9899f - - - - - -] Attempt 1 to provision port 41aa5366-3d6b-4921-ba7b-4fb71b58df2f 2026-05-25 01:52:43.016 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 41aa5366-3d6b-4921-ba7b-4fb71b58df2f 2026-05-25 01:52:43.827 9 INFO neutron.plugins.ml2.plugin [None req-dd857108-ef0f-455a-928d-bb73a1344f5f - - - - - -] Attempt 1 to provision port a8cc738a-076f-49e1-b6a7-790f04bb6352 2026-05-25 01:52:44.590 9 INFO neutron.plugins.ml2.plugin [None req-3c27e891-4e9d-4a44-a80a-d087596c620e - - - - - -] Attempt 1 to provision port a8cc738a-076f-49e1-b6a7-790f04bb6352 2026-05-25 01:52:44.991 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port f5d39b59-2acd-4748-b488-4a1164424ef0 2026-05-25 01:52:46.974 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port f5d39b59-2acd-4748-b488-4a1164424ef0 2026-05-25 01:52:50.975 10 INFO neutron.plugins.ml2.plugin [None req-7e359dd5-7e95-43c6-8004-860792d5ec1d - - - - - -] Attempt 1 to provision port 91225ee8-bd16-40f8-978c-27a1b6433a6e 2026-05-25 01:52:53.181 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 3982db09-05a2-421d-b2cd-28f1131d4f07 2026-05-25 01:52:54.022 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 91225ee8-bd16-40f8-978c-27a1b6433a6e 2026-05-25 01:52:54.055 9 INFO neutron.plugins.ml2.plugin [None req-2fce9787-35cc-4a47-8dce-2627bef42b48 - - - - - -] Attempt 1 to provision port 3982db09-05a2-421d-b2cd-28f1131d4f07 2026-05-25 01:52:54.223 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d36a91e-fd40-4c0a-8fb3-ffeebbb59b05'] response: {'server_uuid': '38683f1a-be52-47ca-b158-1cb77a88989e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '91225ee8-bd16-40f8-978c-27a1b6433a6e', 'code': 200} 2026-05-25 01:52:55.146 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 91225ee8-bd16-40f8-978c-27a1b6433a6e 2026-05-25 01:52:55.447 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 78c54b9c-d71c-4972-af6c-4c8d39acad97 2026-05-25 01:52:55.784 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port ce86ee9d-1cfc-4ec6-8cf4-bdb825143549 2026-05-25 01:52:56.954 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 78c54b9c-d71c-4972-af6c-4c8d39acad97 2026-05-25 01:52:57.223 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port ce86ee9d-1cfc-4ec6-8cf4-bdb825143549 2026-05-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 926592c8-c2e2-4c07-b071-d885b26fc3d5 could not be found. 2026-05-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:53:00.837 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-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:53:00.837 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-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:53:00.837 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-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:53:00.837 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-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:00.837 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-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:00.837 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-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:00.837 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-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:53:00.837 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-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:00.837 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-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:00.837 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-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:00.837 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-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:00.837 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-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 926592c8-c2e2-4c07-b071-d885b26fc3d5 could not be found. 2026-05-25 01:53:00.837 9 ERROR neutron.plugins.ml2.managers  2026-05-25 01:53:00.838 9 ERROR neutron.plugins.ml2.managers [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Failed to bind port c3df5024-5116-4da1-9a0e-b784ee879670 on host instance for vnic_type normal using segments [{'id': 'd877db33-db83-4797-a658-dd0af362ce2f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 662, 'network_id': '00b46951-b5de-4236-99f5-aaaa7b28be3a'}] 2026-05-25 01:53:00.839 9 INFO neutron.plugins.ml2.plugin [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Attempt 2 to bind port c3df5024-5116-4da1-9a0e-b784ee879670 2026-05-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 926592c8-c2e2-4c07-b071-d885b26fc3d5 could not be found. 2026-05-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:53:00.870 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-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:53:00.870 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-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:53:00.870 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-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:53:00.870 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-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:00.870 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-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:00.870 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-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:00.870 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-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:53:00.870 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-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:00.870 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-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:00.870 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-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:00.870 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-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:00.870 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-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 926592c8-c2e2-4c07-b071-d885b26fc3d5 could not be found. 2026-05-25 01:53:00.870 9 ERROR neutron.plugins.ml2.managers  2026-05-25 01:53:00.871 9 ERROR neutron.plugins.ml2.managers [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Failed to bind port c3df5024-5116-4da1-9a0e-b784ee879670 on host instance for vnic_type normal using segments [{'id': 'd877db33-db83-4797-a658-dd0af362ce2f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 662, 'network_id': '00b46951-b5de-4236-99f5-aaaa7b28be3a'}] 2026-05-25 01:53:00.872 9 INFO neutron.plugins.ml2.plugin [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Attempt 3 to bind port c3df5024-5116-4da1-9a0e-b784ee879670 2026-05-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 926592c8-c2e2-4c07-b071-d885b26fc3d5 could not be found. 2026-05-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:53:00.905 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-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:53:00.905 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-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:53:00.905 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-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:53:00.905 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-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:00.905 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-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:00.905 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-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:00.905 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-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:53:00.905 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-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:00.905 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-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:00.905 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-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:00.905 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-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:00.905 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-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 926592c8-c2e2-4c07-b071-d885b26fc3d5 could not be found. 2026-05-25 01:53:00.905 9 ERROR neutron.plugins.ml2.managers  2026-05-25 01:53:00.906 9 ERROR neutron.plugins.ml2.managers [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Failed to bind port c3df5024-5116-4da1-9a0e-b784ee879670 on host instance for vnic_type normal using segments [{'id': 'd877db33-db83-4797-a658-dd0af362ce2f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 662, 'network_id': '00b46951-b5de-4236-99f5-aaaa7b28be3a'}] 2026-05-25 01:53:00.910 9 INFO neutron.plugins.ml2.plugin [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Attempt 4 to bind port c3df5024-5116-4da1-9a0e-b784ee879670 2026-05-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 926592c8-c2e2-4c07-b071-d885b26fc3d5 could not be found. 2026-05-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:53:00.940 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-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:53:00.940 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-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:53:00.940 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-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:53:00.940 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-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:00.940 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-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:00.940 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-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:00.940 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-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:53:00.940 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-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:00.940 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-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:00.940 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-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:00.940 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-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:00.940 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-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 926592c8-c2e2-4c07-b071-d885b26fc3d5 could not be found. 2026-05-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers  2026-05-25 01:53:00.940 9 ERROR neutron.plugins.ml2.managers [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Failed to bind port c3df5024-5116-4da1-9a0e-b784ee879670 on host instance for vnic_type normal using segments [{'id': 'd877db33-db83-4797-a658-dd0af362ce2f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 662, 'network_id': '00b46951-b5de-4236-99f5-aaaa7b28be3a'}] 2026-05-25 01:53:00.942 9 INFO neutron.plugins.ml2.plugin [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Attempt 5 to bind port c3df5024-5116-4da1-9a0e-b784ee879670 2026-05-25 01:53:00.963 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 0baa7ad6-8e84-430b-a040-35c461b1a16d 2026-05-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 926592c8-c2e2-4c07-b071-d885b26fc3d5 could not be found. 2026-05-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:53:00.968 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-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:53:00.968 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-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:53:00.968 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-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:53:00.968 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-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:00.968 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-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:00.968 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-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:00.968 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-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:53:00.968 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-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:00.968 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-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:00.968 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-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:00.968 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-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:00.968 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-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 926592c8-c2e2-4c07-b071-d885b26fc3d5 could not be found. 2026-05-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers  2026-05-25 01:53:00.968 9 ERROR neutron.plugins.ml2.managers [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Failed to bind port c3df5024-5116-4da1-9a0e-b784ee879670 on host instance for vnic_type normal using segments [{'id': 'd877db33-db83-4797-a658-dd0af362ce2f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 662, 'network_id': '00b46951-b5de-4236-99f5-aaaa7b28be3a'}] 2026-05-25 01:53:00.969 9 INFO neutron.plugins.ml2.plugin [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Attempt 6 to bind port c3df5024-5116-4da1-9a0e-b784ee879670 2026-05-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 926592c8-c2e2-4c07-b071-d885b26fc3d5 could not be found. 2026-05-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:53:01.086 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-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:53:01.086 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-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:53:01.086 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-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:53:01.086 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-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:01.086 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-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:01.086 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-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:01.086 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-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:53:01.086 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-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:01.086 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-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:01.086 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-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:01.086 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-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:01.086 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-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 926592c8-c2e2-4c07-b071-d885b26fc3d5 could not be found. 2026-05-25 01:53:01.086 9 ERROR neutron.plugins.ml2.managers  2026-05-25 01:53:01.087 9 ERROR neutron.plugins.ml2.managers [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Failed to bind port c3df5024-5116-4da1-9a0e-b784ee879670 on host instance for vnic_type normal using segments [{'id': 'd877db33-db83-4797-a658-dd0af362ce2f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 662, 'network_id': '00b46951-b5de-4236-99f5-aaaa7b28be3a'}] 2026-05-25 01:53:01.088 9 INFO neutron.plugins.ml2.plugin [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Attempt 7 to bind port c3df5024-5116-4da1-9a0e-b784ee879670 2026-05-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 926592c8-c2e2-4c07-b071-d885b26fc3d5 could not be found. 2026-05-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:53:01.112 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-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:53:01.112 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-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:53:01.112 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-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:53:01.112 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-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:01.112 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-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:01.112 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-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:01.112 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-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:53:01.112 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-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:01.112 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-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:01.112 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-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:01.112 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-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:01.112 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-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 926592c8-c2e2-4c07-b071-d885b26fc3d5 could not be found. 2026-05-25 01:53:01.112 9 ERROR neutron.plugins.ml2.managers  2026-05-25 01:53:01.113 9 ERROR neutron.plugins.ml2.managers [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Failed to bind port c3df5024-5116-4da1-9a0e-b784ee879670 on host instance for vnic_type normal using segments [{'id': 'd877db33-db83-4797-a658-dd0af362ce2f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 662, 'network_id': '00b46951-b5de-4236-99f5-aaaa7b28be3a'}] 2026-05-25 01:53:01.114 9 INFO neutron.plugins.ml2.plugin [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Attempt 8 to bind port c3df5024-5116-4da1-9a0e-b784ee879670 2026-05-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 926592c8-c2e2-4c07-b071-d885b26fc3d5 could not be found. 2026-05-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:53:01.133 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-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:53:01.133 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-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:53:01.133 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-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:53:01.133 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-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:01.133 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-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:01.133 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-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:01.133 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-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:53:01.133 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-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:01.133 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-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:01.133 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-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:01.133 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-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:01.133 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-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 926592c8-c2e2-4c07-b071-d885b26fc3d5 could not be found. 2026-05-25 01:53:01.133 9 ERROR neutron.plugins.ml2.managers  2026-05-25 01:53:01.134 9 ERROR neutron.plugins.ml2.managers [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Failed to bind port c3df5024-5116-4da1-9a0e-b784ee879670 on host instance for vnic_type normal using segments [{'id': 'd877db33-db83-4797-a658-dd0af362ce2f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 662, 'network_id': '00b46951-b5de-4236-99f5-aaaa7b28be3a'}] 2026-05-25 01:53:01.135 9 INFO neutron.plugins.ml2.plugin [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Attempt 9 to bind port c3df5024-5116-4da1-9a0e-b784ee879670 2026-05-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 926592c8-c2e2-4c07-b071-d885b26fc3d5 could not be found. 2026-05-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:53:01.161 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-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:53:01.161 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-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:53:01.161 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-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:53:01.161 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-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:01.161 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-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:01.161 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-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:01.161 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-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:53:01.161 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-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:01.161 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-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:01.161 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-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:01.161 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-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:01.161 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-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 926592c8-c2e2-4c07-b071-d885b26fc3d5 could not be found. 2026-05-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers  2026-05-25 01:53:01.161 9 ERROR neutron.plugins.ml2.managers [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Failed to bind port c3df5024-5116-4da1-9a0e-b784ee879670 on host instance for vnic_type normal using segments [{'id': 'd877db33-db83-4797-a658-dd0af362ce2f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 662, 'network_id': '00b46951-b5de-4236-99f5-aaaa7b28be3a'}] 2026-05-25 01:53:01.162 9 INFO neutron.plugins.ml2.plugin [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Attempt 10 to bind port c3df5024-5116-4da1-9a0e-b784ee879670 2026-05-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 926592c8-c2e2-4c07-b071-d885b26fc3d5 could not be found. 2026-05-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:53:01.182 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-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:53:01.182 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-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:53:01.182 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-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:53:01.182 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-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:01.182 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-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:01.182 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-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:01.182 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-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:53:01.182 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-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:01.182 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-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:01.182 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-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:01.182 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-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:01.182 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-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 926592c8-c2e2-4c07-b071-d885b26fc3d5 could not be found. 2026-05-25 01:53:01.182 9 ERROR neutron.plugins.ml2.managers  2026-05-25 01:53:01.183 9 ERROR neutron.plugins.ml2.managers [None req-3a0cdd4b-f84e-42ca-82b4-4d3abc3501e6 - - - - - -] Failed to bind port c3df5024-5116-4da1-9a0e-b784ee879670 on host instance for vnic_type normal using segments [{'id': 'd877db33-db83-4797-a658-dd0af362ce2f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 662, 'network_id': '00b46951-b5de-4236-99f5-aaaa7b28be3a'}] 2026-05-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3ac0669a-f213-452a-ad65-7e33789b5682 could not be found. 2026-05-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:53:02.505 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-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:53:02.505 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-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:53:02.505 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-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:53:02.505 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-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:02.505 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-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.505 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-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:02.505 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-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:53:02.505 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-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.505 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-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.505 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-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:02.505 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-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.505 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-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3ac0669a-f213-452a-ad65-7e33789b5682 could not be found. 2026-05-25 01:53:02.505 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:53:02.506 10 ERROR neutron.plugins.ml2.managers [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Failed to bind port a7791eca-83a5-4580-8bc4-832906c8aafc on host instance for vnic_type normal using segments [{'id': '5518487c-c88d-4912-8d7c-f8748c1c7b01', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 756, 'network_id': '58414482-c03b-4877-b3f3-f0be5ba55906'}] 2026-05-25 01:53:02.513 10 INFO neutron.plugins.ml2.plugin [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Attempt 2 to bind port a7791eca-83a5-4580-8bc4-832906c8aafc 2026-05-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3ac0669a-f213-452a-ad65-7e33789b5682 could not be found. 2026-05-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:53:02.535 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-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:53:02.535 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-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:53:02.535 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-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:53:02.535 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-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:02.535 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-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.535 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-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:02.535 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-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:53:02.535 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-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.535 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-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.535 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-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:02.535 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-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.535 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-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3ac0669a-f213-452a-ad65-7e33789b5682 could not be found. 2026-05-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:53:02.535 10 ERROR neutron.plugins.ml2.managers [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Failed to bind port a7791eca-83a5-4580-8bc4-832906c8aafc on host instance for vnic_type normal using segments [{'id': '5518487c-c88d-4912-8d7c-f8748c1c7b01', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 756, 'network_id': '58414482-c03b-4877-b3f3-f0be5ba55906'}] 2026-05-25 01:53:02.536 10 INFO neutron.plugins.ml2.plugin [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Attempt 3 to bind port a7791eca-83a5-4580-8bc4-832906c8aafc 2026-05-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3ac0669a-f213-452a-ad65-7e33789b5682 could not be found. 2026-05-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:53:02.553 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-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:53:02.553 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-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:53:02.553 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-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:53:02.553 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-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:02.553 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-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.553 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-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:02.553 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-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:53:02.553 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-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.553 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-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.553 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-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:02.553 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-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.553 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-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3ac0669a-f213-452a-ad65-7e33789b5682 could not be found. 2026-05-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:53:02.553 10 ERROR neutron.plugins.ml2.managers [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Failed to bind port a7791eca-83a5-4580-8bc4-832906c8aafc on host instance for vnic_type normal using segments [{'id': '5518487c-c88d-4912-8d7c-f8748c1c7b01', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 756, 'network_id': '58414482-c03b-4877-b3f3-f0be5ba55906'}] 2026-05-25 01:53:02.553 10 INFO neutron.plugins.ml2.plugin [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Attempt 4 to bind port a7791eca-83a5-4580-8bc4-832906c8aafc 2026-05-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3ac0669a-f213-452a-ad65-7e33789b5682 could not be found. 2026-05-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:53:02.570 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-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:53:02.570 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-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:53:02.570 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-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:53:02.570 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-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:02.570 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-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.570 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-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:02.570 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-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:53:02.570 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-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.570 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-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.570 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-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:02.570 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-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.570 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-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3ac0669a-f213-452a-ad65-7e33789b5682 could not be found. 2026-05-25 01:53:02.570 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:53:02.571 10 ERROR neutron.plugins.ml2.managers [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Failed to bind port a7791eca-83a5-4580-8bc4-832906c8aafc on host instance for vnic_type normal using segments [{'id': '5518487c-c88d-4912-8d7c-f8748c1c7b01', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 756, 'network_id': '58414482-c03b-4877-b3f3-f0be5ba55906'}] 2026-05-25 01:53:02.571 10 INFO neutron.plugins.ml2.plugin [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Attempt 5 to bind port a7791eca-83a5-4580-8bc4-832906c8aafc 2026-05-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3ac0669a-f213-452a-ad65-7e33789b5682 could not be found. 2026-05-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:53:02.602 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-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:53:02.602 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-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:53:02.602 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-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:53:02.602 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-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:02.602 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-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.602 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-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:02.602 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-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:53:02.602 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-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.602 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-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.602 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-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:02.602 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-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.602 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-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3ac0669a-f213-452a-ad65-7e33789b5682 could not be found. 2026-05-25 01:53:02.602 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:53:02.603 10 ERROR neutron.plugins.ml2.managers [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Failed to bind port a7791eca-83a5-4580-8bc4-832906c8aafc on host instance for vnic_type normal using segments [{'id': '5518487c-c88d-4912-8d7c-f8748c1c7b01', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 756, 'network_id': '58414482-c03b-4877-b3f3-f0be5ba55906'}] 2026-05-25 01:53:02.603 10 INFO neutron.plugins.ml2.plugin [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Attempt 6 to bind port a7791eca-83a5-4580-8bc4-832906c8aafc 2026-05-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3ac0669a-f213-452a-ad65-7e33789b5682 could not be found. 2026-05-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:53:02.622 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-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:53:02.622 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-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:53:02.622 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-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:53:02.622 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-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:02.622 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-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.622 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-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:02.622 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-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:53:02.622 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-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.622 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-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.622 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-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:02.622 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-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.622 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-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3ac0669a-f213-452a-ad65-7e33789b5682 could not be found. 2026-05-25 01:53:02.622 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:53:02.623 10 ERROR neutron.plugins.ml2.managers [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Failed to bind port a7791eca-83a5-4580-8bc4-832906c8aafc on host instance for vnic_type normal using segments [{'id': '5518487c-c88d-4912-8d7c-f8748c1c7b01', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 756, 'network_id': '58414482-c03b-4877-b3f3-f0be5ba55906'}] 2026-05-25 01:53:02.623 10 INFO neutron.plugins.ml2.plugin [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Attempt 7 to bind port a7791eca-83a5-4580-8bc4-832906c8aafc 2026-05-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3ac0669a-f213-452a-ad65-7e33789b5682 could not be found. 2026-05-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:53:02.638 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-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:53:02.638 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-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:53:02.638 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-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:53:02.638 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-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:02.638 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-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.638 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-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:02.638 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-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:53:02.638 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-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.638 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-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.638 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-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:02.638 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-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.638 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-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3ac0669a-f213-452a-ad65-7e33789b5682 could not be found. 2026-05-25 01:53:02.638 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:53:02.639 10 ERROR neutron.plugins.ml2.managers [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Failed to bind port a7791eca-83a5-4580-8bc4-832906c8aafc on host instance for vnic_type normal using segments [{'id': '5518487c-c88d-4912-8d7c-f8748c1c7b01', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 756, 'network_id': '58414482-c03b-4877-b3f3-f0be5ba55906'}] 2026-05-25 01:53:02.639 10 INFO neutron.plugins.ml2.plugin [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Attempt 8 to bind port a7791eca-83a5-4580-8bc4-832906c8aafc 2026-05-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3ac0669a-f213-452a-ad65-7e33789b5682 could not be found. 2026-05-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:53:02.661 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-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:53:02.661 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-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:53:02.661 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-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:53:02.661 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-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:02.661 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-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.661 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-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:02.661 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-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:53:02.661 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-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.661 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-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.661 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-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:02.661 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-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.661 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-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3ac0669a-f213-452a-ad65-7e33789b5682 could not be found. 2026-05-25 01:53:02.661 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:53:02.662 10 ERROR neutron.plugins.ml2.managers [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Failed to bind port a7791eca-83a5-4580-8bc4-832906c8aafc on host instance for vnic_type normal using segments [{'id': '5518487c-c88d-4912-8d7c-f8748c1c7b01', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 756, 'network_id': '58414482-c03b-4877-b3f3-f0be5ba55906'}] 2026-05-25 01:53:02.662 10 INFO neutron.plugins.ml2.plugin [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Attempt 9 to bind port a7791eca-83a5-4580-8bc4-832906c8aafc 2026-05-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3ac0669a-f213-452a-ad65-7e33789b5682 could not be found. 2026-05-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:53:02.677 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-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:53:02.677 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-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:53:02.677 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-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:53:02.677 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-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:02.677 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-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.677 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-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:02.677 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-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:53:02.677 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-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.677 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-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.677 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-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:02.677 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-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.677 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-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3ac0669a-f213-452a-ad65-7e33789b5682 could not be found. 2026-05-25 01:53:02.677 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:53:02.678 10 ERROR neutron.plugins.ml2.managers [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Failed to bind port a7791eca-83a5-4580-8bc4-832906c8aafc on host instance for vnic_type normal using segments [{'id': '5518487c-c88d-4912-8d7c-f8748c1c7b01', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 756, 'network_id': '58414482-c03b-4877-b3f3-f0be5ba55906'}] 2026-05-25 01:53:02.679 10 INFO neutron.plugins.ml2.plugin [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Attempt 10 to bind port a7791eca-83a5-4580-8bc4-832906c8aafc 2026-05-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3ac0669a-f213-452a-ad65-7e33789b5682 could not be found. 2026-05-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-25 01:53:02.700 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-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-25 01:53:02.700 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-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-25 01:53:02.700 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-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-25 01:53:02.700 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-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:02.700 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-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.700 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-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:02.700 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-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-25 01:53:02.700 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-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.700 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-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.700 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-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-25 01:53:02.700 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-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-25 01:53:02.700 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-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3ac0669a-f213-452a-ad65-7e33789b5682 could not be found. 2026-05-25 01:53:02.700 10 ERROR neutron.plugins.ml2.managers  2026-05-25 01:53:02.701 10 ERROR neutron.plugins.ml2.managers [None req-e4e07863-6f80-4d3a-b1ee-02c6418d4d17 - - - - - -] Failed to bind port a7791eca-83a5-4580-8bc4-832906c8aafc on host instance for vnic_type normal using segments [{'id': '5518487c-c88d-4912-8d7c-f8748c1c7b01', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 756, 'network_id': '58414482-c03b-4877-b3f3-f0be5ba55906'}] 2026-05-25 01:53:03.016 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 0baa7ad6-8e84-430b-a040-35c461b1a16d 2026-05-25 01:53:03.352 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port a8cc738a-076f-49e1-b6a7-790f04bb6352 2026-05-25 01:53:05.081 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 8bc70430-c92c-4c12-83d0-ed75e6ae293f 2026-05-25 01:53:05.656 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port a8cc738a-076f-49e1-b6a7-790f04bb6352 2026-05-25 01:53:05.849 9 INFO neutron.plugins.ml2.plugin [None req-b22b2977-ff7a-47be-820e-8e1020381433 - - - - - -] Attempt 1 to provision port 8bc70430-c92c-4c12-83d0-ed75e6ae293f 2026-05-25 01:53:15.175 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 93c40e46-40f6-49d0-ab22-ba3adbaaf17a 2026-05-25 01:53:15.516 10 INFO neutron.plugins.ml2.plugin [None req-e50c58f4-3295-43ad-bf61-c8ee1368dfbf - - - - - -] Attempt 1 to provision port 93c40e46-40f6-49d0-ab22-ba3adbaaf17a 2026-05-25 01:53:16.204 10 INFO neutron.plugins.ml2.plugin [None req-4be1189d-0f4f-4a6b-adb5-bd676ff58008 - - - - - -] Attempt 1 to provision port 93c40e46-40f6-49d0-ab22-ba3adbaaf17a 2026-05-25 01:53:17.201 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 93c40e46-40f6-49d0-ab22-ba3adbaaf17a 2026-05-25 01:53:17.527 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 1dd497cb-7fb6-440a-a2bc-707c5c9fca49 2026-05-25 01:53:18.832 9 INFO neutron.plugins.ml2.plugin [None req-4c680433-b3b8-452d-9d9c-f93d58653aec - - - - - -] Attempt 1 to provision port 1dd497cb-7fb6-440a-a2bc-707c5c9fca49 2026-05-25 01:53:19.088 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 1dd497cb-7fb6-440a-a2bc-707c5c9fca49 2026-05-25 01:53:19.413 9 INFO neutron.plugins.ml2.plugin [None req-962dbe8d-9413-4fcb-b031-12d0ef77741f - - - - - -] Attempt 1 to provision port 1dd497cb-7fb6-440a-a2bc-707c5c9fca49 2026-05-25 01:53:20.981 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 039457b6-5ae8-4be8-897e-8a244d919a7f 2026-05-25 01:53:21.326 10 INFO neutron.plugins.ml2.plugin [None req-3b4f6437-74d3-4e02-ab86-c16cd47589ff - - - - - -] Attempt 1 to provision port e1bf5c2f-d2c4-47b9-92dc-2f1839085067 2026-05-25 01:53:21.797 10 INFO neutron.plugins.ml2.plugin [None req-0ecfa9a4-c3c3-4fe8-95f4-181d2ee26310 - - - - - -] Attempt 1 to provision port 039457b6-5ae8-4be8-897e-8a244d919a7f 2026-05-25 01:53:22.801 10 INFO neutron.plugins.ml2.plugin [None req-472f6877-6d26-43cb-8887-b3dc8146e827 - - - - - -] Attempt 1 to provision port 039457b6-5ae8-4be8-897e-8a244d919a7f 2026-05-25 01:53:22.997 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 039457b6-5ae8-4be8-897e-8a244d919a7f 2026-05-25 01:53:24.292 10 INFO neutron.plugins.ml2.plugin [None req-128e230e-9644-4961-81d0-6a4f41bb203c - - - - - -] Attempt 1 to provision port ba18498b-a01d-489f-b2da-b7acc7635cb7 2026-05-25 01:53:25.033 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 59a59350-72f3-46a2-9900-1806890350fc 2026-05-25 01:53:25.162 9 INFO neutron.plugins.ml2.plugin [None req-66f7f771-be05-4281-ae88-f4625e0e3551 - - - - - -] Attempt 1 to provision port ba18498b-a01d-489f-b2da-b7acc7635cb7 2026-05-25 01:53:26.416 9 INFO neutron.plugins.ml2.plugin [None req-9c6de9a6-63ed-43f7-86d5-d298f993f57a - - - - - -] Attempt 1 to provision port 32a6a393-3b47-4e3e-8c7a-55b7fef9e96c 2026-05-25 01:53:26.999 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 59a59350-72f3-46a2-9900-1806890350fc 2026-05-25 01:53:27.568 10 INFO neutron.plugins.ml2.plugin [None req-bbc23023-58ed-4a32-84ba-053b455434f1 - - - - - -] Attempt 1 to provision port 32a6a393-3b47-4e3e-8c7a-55b7fef9e96c 2026-05-25 01:53:28.649 10 INFO neutron.plugins.ml2.plugin [None req-d2750e12-764f-4060-aeec-49f326867295 - - - - - -] Attempt 1 to provision port bd690c9b-2a63-41ea-af20-4e44e516aacb 2026-05-25 01:53:29.394 10 INFO neutron.plugins.ml2.plugin [None req-26b99b1e-cf0e-4914-bbfa-670f5286dfa9 - - - - - -] Attempt 1 to provision port bd690c9b-2a63-41ea-af20-4e44e516aacb 2026-05-25 01:53:37.499 10 INFO neutron.plugins.ml2.plugin [None req-6d347597-d6d4-4c4f-a320-0e7f89edf372 - - - - - -] Attempt 1 to provision port 9fbde65d-194f-4834-a0c7-a34938d8c0eb 2026-05-25 01:53:39.159 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 9fbde65d-194f-4834-a0c7-a34938d8c0eb 2026-05-25 01:53:39.317 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b815590f-6e7e-4784-8d1b-ed74cb444349'] response: {'server_uuid': 'dbf7fa75-a055-4a9e-b754-cf0062f4ed04', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9fbde65d-194f-4834-a0c7-a34938d8c0eb', 'code': 200} 2026-05-25 01:53:40.988 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 9fbde65d-194f-4834-a0c7-a34938d8c0eb 2026-05-25 01:53:45.043 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port e1bf5c2f-d2c4-47b9-92dc-2f1839085067 2026-05-25 01:53:45.604 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port bd690c9b-2a63-41ea-af20-4e44e516aacb 2026-05-25 01:53:46.174 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 32a6a393-3b47-4e3e-8c7a-55b7fef9e96c 2026-05-25 01:53:46.248 9 INFO neutron.plugins.ml2.plugin [None req-fead600c-8b71-442d-ae5e-179a4bbf2b37 - - - - - -] Attempt 1 to provision port 2158f2f4-cd26-4a60-8d25-fddd90dca891 2026-05-25 01:53:46.764 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port ba18498b-a01d-489f-b2da-b7acc7635cb7 2026-05-25 01:53:47.765 9 INFO neutron.plugins.ml2.plugin [None req-db4b4521-9622-4870-ba4e-10a3f636bc3e - - - - - -] Attempt 1 to provision port 21b38383-7df7-4a3c-9020-01ba11f3bbf8 2026-05-25 01:53:47.861 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 32a6a393-3b47-4e3e-8c7a-55b7fef9e96c 2026-05-25 01:53:48.446 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 376dc1e4-9c38-4bdb-b9d3-cb891050dd0d 2026-05-25 01:53:48.668 10 INFO neutron.plugins.ml2.plugin [None req-99ff60c6-1256-40e2-ba8d-c4920be0a9dd - - - - - -] Attempt 1 to provision port 376dc1e4-9c38-4bdb-b9d3-cb891050dd0d 2026-05-25 01:53:49.139 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port ba18498b-a01d-489f-b2da-b7acc7635cb7 2026-05-25 01:53:49.460 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 21b38383-7df7-4a3c-9020-01ba11f3bbf8 2026-05-25 01:53:49.527 10 INFO neutron.plugins.ml2.plugin [None req-5724668a-c0a5-4cbc-9383-9f6c9d15d37d - - - - - -] Attempt 1 to provision port 0dbd068d-07b8-4893-9a94-08164b364a6e 2026-05-25 01:53:49.979 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port e1bf5c2f-d2c4-47b9-92dc-2f1839085067 2026-05-25 01:53:50.188 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port bd690c9b-2a63-41ea-af20-4e44e516aacb 2026-05-25 01:53:50.755 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port aae233ca-69c4-416b-ac3c-ea2f4ab69556 2026-05-25 01:53:50.809 9 INFO neutron.plugins.ml2.plugin [None req-c92848a3-662f-474d-82f5-31fb4a876026 - - - - - -] Attempt 1 to provision port aae233ca-69c4-416b-ac3c-ea2f4ab69556 2026-05-25 01:53:51.195 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 2158f2f4-cd26-4a60-8d25-fddd90dca891 2026-05-25 01:53:51.343 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4447659-bdc5-452d-b700-3e26771288bd'] response: {'server_uuid': 'd576d91e-6022-4ef0-99df-a0bf8e2137bb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2158f2f4-cd26-4a60-8d25-fddd90dca891', 'code': 200} 2026-05-25 01:53:52.659 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 2158f2f4-cd26-4a60-8d25-fddd90dca891 2026-05-25 01:54:11.266 9 INFO neutron.plugins.ml2.plugin [None req-fa094a41-255a-4bf5-b9c1-919ac5e63c34 - - - - - -] Attempt 1 to provision port 43ae6a18-26cb-419e-8e75-a1e8f5d235eb 2026-05-25 01:54:24.400 9 INFO neutron.plugins.ml2.plugin [None req-8f8eac5c-178d-47c2-b953-270a2ae8a9af - - - - - -] Attempt 1 to provision port 16d1c1b8-2389-4e39-baec-9768ee94d76b 2026-05-25 01:54:26.683 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 16d1c1b8-2389-4e39-baec-9768ee94d76b 2026-05-25 01:54:26.809 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-696d940f-4b56-4149-9bc9-92faec2bf644'] response: {'server_uuid': '338364a2-c19b-4f62-8199-34b87c9fbfc2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '16d1c1b8-2389-4e39-baec-9768ee94d76b', 'code': 200} 2026-05-25 01:54:28.634 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 16d1c1b8-2389-4e39-baec-9768ee94d76b 2026-05-25 01:55:05.397 10 INFO neutron.plugins.ml2.plugin [None req-ef3bfe4b-af94-413f-a2c9-3caece9be8b1 - - - - - -] Attempt 1 to provision port 7246fe7f-4579-4eb8-967c-4fc13d2f9e2d 2026-05-25 01:55:08.798 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 7246fe7f-4579-4eb8-967c-4fc13d2f9e2d 2026-05-25 01:55:08.983 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb0c3e87-7aa9-4117-aecc-0ae39f3f4177'] response: {'server_uuid': '338364a2-c19b-4f62-8199-34b87c9fbfc2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7246fe7f-4579-4eb8-967c-4fc13d2f9e2d', 'code': 200} 2026-05-25 01:55:10.675 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 7246fe7f-4579-4eb8-967c-4fc13d2f9e2d 2026-05-25 01:55:39.205 9 INFO neutron.plugins.ml2.plugin [None req-2ee19d53-5fd6-4c47-ac17-687bc99f780d - - - - - -] Attempt 1 to provision port 358e0fee-43e5-4329-9cad-3c34d909fce9 2026-05-25 01:55:39.743 9 INFO neutron.plugins.ml2.plugin [None req-2ee19d53-5fd6-4c47-ac17-687bc99f780d - - - - - -] Attempt 2 to provision port 358e0fee-43e5-4329-9cad-3c34d909fce9 2026-05-25 01:55:42.858 9 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 358e0fee-43e5-4329-9cad-3c34d909fce9 2026-05-25 01:55:43.135 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-996b741e-368d-470c-ab71-8a85bb5256fe'] response: {'server_uuid': '338364a2-c19b-4f62-8199-34b87c9fbfc2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '358e0fee-43e5-4329-9cad-3c34d909fce9', 'code': 200} 2026-05-25 01:55:44.705 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 358e0fee-43e5-4329-9cad-3c34d909fce9 2026-05-25 01:55:53.520 10 INFO neutron.plugins.ml2.plugin [None req-3d28e543-8258-407d-a52c-738ac5b1cff6 - - - - - -] Attempt 1 to provision port 8bd6b452-7f0e-49d9-a7fe-e99a2b7e414d 2026-05-25 01:55:56.987 9 INFO neutron.plugins.ml2.plugin [None req-1252057f-29c6-46a5-b515-4ad27252bffa - - - - - -] Attempt 1 to provision port 8bd6b452-7f0e-49d9-a7fe-e99a2b7e414d 2026-05-25 01:55:57.113 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f2e1d2f-3369-45a3-966d-ea968619093f'] response: {'server_uuid': '338364a2-c19b-4f62-8199-34b87c9fbfc2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8bd6b452-7f0e-49d9-a7fe-e99a2b7e414d', 'code': 200} 2026-05-25 01:55:58.755 10 INFO neutron.plugins.ml2.plugin [None req-c0d2d104-eebb-4bec-93b0-9231c07f7c3a - - - - - -] Attempt 1 to provision port 8bd6b452-7f0e-49d9-a7fe-e99a2b7e414d 2026-05-25 01:56:07.057 10 INFO neutron.plugins.ml2.plugin [None req-d65d7017-df1c-4a80-92b8-cbf697987f3f - - - - - -] Attempt 1 to provision port 8bd6b452-7f0e-49d9-a7fe-e99a2b7e414d 2026-05-25 01:56:17.015 10 INFO neutron.plugins.ml2.plugin [None req-f838b7e5-0b8f-49aa-a1ad-dd28e01e294f - - - - - -] Attempt 1 to provision port 358e0fee-43e5-4329-9cad-3c34d909fce9