+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-09 02:12:12.372 1 INFO neutron.common.config [-] Logging enabled! 2026-05-09 02:12:12.372 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-05-09 02:12:12.372 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-09 02:12:12.373 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-09 02:12:13.103 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 02:12:13.106 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-09 02:12:13.108 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-09 02:12:13.109 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 02:12:13.109 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-09 02:12:13.109 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-09 02:12:13.109 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 02:12:13.114 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 02:12:13.114 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 02:12:13.114 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 02:12:13.129 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-09 02:12:13.130 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 02:12:13.130 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-09 02:12:13.168 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-09 02:12:13.168 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-09 02:12:13.168 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-09 02:12:13.168 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-09 02:12:13.401 1 INFO neutron.plugins.ml2.managers [None req-c9ebeef7-54b6-4ec4-9008-c815db341f8e - - - - - -] Initializing driver for type 'vlan' 2026-05-09 02:12:13.952 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c9ebeef7-54b6-4ec4-9008-c815db341f8e - - - - - -] VlanTypeDriver initialization complete 2026-05-09 02:12:13.952 1 INFO neutron.plugins.ml2.managers [None req-c9ebeef7-54b6-4ec4-9008-c815db341f8e - - - - - -] Initializing driver for type 'vxlan' 2026-05-09 02:12:13.953 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c9ebeef7-54b6-4ec4-9008-c815db341f8e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-09 02:12:14.020 1 INFO neutron.plugins.ml2.managers [None req-c9ebeef7-54b6-4ec4-9008-c815db341f8e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-09 02:12:14.021 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c9ebeef7-54b6-4ec4-9008-c815db341f8e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-09 02:12:14.021 1 INFO neutron.plugins.ml2.managers [None req-c9ebeef7-54b6-4ec4-9008-c815db341f8e - - - - - -] Initializing extension driver 'port_security' 2026-05-09 02:12:14.022 1 INFO neutron.plugins.ml2.extensions.port_security [None req-c9ebeef7-54b6-4ec4-9008-c815db341f8e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-09 02:12:14.022 1 INFO neutron.plugins.ml2.managers [None req-c9ebeef7-54b6-4ec4-9008-c815db341f8e - - - - - -] Initializing extension driver 'qos' 2026-05-09 02:12:14.022 1 INFO neutron.plugins.ml2.managers [None req-c9ebeef7-54b6-4ec4-9008-c815db341f8e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-09 02:12:14.023 1 INFO neutron.plugins.ml2.managers [None req-c9ebeef7-54b6-4ec4-9008-c815db341f8e - - - - - -] Initializing mechanism driver 'l2population' 2026-05-09 02:12:14.037 1 INFO neutron.quota [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded quota_driver: . 2026-05-09 02:12:14.037 1 INFO neutron.plugins.ml2.plugin [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Modular L2 Plugin initialization complete 2026-05-09 02:12:14.037 1 INFO neutron.plugins.ml2.managers [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-09 02:12:14.037 1 INFO neutron.plugins.ml2.managers [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-09 02:12:14.038 1 INFO neutron.plugins.ml2.managers [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Got port-security extension from driver 'port_security' 2026-05-09 02:12:14.038 1 INFO neutron.extensions.vlantransparent [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Disabled vlantransparent extension. 2026-05-09 02:12:14.038 1 INFO neutron.manager [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loading Plugin: qos 2026-05-09 02:12:14.048 1 INFO neutron.manager [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loading Plugin: router 2026-05-09 02:12:14.077 1 INFO neutron.services.service_base [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-09 02:12:14.077 1 INFO neutron.manager [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loading Plugin: segments 2026-05-09 02:12:14.139 1 INFO neutron.manager [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loading Plugin: trunk 2026-05-09 02:12:14.197 1 INFO neutron.manager [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loading Plugin: vpnaas 2026-05-09 02:12:14.235 1 WARNING stevedore.named [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-09 02:12:14.295 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-09 02:12:14.296 1 INFO neutron.common.utils [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-09 02:12:14.296 1 INFO neutron.manager [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loading Plugin: auto_allocate 2026-05-09 02:12:14.300 1 INFO neutron.manager [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loading Plugin: tag 2026-05-09 02:12:14.305 1 INFO neutron.manager [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loading Plugin: timestamp 2026-05-09 02:12:14.308 1 INFO neutron.manager [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loading Plugin: network_ip_availability 2026-05-09 02:12:14.312 1 INFO neutron.manager [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loading Plugin: flavors 2026-05-09 02:12:14.315 1 INFO neutron.manager [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loading Plugin: revisions 2026-05-09 02:12:14.317 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Initializing extension manager. 2026-05-09 02:12:14.318 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: address-group 2026-05-09 02:12:14.319 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: address-scope 2026-05-09 02:12:14.320 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-09 02:12:14.320 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: agent 2026-05-09 02:12:14.321 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: agent-resources-synced 2026-05-09 02:12:14.322 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: allowed-address-pairs 2026-05-09 02:12:14.323 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: auto-allocated-topology 2026-05-09 02:12:14.323 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: availability_zone 2026-05-09 02:12:14.324 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: availability_zone_filter 2026-05-09 02:12:14.324 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-09 02:12:14.325 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: default-subnetpools 2026-05-09 02:12:14.326 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-09 02:12:14.326 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: dns-integration 2026-05-09 02:12:14.327 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: dns-domain-ports 2026-05-09 02:12:14.327 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-09 02:12:14.328 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: dvr 2026-05-09 02:12:14.328 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-09 02:12:14.329 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: empty-string-filtering 2026-05-09 02:12:14.329 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 02:12:14.330 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-09 02:12:14.330 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: external-net 2026-05-09 02:12:14.331 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-09 02:12:14.331 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: extraroute 2026-05-09 02:12:14.332 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: extraroute-atomic 2026-05-09 02:12:14.332 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-09 02:12:14.333 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-09 02:12:14.333 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-09 02:12:14.334 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-09 02:12:14.334 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: fip-port-details 2026-05-09 02:12:14.335 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: flavors 2026-05-09 02:12:14.336 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-09 02:12:14.337 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: floatingip-pools 2026-05-09 02:12:14.337 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: ip_allocation 2026-05-09 02:12:14.338 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: ip-substring-filtering 2026-05-09 02:12:14.338 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: l2_adjacency 2026-05-09 02:12:14.339 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: router 2026-05-09 02:12:14.340 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 02:12:14.341 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: ext-gw-mode 2026-05-09 02:12:14.341 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: l3-ha 2026-05-09 02:12:14.342 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-09 02:12:14.342 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: l3-flavors 2026-05-09 02:12:14.343 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-09 02:12:14.343 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-09 02:12:14.345 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-09 02:12:14.348 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-09 02:12:14.348 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-09 02:12:14.349 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-09 02:12:14.350 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-09 02:12:14.350 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: multi-provider 2026-05-09 02:12:14.351 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: net-mtu 2026-05-09 02:12:14.351 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: net-mtu-writable 2026-05-09 02:12:14.352 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: network_availability_zone 2026-05-09 02:12:14.352 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: network-ip-availability 2026-05-09 02:12:14.353 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-09 02:12:14.354 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: pagination 2026-05-09 02:12:14.354 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: port-device-profile 2026-05-09 02:12:14.355 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: port-mac-override 2026-05-09 02:12:14.355 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-09 02:12:14.356 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-09 02:12:14.356 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: port-resource-request 2026-05-09 02:12:14.357 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: port-resource-request-groups 2026-05-09 02:12:14.357 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: binding 2026-05-09 02:12:14.358 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: binding-extended 2026-05-09 02:12:14.358 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: port-security 2026-05-09 02:12:14.359 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: project-id 2026-05-09 02:12:14.359 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: provider 2026-05-09 02:12:14.361 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: qos 2026-05-09 02:12:14.361 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-09 02:12:14.362 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-09 02:12:14.362 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: qos-default 2026-05-09 02:12:14.363 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: qos-fip 2026-05-09 02:12:14.363 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-09 02:12:14.364 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: qos-gateway-ip 2026-05-09 02:12:14.364 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: qos-port-network-policy 2026-05-09 02:12:14.365 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: qos-pps-minimum 2026-05-09 02:12:14.365 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-09 02:12:14.366 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: qos-pps 2026-05-09 02:12:14.366 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: qos-rule-type-details 2026-05-09 02:12:14.367 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-09 02:12:14.367 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: qos-rules-alias 2026-05-09 02:12:14.368 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: quota-check-limit 2026-05-09 02:12:14.369 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: quotas 2026-05-09 02:12:14.371 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: quota_details 2026-05-09 02:12:14.372 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: rbac-policies 2026-05-09 02:12:14.373 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: rbac-address-group 2026-05-09 02:12:14.373 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: rbac-address-scope 2026-05-09 02:12:14.374 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: rbac-security-groups 2026-05-09 02:12:14.374 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: rbac-subnetpool 2026-05-09 02:12:14.375 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: revision-if-match 2026-05-09 02:12:14.375 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: standard-attr-revisions 2026-05-09 02:12:14.376 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: router_availability_zone 2026-05-09 02:12:14.376 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-09 02:12:14.377 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-09 02:12:14.377 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-09 02:12:14.378 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-09 02:12:14.378 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-09 02:12:14.385 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: security-group 2026-05-09 02:12:14.386 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: segment 2026-05-09 02:12:14.386 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-09 02:12:14.387 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: service-type 2026-05-09 02:12:14.387 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: sorting 2026-05-09 02:12:14.388 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: standard-attr-segment 2026-05-09 02:12:14.388 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: standard-attr-description 2026-05-09 02:12:14.389 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: stateful-security-group 2026-05-09 02:12:14.389 1 WARNING neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-09 02:12:14.389 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-09 02:12:14.390 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: subnet_onboard 2026-05-09 02:12:14.390 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-09 02:12:14.391 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: subnet-service-types 2026-05-09 02:12:14.391 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: subnet_allocation 2026-05-09 02:12:14.392 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-09 02:12:14.393 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-09 02:12:14.394 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: standard-attr-tag 2026-05-09 02:12:14.395 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-09 02:12:14.396 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: trunk 2026-05-09 02:12:14.396 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: trunk-details 2026-05-09 02:12:14.396 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-09 02:12:14.397 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-09 02:12:14.398 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-09 02:12:14.398 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: vpn-flavors 2026-05-09 02:12:14.399 1 INFO neutron.api.extensions [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Loaded extension: vpnaas 2026-05-09 02:12:14.402 1 INFO oslo_service.service [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Starting 2 workers 2026-05-09 02:12:14.406 1 INFO oslo_service.service [None req-f21d6fc3-065b-4fa6-b1e5-edb2bdabe02c - - - - - -] Starting 1 workers 2026-05-09 02:12:55.929 9 INFO neutron.db.l3_hamode_db [None req-916e57f6-14c3-46fc-a4e2-cbafdcef613e - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 02:13:06.386 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 6a22d0fc-8b12-4232-9e43-b9bba7047d5d 2026-05-09 02:13:06.875 9 INFO neutron.plugins.ml2.plugin [None req-1e9d2842-b3aa-474f-b908-f8d2e2bf36b3 - - - - - -] Attempt 1 to provision port 6a22d0fc-8b12-4232-9e43-b9bba7047d5d 2026-05-09 02:13:07.176 10 INFO neutron.plugins.ml2.plugin [None req-7cc4a331-bdba-461d-b594-2fcd9e9759e8 - - - - - -] Attempt 1 to provision port 6a22d0fc-8b12-4232-9e43-b9bba7047d5d 2026-05-09 02:13:08.302 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 6a22d0fc-8b12-4232-9e43-b9bba7047d5d 2026-05-09 02:19:24.759 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port ad220cb2-4f7d-4896-9623-0e77ab6d220c 2026-05-09 02:19:26.355 9 INFO neutron.plugins.ml2.plugin [None req-027b5d6b-d84f-4524-9fd8-113e11c3b82c - - - - - -] Attempt 1 to provision port ad220cb2-4f7d-4896-9623-0e77ab6d220c 2026-05-09 02:19:26.518 10 INFO neutron.plugins.ml2.plugin [None req-9468776e-443a-4ac2-9618-7b4ef923f425 - - - - - -] Attempt 1 to provision port ad220cb2-4f7d-4896-9623-0e77ab6d220c 2026-05-09 02:19:26.560 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port ad220cb2-4f7d-4896-9623-0e77ab6d220c 2026-05-09 02:19:32.034 10 INFO neutron.plugins.ml2.plugin [None req-0fbf7e73-ad81-4559-a7b2-f2158c32db6f - - - - - -] Attempt 1 to provision port 461a5edf-597d-4f7d-a0ee-ef3c8c0aba24 2026-05-09 02:22:54.795 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 461a5edf-597d-4f7d-a0ee-ef3c8c0aba24 2026-05-09 02:22:56.689 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 461a5edf-597d-4f7d-a0ee-ef3c8c0aba24 2026-05-09 02:33:15.094 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port ee877149-3e45-4a65-90b8-1cd30e196828 2026-05-09 02:33:17.082 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port ee877149-3e45-4a65-90b8-1cd30e196828 2026-05-09 02:47:59.317 9 INFO neutron.plugins.ml2.plugin [None req-b1e1041c-c2c5-428c-bb1c-b3b3c668132c - - - - - -] Attempt 1 to provision port 5a070cb2-1fd1-4bfa-8d76-4394aa042c55 2026-05-09 02:47:59.698 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port e13942b3-5fea-47cf-b02c-ef5d79e5d5bb 2026-05-09 02:47:59.966 9 INFO neutron.plugins.ml2.plugin [None req-4b9d2d08-145c-4947-8a31-05c1d9c3a7de - - - - - -] Attempt 1 to provision port bdbe517f-4207-4b4e-be36-a244f0a0ed37 2026-05-09 02:48:00.199 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 575cfc36-b348-4f0a-b6c1-d0809d377518 2026-05-09 02:48:00.210 9 INFO neutron.plugins.ml2.plugin [None req-cc1f034e-c5b9-40e6-91a5-340504067c37 - - - - - -] Attempt 1 to provision port b898d07d-e533-423c-87e9-0ef22a69e60b 2026-05-09 02:48:00.573 9 INFO neutron.plugins.ml2.plugin [None req-09dcda48-9872-4c22-ab15-64dc90de1fa0 - - - - - -] Attempt 1 to provision port b898d07d-e533-423c-87e9-0ef22a69e60b 2026-05-09 02:48:00.637 9 INFO neutron.plugins.ml2.plugin [None req-09dcda48-9872-4c22-ab15-64dc90de1fa0 - - - - - -] Attempt 1 to provision port e13942b3-5fea-47cf-b02c-ef5d79e5d5bb 2026-05-09 02:48:00.749 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port b898d07d-e533-423c-87e9-0ef22a69e60b 2026-05-09 02:48:00.985 10 INFO neutron.plugins.ml2.plugin [None req-1015589e-a7c4-42d9-92dc-eec4be0dc151 - - - - - -] Attempt 1 to provision port e13942b3-5fea-47cf-b02c-ef5d79e5d5bb 2026-05-09 02:48:01.351 10 INFO neutron.plugins.ml2.plugin [None req-e80103ce-3dd0-4dff-96a2-bfd58f7acc89 - - - - - -] Attempt 1 to provision port 575cfc36-b348-4f0a-b6c1-d0809d377518 2026-05-09 02:48:01.664 10 INFO neutron.plugins.ml2.plugin [None req-fe15756d-358a-47d6-8f7d-5f5fc90ea5d8 - - - - - -] Attempt 1 to provision port 575cfc36-b348-4f0a-b6c1-d0809d377518 2026-05-09 02:48:01.670 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port e13942b3-5fea-47cf-b02c-ef5d79e5d5bb 2026-05-09 02:48:02.111 9 INFO neutron.plugins.ml2.plugin [None req-36f09d3e-202f-48c1-9a0c-fd674e468545 - - - - - -] Attempt 1 to provision port 9b0bc35a-31c2-4705-8943-2536eac472cc 2026-05-09 02:48:02.164 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port b898d07d-e533-423c-87e9-0ef22a69e60b 2026-05-09 02:48:02.366 10 INFO neutron.plugins.ml2.plugin [None req-bd51d9ad-8a48-40bd-9e1f-5c67405859ca - - - - - -] Attempt 1 to provision port df52db39-3c5e-4023-8db0-ad43ff1c313a 2026-05-09 02:48:02.624 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 575cfc36-b348-4f0a-b6c1-d0809d377518 2026-05-09 02:48:02.936 9 INFO neutron.plugins.ml2.plugin [None req-90b23866-f9da-4c02-9aa7-6db9424d0e39 - - - - - -] Attempt 1 to provision port df52db39-3c5e-4023-8db0-ad43ff1c313a 2026-05-09 02:48:04.010 10 INFO neutron.plugins.ml2.plugin [None req-917af283-f552-44f9-8d5e-e1b60bb3f561 - - - - - -] Attempt 1 to provision port e5d84fb1-9dde-442f-9762-c1d6bbb195f4 2026-05-09 02:48:04.578 10 INFO neutron.plugins.ml2.plugin [None req-f9ca7cb0-b612-4121-82d5-b3d7a90568f9 - - - - - -] Attempt 1 to provision port e5d84fb1-9dde-442f-9762-c1d6bbb195f4 2026-05-09 02:48:04.932 9 INFO neutron.plugins.ml2.plugin [None req-72a282f4-b782-40a9-abe2-2a4473d30c16 - - - - - -] Attempt 1 to provision port c4e43652-36eb-4094-a393-42c3f7379bf6 2026-05-09 02:48:05.574 9 INFO neutron.plugins.ml2.plugin [None req-00a97f0c-bb9c-4f22-b892-6dfc2169bb3b - - - - - -] Attempt 1 to provision port c4e43652-36eb-4094-a393-42c3f7379bf6 2026-05-09 02:48:05.713 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 14c47b38-e4a4-4419-93b3-ce57807fc1f5 2026-05-09 02:48:06.321 9 INFO neutron.plugins.ml2.plugin [None req-ef2459f0-3404-4563-81b6-3d77749b0b44 - - - - - -] Attempt 1 to provision port aafe7b90-6bd8-4ae7-b2ae-e8372f118eba 2026-05-09 02:48:07.655 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 14c47b38-e4a4-4419-93b3-ce57807fc1f5 2026-05-09 02:48:07.680 10 INFO neutron.plugins.ml2.plugin [None req-9447a96c-10d7-45f0-9006-2dfc46ee5d94 - - - - - -] Attempt 1 to provision port 14c47b38-e4a4-4419-93b3-ce57807fc1f5 2026-05-09 02:48:07.999 9 INFO neutron.plugins.ml2.plugin [None req-ec913445-aeaa-4d53-9e4e-a8b697a045d5 - - - - - -] Attempt 1 to provision port 14c47b38-e4a4-4419-93b3-ce57807fc1f5 2026-05-09 02:48:08.709 10 INFO neutron.plugins.ml2.plugin [None req-a3e90a3d-821c-47a4-b7b6-2a082e05faa3 - - - - - -] Attempt 1 to provision port e868ab3d-68c4-4714-a666-f6f5f085cdc6 2026-05-09 02:48:09.366 9 INFO neutron.plugins.ml2.plugin [None req-897e16f6-f49a-481a-b6c8-f089c9344586 - - - - - -] Attempt 1 to provision port e868ab3d-68c4-4714-a666-f6f5f085cdc6 2026-05-09 02:48:09.721 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port c5af3a9f-9bc9-4076-877f-b876643480f1 2026-05-09 02:48:10.195 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port a76936b7-09a7-4d48-abaf-a167585452a9 2026-05-09 02:48:10.712 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port a1d48018-1674-4b0c-9120-4ac6a7a06ebd 2026-05-09 02:48:11.387 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 54ea0a01-4db1-4486-88b4-d2c4ac81344f 2026-05-09 02:48:12.100 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port c5af3a9f-9bc9-4076-877f-b876643480f1 2026-05-09 02:48:12.413 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port a76936b7-09a7-4d48-abaf-a167585452a9 2026-05-09 02:48:12.552 10 INFO neutron.plugins.ml2.plugin [None req-46a18afb-619d-4fb0-b2c9-7c385d6df03e - - - - - -] Attempt 1 to provision port 4f6d36ab-efd2-4afd-83aa-8a085950ee1b 2026-05-09 02:48:12.650 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port a1d48018-1674-4b0c-9120-4ac6a7a06ebd 2026-05-09 02:48:12.785 10 INFO neutron.plugins.ml2.plugin [None req-d466e94d-178a-4db4-9f07-19c46595fcd9 - - - - - -] Attempt 1 to provision port dcb08ffc-d503-4e96-bcaa-ab6bf613d82d 2026-05-09 02:48:13.005 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 54ea0a01-4db1-4486-88b4-d2c4ac81344f 2026-05-09 02:48:13.248 10 INFO neutron.plugins.ml2.plugin [None req-5f42c9e8-fadf-4515-b5e3-6a11eb4d390e - - - - - -] Attempt 1 to provision port aeee1879-2cef-48a2-a30b-f32a9b8c497f /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 02:48:18.264 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port aeee1879-2cef-48a2-a30b-f32a9b8c497f 2026-05-09 02:48:18.880 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b98160d2-9a96-4cf2-a66a-045d64730700'] response: {'server_uuid': '0898d82b-4926-4baa-b47b-7c9fab47f8f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aeee1879-2cef-48a2-a30b-f32a9b8c497f', 'code': 200} 2026-05-09 02:48:19.012 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port dcb08ffc-d503-4e96-bcaa-ab6bf613d82d 2026-05-09 02:48:19.554 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 4f6d36ab-efd2-4afd-83aa-8a085950ee1b 2026-05-09 02:48:20.416 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port aeee1879-2cef-48a2-a30b-f32a9b8c497f 2026-05-09 02:48:20.879 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 4f6d36ab-efd2-4afd-83aa-8a085950ee1b 2026-05-09 02:48:21.246 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2dcc03c8-2d8c-4a1b-924f-426e1d39aebb'] response: {'server_uuid': '93bcc515-dd1b-4f21-9ab1-c962b9ee4ab8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dcb08ffc-d503-4e96-bcaa-ab6bf613d82d', 'code': 200} 2026-05-09 02:48:21.247 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2dcc03c8-2d8c-4a1b-924f-426e1d39aebb'] response: {'server_uuid': 'c7739bf4-37d4-4716-98ff-4511a54f3492', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4f6d36ab-efd2-4afd-83aa-8a085950ee1b', 'code': 200} 2026-05-09 02:48:21.460 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port dcb08ffc-d503-4e96-bcaa-ab6bf613d82d 2026-05-09 02:48:22.168 10 INFO neutron.plugins.ml2.plugin [None req-8b042ad9-1b95-4287-bff8-cc2662c58b44 - - - - - -] Attempt 1 to provision port d3b4fe70-e3b2-47c8-ae34-defeeee38a1e 2026-05-09 02:48:22.405 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port ca70c39c-ed12-45f8-886a-cd797e9ea485 2026-05-09 02:48:23.564 10 INFO neutron.plugins.ml2.plugin [None req-0a8f12ae-05a1-478d-9602-923e28677bbe - - - - - -] Attempt 1 to provision port ca70c39c-ed12-45f8-886a-cd797e9ea485 2026-05-09 02:48:23.983 9 INFO neutron.plugins.ml2.plugin [None req-875f1c68-2331-41f6-a705-15d507deb50c - - - - - -] Attempt 1 to provision port ca70c39c-ed12-45f8-886a-cd797e9ea485 2026-05-09 02:48:24.403 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port ca70c39c-ed12-45f8-886a-cd797e9ea485 2026-05-09 02:48:24.803 9 INFO neutron.plugins.ml2.plugin [None req-596274a2-32e3-419d-ab86-2d82dacc185a - - - - - -] Attempt 1 to provision port dc4df990-91e9-4bf2-ad86-aa68805a14f8 2026-05-09 02:48:25.468 10 INFO neutron.plugins.ml2.plugin [None req-a49b0807-56f6-4cf5-a623-5723d6388a80 - - - - - -] Attempt 1 to provision port dc4df990-91e9-4bf2-ad86-aa68805a14f8 2026-05-09 02:48:25.674 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5bfa097-ff50-4045-952f-a7ff43339fe5'] response: {'server_uuid': '0898d82b-4926-4baa-b47b-7c9fab47f8f5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'aeee1879-2cef-48a2-a30b-f32a9b8c497f', 'code': 200} 2026-05-09 02:48:26.415 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 212c4e9d-f71c-4871-abb5-2a0f89a054cf 2026-05-09 02:48:28.590 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 212c4e9d-f71c-4871-abb5-2a0f89a054cf /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 02:48:36.375 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 7a5fce0d-7e04-4ddd-a549-dee5454d65d0 2026-05-09 02:48:36.709 9 INFO neutron.plugins.ml2.plugin [None req-e575eeab-931a-4e65-94d2-a9371c265d56 - - - - - -] Attempt 1 to provision port 2a15a06f-0edd-479b-acb1-415fa96c0dde 2026-05-09 02:48:38.058 10 INFO neutron.plugins.ml2.plugin [None req-ea6de341-4cf1-4ae4-9ccb-f4b889409d51 - - - - - -] Attempt 1 to provision port 7a5fce0d-7e04-4ddd-a549-dee5454d65d0 2026-05-09 02:48:38.336 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 7a5fce0d-7e04-4ddd-a549-dee5454d65d0 2026-05-09 02:48:38.346 10 INFO neutron.plugins.ml2.plugin [None req-60933180-fe7f-4407-bf60-37755b618a61 - - - - - -] Attempt 1 to provision port 7a5fce0d-7e04-4ddd-a549-dee5454d65d0 2026-05-09 02:48:39.281 10 INFO neutron.plugins.ml2.plugin [None req-15b85fa6-5618-496a-974b-20b76519408c - - - - - -] Attempt 1 to provision port c638695c-5d0b-4380-94c8-ffd5ca203ad0 2026-05-09 02:48:39.848 10 INFO neutron.plugins.ml2.plugin [None req-da32812a-4a70-4028-9d5c-baecfcd9e018 - - - - - -] Attempt 1 to provision port c638695c-5d0b-4380-94c8-ffd5ca203ad0 2026-05-09 02:48:40.433 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port df52db39-3c5e-4023-8db0-ad43ff1c313a 2026-05-09 02:48:41.075 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 6325a980-a1f7-45c7-a0cc-946d102637c4 2026-05-09 02:48:41.398 9 INFO neutron.plugins.ml2.plugin [None req-4a0ddb2a-fba5-4dac-adf4-e1ae1bbf3a91 - - - - - -] Attempt 1 to provision port 7d197aa5-74a9-4033-956b-a7ac61acbfbe 2026-05-09 02:48:41.763 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 5a070cb2-1fd1-4bfa-8d76-4394aa042c55 2026-05-09 02:48:42.434 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port bdbe517f-4207-4b4e-be36-a244f0a0ed37 2026-05-09 02:48:42.796 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port e5d84fb1-9dde-442f-9762-c1d6bbb195f4 2026-05-09 02:48:43.229 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port df52db39-3c5e-4023-8db0-ad43ff1c313a 2026-05-09 02:48:43.562 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 6325a980-a1f7-45c7-a0cc-946d102637c4 2026-05-09 02:48:43.904 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 5a070cb2-1fd1-4bfa-8d76-4394aa042c55 2026-05-09 02:48:44.455 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c942f91c-3207-425e-9803-b78c9f5d1ed7'] response: {'server_uuid': 'c7739bf4-37d4-4716-98ff-4511a54f3492', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4f6d36ab-efd2-4afd-83aa-8a085950ee1b', 'code': 200} 2026-05-09 02:48:44.562 9 INFO neutron.plugins.ml2.plugin [None req-8dfcc62e-103a-43ea-8ea0-9fbfddd99b76 - - - - - -] Attempt 1 to provision port 21256b1a-3ed7-448e-bfb4-19e8d4ae9fe8 2026-05-09 02:48:45.459 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port bdbe517f-4207-4b4e-be36-a244f0a0ed37 2026-05-09 02:48:45.693 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port e5d84fb1-9dde-442f-9762-c1d6bbb195f4 2026-05-09 02:48:46.047 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 4f6d36ab-efd2-4afd-83aa-8a085950ee1b 2026-05-09 02:48:46.136 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-91fa7a19-e098-43c6-a2d9-4b8db33952ec'] response: {'server_uuid': 'c7739bf4-37d4-4716-98ff-4511a54f3492', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4f6d36ab-efd2-4afd-83aa-8a085950ee1b', 'code': 200} 2026-05-09 02:48:46.591 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 21256b1a-3ed7-448e-bfb4-19e8d4ae9fe8 2026-05-09 02:48:46.728 10 INFO neutron.plugins.ml2.plugin [None req-841d1e13-536a-495d-aa8c-87f8be0a6339 - - - - - -] Attempt 1 to provision port dcb08ffc-d503-4e96-bcaa-ab6bf613d82d 2026-05-09 02:48:47.021 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 4f6d36ab-efd2-4afd-83aa-8a085950ee1b 2026-05-09 02:48:48.166 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4f7d105-984e-4012-86e3-2e6be5dc6901'] response: {'server_uuid': '22ccbb96-ef37-43ef-ae38-eb3841ae09e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '21256b1a-3ed7-448e-bfb4-19e8d4ae9fe8', 'code': 200} 2026-05-09 02:48:48.502 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port dcb08ffc-d503-4e96-bcaa-ab6bf613d82d 2026-05-09 02:48:48.911 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 21256b1a-3ed7-448e-bfb4-19e8d4ae9fe8 2026-05-09 02:48:48.932 10 INFO neutron.plugins.ml2.plugin [None req-4b0997a2-ad13-4c17-ada6-836a52e500dd - - - - - -] Attempt 1 to provision port dcb08ffc-d503-4e96-bcaa-ab6bf613d82d 2026-05-09 02:48:50.953 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2adc770-4133-4eb5-bd9e-32e2675d1c66'] response: {'server_uuid': '93bcc515-dd1b-4f21-9ab1-c962b9ee4ab8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dcb08ffc-d503-4e96-bcaa-ab6bf613d82d', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 02:49:01.381 10 INFO neutron.plugins.ml2.plugin [None req-8e3afc44-c74a-4117-be96-8907e5fac98c - - - - - -] Attempt 1 to provision port c38f119b-409c-40b4-bb07-9109026494b0 2026-05-09 02:49:02.660 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 23992c8e-b204-43a2-8b75-091f77b77478 2026-05-09 02:49:03.447 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 8d96c9b6-6469-4f2f-9e53-43171c0c8b6f 2026-05-09 02:49:03.555 9 INFO neutron.plugins.ml2.plugin [None req-0d3c1e87-5dda-4033-92d5-39d7566a3479 - - - - - -] Attempt 1 to provision port 23992c8e-b204-43a2-8b75-091f77b77478 2026-05-09 02:49:03.860 10 INFO neutron.plugins.ml2.plugin [None req-c3218111-c108-4a26-b49f-c0e707772b8a - - - - - -] Attempt 1 to provision port 23992c8e-b204-43a2-8b75-091f77b77478 2026-05-09 02:49:03.965 10 INFO neutron.plugins.ml2.plugin [None req-c3218111-c108-4a26-b49f-c0e707772b8a - - - - - -] Attempt 1 to provision port 54d966de-24ca-404a-bc9b-06ed0e20224b 2026-05-09 02:49:04.218 9 INFO neutron.plugins.ml2.plugin [None req-e46b7cdf-3f07-43bf-95c0-bba2bf1f5bed - - - - - -] Attempt 1 to provision port 54d966de-24ca-404a-bc9b-06ed0e20224b 2026-05-09 02:49:04.480 10 INFO neutron.plugins.ml2.plugin [None req-401e0801-5804-4770-a325-6611c53ddd7b - - - - - -] Attempt 1 to provision port 54d966de-24ca-404a-bc9b-06ed0e20224b 2026-05-09 02:49:04.607 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 23992c8e-b204-43a2-8b75-091f77b77478 2026-05-09 02:49:04.723 9 INFO neutron.plugins.ml2.plugin [None req-774104e1-9890-4e74-8ad8-9c75445751ae - - - - - -] Attempt 1 to provision port 8d96c9b6-6469-4f2f-9e53-43171c0c8b6f 2026-05-09 02:49:04.924 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 8d96c9b6-6469-4f2f-9e53-43171c0c8b6f 2026-05-09 02:49:05.037 10 INFO neutron.plugins.ml2.plugin [None req-3b8a1330-aa46-45ca-9584-2c005e78a4c7 - - - - - -] Attempt 1 to provision port 8d96c9b6-6469-4f2f-9e53-43171c0c8b6f 2026-05-09 02:49:06.572 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port e2d2266e-e3f3-4968-8c44-f9f3e5849c8a 2026-05-09 02:49:08.655 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port e2d2266e-e3f3-4968-8c44-f9f3e5849c8a 2026-05-09 02:49:14.012 9 INFO neutron.plugins.ml2.plugin [None req-658e2458-d166-43c9-94db-9676da39d06c - - - - - -] Attempt 1 to provision port e030ecac-9c2e-470c-807a-e07c5b6ba7bc 2026-05-09 02:49:14.153 10 INFO neutron.plugins.ml2.plugin [None req-89189eed-956c-4ebb-afe1-adc3bb6adee5 - - - - - -] Attempt 1 to provision port 32a0af32-2033-4604-b0cc-82727daaf09a 2026-05-09 02:49:14.566 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 68485bc8-f51c-41b7-bfc9-1881cd9184f4 2026-05-09 02:49:15.082 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 0380594d-f1c5-4fdc-9c0c-f32b742461bd 2026-05-09 02:49:15.108 9 INFO neutron.plugins.ml2.plugin [None req-4abd8383-247a-4699-8bb6-0b3a9a7d3ddd - - - - - -] Attempt 1 to provision port 68485bc8-f51c-41b7-bfc9-1881cd9184f4 2026-05-09 02:49:15.392 10 INFO neutron.plugins.ml2.plugin [None req-40dafdc9-1278-41ad-8954-2aa1f90e73fe - - - - - -] Attempt 1 to provision port 68485bc8-f51c-41b7-bfc9-1881cd9184f4 2026-05-09 02:49:16.525 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 68485bc8-f51c-41b7-bfc9-1881cd9184f4 2026-05-09 02:49:16.670 10 INFO neutron.plugins.ml2.plugin [None req-195112ce-f2be-403b-a875-d5ee577eb64d - - - - - -] Attempt 1 to provision port e82ee1d2-7ec6-4037-aa0e-a1335ed170cb 2026-05-09 02:49:17.223 10 INFO neutron.plugins.ml2.plugin [None req-6aa368c6-bfe2-4342-9f9d-e8dc610405eb - - - - - -] Attempt 1 to provision port e82ee1d2-7ec6-4037-aa0e-a1335ed170cb 2026-05-09 02:49:18.595 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 13a7fbe5-afb2-4c43-936c-a57d8ed4570e 2026-05-09 02:49:19.210 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 32a0af32-2033-4604-b0cc-82727daaf09a 2026-05-09 02:49:19.339 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8eeaec56-5454-45d6-951e-2df0c4a212b3'] response: {'server_uuid': '91288c80-1a81-42de-a5e9-f9307aa8e8e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '32a0af32-2033-4604-b0cc-82727daaf09a', 'code': 200} 2026-05-09 02:49:20.506 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 13a7fbe5-afb2-4c43-936c-a57d8ed4570e 2026-05-09 02:49:20.614 10 INFO neutron.plugins.ml2.plugin [None req-db57b877-c5e0-4d81-9b33-6b5e3cb0f28e - - - - - -] Attempt 1 to provision port 0a1a2f20-6b8f-430b-890d-b7cea4b381b5 2026-05-09 02:49:20.797 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 32a0af32-2033-4604-b0cc-82727daaf09a 2026-05-09 02:49:22.796 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 54d966de-24ca-404a-bc9b-06ed0e20224b 2026-05-09 02:49:23.576 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port c38f119b-409c-40b4-bb07-9109026494b0 2026-05-09 02:49:24.962 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port fcb4b68f-0ea4-494c-a56a-6dd9c43713d9 2026-05-09 02:49:25.416 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 0a1a2f20-6b8f-430b-890d-b7cea4b381b5 2026-05-09 02:49:25.525 9 INFO neutron.plugins.ml2.plugin [None req-1ce23c58-0551-44bb-a344-70c1137783da - - - - - -] Attempt 1 to provision port fcb4b68f-0ea4-494c-a56a-6dd9c43713d9 2026-05-09 02:49:25.620 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d857e028-cf1f-48f1-a2ff-edfec26494b7'] response: {'server_uuid': 'bb5b7556-6bbc-41e5-9922-9714615bdff1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a1a2f20-6b8f-430b-890d-b7cea4b381b5', 'code': 200} 2026-05-09 02:49:25.842 10 INFO neutron.plugins.ml2.plugin [None req-b7a94e1e-b59c-4b9f-be27-cea74ee47407 - - - - - -] Attempt 1 to provision port fcb4b68f-0ea4-494c-a56a-6dd9c43713d9 2026-05-09 02:49:25.957 10 INFO neutron.plugins.ml2.plugin [None req-b7a94e1e-b59c-4b9f-be27-cea74ee47407 - - - - - -] Attempt 1 to provision port 3fd479e7-fa0e-4d70-9905-7cfd1613d482 2026-05-09 02:49:26.050 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 4269a608-eeea-402e-8c75-db6edad6a3f0 2026-05-09 02:49:26.118 9 INFO neutron.plugins.ml2.plugin [None req-d269aa88-766b-4ae9-bbb0-95f25ffa1d25 - - - - - -] Attempt 1 to provision port 3fd479e7-fa0e-4d70-9905-7cfd1613d482 2026-05-09 02:49:26.398 10 INFO neutron.plugins.ml2.plugin [None req-1e33ef82-47ed-4469-b31d-5c77be2b7af2 - - - - - -] Attempt 1 to provision port 3fd479e7-fa0e-4d70-9905-7cfd1613d482 2026-05-09 02:49:26.546 10 INFO neutron.plugins.ml2.plugin [None req-6aec0b89-da6b-4701-8cf7-ee5422c5888c - - - - - -] Attempt 1 to provision port 4269a608-eeea-402e-8c75-db6edad6a3f0 2026-05-09 02:49:26.606 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port c38f119b-409c-40b4-bb07-9109026494b0 2026-05-09 02:49:26.744 9 INFO neutron.plugins.ml2.plugin [None req-6e9cac9d-b98a-4927-8d2b-3435b1c4e1ad - - - - - -] Attempt 1 to provision port 4269a608-eeea-402e-8c75-db6edad6a3f0 2026-05-09 02:49:26.839 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 54d966de-24ca-404a-bc9b-06ed0e20224b 2026-05-09 02:49:27.461 10 INFO neutron.plugins.ml2.plugin [None req-c26e5fea-ca3f-4eed-9b41-cd2127ebdfa3 - - - - - -] Attempt 1 to provision port 8e5ff2ee-98cc-463f-ad5d-d3ab815ac6c9 2026-05-09 02:49:27.484 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 4269a608-eeea-402e-8c75-db6edad6a3f0 2026-05-09 02:49:27.772 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port fcb4b68f-0ea4-494c-a56a-6dd9c43713d9 2026-05-09 02:49:27.902 9 INFO neutron.plugins.ml2.plugin [None req-700f3cf6-4603-4af5-abd8-616b542d4007 - - - - - -] Attempt 1 to provision port 8e5ff2ee-98cc-463f-ad5d-d3ab815ac6c9 2026-05-09 02:49:28.124 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 0a1a2f20-6b8f-430b-890d-b7cea4b381b5 2026-05-09 02:49:29.680 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7080fedb-88f9-4913-97d6-3ebd33017936'] response: {'server_uuid': 'bb5b7556-6bbc-41e5-9922-9714615bdff1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0a1a2f20-6b8f-430b-890d-b7cea4b381b5', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 02:49:33.587 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 03b6bd68-079c-4110-aa24-660baa3d6276 2026-05-09 02:49:35.497 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 7f92dfa1-4ba0-4e94-b548-ded0ad0667ed 2026-05-09 02:49:37.404 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 7f92dfa1-4ba0-4e94-b548-ded0ad0667ed 2026-05-09 02:49:37.482 9 INFO neutron.plugins.ml2.plugin [None req-9a2d3cf1-b7bc-4a6a-a907-a0e061f73cfb - - - - - -] Attempt 1 to provision port 7f92dfa1-4ba0-4e94-b548-ded0ad0667ed 2026-05-09 02:49:37.778 10 INFO neutron.plugins.ml2.plugin [None req-5d286b21-f5b8-4b74-ab3d-b4253a4f9125 - - - - - -] Attempt 1 to provision port 7f92dfa1-4ba0-4e94-b548-ded0ad0667ed 2026-05-09 02:49:37.855 10 INFO neutron.plugins.ml2.plugin [None req-5d286b21-f5b8-4b74-ab3d-b4253a4f9125 - - - - - -] Attempt 1 to provision port 505cba85-cd12-4f4b-8cb5-21b6975e2022 2026-05-09 02:49:37.995 10 INFO neutron.plugins.ml2.plugin [None req-703f6583-e86a-4e51-bbde-98d1e0f93241 - - - - - -] Attempt 1 to provision port 505cba85-cd12-4f4b-8cb5-21b6975e2022 2026-05-09 02:49:38.236 10 INFO neutron.plugins.ml2.plugin [None req-3f48c315-9818-41ad-9c85-81822ccc85b7 - - - - - -] Attempt 1 to provision port 505cba85-cd12-4f4b-8cb5-21b6975e2022 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d310386c-ee76-47a5-81cd-ae9812b96d5e could not be found. 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d310386c-ee76-47a5-81cd-ae9812b96d5e could not be found. 2026-05-09 02:49:40.175 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:49:40.177 9 ERROR neutron.plugins.ml2.managers [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Failed to bind port 84fc05b6-ab58-41f4-9a15-a26e2b986fd6 on host instance for vnic_type normal using segments [{'id': '476d1248-2a6d-4995-bf29-2e78a56045f7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 388, 'network_id': '5dd976ed-361c-4070-96b2-d86d76bd23b2'}] 2026-05-09 02:49:40.177 9 INFO neutron.plugins.ml2.plugin [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Attempt 2 to bind port 84fc05b6-ab58-41f4-9a15-a26e2b986fd6 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d310386c-ee76-47a5-81cd-ae9812b96d5e could not be found. 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d310386c-ee76-47a5-81cd-ae9812b96d5e could not be found. 2026-05-09 02:49:40.199 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:49:40.200 9 ERROR neutron.plugins.ml2.managers [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Failed to bind port 84fc05b6-ab58-41f4-9a15-a26e2b986fd6 on host instance for vnic_type normal using segments [{'id': '476d1248-2a6d-4995-bf29-2e78a56045f7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 388, 'network_id': '5dd976ed-361c-4070-96b2-d86d76bd23b2'}] 2026-05-09 02:49:40.200 9 INFO neutron.plugins.ml2.plugin [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Attempt 3 to bind port 84fc05b6-ab58-41f4-9a15-a26e2b986fd6 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d310386c-ee76-47a5-81cd-ae9812b96d5e could not be found. 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d310386c-ee76-47a5-81cd-ae9812b96d5e could not be found. 2026-05-09 02:49:40.219 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:49:40.220 9 ERROR neutron.plugins.ml2.managers [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Failed to bind port 84fc05b6-ab58-41f4-9a15-a26e2b986fd6 on host instance for vnic_type normal using segments [{'id': '476d1248-2a6d-4995-bf29-2e78a56045f7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 388, 'network_id': '5dd976ed-361c-4070-96b2-d86d76bd23b2'}] 2026-05-09 02:49:40.220 9 INFO neutron.plugins.ml2.plugin [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Attempt 4 to bind port 84fc05b6-ab58-41f4-9a15-a26e2b986fd6 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d310386c-ee76-47a5-81cd-ae9812b96d5e could not be found. 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d310386c-ee76-47a5-81cd-ae9812b96d5e could not be found. 2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:49:40.247 9 ERROR neutron.plugins.ml2.managers [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Failed to bind port 84fc05b6-ab58-41f4-9a15-a26e2b986fd6 on host instance for vnic_type normal using segments [{'id': '476d1248-2a6d-4995-bf29-2e78a56045f7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 388, 'network_id': '5dd976ed-361c-4070-96b2-d86d76bd23b2'}] 2026-05-09 02:49:40.248 9 INFO neutron.plugins.ml2.plugin [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Attempt 5 to bind port 84fc05b6-ab58-41f4-9a15-a26e2b986fd6 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d310386c-ee76-47a5-81cd-ae9812b96d5e could not be found. 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d310386c-ee76-47a5-81cd-ae9812b96d5e could not be found. 2026-05-09 02:49:40.269 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:49:40.270 9 ERROR neutron.plugins.ml2.managers [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Failed to bind port 84fc05b6-ab58-41f4-9a15-a26e2b986fd6 on host instance for vnic_type normal using segments [{'id': '476d1248-2a6d-4995-bf29-2e78a56045f7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 388, 'network_id': '5dd976ed-361c-4070-96b2-d86d76bd23b2'}] 2026-05-09 02:49:40.270 9 INFO neutron.plugins.ml2.plugin [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Attempt 6 to bind port 84fc05b6-ab58-41f4-9a15-a26e2b986fd6 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d310386c-ee76-47a5-81cd-ae9812b96d5e could not be found. 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d310386c-ee76-47a5-81cd-ae9812b96d5e could not be found. 2026-05-09 02:49:40.294 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:49:40.295 9 ERROR neutron.plugins.ml2.managers [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Failed to bind port 84fc05b6-ab58-41f4-9a15-a26e2b986fd6 on host instance for vnic_type normal using segments [{'id': '476d1248-2a6d-4995-bf29-2e78a56045f7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 388, 'network_id': '5dd976ed-361c-4070-96b2-d86d76bd23b2'}] 2026-05-09 02:49:40.295 9 INFO neutron.plugins.ml2.plugin [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Attempt 7 to bind port 84fc05b6-ab58-41f4-9a15-a26e2b986fd6 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d310386c-ee76-47a5-81cd-ae9812b96d5e could not be found. 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d310386c-ee76-47a5-81cd-ae9812b96d5e could not be found. 2026-05-09 02:49:40.316 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:49:40.317 9 ERROR neutron.plugins.ml2.managers [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Failed to bind port 84fc05b6-ab58-41f4-9a15-a26e2b986fd6 on host instance for vnic_type normal using segments [{'id': '476d1248-2a6d-4995-bf29-2e78a56045f7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 388, 'network_id': '5dd976ed-361c-4070-96b2-d86d76bd23b2'}] 2026-05-09 02:49:40.317 9 INFO neutron.plugins.ml2.plugin [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Attempt 8 to bind port 84fc05b6-ab58-41f4-9a15-a26e2b986fd6 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d310386c-ee76-47a5-81cd-ae9812b96d5e could not be found. 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d310386c-ee76-47a5-81cd-ae9812b96d5e could not be found. 2026-05-09 02:49:40.337 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:49:40.338 9 ERROR neutron.plugins.ml2.managers [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Failed to bind port 84fc05b6-ab58-41f4-9a15-a26e2b986fd6 on host instance for vnic_type normal using segments [{'id': '476d1248-2a6d-4995-bf29-2e78a56045f7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 388, 'network_id': '5dd976ed-361c-4070-96b2-d86d76bd23b2'}] 2026-05-09 02:49:40.338 9 INFO neutron.plugins.ml2.plugin [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Attempt 9 to bind port 84fc05b6-ab58-41f4-9a15-a26e2b986fd6 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d310386c-ee76-47a5-81cd-ae9812b96d5e could not be found. 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d310386c-ee76-47a5-81cd-ae9812b96d5e could not be found. 2026-05-09 02:49:40.356 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:49:40.357 9 ERROR neutron.plugins.ml2.managers [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Failed to bind port 84fc05b6-ab58-41f4-9a15-a26e2b986fd6 on host instance for vnic_type normal using segments [{'id': '476d1248-2a6d-4995-bf29-2e78a56045f7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 388, 'network_id': '5dd976ed-361c-4070-96b2-d86d76bd23b2'}] 2026-05-09 02:49:40.357 9 INFO neutron.plugins.ml2.plugin [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Attempt 10 to bind port 84fc05b6-ab58-41f4-9a15-a26e2b986fd6 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d310386c-ee76-47a5-81cd-ae9812b96d5e could not be found. 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d310386c-ee76-47a5-81cd-ae9812b96d5e could not be found. 2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:49:40.376 9 ERROR neutron.plugins.ml2.managers [None req-fddf6833-19e0-4107-bc4c-6ac9ce60001f - - - - - -] Failed to bind port 84fc05b6-ab58-41f4-9a15-a26e2b986fd6 on host instance for vnic_type normal using segments [{'id': '476d1248-2a6d-4995-bf29-2e78a56045f7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 388, 'network_id': '5dd976ed-361c-4070-96b2-d86d76bd23b2'}] 2026-05-09 02:49:41.504 9 INFO neutron.plugins.ml2.plugin [None req-e023c4f7-11ba-476c-b129-91b818d0c006 - - - - - -] Attempt 1 to provision port 4c81e6d2-b1c9-4575-afb1-e29238455dc8 2026-05-09 02:49:41.601 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 4c81e6d2-b1c9-4575-afb1-e29238455dc8 2026-05-09 02:49:42.119 10 INFO neutron.plugins.ml2.plugin [None req-d593b0ee-6029-4599-a6da-4e9f36968874 - - - - - -] Attempt 1 to provision port 4c81e6d2-b1c9-4575-afb1-e29238455dc8 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 02:49:43.444 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port b10af791-d1f6-46a6-a9bb-e323b0007c40 2026-05-09 02:49:44.925 9 INFO neutron.plugins.ml2.plugin [None req-c29898d7-f332-4d53-9fed-6edefa93b6f4 - - - - - -] Attempt 1 to provision port b10af791-d1f6-46a6-a9bb-e323b0007c40 2026-05-09 02:49:45.212 10 INFO neutron.plugins.ml2.plugin [None req-471e5150-97de-4615-874c-20759f0830b6 - - - - - -] Attempt 1 to provision port 20569b20-c932-4717-a475-bf966c1807dd 2026-05-09 02:49:45.250 10 INFO neutron.plugins.ml2.plugin [None req-471e5150-97de-4615-874c-20759f0830b6 - - - - - -] Attempt 1 to provision port b10af791-d1f6-46a6-a9bb-e323b0007c40 2026-05-09 02:49:45.411 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port b10af791-d1f6-46a6-a9bb-e323b0007c40 2026-05-09 02:49:45.431 10 INFO neutron.plugins.ml2.plugin [None req-d591cea9-5ed8-486e-9b37-d9b2df773f13 - - - - - -] Attempt 1 to provision port 20569b20-c932-4717-a475-bf966c1807dd 2026-05-09 02:49:47.789 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 8901dab2-43e4-4472-9202-dfbacf70f62c 2026-05-09 02:49:49.422 10 INFO neutron.plugins.ml2.plugin [None req-9b73662d-89e8-45ea-bab5-af60ae4d5582 - - - - - -] Attempt 1 to provision port 8901dab2-43e4-4472-9202-dfbacf70f62c 2026-05-09 02:49:49.484 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 8901dab2-43e4-4472-9202-dfbacf70f62c 2026-05-09 02:49:49.600 10 INFO neutron.plugins.ml2.plugin [None req-5ccf6c0b-08c8-4347-adb0-88633e6f7fde - - - - - -] Attempt 1 to provision port 17f84fe4-bf65-44cf-88f5-d6b955f95eab 2026-05-09 02:49:49.738 9 INFO neutron.plugins.ml2.plugin [None req-f69e1c58-861e-4e91-b6f4-f9b154822a86 - - - - - -] Attempt 1 to provision port 8901dab2-43e4-4472-9202-dfbacf70f62c 2026-05-09 02:49:49.751 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 7fa2e6a4-6bf6-4d4b-a07b-85195d186f92 2026-05-09 02:49:49.927 10 INFO neutron.plugins.ml2.plugin [None req-c4d8c390-28dd-42f0-9e0b-e221c94fbf72 - - - - - -] Attempt 1 to provision port 8fd07cfd-7d6b-49b3-ab4f-51c9cc8150f0 2026-05-09 02:49:50.370 9 INFO neutron.plugins.ml2.plugin [None req-918306f3-4ee2-4528-aae3-2aa2b4ec5f35 - - - - - -] Attempt 1 to provision port 7fa2e6a4-6bf6-4d4b-a07b-85195d186f92 2026-05-09 02:49:50.557 10 INFO neutron.plugins.ml2.plugin [None req-d0566bb5-e21a-40e8-b138-00545a064b74 - - - - - -] Attempt 1 to provision port 8fd07cfd-7d6b-49b3-ab4f-51c9cc8150f0 2026-05-09 02:49:50.692 9 INFO neutron.plugins.ml2.plugin [None req-2019aba6-87b2-491a-87c9-2103ced39e38 - - - - - -] Attempt 1 to provision port 7fa2e6a4-6bf6-4d4b-a07b-85195d186f92 2026-05-09 02:49:51.424 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 7fa2e6a4-6bf6-4d4b-a07b-85195d186f92 2026-05-09 02:49:51.667 9 INFO neutron.plugins.ml2.plugin [None req-ec8b6579-b31f-40ac-9004-06355c920061 - - - - - -] Attempt 1 to provision port c6917948-53cb-442c-9e92-71b37bc539b0 2026-05-09 02:49:52.315 9 INFO neutron.plugins.ml2.plugin [None req-06fd2e3b-7d34-46c7-b95b-feed79db58df - - - - - -] Attempt 1 to provision port c6917948-53cb-442c-9e92-71b37bc539b0 2026-05-09 02:49:59.445 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 31bd2b2b-4a1b-45a6-9cc2-eed59b3544ff 2026-05-09 02:50:00.119 10 INFO neutron.plugins.ml2.plugin [None req-2deffd09-cd91-4ced-93ee-9bfa93240a43 - - - - - -] Attempt 1 to provision port 31bd2b2b-4a1b-45a6-9cc2-eed59b3544ff 2026-05-09 02:50:00.419 10 INFO neutron.plugins.ml2.plugin [None req-8e90b18d-bd2c-46fd-abf5-f116d8649197 - - - - - -] Attempt 1 to provision port 1859af16-3a92-41b5-a568-8d13dfe2d696 2026-05-09 02:50:00.462 10 INFO neutron.plugins.ml2.plugin [None req-8e90b18d-bd2c-46fd-abf5-f116d8649197 - - - - - -] Attempt 1 to provision port 31bd2b2b-4a1b-45a6-9cc2-eed59b3544ff 2026-05-09 02:50:00.870 9 INFO neutron.plugins.ml2.plugin [None req-1bd548e0-85d2-4609-af66-9562bc11dbb0 - - - - - -] Attempt 1 to provision port 1859af16-3a92-41b5-a568-8d13dfe2d696 2026-05-09 02:50:01.210 9 INFO neutron.plugins.ml2.plugin [None req-da3780e6-caf4-475a-bdab-91a53f3681ef - - - - - -] Attempt 1 to provision port 1859af16-3a92-41b5-a568-8d13dfe2d696 2026-05-09 02:50:01.442 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 31bd2b2b-4a1b-45a6-9cc2-eed59b3544ff 2026-05-09 02:50:07.402 9 INFO neutron.plugins.ml2.plugin [None req-cdb0748f-6d0a-4714-8658-8bc3467df24c - - - - - -] Attempt 1 to provision port 23d5d001-876c-4a1b-a23a-ab46b20d33d6 2026-05-09 02:50:07.489 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 23d5d001-876c-4a1b-a23a-ab46b20d33d6 2026-05-09 02:50:07.750 10 INFO neutron.plugins.ml2.plugin [None req-cbfc016a-275e-4a87-bfb1-8836c6b50a27 - - - - - -] Attempt 1 to provision port 23d5d001-876c-4a1b-a23a-ab46b20d33d6 2026-05-09 02:50:07.826 10 INFO neutron.plugins.ml2.plugin [None req-cbfc016a-275e-4a87-bfb1-8836c6b50a27 - - - - - -] Attempt 1 to provision port 2c699715-04d3-4169-8122-4c195ea85c77 2026-05-09 02:50:07.975 9 INFO neutron.plugins.ml2.plugin [None req-92053658-cbec-4fd0-b8c4-9d3d5fdbb335 - - - - - -] Attempt 1 to provision port 2c699715-04d3-4169-8122-4c195ea85c77 2026-05-09 02:50:08.226 9 INFO neutron.plugins.ml2.plugin [None req-29166368-2e24-4dd5-9a87-eb47e81898d1 - - - - - -] Attempt 1 to provision port 2c699715-04d3-4169-8122-4c195ea85c77 2026-05-09 02:50:09.717 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 49e6f253-982e-4083-87e2-271df403695b 2026-05-09 02:50:10.156 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 23d5d001-876c-4a1b-a23a-ab46b20d33d6 2026-05-09 02:50:10.484 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 58be1bf9-0fa2-41d0-9f76-27ecc5304017 2026-05-09 02:50:11.011 10 INFO neutron.plugins.ml2.plugin [None req-e97bd910-75ea-4871-b11d-5b3ee25a5965 - - - - - -] Attempt 1 to provision port 58be1bf9-0fa2-41d0-9f76-27ecc5304017 2026-05-09 02:50:11.430 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port b428835e-1176-4baa-ab35-006d2b312086 2026-05-09 02:50:13.016 9 INFO neutron.plugins.ml2.plugin [None req-5895934d-7f15-4cec-a053-06a3a352ace9 - - - - - -] Attempt 1 to provision port b428835e-1176-4baa-ab35-006d2b312086 2026-05-09 02:50:13.296 10 INFO neutron.plugins.ml2.plugin [None req-4d738422-70eb-494b-a8d1-e00769ac46b3 - - - - - -] Attempt 1 to provision port 947e0e0d-e1ac-43af-b828-a5da25a3b45a 2026-05-09 02:50:13.445 9 INFO neutron.plugins.ml2.plugin [None req-bf510182-b45b-4ce1-a618-ddb2ce78a2b4 - - - - - -] Attempt 1 to provision port b428835e-1176-4baa-ab35-006d2b312086 2026-05-09 02:50:13.538 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port adec8b7a-2103-4ddf-990c-e43d82436b57 2026-05-09 02:50:13.841 10 INFO neutron.plugins.ml2.plugin [None req-de3a4570-8693-422a-a41d-b33d1b1e26f3 - - - - - -] Attempt 1 to provision port a826642b-10a8-441e-a06d-cd31701e4a40 2026-05-09 02:50:13.972 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port b428835e-1176-4baa-ab35-006d2b312086 2026-05-09 02:50:14.836 9 INFO neutron.plugins.ml2.plugin [None req-bf57059c-b432-4537-b7d5-c4ae4261973d - - - - - -] Attempt 1 to provision port adec8b7a-2103-4ddf-990c-e43d82436b57 2026-05-09 02:50:15.049 10 INFO neutron.plugins.ml2.plugin [None req-9ea0680d-e892-4971-b313-d009bde09a5f - - - - - -] Attempt 1 to provision port adec8b7a-2103-4ddf-990c-e43d82436b57 2026-05-09 02:50:15.436 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port adec8b7a-2103-4ddf-990c-e43d82436b57 2026-05-09 02:50:15.819 10 INFO neutron.plugins.ml2.plugin [None req-4a12251a-76e3-4a93-8f71-6ebd3f09e3c5 - - - - - -] Attempt 1 to provision port fef37ed8-4cba-4766-aee4-de96e48963f5 2026-05-09 02:50:16.473 9 INFO neutron.plugins.ml2.plugin [None req-1ff0f706-e93f-485a-a140-aacb7683c63a - - - - - -] Attempt 1 to provision port fef37ed8-4cba-4766-aee4-de96e48963f5 2026-05-09 02:50:17.508 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port b90fdda9-6255-48a8-a12b-0125b804508c 2026-05-09 02:50:18.017 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 36e4877f-55e9-42e6-a2c8-e51bc84e7a3a 2026-05-09 02:50:19.498 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 36e4877f-55e9-42e6-a2c8-e51bc84e7a3a 2026-05-09 02:50:21.021 9 INFO neutron.plugins.ml2.plugin [None req-8e2a835f-c063-47d1-9d08-cef56e81c5ac - - - - - -] Attempt 1 to provision port 531f9934-885b-457d-98e8-1d48ace958f3 2026-05-09 02:50:21.281 9 INFO neutron.plugins.ml2.plugin [None req-8d5bcdb0-4286-4a22-b249-86846f0d7fdc - - - - - -] Attempt 1 to provision port 2511c2db-7827-417d-acf8-9330deaa8c65 2026-05-09 02:50:21.514 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 2511c2db-7827-417d-acf8-9330deaa8c65 2026-05-09 02:50:21.636 9 INFO neutron.plugins.ml2.plugin [None req-62b59d5f-e74b-4a72-a97c-16eee181220d - - - - - -] Attempt 1 to provision port 2511c2db-7827-417d-acf8-9330deaa8c65 2026-05-09 02:50:23.526 10 INFO neutron.plugins.ml2.plugin [None req-393e9829-925c-45fd-8475-49412e05c963 - - - - - -] Attempt 1 to provision port 7139d68d-5526-448f-8ceb-6dbd9e1ecec7 2026-05-09 02:50:23.575 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 2511c2db-7827-417d-acf8-9330deaa8c65 2026-05-09 02:50:23.674 9 INFO neutron.plugins.ml2.plugin [None req-0f51ed25-32c7-4029-a119-6fdc2e15b98d - - - - - -] Attempt 1 to provision port d9436d80-24d9-42a1-a708-b5adf24b2505 2026-05-09 02:50:23.852 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 33a9fbae-808f-4cf9-9ede-354e052063d3 2026-05-09 02:50:24.128 10 INFO neutron.plugins.ml2.plugin [None req-75f72211-3fcb-4327-9c2c-9ddd5d514428 - - - - - -] Attempt 1 to provision port d9436d80-24d9-42a1-a708-b5adf24b2505 2026-05-09 02:50:24.883 9 INFO neutron.plugins.ml2.plugin [None req-baae7255-70ed-49ae-9966-34222a5a3fb7 - - - - - -] Attempt 1 to provision port 33a9fbae-808f-4cf9-9ede-354e052063d3 2026-05-09 02:50:25.190 10 INFO neutron.plugins.ml2.plugin [None req-75641517-9b01-4d87-9be2-0eaa3eb5dcbb - - - - - -] Attempt 1 to provision port 33a9fbae-808f-4cf9-9ede-354e052063d3 2026-05-09 02:50:25.543 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 9d34e12b-20c2-4a62-b50a-abac060d5819 2026-05-09 02:50:25.701 10 INFO neutron.plugins.ml2.plugin [None req-1021ce77-80ff-452e-ad51-52b1dde467f4 - - - - - -] Attempt 1 to provision port ba0fb33b-9655-4ed1-aa8c-16cb5a510016 2026-05-09 02:50:26.109 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 33a9fbae-808f-4cf9-9ede-354e052063d3 2026-05-09 02:50:26.369 10 INFO neutron.plugins.ml2.plugin [None req-8c5203db-d983-481b-970a-75d7d4afbb3d - - - - - -] Attempt 1 to provision port ba0fb33b-9655-4ed1-aa8c-16cb5a510016 2026-05-09 02:50:27.509 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 3446446f-70f1-497a-95ff-29d40bef8a7f 2026-05-09 02:50:27.911 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 9d34e12b-20c2-4a62-b50a-abac060d5819 2026-05-09 02:50:29.528 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 3446446f-70f1-497a-95ff-29d40bef8a7f 2026-05-09 02:50:30.657 10 INFO neutron.plugins.ml2.plugin [None req-36badfb5-9c56-4576-9a3f-d032d6fe9176 - - - - - -] Attempt 1 to provision port 703f63c4-37f5-407b-a40e-bb3caf62994c 2026-05-09 02:50:31.016 9 INFO neutron.plugins.ml2.plugin [None req-d916476f-a53e-4e46-9e6d-94da0ab8c706 - - - - - -] Attempt 1 to provision port 27c63d07-24ba-4d11-8170-cf628ef718d5 2026-05-09 02:50:33.775 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 27c63d07-24ba-4d11-8170-cf628ef718d5 2026-05-09 02:50:33.873 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-41ba2782-fe5d-4c95-912d-2b384810a425'] response: {'server_uuid': '486ac4b0-7bd6-4a60-8f2e-3a8e6493fce3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '27c63d07-24ba-4d11-8170-cf628ef718d5', 'code': 200} 2026-05-09 02:50:34.198 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 703f63c4-37f5-407b-a40e-bb3caf62994c 2026-05-09 02:50:34.694 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 947e0e0d-e1ac-43af-b828-a5da25a3b45a 2026-05-09 02:50:35.489 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 27c63d07-24ba-4d11-8170-cf628ef718d5 2026-05-09 02:50:35.783 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port fef37ed8-4cba-4766-aee4-de96e48963f5 2026-05-09 02:50:35.925 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a000c6f-79be-4a8e-b455-75913792099c'] response: {'server_uuid': '72b3fd2c-f515-4df8-abb2-5b7a4a02bdd0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '703f63c4-37f5-407b-a40e-bb3caf62994c', 'code': 200} 2026-05-09 02:50:36.192 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 703f63c4-37f5-407b-a40e-bb3caf62994c 2026-05-09 02:50:36.437 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 947e0e0d-e1ac-43af-b828-a5da25a3b45a 2026-05-09 02:50:37.599 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port fef37ed8-4cba-4766-aee4-de96e48963f5 2026-05-09 02:50:41.489 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port d9436d80-24d9-42a1-a708-b5adf24b2505 2026-05-09 02:50:41.783 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 531f9934-885b-457d-98e8-1d48ace958f3 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 02:50:43.472 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port d9436d80-24d9-42a1-a708-b5adf24b2505 2026-05-09 02:50:43.716 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 531f9934-885b-457d-98e8-1d48ace958f3 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 031d7adc-1cac-4f1b-80d7-3988ddb16944 could not be found. 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 031d7adc-1cac-4f1b-80d7-3988ddb16944 could not be found. 2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:50:49.292 9 ERROR neutron.plugins.ml2.managers [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Failed to bind port 0b873995-284a-4021-941f-0d0b0c4b6236 on host instance for vnic_type normal using segments [{'id': '200289ee-120f-4cba-b78b-b269d786d878', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 167, 'network_id': '6b5798cf-2a51-46aa-a7fb-e0d409a3cf6b'}] 2026-05-09 02:50:49.293 9 INFO neutron.plugins.ml2.plugin [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Attempt 2 to bind port 0b873995-284a-4021-941f-0d0b0c4b6236 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 031d7adc-1cac-4f1b-80d7-3988ddb16944 could not be found. 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 031d7adc-1cac-4f1b-80d7-3988ddb16944 could not be found. 2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:50:49.310 9 ERROR neutron.plugins.ml2.managers [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Failed to bind port 0b873995-284a-4021-941f-0d0b0c4b6236 on host instance for vnic_type normal using segments [{'id': '200289ee-120f-4cba-b78b-b269d786d878', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 167, 'network_id': '6b5798cf-2a51-46aa-a7fb-e0d409a3cf6b'}] 2026-05-09 02:50:49.311 9 INFO neutron.plugins.ml2.plugin [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Attempt 3 to bind port 0b873995-284a-4021-941f-0d0b0c4b6236 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 031d7adc-1cac-4f1b-80d7-3988ddb16944 could not be found. 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 031d7adc-1cac-4f1b-80d7-3988ddb16944 could not be found. 2026-05-09 02:50:49.333 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:50:49.334 9 ERROR neutron.plugins.ml2.managers [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Failed to bind port 0b873995-284a-4021-941f-0d0b0c4b6236 on host instance for vnic_type normal using segments [{'id': '200289ee-120f-4cba-b78b-b269d786d878', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 167, 'network_id': '6b5798cf-2a51-46aa-a7fb-e0d409a3cf6b'}] 2026-05-09 02:50:49.334 9 INFO neutron.plugins.ml2.plugin [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Attempt 4 to bind port 0b873995-284a-4021-941f-0d0b0c4b6236 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 031d7adc-1cac-4f1b-80d7-3988ddb16944 could not be found. 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 031d7adc-1cac-4f1b-80d7-3988ddb16944 could not be found. 2026-05-09 02:50:49.352 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:50:49.353 9 ERROR neutron.plugins.ml2.managers [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Failed to bind port 0b873995-284a-4021-941f-0d0b0c4b6236 on host instance for vnic_type normal using segments [{'id': '200289ee-120f-4cba-b78b-b269d786d878', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 167, 'network_id': '6b5798cf-2a51-46aa-a7fb-e0d409a3cf6b'}] 2026-05-09 02:50:49.353 9 INFO neutron.plugins.ml2.plugin [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Attempt 5 to bind port 0b873995-284a-4021-941f-0d0b0c4b6236 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 031d7adc-1cac-4f1b-80d7-3988ddb16944 could not be found. 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 031d7adc-1cac-4f1b-80d7-3988ddb16944 could not be found. 2026-05-09 02:50:49.375 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:50:49.376 9 ERROR neutron.plugins.ml2.managers [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Failed to bind port 0b873995-284a-4021-941f-0d0b0c4b6236 on host instance for vnic_type normal using segments [{'id': '200289ee-120f-4cba-b78b-b269d786d878', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 167, 'network_id': '6b5798cf-2a51-46aa-a7fb-e0d409a3cf6b'}] 2026-05-09 02:50:49.376 9 INFO neutron.plugins.ml2.plugin [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Attempt 6 to bind port 0b873995-284a-4021-941f-0d0b0c4b6236 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 031d7adc-1cac-4f1b-80d7-3988ddb16944 could not be found. 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 031d7adc-1cac-4f1b-80d7-3988ddb16944 could not be found. 2026-05-09 02:50:49.393 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:50:49.394 9 ERROR neutron.plugins.ml2.managers [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Failed to bind port 0b873995-284a-4021-941f-0d0b0c4b6236 on host instance for vnic_type normal using segments [{'id': '200289ee-120f-4cba-b78b-b269d786d878', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 167, 'network_id': '6b5798cf-2a51-46aa-a7fb-e0d409a3cf6b'}] 2026-05-09 02:50:49.394 9 INFO neutron.plugins.ml2.plugin [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Attempt 7 to bind port 0b873995-284a-4021-941f-0d0b0c4b6236 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 031d7adc-1cac-4f1b-80d7-3988ddb16944 could not be found. 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 031d7adc-1cac-4f1b-80d7-3988ddb16944 could not be found. 2026-05-09 02:50:49.414 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:50:49.415 9 ERROR neutron.plugins.ml2.managers [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Failed to bind port 0b873995-284a-4021-941f-0d0b0c4b6236 on host instance for vnic_type normal using segments [{'id': '200289ee-120f-4cba-b78b-b269d786d878', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 167, 'network_id': '6b5798cf-2a51-46aa-a7fb-e0d409a3cf6b'}] 2026-05-09 02:50:49.415 9 INFO neutron.plugins.ml2.plugin [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Attempt 8 to bind port 0b873995-284a-4021-941f-0d0b0c4b6236 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 031d7adc-1cac-4f1b-80d7-3988ddb16944 could not be found. 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 031d7adc-1cac-4f1b-80d7-3988ddb16944 could not be found. 2026-05-09 02:50:49.433 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:50:49.434 9 ERROR neutron.plugins.ml2.managers [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Failed to bind port 0b873995-284a-4021-941f-0d0b0c4b6236 on host instance for vnic_type normal using segments [{'id': '200289ee-120f-4cba-b78b-b269d786d878', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 167, 'network_id': '6b5798cf-2a51-46aa-a7fb-e0d409a3cf6b'}] 2026-05-09 02:50:49.434 9 INFO neutron.plugins.ml2.plugin [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Attempt 9 to bind port 0b873995-284a-4021-941f-0d0b0c4b6236 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 031d7adc-1cac-4f1b-80d7-3988ddb16944 could not be found. 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 031d7adc-1cac-4f1b-80d7-3988ddb16944 could not be found. 2026-05-09 02:50:49.451 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:50:49.452 9 ERROR neutron.plugins.ml2.managers [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Failed to bind port 0b873995-284a-4021-941f-0d0b0c4b6236 on host instance for vnic_type normal using segments [{'id': '200289ee-120f-4cba-b78b-b269d786d878', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 167, 'network_id': '6b5798cf-2a51-46aa-a7fb-e0d409a3cf6b'}] 2026-05-09 02:50:49.452 9 INFO neutron.plugins.ml2.plugin [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Attempt 10 to bind port 0b873995-284a-4021-941f-0d0b0c4b6236 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 031d7adc-1cac-4f1b-80d7-3988ddb16944 could not be found. 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 031d7adc-1cac-4f1b-80d7-3988ddb16944 could not be found. 2026-05-09 02:50:49.474 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:50:49.475 9 ERROR neutron.plugins.ml2.managers [None req-28faeeca-8589-49cb-84d1-a72eb082c83f - - - - - -] Failed to bind port 0b873995-284a-4021-941f-0d0b0c4b6236 on host instance for vnic_type normal using segments [{'id': '200289ee-120f-4cba-b78b-b269d786d878', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 167, 'network_id': '6b5798cf-2a51-46aa-a7fb-e0d409a3cf6b'}] 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89c36e5c-dc9e-4a03-bc88-065cc9cc19f3 could not be found. 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89c36e5c-dc9e-4a03-bc88-065cc9cc19f3 could not be found. 2026-05-09 02:50:51.420 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:50:51.421 9 ERROR neutron.plugins.ml2.managers [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Failed to bind port 55d0ef89-1be2-47a8-9807-7f01880b9d02 on host instance for vnic_type normal using segments [{'id': '2316b365-e499-4cf9-84e2-1d631a27fdde', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 462, 'network_id': '307f17d0-1347-4d68-8cad-d3b5b21c4208'}] 2026-05-09 02:50:51.421 9 INFO neutron.plugins.ml2.plugin [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Attempt 2 to bind port 55d0ef89-1be2-47a8-9807-7f01880b9d02 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89c36e5c-dc9e-4a03-bc88-065cc9cc19f3 could not be found. 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89c36e5c-dc9e-4a03-bc88-065cc9cc19f3 could not be found. 2026-05-09 02:50:51.441 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:50:51.442 9 ERROR neutron.plugins.ml2.managers [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Failed to bind port 55d0ef89-1be2-47a8-9807-7f01880b9d02 on host instance for vnic_type normal using segments [{'id': '2316b365-e499-4cf9-84e2-1d631a27fdde', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 462, 'network_id': '307f17d0-1347-4d68-8cad-d3b5b21c4208'}] 2026-05-09 02:50:51.442 9 INFO neutron.plugins.ml2.plugin [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Attempt 3 to bind port 55d0ef89-1be2-47a8-9807-7f01880b9d02 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89c36e5c-dc9e-4a03-bc88-065cc9cc19f3 could not be found. 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89c36e5c-dc9e-4a03-bc88-065cc9cc19f3 could not be found. 2026-05-09 02:50:51.463 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:50:51.464 9 ERROR neutron.plugins.ml2.managers [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Failed to bind port 55d0ef89-1be2-47a8-9807-7f01880b9d02 on host instance for vnic_type normal using segments [{'id': '2316b365-e499-4cf9-84e2-1d631a27fdde', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 462, 'network_id': '307f17d0-1347-4d68-8cad-d3b5b21c4208'}] 2026-05-09 02:50:51.464 9 INFO neutron.plugins.ml2.plugin [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Attempt 4 to bind port 55d0ef89-1be2-47a8-9807-7f01880b9d02 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89c36e5c-dc9e-4a03-bc88-065cc9cc19f3 could not be found. 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89c36e5c-dc9e-4a03-bc88-065cc9cc19f3 could not be found. 2026-05-09 02:50:51.485 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:50:51.486 9 ERROR neutron.plugins.ml2.managers [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Failed to bind port 55d0ef89-1be2-47a8-9807-7f01880b9d02 on host instance for vnic_type normal using segments [{'id': '2316b365-e499-4cf9-84e2-1d631a27fdde', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 462, 'network_id': '307f17d0-1347-4d68-8cad-d3b5b21c4208'}] 2026-05-09 02:50:51.487 9 INFO neutron.plugins.ml2.plugin [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Attempt 5 to bind port 55d0ef89-1be2-47a8-9807-7f01880b9d02 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89c36e5c-dc9e-4a03-bc88-065cc9cc19f3 could not be found. 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89c36e5c-dc9e-4a03-bc88-065cc9cc19f3 could not be found. 2026-05-09 02:50:51.515 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:50:51.516 9 ERROR neutron.plugins.ml2.managers [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Failed to bind port 55d0ef89-1be2-47a8-9807-7f01880b9d02 on host instance for vnic_type normal using segments [{'id': '2316b365-e499-4cf9-84e2-1d631a27fdde', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 462, 'network_id': '307f17d0-1347-4d68-8cad-d3b5b21c4208'}] 2026-05-09 02:50:51.516 9 INFO neutron.plugins.ml2.plugin [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Attempt 6 to bind port 55d0ef89-1be2-47a8-9807-7f01880b9d02 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89c36e5c-dc9e-4a03-bc88-065cc9cc19f3 could not be found. 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89c36e5c-dc9e-4a03-bc88-065cc9cc19f3 could not be found. 2026-05-09 02:50:51.538 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:50:51.539 9 ERROR neutron.plugins.ml2.managers [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Failed to bind port 55d0ef89-1be2-47a8-9807-7f01880b9d02 on host instance for vnic_type normal using segments [{'id': '2316b365-e499-4cf9-84e2-1d631a27fdde', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 462, 'network_id': '307f17d0-1347-4d68-8cad-d3b5b21c4208'}] 2026-05-09 02:50:51.539 9 INFO neutron.plugins.ml2.plugin [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Attempt 7 to bind port 55d0ef89-1be2-47a8-9807-7f01880b9d02 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89c36e5c-dc9e-4a03-bc88-065cc9cc19f3 could not be found. 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89c36e5c-dc9e-4a03-bc88-065cc9cc19f3 could not be found. 2026-05-09 02:50:51.562 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:50:51.563 9 ERROR neutron.plugins.ml2.managers [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Failed to bind port 55d0ef89-1be2-47a8-9807-7f01880b9d02 on host instance for vnic_type normal using segments [{'id': '2316b365-e499-4cf9-84e2-1d631a27fdde', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 462, 'network_id': '307f17d0-1347-4d68-8cad-d3b5b21c4208'}] 2026-05-09 02:50:51.563 9 INFO neutron.plugins.ml2.plugin [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Attempt 8 to bind port 55d0ef89-1be2-47a8-9807-7f01880b9d02 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89c36e5c-dc9e-4a03-bc88-065cc9cc19f3 could not be found. 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89c36e5c-dc9e-4a03-bc88-065cc9cc19f3 could not be found. 2026-05-09 02:50:51.587 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:50:51.588 9 ERROR neutron.plugins.ml2.managers [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Failed to bind port 55d0ef89-1be2-47a8-9807-7f01880b9d02 on host instance for vnic_type normal using segments [{'id': '2316b365-e499-4cf9-84e2-1d631a27fdde', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 462, 'network_id': '307f17d0-1347-4d68-8cad-d3b5b21c4208'}] 2026-05-09 02:50:51.588 9 INFO neutron.plugins.ml2.plugin [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Attempt 9 to bind port 55d0ef89-1be2-47a8-9807-7f01880b9d02 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89c36e5c-dc9e-4a03-bc88-065cc9cc19f3 could not be found. 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89c36e5c-dc9e-4a03-bc88-065cc9cc19f3 could not be found. 2026-05-09 02:50:51.610 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:50:51.611 9 ERROR neutron.plugins.ml2.managers [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Failed to bind port 55d0ef89-1be2-47a8-9807-7f01880b9d02 on host instance for vnic_type normal using segments [{'id': '2316b365-e499-4cf9-84e2-1d631a27fdde', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 462, 'network_id': '307f17d0-1347-4d68-8cad-d3b5b21c4208'}] 2026-05-09 02:50:51.611 9 INFO neutron.plugins.ml2.plugin [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Attempt 10 to bind port 55d0ef89-1be2-47a8-9807-7f01880b9d02 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89c36e5c-dc9e-4a03-bc88-065cc9cc19f3 could not be found. 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89c36e5c-dc9e-4a03-bc88-065cc9cc19f3 could not be found. 2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers  2026-05-09 02:50:51.631 9 ERROR neutron.plugins.ml2.managers [None req-e17c0d36-1d78-49c4-9391-f0f6bda98a1e - - - - - -] Failed to bind port 55d0ef89-1be2-47a8-9807-7f01880b9d02 on host instance for vnic_type normal using segments [{'id': '2316b365-e499-4cf9-84e2-1d631a27fdde', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 462, 'network_id': '307f17d0-1347-4d68-8cad-d3b5b21c4208'}] 2026-05-09 02:50:55.849 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-41c395ce-fe8b-476c-b1a8-7be36ca44a71'] response: {'server_uuid': '72b3fd2c-f515-4df8-abb2-5b7a4a02bdd0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '703f63c4-37f5-407b-a40e-bb3caf62994c', 'code': 200} 2026-05-09 02:50:55.969 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] No ports have port_id starting with 703f63c4-37f5-407b-a40e-bb3caf62994c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 02:51:12.574 10 INFO neutron.plugins.ml2.plugin [None req-3937ede8-f9a7-4c3e-8178-08507fb09002 - - - - - -] Attempt 1 to provision port 1392296f-0730-41ad-bb86-c4ee99a05c97 2026-05-09 02:51:15.464 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port b0c6040b-ed76-4db4-af40-040b3f7aadf8 2026-05-09 02:51:17.561 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port b0c6040b-ed76-4db4-af40-040b3f7aadf8 2026-05-09 02:51:17.857 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 17b33a95-aa69-4334-92d7-313659d59fc6 2026-05-09 02:51:18.270 10 INFO neutron.plugins.ml2.plugin [None req-1e504ce9-9bc5-4dba-ac37-917d3d0f801f - - - - - -] Attempt 1 to provision port 17b33a95-aa69-4334-92d7-313659d59fc6 2026-05-09 02:51:18.469 9 INFO neutron.plugins.ml2.plugin [None req-086ebe39-e49a-49a7-beac-5a80e4579a02 - - - - - -] Attempt 1 to provision port 623adbd2-cb8b-4ee0-8286-41461fe3a40f 2026-05-09 02:51:18.505 9 INFO neutron.plugins.ml2.plugin [None req-086ebe39-e49a-49a7-beac-5a80e4579a02 - - - - - -] Attempt 1 to provision port 17b33a95-aa69-4334-92d7-313659d59fc6 2026-05-09 02:51:18.706 10 INFO neutron.plugins.ml2.plugin [None req-2acb297a-f5b0-4291-86c9-c65b9c8324b7 - - - - - -] Attempt 1 to provision port 623adbd2-cb8b-4ee0-8286-41461fe3a40f 2026-05-09 02:51:18.955 9 INFO neutron.plugins.ml2.plugin [None req-672d29be-ef2d-48d1-b94b-edc545929888 - - - - - -] Attempt 1 to provision port 623adbd2-cb8b-4ee0-8286-41461fe3a40f 2026-05-09 02:51:19.532 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 17b33a95-aa69-4334-92d7-313659d59fc6 2026-05-09 02:51:22.930 10 INFO neutron.plugins.ml2.plugin [None req-4aa221c9-b7cf-4658-a4ef-27aac1b96b77 - - - - - -] Attempt 1 to provision port e2d4bad5-d382-46a1-b03a-75619cf421b8 2026-05-09 02:51:25.527 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port e2d4bad5-d382-46a1-b03a-75619cf421b8 2026-05-09 02:51:25.642 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c303d5af-4d9f-4d00-a6ee-347a9b823f3b'] response: {'server_uuid': '2e33755e-2458-4811-95b4-8df3e90b6851', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e2d4bad5-d382-46a1-b03a-75619cf421b8', 'code': 200} 2026-05-09 02:51:27.480 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port e2d4bad5-d382-46a1-b03a-75619cf421b8 2026-05-09 02:51:29.536 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port a2f6c8ff-af11-4eda-a58c-486da93b66cb 2026-05-09 02:51:30.359 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 4a2b1656-5183-4784-a4a3-02b44f53e7b6 2026-05-09 02:51:30.466 10 INFO neutron.plugins.ml2.plugin [None req-f9ca4be4-7e4c-4e9e-92da-2a620e2f3864 - - - - - -] Attempt 1 to provision port 4a2b1656-5183-4784-a4a3-02b44f53e7b6 2026-05-09 02:51:30.788 10 INFO neutron.plugins.ml2.plugin [None req-d8542c6b-9d86-4ce5-84cd-3f5f5e145886 - - - - - -] Attempt 1 to provision port 4a2b1656-5183-4784-a4a3-02b44f53e7b6 2026-05-09 02:51:31.227 10 INFO neutron.plugins.ml2.plugin [None req-d2b0b433-d760-4f72-9e17-b8fae26100b7 - - - - - -] Attempt 1 to provision port a2f6c8ff-af11-4eda-a58c-486da93b66cb 2026-05-09 02:51:31.508 10 INFO neutron.plugins.ml2.plugin [None req-b4107efb-c2f1-41ee-a4f2-2d0c379e2ecf - - - - - -] Attempt 1 to provision port a2f6c8ff-af11-4eda-a58c-486da93b66cb 2026-05-09 02:51:31.753 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port a2f6c8ff-af11-4eda-a58c-486da93b66cb 2026-05-09 02:51:32.152 10 INFO neutron.plugins.ml2.plugin [None req-cdbf2998-5715-444e-94a1-c8663d1120fa - - - - - -] Attempt 1 to provision port f7c435c8-1125-4484-9eab-dc6ca9ccae16 2026-05-09 02:51:32.230 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 01b274d9-9423-417d-b465-a32f93c86fec 2026-05-09 02:51:32.774 9 INFO neutron.plugins.ml2.plugin [None req-7f144199-8d98-4654-bf9b-372286d8730c - - - - - -] Attempt 1 to provision port f7c435c8-1125-4484-9eab-dc6ca9ccae16 2026-05-09 02:51:33.136 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port f7c435c8-1125-4484-9eab-dc6ca9ccae16 2026-05-09 02:51:33.273 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 1392296f-0730-41ad-bb86-c4ee99a05c97 2026-05-09 02:51:33.676 9 INFO neutron.plugins.ml2.plugin [None req-28b703ab-2b5c-434d-86ad-35c315587964 - - - - - -] Attempt 1 to provision port 01b274d9-9423-417d-b465-a32f93c86fec 2026-05-09 02:51:33.865 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 623adbd2-cb8b-4ee0-8286-41461fe3a40f 2026-05-09 02:51:34.211 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 1392296f-0730-41ad-bb86-c4ee99a05c97 2026-05-09 02:51:34.421 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 8988a58c-ea0d-450e-8fa0-28e9ea863797 2026-05-09 02:51:35.756 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 623adbd2-cb8b-4ee0-8286-41461fe3a40f 2026-05-09 02:51:42.100 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port aef44cde-a08a-4df1-bfec-199f0f199ff9 2026-05-09 02:51:47.271 10 INFO neutron.plugins.ml2.plugin [None req-16fbb7b0-6440-4d85-a805-6cedec01d0bc - - - - - -] Attempt 1 to provision port eff5947f-5a4b-458a-90c1-ff9b95f962da 2026-05-09 02:51:49.879 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port eff5947f-5a4b-458a-90c1-ff9b95f962da 2026-05-09 02:51:49.992 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e68df7ed-cd32-43e2-864c-31fbae622e0d'] response: {'server_uuid': 'bfd25adf-34b1-47cc-9460-bbcec923dcf2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eff5947f-5a4b-458a-90c1-ff9b95f962da', 'code': 200} 2026-05-09 02:51:51.796 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port eff5947f-5a4b-458a-90c1-ff9b95f962da 2026-05-09 02:52:55.813 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 4e37a8fe-863a-438a-a7b7-e7ddab610290 2026-05-09 02:52:57.410 9 INFO neutron.plugins.ml2.plugin [None req-8a67a053-47e7-4a1d-a5cb-76e55f193c3b - - - - - -] Attempt 1 to provision port 4e37a8fe-863a-438a-a7b7-e7ddab610290 2026-05-09 02:52:57.877 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port f599e8fb-9316-4c7e-8f29-9e3ea89f3564 2026-05-09 02:52:57.890 10 INFO neutron.plugins.ml2.plugin [None req-252281a2-145e-4f5f-91da-6600acfc8f27 - - - - - -] Attempt 1 to provision port d2e2569d-1501-4807-8126-530386e019da 2026-05-09 02:52:58.387 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 4e37a8fe-863a-438a-a7b7-e7ddab610290 2026-05-09 02:52:58.446 9 INFO neutron.plugins.ml2.plugin [None req-df2392b3-fe0d-4a67-a5f5-eb0705a2507e - - - - - -] Attempt 1 to provision port 18a8313d-f51f-449a-b9a8-482665e8d7b0 2026-05-09 02:52:58.700 9 INFO neutron.plugins.ml2.plugin [None req-df2392b3-fe0d-4a67-a5f5-eb0705a2507e - - - - - -] Attempt 1 to provision port 4e37a8fe-863a-438a-a7b7-e7ddab610290 2026-05-09 02:52:58.732 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 18a8313d-f51f-449a-b9a8-482665e8d7b0 2026-05-09 02:52:58.878 9 INFO neutron.plugins.ml2.plugin [None req-918de39c-db0e-4234-a824-27aee9d5311a - - - - - -] Attempt 1 to provision port 4e37a8fe-863a-438a-a7b7-e7ddab610290 2026-05-09 02:52:59.358 10 INFO neutron.plugins.ml2.plugin [None req-03d57178-3dd5-4d32-826c-fe547a35076f - - - - - -] Attempt 1 to provision port 18a8313d-f51f-449a-b9a8-482665e8d7b0 2026-05-09 02:52:59.742 9 INFO neutron.plugins.ml2.plugin [None req-776ba713-0a71-4c6b-adc7-10ad4ded8ecf - - - - - -] Attempt 1 to provision port 18a8313d-f51f-449a-b9a8-482665e8d7b0 2026-05-09 02:52:59.809 9 INFO neutron.plugins.ml2.plugin [None req-776ba713-0a71-4c6b-adc7-10ad4ded8ecf - - - - - -] Attempt 1 to provision port f599e8fb-9316-4c7e-8f29-9e3ea89f3564 2026-05-09 02:52:59.828 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 4e37a8fe-863a-438a-a7b7-e7ddab610290 2026-05-09 02:53:00.079 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port f599e8fb-9316-4c7e-8f29-9e3ea89f3564 2026-05-09 02:53:00.344 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 18a8313d-f51f-449a-b9a8-482665e8d7b0 2026-05-09 02:53:00.802 10 INFO neutron.plugins.ml2.plugin [None req-ca339210-4f7f-4e04-b8e2-cadc1f66561c - - - - - -] Attempt 1 to provision port f599e8fb-9316-4c7e-8f29-9e3ea89f3564 2026-05-09 02:53:00.902 10 INFO neutron.plugins.ml2.plugin [None req-ca339210-4f7f-4e04-b8e2-cadc1f66561c - - - - - -] Attempt 1 to provision port 95c53534-3d0b-403c-bb6b-33ad9edec00b 2026-05-09 02:53:01.164 10 INFO neutron.plugins.ml2.plugin [None req-d4ca46bb-3da8-4ca9-9daf-130a062f6397 - - - - - -] Attempt 1 to provision port f599e8fb-9316-4c7e-8f29-9e3ea89f3564 2026-05-09 02:53:01.446 9 INFO neutron.plugins.ml2.plugin [None req-c4e5c627-258f-409a-bea2-9f2b5c9d6a92 - - - - - -] Attempt 1 to provision port 95c53534-3d0b-403c-bb6b-33ad9edec00b 2026-05-09 02:53:01.848 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 1e12e444-80d8-4b93-af11-3e0ddb4628f9 2026-05-09 02:53:02.340 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port f599e8fb-9316-4c7e-8f29-9e3ea89f3564 2026-05-09 02:53:02.497 9 INFO neutron.plugins.ml2.plugin [None req-3206abc3-8c50-4060-9733-8eaac190efa8 - - - - - -] Attempt 1 to provision port c954528d-25e7-4733-826d-a610cdc8ae2b 2026-05-09 02:53:03.246 10 INFO neutron.plugins.ml2.plugin [None req-2ac0d65f-f3aa-424c-bc42-25c427c27ea3 - - - - - -] Attempt 1 to provision port c954528d-25e7-4733-826d-a610cdc8ae2b 2026-05-09 02:53:03.801 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 1e12e444-80d8-4b93-af11-3e0ddb4628f9 2026-05-09 02:53:04.296 10 INFO neutron.plugins.ml2.plugin [None req-a83f05e0-dc7a-4c9e-abc2-311c8d020e08 - - - - - -] Attempt 1 to provision port 7245b965-ddb0-4a74-9b38-013ee4ddc5d9 2026-05-09 02:53:05.063 9 INFO neutron.plugins.ml2.plugin [None req-eb159958-554e-4fd3-b5ca-8d7ec77af3f3 - - - - - -] Attempt 1 to provision port 7245b965-ddb0-4a74-9b38-013ee4ddc5d9 2026-05-09 02:53:08.933 10 INFO neutron.plugins.ml2.plugin [None req-7815e954-6439-405f-a9be-8ca74a8b00a8 - - - - - -] Attempt 1 to provision port fc02b03a-3117-4d25-bfa2-617d460c6a54 2026-05-09 02:53:11.880 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port fc02b03a-3117-4d25-bfa2-617d460c6a54 2026-05-09 02:53:11.981 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f89bd8e8-a7f6-45ef-9d14-f74c7f93a2d9'] response: {'server_uuid': 'e9327684-7937-45db-88e5-50db470b74d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc02b03a-3117-4d25-bfa2-617d460c6a54', 'code': 200} 2026-05-09 02:53:13.841 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port fc02b03a-3117-4d25-bfa2-617d460c6a54 2026-05-09 02:53:16.729 10 INFO neutron.plugins.ml2.plugin [None req-a05c1a24-d9b0-475f-8abc-b57ffca014a4 - - - - - -] Attempt 1 to provision port c5668827-837c-4133-bac8-b79eb4c2015e 2026-05-09 02:53:17.829 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 7245b965-ddb0-4a74-9b38-013ee4ddc5d9 2026-05-09 02:53:19.943 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 95c53534-3d0b-403c-bb6b-33ad9edec00b 2026-05-09 02:53:20.464 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port c954528d-25e7-4733-826d-a610cdc8ae2b 2026-05-09 02:53:20.772 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port d2e2569d-1501-4807-8126-530386e019da 2026-05-09 02:53:21.050 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 7245b965-ddb0-4a74-9b38-013ee4ddc5d9 2026-05-09 02:53:21.307 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port c5668827-837c-4133-bac8-b79eb4c2015e 2026-05-09 02:53:21.411 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cdc28862-3f08-40dc-82e6-36b9e6711ed1'] response: {'server_uuid': '2c57728e-a546-45f0-848d-caeeb893d4cf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c5668827-837c-4133-bac8-b79eb4c2015e', 'code': 200} 2026-05-09 02:53:21.866 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 95c53534-3d0b-403c-bb6b-33ad9edec00b 2026-05-09 02:53:22.232 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port c954528d-25e7-4733-826d-a610cdc8ae2b 2026-05-09 02:53:22.517 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port d2e2569d-1501-4807-8126-530386e019da 2026-05-09 02:53:22.701 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port c5668827-837c-4133-bac8-b79eb4c2015e 2026-05-09 02:53:41.382 10 INFO neutron.plugins.ml2.plugin [None req-cc50ee5d-33e7-4fed-b09f-c2af5c25d3a8 - - - - - -] Attempt 1 to provision port 1e5c0bda-a33a-4015-a26a-3d32b9a22173 2026-05-09 02:53:52.302 9 INFO neutron.plugins.ml2.plugin [None req-4b7c4cd7-471e-4f59-8b5e-9c6e723de205 - - - - - -] Attempt 1 to provision port 9953a92e-aa32-4263-9269-7a2025efc0cc 2026-05-09 02:53:53.886 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 9953a92e-aa32-4263-9269-7a2025efc0cc 2026-05-09 02:53:54.074 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d23e547-6dcc-473e-a7d6-c4784c903668'] response: {'server_uuid': 'f5cb5a9a-7189-496a-9289-440f29b93b7e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9953a92e-aa32-4263-9269-7a2025efc0cc', 'code': 200} 2026-05-09 02:53:55.876 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 9953a92e-aa32-4263-9269-7a2025efc0cc 2026-05-09 02:54:29.337 9 INFO neutron.plugins.ml2.plugin [None req-9d1bf140-ca53-4ccb-854a-b75253b1c491 - - - - - -] Attempt 1 to provision port 0538aae7-ed14-403b-a63e-db7015e9ac0a 2026-05-09 02:54:32.034 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 0538aae7-ed14-403b-a63e-db7015e9ac0a 2026-05-09 02:54:32.147 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5761a6f9-6475-4f07-8500-28e49080487d'] response: {'server_uuid': 'f5cb5a9a-7189-496a-9289-440f29b93b7e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0538aae7-ed14-403b-a63e-db7015e9ac0a', 'code': 200} 2026-05-09 02:54:33.954 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 0538aae7-ed14-403b-a63e-db7015e9ac0a 2026-05-09 02:54:57.488 10 INFO neutron.plugins.ml2.plugin [None req-bbf0bbe7-0c8a-4356-b802-dd4d5bd8be2e - - - - - -] Attempt 1 to provision port ac2a43e2-1535-49e6-908d-04a372114a4b 2026-05-09 02:54:59.958 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port ac2a43e2-1535-49e6-908d-04a372114a4b 2026-05-09 02:55:00.360 10 INFO neutron.plugins.ml2.plugin [None req-b292574a-a4b2-4a9f-b4f8-ba8e761baf39 - - - - - -] Attempt 1 to provision port ac2a43e2-1535-49e6-908d-04a372114a4b 2026-05-09 02:55:00.613 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-56695a31-69d6-4088-9fdb-4a76cce29c29'] response: {'server_uuid': 'f5cb5a9a-7189-496a-9289-440f29b93b7e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ac2a43e2-1535-49e6-908d-04a372114a4b', 'code': 200} 2026-05-09 02:55:01.939 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port ac2a43e2-1535-49e6-908d-04a372114a4b 2026-05-09 02:55:10.328 10 INFO neutron.plugins.ml2.plugin [None req-60b6f771-79a1-423e-afd2-6955586ad0b8 - - - - - -] Attempt 1 to provision port 89c14a04-d3ed-4b54-8d41-8830cfd078ac 2026-05-09 02:55:14.015 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 89c14a04-d3ed-4b54-8d41-8830cfd078ac 2026-05-09 02:55:14.122 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-17c18baf-b798-4ea2-afe8-68fe1ad4ff94'] response: {'server_uuid': 'f5cb5a9a-7189-496a-9289-440f29b93b7e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '89c14a04-d3ed-4b54-8d41-8830cfd078ac', 'code': 200} 2026-05-09 02:55:15.908 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 89c14a04-d3ed-4b54-8d41-8830cfd078ac 2026-05-09 02:55:23.594 10 INFO neutron.plugins.ml2.plugin [None req-42934b47-fb87-4a19-9faa-bce62705151b - - - - - -] Attempt 1 to provision port 89c14a04-d3ed-4b54-8d41-8830cfd078ac 2026-05-09 02:55:24.115 9 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port 89c14a04-d3ed-4b54-8d41-8830cfd078ac 2026-05-09 02:55:29.221 9 INFO neutron.plugins.ml2.plugin [None req-cedb5fd9-5997-4648-962c-12fc556a7fe2 - - - - - -] Attempt 1 to provision port ac2a43e2-1535-49e6-908d-04a372114a4b 2026-05-09 02:55:30.039 10 INFO neutron.plugins.ml2.plugin [None req-9d532370-f706-465b-8acd-fbc28f0436f0 - - - - - -] Attempt 1 to provision port ac2a43e2-1535-49e6-908d-04a372114a4b 2026-05-09 02:56:04.156 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-79b7eb53-2052-4ebe-a105-65fff3a81083'] response: {'server_uuid': '2c57728e-a546-45f0-848d-caeeb893d4cf', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c5668827-837c-4133-bac8-b79eb4c2015e', 'code': 200} 2026-05-09 02:56:30.750 9 INFO neutron.plugins.ml2.plugin [None req-b737923c-3def-429a-8092-cf054c67d226 - - - - - -] Attempt 1 to provision port f599e8fb-9316-4c7e-8f29-9e3ea89f3564 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 02:56:33.364 10 INFO neutron.plugins.ml2.plugin [None req-05ddc93a-adc2-48ec-951b-6c3812526e94 - - - - - -] Attempt 1 to provision port 18a8313d-f51f-449a-b9a8-482665e8d7b0 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 02:56:35.911 10 INFO neutron.plugins.ml2.plugin [None req-9253efdc-d4fb-44f8-96f4-8b34ce95d066 - - - - - -] Attempt 1 to provision port 4e37a8fe-863a-438a-a7b7-e7ddab610290