+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-09 13:47:39.461 1 INFO neutron.common.config [-] Logging enabled! 2026-07-09 13:47:39.461 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-07-09 13:47:39.462 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-09 13:47:39.462 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-09 13:47:40.403 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 13:47:40.405 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-09 13:47:40.408 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-09 13:47:40.408 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 13:47:40.408 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-09 13:47:40.409 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-09 13:47:40.409 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:47:40.414 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:47:40.414 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:47:40.414 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 13:47:40.430 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-09 13:47:40.431 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 13:47:40.432 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-09 13:47:40.464 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-09 13:47:40.464 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-09 13:47:40.465 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-09 13:47:40.465 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-09 13:47:40.470 1 WARNING oslo_policy.policy [None req-a5e3457d-fcef-49ce-ac0b-9256b243c250 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-07-09 13:47:40.763 1 INFO neutron.plugins.ml2.managers [None req-a5e3457d-fcef-49ce-ac0b-9256b243c250 - - - - - -] Initializing driver for type 'vlan' 2026-07-09 13:47:40.923 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a5e3457d-fcef-49ce-ac0b-9256b243c250 - - - - - -] VlanTypeDriver initialization complete 2026-07-09 13:47:40.924 1 INFO neutron.plugins.ml2.managers [None req-a5e3457d-fcef-49ce-ac0b-9256b243c250 - - - - - -] Initializing driver for type 'vxlan' 2026-07-09 13:47:40.924 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a5e3457d-fcef-49ce-ac0b-9256b243c250 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-09 13:47:40.973 1 INFO neutron.plugins.ml2.managers [None req-a5e3457d-fcef-49ce-ac0b-9256b243c250 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-09 13:47:40.974 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a5e3457d-fcef-49ce-ac0b-9256b243c250 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-09 13:47:40.974 1 INFO neutron.plugins.ml2.managers [None req-a5e3457d-fcef-49ce-ac0b-9256b243c250 - - - - - -] Initializing extension driver 'port_security' 2026-07-09 13:47:40.974 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a5e3457d-fcef-49ce-ac0b-9256b243c250 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-09 13:47:40.975 1 INFO neutron.plugins.ml2.managers [None req-a5e3457d-fcef-49ce-ac0b-9256b243c250 - - - - - -] Initializing extension driver 'qos' 2026-07-09 13:47:40.975 1 INFO neutron.plugins.ml2.managers [None req-a5e3457d-fcef-49ce-ac0b-9256b243c250 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-09 13:47:40.976 1 INFO neutron.plugins.ml2.managers [None req-a5e3457d-fcef-49ce-ac0b-9256b243c250 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-09 13:47:40.991 1 INFO neutron.quota [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded quota_driver: . 2026-07-09 13:47:40.991 1 INFO neutron.plugins.ml2.plugin [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Modular L2 Plugin initialization complete 2026-07-09 13:47:40.991 1 INFO neutron.plugins.ml2.managers [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-09 13:47:40.992 1 INFO neutron.plugins.ml2.managers [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-09 13:47:40.992 1 INFO neutron.plugins.ml2.managers [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Got port-security extension from driver 'port_security' 2026-07-09 13:47:40.992 1 INFO neutron.extensions.vlantransparent [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Disabled vlantransparent extension. 2026-07-09 13:47:40.992 1 INFO neutron.manager [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loading Plugin: qos 2026-07-09 13:47:41.001 1 INFO neutron.manager [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loading Plugin: router 2026-07-09 13:47:41.029 1 INFO neutron.services.service_base [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-09 13:47:41.030 1 INFO neutron.manager [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loading Plugin: segments 2026-07-09 13:47:41.092 1 INFO neutron.manager [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loading Plugin: trunk 2026-07-09 13:47:41.142 1 INFO neutron.manager [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loading Plugin: vpnaas 2026-07-09 13:47:41.176 1 WARNING stevedore.named [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-09 13:47:41.228 1 INFO neutron_vpnaas.services.vpn.plugin [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-09 13:47:41.228 1 INFO neutron.common.utils [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-09 13:47:41.228 1 INFO neutron.manager [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loading Plugin: auto_allocate 2026-07-09 13:47:41.232 1 INFO neutron.manager [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loading Plugin: tag 2026-07-09 13:47:41.237 1 INFO neutron.manager [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loading Plugin: timestamp 2026-07-09 13:47:41.239 1 INFO neutron.manager [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loading Plugin: network_ip_availability 2026-07-09 13:47:41.244 1 INFO neutron.manager [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loading Plugin: flavors 2026-07-09 13:47:41.248 1 INFO neutron.manager [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loading Plugin: revisions 2026-07-09 13:47:41.250 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Initializing extension manager. 2026-07-09 13:47:41.251 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: address-group 2026-07-09 13:47:41.252 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: address-scope 2026-07-09 13:47:41.253 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-09 13:47:41.254 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: agent 2026-07-09 13:47:41.254 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: agent-resources-synced 2026-07-09 13:47:41.255 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: allowed-address-pairs 2026-07-09 13:47:41.256 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: auto-allocated-topology 2026-07-09 13:47:41.257 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: availability_zone 2026-07-09 13:47:41.257 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: availability_zone_filter 2026-07-09 13:47:41.258 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-09 13:47:41.258 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: default-subnetpools 2026-07-09 13:47:41.259 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-09 13:47:41.260 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: dns-integration 2026-07-09 13:47:41.260 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: dns-domain-ports 2026-07-09 13:47:41.261 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-09 13:47:41.261 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: dvr 2026-07-09 13:47:41.262 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-09 13:47:41.262 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: empty-string-filtering 2026-07-09 13:47:41.263 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 13:47:41.263 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-09 13:47:41.263 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: external-net 2026-07-09 13:47:41.264 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-09 13:47:41.264 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: extraroute 2026-07-09 13:47:41.265 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: extraroute-atomic 2026-07-09 13:47:41.265 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-09 13:47:41.266 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-09 13:47:41.266 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-09 13:47:41.267 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-09 13:47:41.267 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: fip-port-details 2026-07-09 13:47:41.268 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: flavors 2026-07-09 13:47:41.269 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-09 13:47:41.269 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: floatingip-pools 2026-07-09 13:47:41.270 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: ip_allocation 2026-07-09 13:47:41.270 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: ip-substring-filtering 2026-07-09 13:47:41.271 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: l2_adjacency 2026-07-09 13:47:41.271 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: router 2026-07-09 13:47:41.273 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 13:47:41.273 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-09 13:47:41.274 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-09 13:47:41.274 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: ext-gw-mode 2026-07-09 13:47:41.275 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: l3-ha 2026-07-09 13:47:41.275 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-09 13:47:41.276 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-09 13:47:41.276 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: l3-flavors 2026-07-09 13:47:41.277 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-09 13:47:41.277 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-09 13:47:41.279 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-09 13:47:41.280 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-09 13:47:41.281 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-09 13:47:41.282 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-09 13:47:41.282 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-09 13:47:41.283 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: multi-provider 2026-07-09 13:47:41.283 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: net-mtu 2026-07-09 13:47:41.284 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: net-mtu-writable 2026-07-09 13:47:41.285 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: network_availability_zone 2026-07-09 13:47:41.285 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: network_ha 2026-07-09 13:47:41.286 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: network-ip-availability 2026-07-09 13:47:41.287 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-09 13:47:41.287 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: pagination 2026-07-09 13:47:41.288 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: port-device-profile 2026-07-09 13:47:41.288 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-09 13:47:41.289 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-09 13:47:41.289 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-09 13:47:41.290 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: port-mac-override 2026-07-09 13:47:41.290 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-09 13:47:41.290 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-09 13:47:41.291 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: port-resource-request 2026-07-09 13:47:41.291 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: port-resource-request-groups 2026-07-09 13:47:41.292 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: binding 2026-07-09 13:47:41.292 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: binding-extended 2026-07-09 13:47:41.293 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: port-security 2026-07-09 13:47:41.293 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: project-id 2026-07-09 13:47:41.294 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: provider 2026-07-09 13:47:41.295 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: qos 2026-07-09 13:47:41.296 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-09 13:47:41.296 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-09 13:47:41.297 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: qos-default 2026-07-09 13:47:41.297 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: qos-fip 2026-07-09 13:47:41.298 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-09 13:47:41.298 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: qos-gateway-ip 2026-07-09 13:47:41.299 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: qos-port-network-policy 2026-07-09 13:47:41.299 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: qos-pps-minimum 2026-07-09 13:47:41.300 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-09 13:47:41.301 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: qos-pps 2026-07-09 13:47:41.301 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: qos-rule-type-details 2026-07-09 13:47:41.301 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-09 13:47:41.302 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: qos-rules-alias 2026-07-09 13:47:41.302 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: quota-check-limit 2026-07-09 13:47:41.304 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: quotas 2026-07-09 13:47:41.306 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: quota_details 2026-07-09 13:47:41.307 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: rbac-policies 2026-07-09 13:47:41.308 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: rbac-address-group 2026-07-09 13:47:41.308 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: rbac-address-scope 2026-07-09 13:47:41.309 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: rbac-security-groups 2026-07-09 13:47:41.309 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: rbac-subnetpool 2026-07-09 13:47:41.310 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: revision-if-match 2026-07-09 13:47:41.310 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: standard-attr-revisions 2026-07-09 13:47:41.311 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: router_availability_zone 2026-07-09 13:47:41.311 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-09 13:47:41.312 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: security-groups-default-rules 2026-07-09 13:47:41.313 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-09 13:47:41.313 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-09 13:47:41.314 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-09 13:47:41.315 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-09 13:47:41.315 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-09 13:47:41.321 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: security-group 2026-07-09 13:47:41.322 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: segment 2026-07-09 13:47:41.323 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-09 13:47:41.323 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: service-type 2026-07-09 13:47:41.323 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: sorting 2026-07-09 13:47:41.324 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: standard-attr-segment 2026-07-09 13:47:41.325 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: standard-attr-description 2026-07-09 13:47:41.325 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: stateful-security-group 2026-07-09 13:47:41.325 1 WARNING neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-09 13:47:41.326 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-09 13:47:41.327 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: subnet_onboard 2026-07-09 13:47:41.327 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-09 13:47:41.328 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: subnet-service-types 2026-07-09 13:47:41.328 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: subnet_allocation 2026-07-09 13:47:41.329 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-09 13:47:41.329 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-09 13:47:41.332 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: standard-attr-tag 2026-07-09 13:47:41.332 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-09 13:47:41.333 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: trunk 2026-07-09 13:47:41.333 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: trunk-details 2026-07-09 13:47:41.334 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-09 13:47:41.335 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-09 13:47:41.336 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-09 13:47:41.337 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-09 13:47:41.338 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: vpn-flavors 2026-07-09 13:47:41.339 1 INFO neutron.api.extensions [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Loaded extension: vpnaas 2026-07-09 13:47:41.342 1 INFO oslo_service.service [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Starting 2 workers 2026-07-09 13:47:41.346 1 INFO oslo_service.service [None req-9511531d-4597-4c95-bf9a-11cbfb9b800f - - - - - -] Starting 1 workers 2026-07-09 13:48:19.833 9 INFO neutron.db.l3_hamode_db [None req-4826462b-93ec-4667-ad96-b67e15230617 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 13:48:31.529 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port e1eaabe2-039a-4c35-ba91-403721a62e01 2026-07-09 13:48:31.666 9 INFO neutron.plugins.ml2.plugin [None req-8f167a4b-ea98-41ce-85a3-e7969df9895c - - - - - -] Attempt 1 to provision port e1eaabe2-039a-4c35-ba91-403721a62e01 2026-07-09 13:48:33.447 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port e1eaabe2-039a-4c35-ba91-403721a62e01 2026-07-09 13:53:00.691 9 INFO neutron.plugins.ml2.plugin [None req-2d4f2516-a18d-41f2-9e98-0eb845fc60e4 - - - - - -] Attempt 1 to provision port 68d1325f-5843-41d9-9588-66fec245d501 2026-07-09 13:53:01.677 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 68d1325f-5843-41d9-9588-66fec245d501 2026-07-09 13:53:08.287 10 INFO neutron.plugins.ml2.plugin [None req-5d845a81-7349-4e55-9128-64ecb67ff71d - - - - - -] Attempt 1 to provision port 919f9ef4-06de-4bec-9d10-5bc037ebb0a5 2026-07-09 13:57:01.998 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 919f9ef4-06de-4bec-9d10-5bc037ebb0a5 2026-07-09 13:57:03.835 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 919f9ef4-06de-4bec-9d10-5bc037ebb0a5 2026-07-09 14:05:46.168 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 10411f12-6dea-48df-aa40-32b3f1bbff6d 2026-07-09 14:05:48.145 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 10411f12-6dea-48df-aa40-32b3f1bbff6d 2026-07-09 14:21:36.431 9 INFO neutron.plugins.ml2.plugin [None req-cf45c3be-a460-4fd2-b80f-5df5dad0c9ce - - - - - -] Attempt 1 to provision port 968fa0db-0148-4acd-9020-d292ad4557d5 2026-07-09 14:21:36.683 9 INFO neutron.plugins.ml2.plugin [None req-3c1d0a11-308c-4d44-bf88-eb411257b69d - - - - - -] Attempt 1 to provision port 4d9ff92b-3880-42ec-a742-3defec13f15b 2026-07-09 14:21:36.771 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 3d2cf840-d03c-4b9d-b0b4-18fdf4a7572e 2026-07-09 14:21:37.101 10 INFO neutron.plugins.ml2.plugin [None req-e07e72db-1bed-4f9a-aa63-0852d91dcc34 - - - - - -] Attempt 1 to provision port 537d1d07-9fee-4cc8-9bbd-862c9c20822a 2026-07-09 14:21:37.332 10 INFO neutron.plugins.ml2.plugin [None req-e07e72db-1bed-4f9a-aa63-0852d91dcc34 - - - - - -] Attempt 1 to provision port faa7ee4a-cea4-4fbe-94dc-717d1be05597 2026-07-09 14:21:37.339 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 537d1d07-9fee-4cc8-9bbd-862c9c20822a 2026-07-09 14:21:37.473 10 INFO neutron.plugins.ml2.plugin [None req-2d8afdbd-c6e6-4f44-b8ae-9fe2966ac60c - - - - - -] Attempt 1 to provision port 3d2cf840-d03c-4b9d-b0b4-18fdf4a7572e 2026-07-09 14:21:37.635 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 4d9ff92b-3880-42ec-a742-3defec13f15b 2026-07-09 14:21:38.744 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 537d1d07-9fee-4cc8-9bbd-862c9c20822a 2026-07-09 14:21:39.240 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 4d9ff92b-3880-42ec-a742-3defec13f15b 2026-07-09 14:21:39.488 9 INFO neutron.plugins.ml2.plugin [None req-c99f98e4-0c4a-4c76-bc06-feac4c611c7c - - - - - -] Attempt 1 to provision port ce5a6262-00db-4f71-abc9-4d684878c8dc 2026-07-09 14:21:39.649 10 INFO neutron.plugins.ml2.plugin [None req-705fba4a-4672-480f-8d6b-249637aac9c2 - - - - - -] Attempt 1 to provision port d773b7f9-767a-47da-bca8-b243b9221d23 2026-07-09 14:21:39.690 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 3d2cf840-d03c-4b9d-b0b4-18fdf4a7572e 2026-07-09 14:21:40.108 10 INFO neutron.plugins.ml2.plugin [None req-8c6d1495-d5f0-4cb3-b7b1-c68ff5c498e4 - - - - - -] Attempt 1 to provision port ce5a6262-00db-4f71-abc9-4d684878c8dc 2026-07-09 14:21:41.257 10 INFO neutron.plugins.ml2.plugin [None req-5978873f-c11f-4b13-8384-fccad0a100d9 - - - - - -] Attempt 1 to provision port 21a82f41-7a7c-447b-ad59-8785775ab133 2026-07-09 14:21:41.905 9 INFO neutron.plugins.ml2.plugin [None req-aea1a0e0-cf22-427a-b3be-ecf518994879 - - - - - -] Attempt 1 to provision port 21a82f41-7a7c-447b-ad59-8785775ab133 2026-07-09 14:21:42.456 9 INFO neutron.plugins.ml2.plugin [None req-3ab49c72-1009-4a32-b66a-707a56e3969f - - - - - -] Attempt 1 to provision port 2c8f149a-d213-497b-8e24-6e5c191c4acb 2026-07-09 14:21:43.213 10 INFO neutron.plugins.ml2.plugin [None req-f6268f30-1336-4db1-9af1-060c555c8e70 - - - - - -] Attempt 1 to provision port 2c8f149a-d213-497b-8e24-6e5c191c4acb 2026-07-09 14:21:43.757 9 INFO neutron.plugins.ml2.plugin [None req-80b55579-00f1-4334-a931-0a42ece410e8 - - - - - -] Attempt 1 to provision port 6ed1b6b9-0151-4d17-b4ba-5989e5e4a674 2026-07-09 14:21:44.215 10 INFO neutron.plugins.ml2.plugin [None req-1f4d87e2-34be-41c2-a169-1b791d853a81 - - - - - -] Attempt 1 to provision port aa77b402-b3db-4a2a-8741-89673a72d9a7 2026-07-09 14:21:44.776 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port aa77b402-b3db-4a2a-8741-89673a72d9a7 2026-07-09 14:21:46.162 9 INFO neutron.plugins.ml2.plugin [None req-feb218e4-43d9-44af-ab84-d87e237bcfff - - - - - -] Attempt 1 to provision port 765cbc92-5463-4018-8aa2-455218b77b30 2026-07-09 14:21:46.823 9 INFO neutron.plugins.ml2.plugin [None req-4ed85625-a28b-450e-968b-58788ac06fe2 - - - - - -] Attempt 1 to provision port 765cbc92-5463-4018-8aa2-455218b77b30 2026-07-09 14:21:48.873 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 98a4d4c1-3c8f-4e9e-bd18-ee40fcca0f5f 2026-07-09 14:21:49.426 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port f76d411b-5127-4127-852e-682fbaa16143 2026-07-09 14:21:50.194 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port e853ce3e-8ed8-4df5-9e6e-f0bda8db823d 2026-07-09 14:21:50.314 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port f2cf866a-f6b4-4cdf-bb42-0f0ca816b9dc 2026-07-09 14:21:50.992 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 98a4d4c1-3c8f-4e9e-bd18-ee40fcca0f5f 2026-07-09 14:21:51.361 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port f76d411b-5127-4127-852e-682fbaa16143 2026-07-09 14:21:51.658 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port f2cf866a-f6b4-4cdf-bb42-0f0ca816b9dc 2026-07-09 14:21:52.025 9 INFO neutron.plugins.ml2.plugin [None req-25dbbb48-51d7-49e5-871d-b507c0616b94 - - - - - -] Attempt 1 to provision port 6fea8622-d220-44d6-8d28-85223c148d18 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 14:21:56.729 9 INFO neutron.plugins.ml2.plugin [None req-9049210b-0f85-4754-8ad2-c6658cde10d0 - - - - - -] Attempt 1 to provision port 0f46d2df-07e3-46e8-a663-b381acb09abe 2026-07-09 14:21:57.042 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 6fea8622-d220-44d6-8d28-85223c148d18 2026-07-09 14:21:57.447 9 INFO neutron.plugins.ml2.plugin [None req-b9d96cc4-f2f7-4340-94f6-ccc44240f7dc - - - - - -] Attempt 1 to provision port dddea8e7-3333-4305-bcd5-e08bd64460c6 2026-07-09 14:21:57.666 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port dddea8e7-3333-4305-bcd5-e08bd64460c6 2026-07-09 14:21:57.951 9 INFO neutron.plugins.ml2.plugin [None req-b819033f-e438-4624-9833-d0d8a75d6d17 - - - - - -] Attempt 1 to provision port 6cac2e6f-e196-4bb5-801b-149edd856d58 2026-07-09 14:21:58.403 10 INFO neutron.plugins.ml2.plugin [None req-05b25ee8-532b-4bff-bbb8-4a40a7a26175 - - - - - -] Attempt 1 to provision port 5f048be0-a4ce-4760-8d1d-5fdf537782b7 2026-07-09 14:21:58.827 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa7b3cf4-09b4-43f0-a5eb-6bfd6f17521d'] response: {'server_uuid': 'b3f4c88a-34e7-4790-a519-f4e238e1c274', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6fea8622-d220-44d6-8d28-85223c148d18', 'code': 200} 2026-07-09 14:21:59.119 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 6fea8622-d220-44d6-8d28-85223c148d18 2026-07-09 14:21:59.557 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port dddea8e7-3333-4305-bcd5-e08bd64460c6 2026-07-09 14:21:59.595 9 INFO neutron.plugins.ml2.plugin [None req-ba469053-d368-4d5a-a2b6-dca68a717f8a - - - - - -] Attempt 1 to provision port 1f625a15-43ce-48c2-9729-981aa61443d3 2026-07-09 14:22:00.179 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 5f048be0-a4ce-4760-8d1d-5fdf537782b7 2026-07-09 14:22:00.373 10 INFO neutron.plugins.ml2.plugin [None req-bcca9c80-a0cd-4166-b6a6-c72d011121e0 - - - - - -] Attempt 1 to provision port 1f625a15-43ce-48c2-9729-981aa61443d3 2026-07-09 14:22:00.558 9 INFO neutron.plugins.ml2.plugin [None req-4cdfd18a-116b-454d-8b0f-381ac0872ac5 - - - - - -] Attempt 1 to provision port 9b4d054e-ef12-4a70-a950-abc2a6a9e231 2026-07-09 14:22:01.021 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 84d2445c-b04e-48c2-967c-3145aa847f1d 2026-07-09 14:22:01.249 10 INFO neutron.plugins.ml2.plugin [None req-ce88c382-694a-4f9e-b9a4-799128b182fe - - - - - -] Attempt 1 to provision port 9b4d054e-ef12-4a70-a950-abc2a6a9e231 2026-07-09 14:22:01.527 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 5f048be0-a4ce-4760-8d1d-5fdf537782b7 2026-07-09 14:22:03.085 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 84d2445c-b04e-48c2-967c-3145aa847f1d 2026-07-09 14:22:03.403 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port f89af5ed-4889-4e24-aec9-f3ab0e4bffd8 2026-07-09 14:22:03.849 10 INFO neutron.plugins.ml2.plugin [None req-4d374ed5-083c-4923-9d02-0b33cc08d93f - - - - - -] Attempt 1 to provision port 1d5b4417-1352-4d63-a9bf-a652bec63153 2026-07-09 14:22:04.956 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port f89af5ed-4889-4e24-aec9-f3ab0e4bffd8 2026-07-09 14:22:07.073 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 1d5b4417-1352-4d63-a9bf-a652bec63153 2026-07-09 14:22:07.735 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a5b12ca-2a90-45bf-a952-7eaf10abf9b3'] response: {'server_uuid': 'f542e606-c9c2-411f-87a9-13b1f874a28a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1d5b4417-1352-4d63-a9bf-a652bec63153', 'code': 200} 2026-07-09 14:22:07.759 9 INFO neutron.plugins.ml2.plugin [None req-5bc4c66c-1156-4ddd-883c-3a555e72798f - - - - - -] Attempt 1 to provision port fe00bfa3-eb5e-4be9-96b1-85a31d44e285 2026-07-09 14:22:08.130 9 INFO neutron.plugins.ml2.plugin [None req-901d25d8-be3a-4c4f-a45f-15521c177781 - - - - - -] Attempt 1 to provision port 45c6b310-46b3-4dd0-9a27-b825dc5d49f4 2026-07-09 14:22:09.150 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 1d5b4417-1352-4d63-a9bf-a652bec63153 2026-07-09 14:22:11.071 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 45c6b310-46b3-4dd0-9a27-b825dc5d49f4 2026-07-09 14:22:11.475 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae0cb19f-9525-4a4f-b873-e159c65fd80f'] response: {'server_uuid': '9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '45c6b310-46b3-4dd0-9a27-b825dc5d49f4', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 14:22:11.934 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port fe00bfa3-eb5e-4be9-96b1-85a31d44e285 2026-07-09 14:22:12.781 9 WARNING neutron.plugins.ml2.plugin [None req-ce6f4cd0-7b61-42aa-b37d-59a5f7c78363 - - - - - -] Concurrent port binding operations failed on port 765cbc92-5463-4018-8aa2-455218b77b30 2026-07-09 14:22:12.786 9 INFO neutron.plugins.ml2.plugin [None req-ce6f4cd0-7b61-42aa-b37d-59a5f7c78363 - - - - - -] Attempt 2 to bind port 765cbc92-5463-4018-8aa2-455218b77b30 2026-07-09 14:22:13.310 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 45c6b310-46b3-4dd0-9a27-b825dc5d49f4 2026-07-09 14:22:13.524 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-48162e8c-a126-4381-9dda-afa2ef48fa85'] response: {'server_uuid': '65d13981-caaa-4c28-9b70-8e3dae68b729', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe00bfa3-eb5e-4be9-96b1-85a31d44e285', 'code': 200} 2026-07-09 14:22:13.696 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 6ed1b6b9-0151-4d17-b4ba-5989e5e4a674 2026-07-09 14:22:14.233 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port fe00bfa3-eb5e-4be9-96b1-85a31d44e285 2026-07-09 14:22:14.690 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 765cbc92-5463-4018-8aa2-455218b77b30 2026-07-09 14:22:16.086 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 765cbc92-5463-4018-8aa2-455218b77b30 2026-07-09 14:22:16.656 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 6ed1b6b9-0151-4d17-b4ba-5989e5e4a674 2026-07-09 14:22:16.960 9 INFO neutron.plugins.ml2.plugin [None req-31aebf1c-4d57-422a-b9ab-c222eff722d1 - - - - - -] Attempt 1 to provision port 426bbbd6-aabe-41d5-a8ae-b7bd7d2e4c71 2026-07-09 14:22:17.952 10 INFO neutron.plugins.ml2.plugin [None req-9da92366-a8cf-49fc-9b4a-221807d3ca36 - - - - - -] Attempt 1 to provision port 3e1f03ff-5412-48cd-8497-b5ddccb5becc 2026-07-09 14:22:17.977 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 3e1f03ff-5412-48cd-8497-b5ddccb5becc 2026-07-09 14:22:19.959 9 INFO neutron.plugins.ml2.plugin [None req-c3166787-41ab-42f8-a5f3-bc58e40ea243 - - - - - -] Attempt 1 to provision port 2147d4d4-6b21-4e3b-b1b9-3b72624c04ff 2026-07-09 14:22:19.975 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 3e1f03ff-5412-48cd-8497-b5ddccb5becc 2026-07-09 14:22:20.361 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 0f46d2df-07e3-46e8-a663-b381acb09abe 2026-07-09 14:22:20.635 10 INFO neutron.plugins.ml2.plugin [None req-43b6ab9a-c937-4422-be76-48ff9b83cb9b - - - - - -] Attempt 1 to provision port 2147d4d4-6b21-4e3b-b1b9-3b72624c04ff 2026-07-09 14:22:21.937 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 1f625a15-43ce-48c2-9729-981aa61443d3 2026-07-09 14:22:21.982 10 INFO neutron.plugins.ml2.db [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] No ports have port_id starting with 1f625a15-43ce-48c2-9729-981aa61443d3 2026-07-09 14:22:22.084 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 4bd7b0e4-839c-4d0b-b554-7415998b93cf 2026-07-09 14:22:22.809 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 0f46d2df-07e3-46e8-a663-b381acb09abe 2026-07-09 14:22:23.985 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 4bd7b0e4-839c-4d0b-b554-7415998b93cf 2026-07-09 14:22:24.654 10 INFO neutron.plugins.ml2.plugin [None req-7b95c1d3-0c47-41ae-82b9-d417e9181b35 - - - - - -] Attempt 1 to provision port 3d882a7e-792d-499a-a907-2f0470eabf94 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 14:22:28.029 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 3d882a7e-792d-499a-a907-2f0470eabf94 2026-07-09 14:22:28.156 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fc02c1a-6c10-4252-a2f1-423fec0aec11'] response: {'server_uuid': 'deef5612-2a8a-4f97-a79e-662735c91fdd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d882a7e-792d-499a-a907-2f0470eabf94', 'code': 200} 2026-07-09 14:22:28.634 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 6cac2e6f-e196-4bb5-801b-149edd856d58 2026-07-09 14:22:29.012 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 9b4d054e-ef12-4a70-a950-abc2a6a9e231 2026-07-09 14:22:29.797 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 6cac2e6f-e196-4bb5-801b-149edd856d58 2026-07-09 14:22:30.071 10 INFO neutron.plugins.ml2.plugin [None req-48e1b013-a48b-47c2-b865-c29323b860b5 - - - - - -] Attempt 1 to provision port 45c6b310-46b3-4dd0-9a27-b825dc5d49f4 2026-07-09 14:22:30.087 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 9b4d054e-ef12-4a70-a950-abc2a6a9e231 2026-07-09 14:22:31.862 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 45c6b310-46b3-4dd0-9a27-b825dc5d49f4 2026-07-09 14:22:32.290 9 INFO neutron.plugins.ml2.plugin [None req-675824cd-3811-493b-806f-0cb6c3a4d6a0 - - - - - -] Attempt 1 to provision port 45c6b310-46b3-4dd0-9a27-b825dc5d49f4 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 392e8541-3d87-4b36-b016-39e3cd20ab8b could not be found. 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 392e8541-3d87-4b36-b016-39e3cd20ab8b could not be found. 2026-07-09 14:22:40.247 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:22:40.248 10 ERROR neutron.plugins.ml2.managers [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Failed to bind port db0113e4-a110-48a1-8f82-61e22d2ceed9 on host instance for vnic_type normal using segments [{'id': '68e671b6-533a-4859-bf75-b9cc44fcdd04', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 683, 'network_id': '173fda97-c297-48fb-9b4c-ab56ec09dc56'}] 2026-07-09 14:22:40.249 10 INFO neutron.plugins.ml2.plugin [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Attempt 2 to bind port db0113e4-a110-48a1-8f82-61e22d2ceed9 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 392e8541-3d87-4b36-b016-39e3cd20ab8b could not be found. 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 392e8541-3d87-4b36-b016-39e3cd20ab8b could not be found. 2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:22:40.283 10 ERROR neutron.plugins.ml2.managers [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Failed to bind port db0113e4-a110-48a1-8f82-61e22d2ceed9 on host instance for vnic_type normal using segments [{'id': '68e671b6-533a-4859-bf75-b9cc44fcdd04', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 683, 'network_id': '173fda97-c297-48fb-9b4c-ab56ec09dc56'}] 2026-07-09 14:22:40.284 10 INFO neutron.plugins.ml2.plugin [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Attempt 3 to bind port db0113e4-a110-48a1-8f82-61e22d2ceed9 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 392e8541-3d87-4b36-b016-39e3cd20ab8b could not be found. 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 392e8541-3d87-4b36-b016-39e3cd20ab8b could not be found. 2026-07-09 14:22:40.316 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:22:40.318 10 ERROR neutron.plugins.ml2.managers [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Failed to bind port db0113e4-a110-48a1-8f82-61e22d2ceed9 on host instance for vnic_type normal using segments [{'id': '68e671b6-533a-4859-bf75-b9cc44fcdd04', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 683, 'network_id': '173fda97-c297-48fb-9b4c-ab56ec09dc56'}] 2026-07-09 14:22:40.318 10 INFO neutron.plugins.ml2.plugin [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Attempt 4 to bind port db0113e4-a110-48a1-8f82-61e22d2ceed9 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 392e8541-3d87-4b36-b016-39e3cd20ab8b could not be found. 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 392e8541-3d87-4b36-b016-39e3cd20ab8b could not be found. 2026-07-09 14:22:40.348 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:22:40.349 10 ERROR neutron.plugins.ml2.managers [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Failed to bind port db0113e4-a110-48a1-8f82-61e22d2ceed9 on host instance for vnic_type normal using segments [{'id': '68e671b6-533a-4859-bf75-b9cc44fcdd04', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 683, 'network_id': '173fda97-c297-48fb-9b4c-ab56ec09dc56'}] 2026-07-09 14:22:40.349 10 INFO neutron.plugins.ml2.plugin [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Attempt 5 to bind port db0113e4-a110-48a1-8f82-61e22d2ceed9 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 392e8541-3d87-4b36-b016-39e3cd20ab8b could not be found. 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 392e8541-3d87-4b36-b016-39e3cd20ab8b could not be found. 2026-07-09 14:22:40.383 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:22:40.384 10 ERROR neutron.plugins.ml2.managers [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Failed to bind port db0113e4-a110-48a1-8f82-61e22d2ceed9 on host instance for vnic_type normal using segments [{'id': '68e671b6-533a-4859-bf75-b9cc44fcdd04', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 683, 'network_id': '173fda97-c297-48fb-9b4c-ab56ec09dc56'}] 2026-07-09 14:22:40.385 10 INFO neutron.plugins.ml2.plugin [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Attempt 6 to bind port db0113e4-a110-48a1-8f82-61e22d2ceed9 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 392e8541-3d87-4b36-b016-39e3cd20ab8b could not be found. 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 392e8541-3d87-4b36-b016-39e3cd20ab8b could not be found. 2026-07-09 14:22:40.414 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:22:40.415 10 ERROR neutron.plugins.ml2.managers [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Failed to bind port db0113e4-a110-48a1-8f82-61e22d2ceed9 on host instance for vnic_type normal using segments [{'id': '68e671b6-533a-4859-bf75-b9cc44fcdd04', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 683, 'network_id': '173fda97-c297-48fb-9b4c-ab56ec09dc56'}] 2026-07-09 14:22:40.415 10 INFO neutron.plugins.ml2.plugin [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Attempt 7 to bind port db0113e4-a110-48a1-8f82-61e22d2ceed9 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 392e8541-3d87-4b36-b016-39e3cd20ab8b could not be found. 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 392e8541-3d87-4b36-b016-39e3cd20ab8b could not be found. 2026-07-09 14:22:40.438 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:22:40.440 10 ERROR neutron.plugins.ml2.managers [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Failed to bind port db0113e4-a110-48a1-8f82-61e22d2ceed9 on host instance for vnic_type normal using segments [{'id': '68e671b6-533a-4859-bf75-b9cc44fcdd04', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 683, 'network_id': '173fda97-c297-48fb-9b4c-ab56ec09dc56'}] 2026-07-09 14:22:40.440 10 INFO neutron.plugins.ml2.plugin [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Attempt 8 to bind port db0113e4-a110-48a1-8f82-61e22d2ceed9 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 392e8541-3d87-4b36-b016-39e3cd20ab8b could not be found. 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 392e8541-3d87-4b36-b016-39e3cd20ab8b could not be found. 2026-07-09 14:22:40.469 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:22:40.471 10 ERROR neutron.plugins.ml2.managers [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Failed to bind port db0113e4-a110-48a1-8f82-61e22d2ceed9 on host instance for vnic_type normal using segments [{'id': '68e671b6-533a-4859-bf75-b9cc44fcdd04', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 683, 'network_id': '173fda97-c297-48fb-9b4c-ab56ec09dc56'}] 2026-07-09 14:22:40.472 10 INFO neutron.plugins.ml2.plugin [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Attempt 9 to bind port db0113e4-a110-48a1-8f82-61e22d2ceed9 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 392e8541-3d87-4b36-b016-39e3cd20ab8b could not be found. 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 392e8541-3d87-4b36-b016-39e3cd20ab8b could not be found. 2026-07-09 14:22:40.498 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:22:40.500 10 ERROR neutron.plugins.ml2.managers [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Failed to bind port db0113e4-a110-48a1-8f82-61e22d2ceed9 on host instance for vnic_type normal using segments [{'id': '68e671b6-533a-4859-bf75-b9cc44fcdd04', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 683, 'network_id': '173fda97-c297-48fb-9b4c-ab56ec09dc56'}] 2026-07-09 14:22:40.500 10 INFO neutron.plugins.ml2.plugin [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Attempt 10 to bind port db0113e4-a110-48a1-8f82-61e22d2ceed9 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 392e8541-3d87-4b36-b016-39e3cd20ab8b could not be found. 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 392e8541-3d87-4b36-b016-39e3cd20ab8b could not be found. 2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:22:40.522 10 ERROR neutron.plugins.ml2.managers [None req-c76c2608-2cbf-42fa-884c-458909ea759b - - - - - -] Failed to bind port db0113e4-a110-48a1-8f82-61e22d2ceed9 on host instance for vnic_type normal using segments [{'id': '68e671b6-533a-4859-bf75-b9cc44fcdd04', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 683, 'network_id': '173fda97-c297-48fb-9b4c-ab56ec09dc56'}] 2026-07-09 14:22:41.358 9 INFO neutron.plugins.ml2.plugin [None req-02489e30-3fe4-4c8e-9893-7bbe2c7d7b21 - - - - - -] Attempt 1 to provision port 0585291e-2f8c-402a-9f2e-e987b590e848 2026-07-09 14:22:41.863 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 0585291e-2f8c-402a-9f2e-e987b590e848 2026-07-09 14:22:45.654 9 INFO neutron.plugins.ml2.plugin [None req-a24250b7-def2-4202-94bc-5dde988827dc - - - - - -] Attempt 1 to provision port 3aef7f54-dca1-4c44-a11e-73fb2f2bf885 2026-07-09 14:22:45.772 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 7efcadf5-a186-4eb4-a12d-e9a7457b311b 2026-07-09 14:22:45.802 9 INFO neutron.plugins.ml2.plugin [None req-6e53e4e7-6d69-4246-b923-cd74a9215008 - - - - - -] Attempt 1 to provision port 7efcadf5-a186-4eb4-a12d-e9a7457b311b 2026-07-09 14:22:47.788 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 7efcadf5-a186-4eb4-a12d-e9a7457b311b 2026-07-09 14:22:48.329 10 INFO neutron.plugins.ml2.plugin [None req-47760b73-0dfa-4255-92ac-bcdcaa44e94a - - - - - -] Attempt 1 to provision port 2f17c692-aa4f-4f4e-9634-9a05ac818e22 2026-07-09 14:22:49.083 10 INFO neutron.plugins.ml2.plugin [None req-8dcfed16-ab0d-42cc-b2fa-de10f0eeeef3 - - - - - -] Attempt 1 to provision port 2f17c692-aa4f-4f4e-9634-9a05ac818e22 2026-07-09 14:22:49.802 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 0ae10b0e-d32d-43d7-a950-6e7265d42ac5 2026-07-09 14:22:51.444 9 INFO neutron.plugins.ml2.plugin [None req-70b867ec-5e54-40b7-a89e-fa8a414712ac - - - - - -] Attempt 1 to provision port 9cb491cb-8e22-47b3-a8e1-87a051589d41 2026-07-09 14:22:51.756 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 0ae10b0e-d32d-43d7-a950-6e7265d42ac5 2026-07-09 14:22:54.102 10 INFO neutron.plugins.ml2.plugin [None req-cdfc3642-8897-4b6b-9368-a62b4e813edd - - - - - -] Attempt 1 to provision port 4d648931-e1bf-47f4-86f7-3e9ab7b2edfe 2026-07-09 14:22:57.840 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 4d648931-e1bf-47f4-86f7-3e9ab7b2edfe 2026-07-09 14:22:57.971 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-387303d4-50f6-4c8d-aea3-36e318301eef'] response: {'server_uuid': '9019ae4c-9709-46ea-888a-d2745a12a032', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4d648931-e1bf-47f4-86f7-3e9ab7b2edfe', 'code': 200} 2026-07-09 14:22:59.842 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 4d648931-e1bf-47f4-86f7-3e9ab7b2edfe 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server [None req-f0a95ea3-3530-4685-b5f9-7702f435c13c - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 96816051-8ce9-484f-8f6c-1717e15bb20b: This subnet is being modified by another concurrent operation. 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 244, in inner 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1586, in create_port 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1551, in _create_port_db 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1603, in create_port_db 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server raise exception 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 96816051-8ce9-484f-8f6c-1717e15bb20b: This subnet is being modified by another concurrent operation. 2026-07-09 14:23:04.127 10 ERROR oslo_messaging.rpc.server  2026-07-09 14:23:05.870 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 2f17c692-aa4f-4f4e-9634-9a05ac818e22 2026-07-09 14:23:06.248 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 3aef7f54-dca1-4c44-a11e-73fb2f2bf885 2026-07-09 14:23:07.829 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 2f17c692-aa4f-4f4e-9634-9a05ac818e22 2026-07-09 14:23:08.073 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 3aef7f54-dca1-4c44-a11e-73fb2f2bf885 2026-07-09 14:23:14.007 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 2ba06880-a99b-4429-8a06-24f9ed2082ed 2026-07-09 14:23:14.528 10 INFO neutron.plugins.ml2.plugin [None req-cbe83a94-e480-4629-b801-05e481b60474 - - - - - -] Attempt 1 to provision port 2ba06880-a99b-4429-8a06-24f9ed2082ed 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 could not be found. 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 could not be found. 2026-07-09 14:23:14.554 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:23:14.555 10 ERROR neutron.plugins.ml2.managers [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Failed to bind port 39bf99fd-953c-40a4-9159-e01eb12c17c6 on host instance for vnic_type normal using segments [{'id': 'db4a71d8-4cad-403a-ae37-4590ef928d60', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 618, 'network_id': 'e64d711b-cc9d-448f-af6b-895127d70c26'}] 2026-07-09 14:23:14.557 10 INFO neutron.plugins.ml2.plugin [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Attempt 2 to bind port 39bf99fd-953c-40a4-9159-e01eb12c17c6 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 could not be found. 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 could not be found. 2026-07-09 14:23:14.587 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:23:14.588 10 ERROR neutron.plugins.ml2.managers [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Failed to bind port 39bf99fd-953c-40a4-9159-e01eb12c17c6 on host instance for vnic_type normal using segments [{'id': 'db4a71d8-4cad-403a-ae37-4590ef928d60', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 618, 'network_id': 'e64d711b-cc9d-448f-af6b-895127d70c26'}] 2026-07-09 14:23:14.589 10 INFO neutron.plugins.ml2.plugin [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Attempt 3 to bind port 39bf99fd-953c-40a4-9159-e01eb12c17c6 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 could not be found. 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 could not be found. 2026-07-09 14:23:14.632 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:23:14.633 10 ERROR neutron.plugins.ml2.managers [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Failed to bind port 39bf99fd-953c-40a4-9159-e01eb12c17c6 on host instance for vnic_type normal using segments [{'id': 'db4a71d8-4cad-403a-ae37-4590ef928d60', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 618, 'network_id': 'e64d711b-cc9d-448f-af6b-895127d70c26'}] 2026-07-09 14:23:14.634 10 INFO neutron.plugins.ml2.plugin [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Attempt 4 to bind port 39bf99fd-953c-40a4-9159-e01eb12c17c6 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 could not be found. 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 could not be found. 2026-07-09 14:23:14.684 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:23:14.686 10 ERROR neutron.plugins.ml2.managers [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Failed to bind port 39bf99fd-953c-40a4-9159-e01eb12c17c6 on host instance for vnic_type normal using segments [{'id': 'db4a71d8-4cad-403a-ae37-4590ef928d60', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 618, 'network_id': 'e64d711b-cc9d-448f-af6b-895127d70c26'}] 2026-07-09 14:23:14.687 10 INFO neutron.plugins.ml2.plugin [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Attempt 5 to bind port 39bf99fd-953c-40a4-9159-e01eb12c17c6 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 could not be found. 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 could not be found. 2026-07-09 14:23:14.722 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:23:14.723 10 ERROR neutron.plugins.ml2.managers [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Failed to bind port 39bf99fd-953c-40a4-9159-e01eb12c17c6 on host instance for vnic_type normal using segments [{'id': 'db4a71d8-4cad-403a-ae37-4590ef928d60', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 618, 'network_id': 'e64d711b-cc9d-448f-af6b-895127d70c26'}] 2026-07-09 14:23:14.724 10 INFO neutron.plugins.ml2.plugin [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Attempt 6 to bind port 39bf99fd-953c-40a4-9159-e01eb12c17c6 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 could not be found. 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 could not be found. 2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:23:14.751 10 ERROR neutron.plugins.ml2.managers [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Failed to bind port 39bf99fd-953c-40a4-9159-e01eb12c17c6 on host instance for vnic_type normal using segments [{'id': 'db4a71d8-4cad-403a-ae37-4590ef928d60', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 618, 'network_id': 'e64d711b-cc9d-448f-af6b-895127d70c26'}] 2026-07-09 14:23:14.752 10 INFO neutron.plugins.ml2.plugin [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Attempt 7 to bind port 39bf99fd-953c-40a4-9159-e01eb12c17c6 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 could not be found. 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 could not be found. 2026-07-09 14:23:14.791 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:23:14.792 10 ERROR neutron.plugins.ml2.managers [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Failed to bind port 39bf99fd-953c-40a4-9159-e01eb12c17c6 on host instance for vnic_type normal using segments [{'id': 'db4a71d8-4cad-403a-ae37-4590ef928d60', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 618, 'network_id': 'e64d711b-cc9d-448f-af6b-895127d70c26'}] 2026-07-09 14:23:14.792 10 INFO neutron.plugins.ml2.plugin [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Attempt 8 to bind port 39bf99fd-953c-40a4-9159-e01eb12c17c6 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 could not be found. 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 could not be found. 2026-07-09 14:23:14.821 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:23:14.822 10 ERROR neutron.plugins.ml2.managers [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Failed to bind port 39bf99fd-953c-40a4-9159-e01eb12c17c6 on host instance for vnic_type normal using segments [{'id': 'db4a71d8-4cad-403a-ae37-4590ef928d60', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 618, 'network_id': 'e64d711b-cc9d-448f-af6b-895127d70c26'}] 2026-07-09 14:23:14.822 10 INFO neutron.plugins.ml2.plugin [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Attempt 9 to bind port 39bf99fd-953c-40a4-9159-e01eb12c17c6 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 could not be found. 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 could not be found. 2026-07-09 14:23:14.862 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:23:14.863 10 ERROR neutron.plugins.ml2.managers [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Failed to bind port 39bf99fd-953c-40a4-9159-e01eb12c17c6 on host instance for vnic_type normal using segments [{'id': 'db4a71d8-4cad-403a-ae37-4590ef928d60', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 618, 'network_id': 'e64d711b-cc9d-448f-af6b-895127d70c26'}] 2026-07-09 14:23:14.865 10 INFO neutron.plugins.ml2.plugin [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Attempt 10 to bind port 39bf99fd-953c-40a4-9159-e01eb12c17c6 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 could not be found. 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 could not be found. 2026-07-09 14:23:14.894 10 ERROR neutron.plugins.ml2.managers  2026-07-09 14:23:14.895 10 ERROR neutron.plugins.ml2.managers [None req-0492c40f-fc94-4d8b-9873-620eb9c498d8 - - - - - -] Failed to bind port 39bf99fd-953c-40a4-9159-e01eb12c17c6 on host instance for vnic_type normal using segments [{'id': 'db4a71d8-4cad-403a-ae37-4590ef928d60', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 618, 'network_id': 'e64d711b-cc9d-448f-af6b-895127d70c26'}] 2026-07-09 14:23:15.102 9 INFO neutron.plugins.ml2.plugin [None req-9069171a-b658-41e2-b97c-de6256327f55 - - - - - -] Attempt 1 to provision port c98003e4-673b-4724-9ab6-f0d286cc8fe4 2026-07-09 14:23:15.965 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 2ba06880-a99b-4429-8a06-24f9ed2082ed 2026-07-09 14:23:16.380 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 846be783-13dc-43a0-bd18-a01ee814cb68 2026-07-09 14:23:16.560 9 INFO neutron.plugins.ml2.plugin [None req-7c4d6c5c-56fa-4766-a583-e98e1802ec54 - - - - - -] Attempt 1 to provision port 846be783-13dc-43a0-bd18-a01ee814cb68 2026-07-09 14:23:17.842 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 846be783-13dc-43a0-bd18-a01ee814cb68 2026-07-09 14:23:17.891 10 INFO neutron.plugins.ml2.plugin [None req-34d50d9f-dcfa-4c5e-b2f9-a16035939271 - - - - - -] Attempt 1 to provision port bc212381-3c0b-4b0e-953d-d044f6559ecc 2026-07-09 14:23:18.465 9 INFO neutron.plugins.ml2.plugin [None req-a6383d40-d55a-4169-9c63-cfc9c0c1d2d6 - - - - - -] Attempt 1 to provision port bc212381-3c0b-4b0e-953d-d044f6559ecc 2026-07-09 14:23:19.924 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 39f41a7b-05b5-4f0e-b935-2409815fe6df 2026-07-09 14:23:21.841 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a68f21c-c67d-4f00-bc4a-5473b767b620'] response: {'server_uuid': '9019ae4c-9709-46ea-888a-d2745a12a032', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4d648931-e1bf-47f4-86f7-3e9ab7b2edfe', 'code': 200} 2026-07-09 14:23:22.729 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 39f41a7b-05b5-4f0e-b935-2409815fe6df 2026-07-09 14:23:23.161 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 4d648931-e1bf-47f4-86f7-3e9ab7b2edfe 2026-07-09 14:23:23.579 9 INFO neutron.plugins.ml2.plugin [None req-f6d676e3-3e90-4dc2-93fd-cf01c44bf315 - - - - - -] Attempt 1 to provision port 209c09aa-eb9e-44f1-9991-65665cc74e3f 2026-07-09 14:23:23.890 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-04b9852d-adae-4ef8-90f4-5fc9fce9c21a'] response: {'server_uuid': '9019ae4c-9709-46ea-888a-d2745a12a032', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4d648931-e1bf-47f4-86f7-3e9ab7b2edfe', 'code': 200} 2026-07-09 14:23:24.085 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 4d648931-e1bf-47f4-86f7-3e9ab7b2edfe 2026-07-09 14:23:25.556 9 INFO neutron.plugins.ml2.plugin [None req-bd562f15-1029-48ec-95a6-9d5fbbbbd3bd - - - - - -] Attempt 1 to provision port d387ff54-c7c4-4cc2-895e-3786cac8ad88 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 14:23:26.291 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 209c09aa-eb9e-44f1-9991-65665cc74e3f 2026-07-09 14:23:26.548 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-94ebbc36-4ea5-4332-bd33-ea1a510052e5'] response: {'server_uuid': '7eaee706-0924-4189-a9b0-021b47794346', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '209c09aa-eb9e-44f1-9991-65665cc74e3f', 'code': 200} 2026-07-09 14:23:28.339 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 209c09aa-eb9e-44f1-9991-65665cc74e3f 2026-07-09 14:23:36.061 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 2f77135b-3751-415b-91ff-2fd41c691ef4 2026-07-09 14:23:36.939 10 INFO neutron.plugins.ml2.plugin [None req-f1eb4174-6703-4aed-8893-5b681abf3556 - - - - - -] Attempt 1 to provision port 2f77135b-3751-415b-91ff-2fd41c691ef4 2026-07-09 14:23:37.559 10 INFO neutron.plugins.ml2.plugin [None req-be040c32-3de7-4752-936e-125644d97c73 - - - - - -] Attempt 1 to provision port 0c04ca05-eab8-4a50-abe7-000c3c4c3f30 2026-07-09 14:23:38.149 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 0c04ca05-eab8-4a50-abe7-000c3c4c3f30 2026-07-09 14:23:38.522 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 2f77135b-3751-415b-91ff-2fd41c691ef4 2026-07-09 14:23:38.603 10 INFO neutron.plugins.ml2.plugin [None req-2ba921d2-2ab3-4012-9348-86f2b33292a9 - - - - - -] Attempt 1 to provision port 409bd7da-b8a7-4481-afff-dbc13fb4d44f 2026-07-09 14:23:38.890 9 INFO neutron.plugins.ml2.plugin [None req-ca1af53f-b1f5-401e-ab4e-df2d5d292d15 - - - - - -] Attempt 1 to provision port 409bd7da-b8a7-4481-afff-dbc13fb4d44f 2026-07-09 14:23:40.017 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 0c04ca05-eab8-4a50-abe7-000c3c4c3f30 2026-07-09 14:23:40.163 9 INFO neutron.plugins.ml2.plugin [None req-fedd5334-026a-47cf-a18d-139239760b70 - - - - - -] Attempt 1 to provision port 575a9371-31fe-4f28-8ffb-873e3c8c960c 2026-07-09 14:23:40.836 10 INFO neutron.plugins.ml2.plugin [None req-e5dee459-3586-4587-8ad2-410bd94b8a8e - - - - - -] Attempt 1 to provision port 575a9371-31fe-4f28-8ffb-873e3c8c960c 2026-07-09 14:23:47.869 9 INFO neutron.plugins.ml2.plugin [None req-ff12ab47-b053-4fe1-a308-ec3272a4ef73 - - - - - -] Attempt 1 to provision port 01cc969a-4f9c-498b-856c-4dedfd24fa24 2026-07-09 14:23:47.994 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 01cc969a-4f9c-498b-856c-4dedfd24fa24 2026-07-09 14:23:48.751 9 INFO neutron.plugins.ml2.plugin [None req-eb8db183-f186-4e04-9f69-f782cf6abbdc - - - - - -] Attempt 1 to provision port 0959a37d-09fe-4f4d-8384-4c038db3097f 2026-07-09 14:23:49.919 10 INFO neutron.plugins.ml2.plugin [None req-19e14b26-dc50-4836-87b9-21516b108f83 - - - - - -] Attempt 1 to provision port 0959a37d-09fe-4f4d-8384-4c038db3097f 2026-07-09 14:23:49.985 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 01cc969a-4f9c-498b-856c-4dedfd24fa24 2026-07-09 14:23:55.915 10 INFO neutron.plugins.ml2.plugin [None req-251d9f68-3a08-4e38-b293-e0dd99bb8f59 - - - - - -] Attempt 1 to provision port f3b07601-bcab-4da0-8dc2-919ff36fbbb1 2026-07-09 14:23:55.999 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port f3b07601-bcab-4da0-8dc2-919ff36fbbb1 2026-07-09 14:23:57.309 10 INFO neutron.plugins.ml2.plugin [None req-1d9a3560-9555-4998-b6bb-dabd1c79d8b9 - - - - - -] Attempt 1 to provision port 7bd40a01-d56b-4c6f-ad6c-6b6217f7cb57 2026-07-09 14:23:57.587 9 INFO neutron.plugins.ml2.plugin [None req-cc260f59-85e5-4643-a1c3-3b0602958dad - - - - - -] Attempt 1 to provision port 7bd40a01-d56b-4c6f-ad6c-6b6217f7cb57 2026-07-09 14:23:57.978 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port f3b07601-bcab-4da0-8dc2-919ff36fbbb1 2026-07-09 14:24:02.733 9 INFO neutron.plugins.ml2.plugin [None req-9bda8988-7987-4641-887d-3827097a2720 - - - - - -] Attempt 1 to provision port 8c845a51-00d1-4693-990a-a6bb822e1a45 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b3dc30b2-96ed-4b12-94e9-7311b070d660 could not be found. 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:24:04.980 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-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:24:04.980 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-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:24:04.980 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-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:04.980 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-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:04.980 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-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:04.980 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-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b3dc30b2-96ed-4b12-94e9-7311b070d660 could not be found. 2026-07-09 14:24:04.980 9 ERROR neutron.plugins.ml2.managers  2026-07-09 14:24:04.981 9 ERROR neutron.plugins.ml2.managers [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Failed to bind port 75d4f023-42f3-45e3-a5a1-18e32dd028f1 on host instance for vnic_type normal using segments [{'id': '58fd8a0e-3721-4060-a753-7099db3e66ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 445, 'network_id': 'dc51c57f-3dac-4d20-8480-9a7102a36664'}] 2026-07-09 14:24:04.982 9 INFO neutron.plugins.ml2.plugin [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Attempt 2 to bind port 75d4f023-42f3-45e3-a5a1-18e32dd028f1 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b3dc30b2-96ed-4b12-94e9-7311b070d660 could not be found. 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:24:05.005 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-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:24:05.005 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-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:24:05.005 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-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.005 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-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.005 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-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.005 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-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b3dc30b2-96ed-4b12-94e9-7311b070d660 could not be found. 2026-07-09 14:24:05.005 9 ERROR neutron.plugins.ml2.managers  2026-07-09 14:24:05.006 9 ERROR neutron.plugins.ml2.managers [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Failed to bind port 75d4f023-42f3-45e3-a5a1-18e32dd028f1 on host instance for vnic_type normal using segments [{'id': '58fd8a0e-3721-4060-a753-7099db3e66ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 445, 'network_id': 'dc51c57f-3dac-4d20-8480-9a7102a36664'}] 2026-07-09 14:24:05.007 9 INFO neutron.plugins.ml2.plugin [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Attempt 3 to bind port 75d4f023-42f3-45e3-a5a1-18e32dd028f1 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b3dc30b2-96ed-4b12-94e9-7311b070d660 could not be found. 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:24:05.034 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-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:24:05.034 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-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:24:05.034 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-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.034 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-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.034 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-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.034 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-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b3dc30b2-96ed-4b12-94e9-7311b070d660 could not be found. 2026-07-09 14:24:05.034 9 ERROR neutron.plugins.ml2.managers  2026-07-09 14:24:05.035 9 ERROR neutron.plugins.ml2.managers [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Failed to bind port 75d4f023-42f3-45e3-a5a1-18e32dd028f1 on host instance for vnic_type normal using segments [{'id': '58fd8a0e-3721-4060-a753-7099db3e66ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 445, 'network_id': 'dc51c57f-3dac-4d20-8480-9a7102a36664'}] 2026-07-09 14:24:05.035 9 INFO neutron.plugins.ml2.plugin [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Attempt 4 to bind port 75d4f023-42f3-45e3-a5a1-18e32dd028f1 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b3dc30b2-96ed-4b12-94e9-7311b070d660 could not be found. 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b3dc30b2-96ed-4b12-94e9-7311b070d660 could not be found. 2026-07-09 14:24:05.059 9 ERROR neutron.plugins.ml2.managers  2026-07-09 14:24:05.060 9 ERROR neutron.plugins.ml2.managers [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Failed to bind port 75d4f023-42f3-45e3-a5a1-18e32dd028f1 on host instance for vnic_type normal using segments [{'id': '58fd8a0e-3721-4060-a753-7099db3e66ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 445, 'network_id': 'dc51c57f-3dac-4d20-8480-9a7102a36664'}] 2026-07-09 14:24:05.060 9 INFO neutron.plugins.ml2.plugin [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Attempt 5 to bind port 75d4f023-42f3-45e3-a5a1-18e32dd028f1 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b3dc30b2-96ed-4b12-94e9-7311b070d660 could not be found. 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:24:05.084 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-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:24:05.084 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-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:24:05.084 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-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.084 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-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.084 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-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.084 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-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b3dc30b2-96ed-4b12-94e9-7311b070d660 could not be found. 2026-07-09 14:24:05.084 9 ERROR neutron.plugins.ml2.managers  2026-07-09 14:24:05.085 9 ERROR neutron.plugins.ml2.managers [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Failed to bind port 75d4f023-42f3-45e3-a5a1-18e32dd028f1 on host instance for vnic_type normal using segments [{'id': '58fd8a0e-3721-4060-a753-7099db3e66ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 445, 'network_id': 'dc51c57f-3dac-4d20-8480-9a7102a36664'}] 2026-07-09 14:24:05.085 9 INFO neutron.plugins.ml2.plugin [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Attempt 6 to bind port 75d4f023-42f3-45e3-a5a1-18e32dd028f1 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b3dc30b2-96ed-4b12-94e9-7311b070d660 could not be found. 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:24:05.108 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-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:24:05.108 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-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:24:05.108 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-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.108 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-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.108 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-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.108 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-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b3dc30b2-96ed-4b12-94e9-7311b070d660 could not be found. 2026-07-09 14:24:05.108 9 ERROR neutron.plugins.ml2.managers  2026-07-09 14:24:05.109 9 ERROR neutron.plugins.ml2.managers [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Failed to bind port 75d4f023-42f3-45e3-a5a1-18e32dd028f1 on host instance for vnic_type normal using segments [{'id': '58fd8a0e-3721-4060-a753-7099db3e66ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 445, 'network_id': 'dc51c57f-3dac-4d20-8480-9a7102a36664'}] 2026-07-09 14:24:05.110 9 INFO neutron.plugins.ml2.plugin [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Attempt 7 to bind port 75d4f023-42f3-45e3-a5a1-18e32dd028f1 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b3dc30b2-96ed-4b12-94e9-7311b070d660 could not be found. 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:24:05.142 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-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:24:05.142 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-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:24:05.142 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-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.142 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-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.142 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-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.142 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-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b3dc30b2-96ed-4b12-94e9-7311b070d660 could not be found. 2026-07-09 14:24:05.142 9 ERROR neutron.plugins.ml2.managers  2026-07-09 14:24:05.143 9 ERROR neutron.plugins.ml2.managers [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Failed to bind port 75d4f023-42f3-45e3-a5a1-18e32dd028f1 on host instance for vnic_type normal using segments [{'id': '58fd8a0e-3721-4060-a753-7099db3e66ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 445, 'network_id': 'dc51c57f-3dac-4d20-8480-9a7102a36664'}] 2026-07-09 14:24:05.144 9 INFO neutron.plugins.ml2.plugin [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Attempt 8 to bind port 75d4f023-42f3-45e3-a5a1-18e32dd028f1 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b3dc30b2-96ed-4b12-94e9-7311b070d660 could not be found. 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:24:05.165 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-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:24:05.165 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-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:24:05.165 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-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.165 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-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.165 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-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.165 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-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b3dc30b2-96ed-4b12-94e9-7311b070d660 could not be found. 2026-07-09 14:24:05.165 9 ERROR neutron.plugins.ml2.managers  2026-07-09 14:24:05.166 9 ERROR neutron.plugins.ml2.managers [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Failed to bind port 75d4f023-42f3-45e3-a5a1-18e32dd028f1 on host instance for vnic_type normal using segments [{'id': '58fd8a0e-3721-4060-a753-7099db3e66ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 445, 'network_id': 'dc51c57f-3dac-4d20-8480-9a7102a36664'}] 2026-07-09 14:24:05.166 9 INFO neutron.plugins.ml2.plugin [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Attempt 9 to bind port 75d4f023-42f3-45e3-a5a1-18e32dd028f1 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b3dc30b2-96ed-4b12-94e9-7311b070d660 could not be found. 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:24:05.184 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-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:24:05.184 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-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:24:05.184 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-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.184 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-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.184 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-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.184 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-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b3dc30b2-96ed-4b12-94e9-7311b070d660 could not be found. 2026-07-09 14:24:05.184 9 ERROR neutron.plugins.ml2.managers  2026-07-09 14:24:05.185 9 ERROR neutron.plugins.ml2.managers [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Failed to bind port 75d4f023-42f3-45e3-a5a1-18e32dd028f1 on host instance for vnic_type normal using segments [{'id': '58fd8a0e-3721-4060-a753-7099db3e66ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 445, 'network_id': 'dc51c57f-3dac-4d20-8480-9a7102a36664'}] 2026-07-09 14:24:05.185 9 INFO neutron.plugins.ml2.plugin [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Attempt 10 to bind port 75d4f023-42f3-45e3-a5a1-18e32dd028f1 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b3dc30b2-96ed-4b12-94e9-7311b070d660 could not be found. 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-09 14:24:05.207 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-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-09 14:24:05.207 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-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-09 14:24:05.207 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-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.207 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-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.207 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-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-09 14:24:05.207 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-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b3dc30b2-96ed-4b12-94e9-7311b070d660 could not be found. 2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers  2026-07-09 14:24:05.207 9 ERROR neutron.plugins.ml2.managers [None req-ecdf85dd-0222-4ced-8809-3be21c2d9cd5 - - - - - -] Failed to bind port 75d4f023-42f3-45e3-a5a1-18e32dd028f1 on host instance for vnic_type normal using segments [{'id': '58fd8a0e-3721-4060-a753-7099db3e66ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 445, 'network_id': 'dc51c57f-3dac-4d20-8480-9a7102a36664'}] 2026-07-09 14:24:10.116 9 INFO neutron.plugins.ml2.plugin [None req-27cd95db-d23f-4ae7-8b63-d2dcb0320a65 - - - - - -] Attempt 1 to provision port 496b950a-48ae-4fde-9d47-fda08512a78b 2026-07-09 14:24:10.141 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 496b950a-48ae-4fde-9d47-fda08512a78b 2026-07-09 14:24:14.067 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 501d2391-a5a3-4113-b822-443a4b08cd35 2026-07-09 14:24:14.906 9 INFO neutron.plugins.ml2.plugin [None req-1961e9a3-7825-4ffd-ac96-6bd1aa84df64 - - - - - -] Attempt 1 to provision port 501d2391-a5a3-4113-b822-443a4b08cd35 2026-07-09 14:24:15.316 9 INFO neutron.plugins.ml2.plugin [None req-d5d037ba-caf5-400e-8874-81219e00c36d - - - - - -] Attempt 1 to provision port cda7ea6e-f450-441c-b72c-fa8f17cadb1c 2026-07-09 14:24:15.734 9 INFO neutron.plugins.ml2.plugin [None req-3ca664eb-561b-4ca7-87c6-0503bde1eafe - - - - - -] Attempt 1 to provision port 6f5ed6c2-4aa4-4e7e-a4de-776a7ae143a9 2026-07-09 14:24:16.066 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 501d2391-a5a3-4113-b822-443a4b08cd35 2026-07-09 14:24:16.397 10 INFO neutron.plugins.ml2.plugin [None req-60dec54b-6b66-40bf-8b80-4107b1f008e3 - - - - - -] Attempt 1 to provision port 6f5ed6c2-4aa4-4e7e-a4de-776a7ae143a9 2026-07-09 14:24:16.437 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port cda7ea6e-f450-441c-b72c-fa8f17cadb1c 2026-07-09 14:24:17.864 10 INFO neutron.plugins.ml2.plugin [None req-f75f6ba8-7f38-4267-bbbe-d2a170bd6e5b - - - - - -] Attempt 1 to provision port c41ed4fa-44e7-4fd5-b47d-eb8cb4f1c861 2026-07-09 14:24:18.739 9 INFO neutron.plugins.ml2.plugin [None req-27aeafb1-5673-4c45-9aeb-68adf174e8cc - - - - - -] Attempt 1 to provision port c41ed4fa-44e7-4fd5-b47d-eb8cb4f1c861 2026-07-09 14:24:27.354 10 INFO neutron.plugins.ml2.plugin [None req-5d6f1fb7-4ea0-4712-8aa0-c508647099fb - - - - - -] Attempt 1 to provision port 04f2dd2c-ed55-4486-9e66-f752c1a165ec 2026-07-09 14:24:27.403 10 INFO neutron.plugins.ml2.db [None req-5d6f1fb7-4ea0-4712-8aa0-c508647099fb - - - - - -] No ports have port_id starting with 04f2dd2c-ed55-4486-9e66-f752c1a165ec 2026-07-09 14:24:28.158 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 412f69b7-bca3-45ee-b8b1-cc61440d7e5e 2026-07-09 14:24:29.048 9 INFO neutron.plugins.ml2.plugin [None req-c4ca1916-f777-4702-a169-07d0f493295c - - - - - -] Attempt 1 to provision port 412f69b7-bca3-45ee-b8b1-cc61440d7e5e 2026-07-09 14:24:29.635 9 INFO neutron.plugins.ml2.plugin [None req-87b50dc7-868f-4a17-a9bd-21426f184b0d - - - - - -] Attempt 1 to provision port 7d0d6363-7fee-4262-9fd6-4642433eb091 2026-07-09 14:24:30.093 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 412f69b7-bca3-45ee-b8b1-cc61440d7e5e 2026-07-09 14:24:30.362 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 4303cb83-44a3-4c1c-a51a-cbf9e6baffaf 2026-07-09 14:24:30.578 10 INFO neutron.plugins.ml2.plugin [None req-7fa9521f-0bd7-4468-95cd-803a0239b1df - - - - - -] Attempt 1 to provision port 4303cb83-44a3-4c1c-a51a-cbf9e6baffaf 2026-07-09 14:24:31.517 9 INFO neutron.plugins.ml2.plugin [None req-15720327-ccc6-4ac9-abc9-40a63b0ad762 - - - - - -] Attempt 1 to provision port 7d0d6363-7fee-4262-9fd6-4642433eb091 2026-07-09 14:24:38.247 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 34b6aa2b-fd4d-45a0-af11-f9d75c183a79 2026-07-09 14:24:39.233 9 INFO neutron.plugins.ml2.plugin [None req-17b3ad8f-a6a1-4ce6-b9b6-48fee76a3fc6 - - - - - -] Attempt 1 to provision port 34b6aa2b-fd4d-45a0-af11-f9d75c183a79 2026-07-09 14:24:39.418 10 INFO neutron.plugins.ml2.plugin [None req-983173b8-7125-49da-8515-e15d7a5d4f15 - - - - - -] Attempt 1 to provision port b10e2017-aaf1-40eb-bd84-bdcf0cf5ce6c 2026-07-09 14:24:39.953 10 INFO neutron.plugins.ml2.plugin [None req-6e45f2f2-f537-450d-a5a3-98f118708174 - - - - - -] Attempt 1 to provision port 63daaa4a-3622-4488-b5d7-c41c3ef2ca1a 2026-07-09 14:24:40.084 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port b10e2017-aaf1-40eb-bd84-bdcf0cf5ce6c 2026-07-09 14:24:40.380 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 34b6aa2b-fd4d-45a0-af11-f9d75c183a79 2026-07-09 14:24:40.628 9 INFO neutron.plugins.ml2.plugin [None req-d2237133-fac8-40b6-8bc3-3405f28546c3 - - - - - -] Attempt 1 to provision port 63daaa4a-3622-4488-b5d7-c41c3ef2ca1a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 14:24:45.711 10 INFO neutron.plugins.ml2.plugin [None req-1d0512c6-65e6-4689-92ea-b93fad2ac1ff - - - - - -] Attempt 1 to provision port bd29564a-fc14-4676-a658-4e8afc1a3bc1 2026-07-09 14:24:58.011 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port c5f88dec-d352-4df6-bd52-89bf4537ce47 2026-07-09 14:24:59.464 9 INFO neutron.plugins.ml2.plugin [None req-18b72985-3da1-424e-868e-240c23585c21 - - - - - -] Attempt 1 to provision port c5f88dec-d352-4df6-bd52-89bf4537ce47 2026-07-09 14:25:00.110 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 50f6ba81-e05f-4e98-872b-337c7ea8e75a 2026-07-09 14:25:01.007 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port c5f88dec-d352-4df6-bd52-89bf4537ce47 2026-07-09 14:25:01.169 10 INFO neutron.plugins.ml2.plugin [None req-aba413e8-eeb7-4d35-b26f-e63bdf24f25f - - - - - -] Attempt 1 to provision port c5f88dec-d352-4df6-bd52-89bf4537ce47 2026-07-09 14:25:01.632 9 INFO neutron.plugins.ml2.plugin [None req-2af23677-441f-4386-a3c0-f8dc6bd61cbb - - - - - -] Attempt 1 to provision port 50f6ba81-e05f-4e98-872b-337c7ea8e75a 2026-07-09 14:25:01.825 9 INFO neutron.plugins.ml2.plugin [None req-c92be4db-bdde-45b2-ab68-f1b401688e0b - - - - - -] Attempt 1 to provision port 81aac864-1618-4cad-b8c7-944a1dd293f8 2026-07-09 14:25:02.083 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 1b194bf4-3d5a-4022-bc4c-440f3d9d98be 2026-07-09 14:25:02.971 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 50f6ba81-e05f-4e98-872b-337c7ea8e75a 2026-07-09 14:25:02.994 9 INFO neutron.plugins.ml2.plugin [None req-f489a628-d4b5-43e0-bc9e-cd9901da6b91 - - - - - -] Attempt 1 to provision port 1b194bf4-3d5a-4022-bc4c-440f3d9d98be 2026-07-09 14:25:03.335 9 INFO neutron.plugins.ml2.plugin [None req-96da781e-ef2e-477b-b1d3-5528886d499b - - - - - -] Attempt 1 to provision port 50f6ba81-e05f-4e98-872b-337c7ea8e75a 2026-07-09 14:25:04.086 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 1b194bf4-3d5a-4022-bc4c-440f3d9d98be 2026-07-09 14:25:04.379 9 INFO neutron.plugins.ml2.plugin [None req-661d84af-4124-4d25-9d45-b96125bc7ced - - - - - -] Attempt 1 to provision port 1b194bf4-3d5a-4022-bc4c-440f3d9d98be 2026-07-09 14:25:05.236 9 INFO neutron.plugins.ml2.plugin [None req-9db2d84c-7358-4c20-b416-3faf03408b86 - - - - - -] Attempt 1 to provision port c25e0ad9-5822-414d-9457-8b8193530a95 2026-07-09 14:25:05.993 9 INFO neutron.plugins.ml2.plugin [None req-1dea1b74-600f-40de-86bc-38ea47670c08 - - - - - -] Attempt 1 to provision port c25e0ad9-5822-414d-9457-8b8193530a95 2026-07-09 14:25:06.044 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port e2a6807e-15db-44d0-b780-028889a66c9c 2026-07-09 14:25:07.161 10 INFO neutron.plugins.ml2.plugin [None req-64011134-1cf5-4ec8-b4fa-7417752af64f - - - - - -] Attempt 1 to provision port 79cb1364-07e0-45aa-a803-f2ca7371e308 2026-07-09 14:25:08.017 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port e2a6807e-15db-44d0-b780-028889a66c9c 2026-07-09 14:25:08.226 9 INFO neutron.plugins.ml2.plugin [None req-c65cb5f2-0bc6-48e6-9e9a-3ed0e01cea45 - - - - - -] Attempt 1 to provision port 79cb1364-07e0-45aa-a803-f2ca7371e308 2026-07-09 14:25:09.804 9 INFO neutron.plugins.ml2.plugin [None req-4dc424e0-71da-409c-b938-c8a62c742a3c - - - - - -] Attempt 1 to provision port 2efceaaf-701c-4c3b-9be6-2fa079396290 2026-07-09 14:25:10.562 9 INFO neutron.plugins.ml2.plugin [None req-5347b95f-051d-4b14-9fbe-63cc5ee2e488 - - - - - -] Attempt 1 to provision port 2efceaaf-701c-4c3b-9be6-2fa079396290 2026-07-09 14:25:15.563 9 INFO neutron.plugins.ml2.plugin [None req-d054737a-ff43-467a-b4f7-2b98a223c285 - - - - - -] Attempt 1 to provision port a7fb649e-3e37-4613-b6e7-2cf6c63f20f6 2026-07-09 14:25:16.211 9 INFO neutron.plugins.ml2.plugin [None req-23ea4dfe-07ac-4d66-a3f2-40a8cd663aa0 - - - - - -] Attempt 1 to provision port efaa8a07-60a8-4250-931e-983065eda00e 2026-07-09 14:25:18.233 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port efaa8a07-60a8-4250-931e-983065eda00e 2026-07-09 14:25:18.448 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a22f1de1-178c-43e1-87a0-b1d4f2654e08'] response: {'server_uuid': '0dd5dd4b-3736-4790-b144-11a95036c6c3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'efaa8a07-60a8-4250-931e-983065eda00e', 'code': 200} 2026-07-09 14:25:20.165 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 440663af-df56-48a7-971c-e2bf8f8adb46 2026-07-09 14:25:20.493 10 INFO neutron.plugins.ml2.plugin [None req-22f2d963-619f-4071-b0d4-bada184b4c33 - - - - - -] Attempt 1 to provision port 425b34a5-17c7-4035-9b6a-2ca5639cc84b 2026-07-09 14:25:20.564 10 INFO neutron.plugins.ml2.plugin [None req-22f2d963-619f-4071-b0d4-bada184b4c33 - - - - - -] Attempt 1 to provision port d762aef1-dd48-484c-aa63-2cb9256afb07 2026-07-09 14:25:20.902 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port d762aef1-dd48-484c-aa63-2cb9256afb07 2026-07-09 14:25:21.261 9 INFO neutron.plugins.ml2.plugin [None req-26bc87fb-e78b-4919-a007-7b07fc978ebd - - - - - -] Attempt 1 to provision port 425b34a5-17c7-4035-9b6a-2ca5639cc84b 2026-07-09 14:25:21.607 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port efaa8a07-60a8-4250-931e-983065eda00e 2026-07-09 14:25:22.366 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 440663af-df56-48a7-971c-e2bf8f8adb46 2026-07-09 14:25:23.125 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port a27845d8-1ee2-428b-803a-fbc7d36a54e8 2026-07-09 14:25:23.615 10 INFO neutron.plugins.ml2.plugin [None req-883d3c15-e45c-478f-8a42-b3b1808a336d - - - - - -] Attempt 1 to provision port a27845d8-1ee2-428b-803a-fbc7d36a54e8 2026-07-09 14:25:23.912 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port d762aef1-dd48-484c-aa63-2cb9256afb07 2026-07-09 14:25:24.425 9 INFO neutron.plugins.ml2.plugin [None req-ff15ce0f-f5cd-4c5b-97e6-472b5cdf0a6c - - - - - -] Attempt 1 to provision port 098a1002-228f-44c8-9df6-efd83accd18c 2026-07-09 14:25:24.698 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 9dc703ff-248a-49d5-a7ce-f02646fbbb73 2026-07-09 14:25:25.866 10 INFO neutron.plugins.ml2.plugin [None req-63a326c4-621e-42ad-89fc-f8509f47e915 - - - - - -] Attempt 1 to provision port 9dc703ff-248a-49d5-a7ce-f02646fbbb73 2026-07-09 14:25:26.142 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port a27845d8-1ee2-428b-803a-fbc7d36a54e8 2026-07-09 14:25:27.092 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port d92259a0-c6a5-4746-a291-db842eb2328d 2026-07-09 14:25:27.208 10 INFO neutron.plugins.ml2.plugin [None req-99d92632-8248-4c69-a216-0c2317e4a280 - - - - - -] Attempt 1 to provision port 84098450-d37d-4d09-acc8-af018956cc44 2026-07-09 14:25:27.764 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] No ports have port_id starting with d92259a0-c6a5-4746-a291-db842eb2328d 2026-07-09 14:25:27.977 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 2efceaaf-701c-4c3b-9be6-2fa079396290 2026-07-09 14:25:29.124 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 79cb1364-07e0-45aa-a803-f2ca7371e308 2026-07-09 14:25:29.513 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port c25e0ad9-5822-414d-9457-8b8193530a95 2026-07-09 14:25:29.915 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 2efceaaf-701c-4c3b-9be6-2fa079396290 2026-07-09 14:25:30.187 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 81aac864-1618-4cad-b8c7-944a1dd293f8 2026-07-09 14:25:30.660 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 3ee706a5-ba8c-405b-bd2a-f1f546feb9bb 2026-07-09 14:25:30.830 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1f6e4bb-905c-411d-8b53-3e60dbd91c9e'] response: {'server_uuid': 'e473f524-85fc-4545-9a64-b30b0bce2bf6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3ee706a5-ba8c-405b-bd2a-f1f546feb9bb', 'code': 200} 2026-07-09 14:25:31.727 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 79cb1364-07e0-45aa-a803-f2ca7371e308 2026-07-09 14:25:32.088 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port c25e0ad9-5822-414d-9457-8b8193530a95 2026-07-09 14:25:32.395 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 3ee706a5-ba8c-405b-bd2a-f1f546feb9bb 2026-07-09 14:25:32.704 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 81aac864-1618-4cad-b8c7-944a1dd293f8 2026-07-09 14:25:32.988 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 5c4815b7-eb3b-4076-82a8-b9813b897a7d 2026-07-09 14:25:33.113 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-17d7a772-92eb-4cd7-8760-b2bfaaf4c60e'] response: {'server_uuid': 'e893dd72-3a98-4ceb-ac34-323b64a9632a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c4815b7-eb3b-4076-82a8-b9813b897a7d', 'code': 200} 2026-07-09 14:25:33.661 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 5c4815b7-eb3b-4076-82a8-b9813b897a7d 2026-07-09 14:25:37.720 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 425b34a5-17c7-4035-9b6a-2ca5639cc84b 2026-07-09 14:25:38.461 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port a7fb649e-3e37-4613-b6e7-2cf6c63f20f6 2026-07-09 14:25:39.671 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 425b34a5-17c7-4035-9b6a-2ca5639cc84b 2026-07-09 14:25:39.973 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port a7fb649e-3e37-4613-b6e7-2cf6c63f20f6 2026-07-09 14:25:48.698 10 INFO neutron.plugins.ml2.plugin [None req-b3328f1d-683e-4090-b86e-43c9f06d8da9 - - - - - -] Attempt 1 to provision port 6ffe5c3c-9cbe-43ca-90fd-780a62ad933b 2026-07-09 14:25:57.618 10 INFO neutron.plugins.ml2.plugin [None req-f690d3fc-4ca9-406a-90d2-cd9f801be42a - - - - - -] Attempt 1 to provision port 27f6886e-cf13-44dd-9649-fc98bb2b9562 2026-07-09 14:25:59.793 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 27f6886e-cf13-44dd-9649-fc98bb2b9562 2026-07-09 14:25:59.937 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c25d5b6c-eea7-4e35-ba57-ce9740048ba4'] response: {'server_uuid': '6c4fc7a7-0558-4cb4-be29-60a7d42bf47f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '27f6886e-cf13-44dd-9649-fc98bb2b9562', 'code': 200} 2026-07-09 14:26:01.705 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 27f6886e-cf13-44dd-9649-fc98bb2b9562 2026-07-09 14:26:04.928 9 INFO neutron.plugins.ml2.plugin [None req-8c24be01-7101-4d9c-ac3d-45f38e9c41ca - - - - - -] Attempt 1 to provision port b6c43d4b-4864-44b3-b54f-7bcd7d4f34b9 2026-07-09 14:26:07.771 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port b6c43d4b-4864-44b3-b54f-7bcd7d4f34b9 2026-07-09 14:26:07.953 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d55f501-5a10-46c6-b852-b42d294daf5c'] response: {'server_uuid': 'e9768807-4441-49f6-a403-c2bf28d41822', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b6c43d4b-4864-44b3-b54f-7bcd7d4f34b9', 'code': 200} 2026-07-09 14:26:09.733 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port b6c43d4b-4864-44b3-b54f-7bcd7d4f34b9 2026-07-09 14:26:15.937 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b9f3a91-deae-4bf4-b0ff-970adafb5300'] response: {'server_uuid': '6c4fc7a7-0558-4cb4-be29-60a7d42bf47f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '27f6886e-cf13-44dd-9649-fc98bb2b9562', 'code': 200} 2026-07-09 14:26:30.385 10 INFO neutron.plugins.ml2.plugin [None req-50e38a38-1829-4fbc-a9dc-f9b60f183479 - - - - - -] Attempt 1 to provision port 5b6d432d-8902-47f0-b76c-7877664a95c2 2026-07-09 14:26:31.037 10 INFO neutron.plugins.ml2.plugin [None req-25445b64-79f2-4d54-841d-19f24b3698ef - - - - - -] Attempt 1 to provision port 9fb6c9d9-fb65-48ac-94a0-ba2b79e4921c 2026-07-09 14:26:31.702 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 9fb6c9d9-fb65-48ac-94a0-ba2b79e4921c 2026-07-09 14:26:33.153 9 INFO neutron.plugins.ml2.plugin [None req-4ec49eba-0398-4f3d-be93-43bf2523d413 - - - - - -] Attempt 1 to provision port 099ead4a-38f2-419d-8066-0ae8de85484f 2026-07-09 14:26:33.776 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 659afbf6-0f81-414e-8d8f-b1640f77c5d7 2026-07-09 14:26:34.013 10 INFO neutron.plugins.ml2.plugin [None req-982f75fb-74a2-4fe4-8cdc-57fcd688e2c1 - - - - - -] Attempt 1 to provision port 099ead4a-38f2-419d-8066-0ae8de85484f 2026-07-09 14:26:35.722 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 659afbf6-0f81-414e-8d8f-b1640f77c5d7 2026-07-09 14:26:37.023 9 INFO neutron.plugins.ml2.plugin [None req-e1571d78-77ce-43d8-a72d-281866d2d7c9 - - - - - -] Attempt 1 to provision port 07416223-362a-419e-bb6d-db8c0ef8b543 2026-07-09 14:26:37.780 9 INFO neutron.plugins.ml2.plugin [None req-ac597a8b-4a0b-4f11-95e4-e10f5d9ef888 - - - - - -] Attempt 1 to provision port e56e6018-dd84-4047-9891-40f84eecf1df 2026-07-09 14:26:37.971 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port e56e6018-dd84-4047-9891-40f84eecf1df 2026-07-09 14:26:39.818 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port e56e6018-dd84-4047-9891-40f84eecf1df 2026-07-09 14:26:40.210 9 INFO neutron.plugins.ml2.plugin [None req-7edc5e20-2111-47b1-8912-4209f7e99fc6 - - - - - -] Attempt 1 to provision port 6b16de42-9043-42d2-a0fe-f07c0c099568 2026-07-09 14:26:41.268 9 INFO neutron.plugins.ml2.plugin [None req-b3d6d8ba-0202-4e69-88c4-49b943f6c7a8 - - - - - -] Attempt 1 to provision port 6b16de42-9043-42d2-a0fe-f07c0c099568 2026-07-09 14:26:41.747 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port f6b94ced-374e-4a1f-8271-b1bc212e87db 2026-07-09 14:26:43.727 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port f6b94ced-374e-4a1f-8271-b1bc212e87db 2026-07-09 14:26:47.676 10 INFO neutron.plugins.ml2.plugin [None req-c732ef9c-a704-4a22-a431-863c2a38215e - - - - - -] Attempt 1 to provision port eb3ee811-7cc9-4c4e-bba3-16c1f925d624 2026-07-09 14:26:47.715 10 INFO neutron.plugins.ml2.plugin [None req-c732ef9c-a704-4a22-a431-863c2a38215e - - - - - -] Attempt 1 to provision port ae0d9de4-b200-4b7f-979b-c69060e7e176 2026-07-09 14:26:50.166 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 5b6d432d-8902-47f0-b76c-7877664a95c2 2026-07-09 14:26:50.763 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port eb3ee811-7cc9-4c4e-bba3-16c1f925d624 2026-07-09 14:26:50.924 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8114e9c-e159-49e3-8525-53302ade71ee'] response: {'server_uuid': '56bfb37f-add0-4c52-b535-b127a6f2763e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eb3ee811-7cc9-4c4e-bba3-16c1f925d624', 'code': 200} 2026-07-09 14:26:51.435 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 099ead4a-38f2-419d-8066-0ae8de85484f 2026-07-09 14:26:52.161 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 5b6d432d-8902-47f0-b76c-7877664a95c2 2026-07-09 14:26:52.511 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port eb3ee811-7cc9-4c4e-bba3-16c1f925d624 2026-07-09 14:26:52.960 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port ae0d9de4-b200-4b7f-979b-c69060e7e176 2026-07-09 14:26:53.111 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fe6b061-2f80-4b3c-948e-9637b44c2161'] response: {'server_uuid': 'e9768807-4441-49f6-a403-c2bf28d41822', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ae0d9de4-b200-4b7f-979b-c69060e7e176', 'code': 200} 2026-07-09 14:26:53.483 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 099ead4a-38f2-419d-8066-0ae8de85484f 2026-07-09 14:26:53.982 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port ae0d9de4-b200-4b7f-979b-c69060e7e176 2026-07-09 14:26:57.994 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 6b16de42-9043-42d2-a0fe-f07c0c099568 2026-07-09 14:26:58.385 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 07416223-362a-419e-bb6d-db8c0ef8b543 2026-07-09 14:26:59.982 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 6b16de42-9043-42d2-a0fe-f07c0c099568 2026-07-09 14:27:00.261 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 07416223-362a-419e-bb6d-db8c0ef8b543 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 14:27:15.418 10 INFO neutron.plugins.ml2.plugin [None req-6177853e-9900-4640-81ac-7144b1ca44a8 - - - - - -] Attempt 1 to provision port 81c07503-3e01-4c6c-9c70-c610deec36f2 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 14:27:18.297 9 INFO neutron.plugins.ml2.plugin [None req-126f6d75-8fe4-4a84-b254-8fbc64c89597 - - - - - -] Attempt 1 to provision port 81c07503-3e01-4c6c-9c70-c610deec36f2 2026-07-09 14:27:18.704 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5d29503-af0a-49ac-89f4-b36de37b83c1'] response: {'server_uuid': 'e9768807-4441-49f6-a403-c2bf28d41822', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '81c07503-3e01-4c6c-9c70-c610deec36f2', 'code': 200} 2026-07-09 14:27:20.030 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 81c07503-3e01-4c6c-9c70-c610deec36f2 2026-07-09 14:27:28.008 10 INFO neutron.plugins.ml2.plugin [None req-448ecf3e-0db7-4efb-b33b-1cc0510feb0d - - - - - -] Attempt 1 to provision port 7cec6ffe-ceda-4320-a1cb-9b61fe72633d 2026-07-09 14:27:32.127 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 7cec6ffe-ceda-4320-a1cb-9b61fe72633d 2026-07-09 14:27:32.450 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1265b25c-8fc9-4f7c-b078-1c1e43e7afdb'] response: {'server_uuid': 'e9768807-4441-49f6-a403-c2bf28d41822', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7cec6ffe-ceda-4320-a1cb-9b61fe72633d', 'code': 200} 2026-07-09 14:27:33.992 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 7cec6ffe-ceda-4320-a1cb-9b61fe72633d 2026-07-09 14:27:45.494 9 INFO neutron.plugins.ml2.plugin [None req-2459286e-5847-4af8-ba2b-44e5d8e431c6 - - - - - -] Attempt 1 to provision port 7cec6ffe-ceda-4320-a1cb-9b61fe72633d 2026-07-09 14:27:46.051 10 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 7cec6ffe-ceda-4320-a1cb-9b61fe72633d 2026-07-09 14:28:15.910 10 INFO neutron.plugins.ml2.plugin [None req-bd9154dc-a750-4633-83cb-aeb3a427190d - - - - - -] Attempt 1 to provision port 81c07503-3e01-4c6c-9c70-c610deec36f2 2026-07-09 14:28:16.049 9 INFO neutron.plugins.ml2.plugin [None req-916d99d0-8d06-4d80-baf9-55a43aac8396 - - - - - -] Attempt 1 to provision port 81c07503-3e01-4c6c-9c70-c610deec36f2 2026-07-09 14:29:22.368 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-65a6b336-843f-48ef-a702-c43e0745019b'] response: {'server_uuid': 'e9768807-4441-49f6-a403-c2bf28d41822', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b6c43d4b-4864-44b3-b54f-7bcd7d4f34b9', 'code': 200}